mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
90 lines
2.1 KiB
Text
90 lines
2.1 KiB
Text
# translation of plasma_applet_calculator.po to Bulgarian
|
||
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
#
|
||
# Zlatko Popov <zlatkopopov@fsa-bg.org>, 2008.
|
||
# Yasen Pramatarov <yasen@lindeas.com>, 2009.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: plasma_applet_calculator\n"
|
||
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
||
"POT-Creation-Date: 2013-09-12 01:43+0000\n"
|
||
"PO-Revision-Date: 2009-06-15 10:38+0300\n"
|
||
"Last-Translator: Yasen Pramatarov <yasen@lindeas.com>\n"
|
||
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
|
||
"Language: bg\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"X-Generator: KBabel 1.11.4\n"
|
||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||
|
||
#: package/contents/ui/calculator.qml:237
|
||
#, fuzzy
|
||
#| msgctxt "The C button of the calculator"
|
||
#| msgid "C"
|
||
msgctxt "Text of the clear button"
|
||
msgid "C"
|
||
msgstr "C"
|
||
|
||
#: package/contents/ui/calculator.qml:244
|
||
msgctxt "Text of the division button"
|
||
msgid "÷"
|
||
msgstr ""
|
||
|
||
#: package/contents/ui/calculator.qml:251
|
||
#, fuzzy
|
||
#| msgctxt "The × button of the calculator"
|
||
#| msgid "×"
|
||
msgctxt "Text of the multiplication button"
|
||
msgid "×"
|
||
msgstr "×"
|
||
|
||
#: package/contents/ui/calculator.qml:258
|
||
#, fuzzy
|
||
#| msgctxt "The AC button of the calculator"
|
||
#| msgid "AC"
|
||
msgctxt "Text of the all clear button"
|
||
msgid "AC"
|
||
msgstr "AC"
|
||
|
||
#: package/contents/ui/calculator.qml:287
|
||
msgctxt "Text of the minus button"
|
||
msgid "-"
|
||
msgstr ""
|
||
|
||
#: package/contents/ui/calculator.qml:316
|
||
#, fuzzy
|
||
#| msgctxt "The + button of the calculator"
|
||
#| msgid "+"
|
||
msgctxt "Text of the plus button"
|
||
msgid "+"
|
||
msgstr "+"
|
||
|
||
#: package/contents/ui/calculator.qml:390
|
||
#, fuzzy
|
||
#| msgctxt "The = button of the calculator"
|
||
#| msgid "="
|
||
msgctxt "Text of the equals button"
|
||
msgid "="
|
||
msgstr "="
|
||
|
||
#~ msgctxt "The − button of the calculator"
|
||
#~ msgid "−"
|
||
#~ msgstr "−"
|
||
|
||
#~ msgid "ERROR"
|
||
#~ msgstr "ГРЕШКА"
|
||
|
||
#~ msgid "ERROR: DIV BY 0"
|
||
#~ msgstr "ГРЕШКА: ДЕЛЕНЕ НА 0"
|
||
|
||
#~ msgid "Copy"
|
||
#~ msgstr "Копиране"
|
||
|
||
#~ msgid "Paste"
|
||
#~ msgstr "Поставяне"
|
||
|
||
#~ msgctxt "The ∕ button of the calculator"
|
||
#~ msgid "∕"
|
||
#~ msgstr "∕"
|