mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-25 03:22:52 +00:00
84 lines
2.1 KiB
Text
84 lines
2.1 KiB
Text
# translation of plasma_applet_calculator.po to Latvian
|
||
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
#
|
||
# Maris Nartiss <maris.kde@gmail.com>, 2007, 2008, 2009, 2011.
|
||
# Viesturs Zarins <viesturs.zarins@mii.lu.lv>, 2008.
|
||
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: 2011-08-04 11:23+0300\n"
|
||
"Last-Translator: Maris Nartiss <maris.kde@gmail.com>\n"
|
||
"Language-Team: Latvian\n"
|
||
"Language: lv\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=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
|
||
"2);\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
|
||
#, fuzzy
|
||
#| msgctxt "The ÷ button of the calculator"
|
||
#| msgid "÷"
|
||
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 "KĻŪDA"
|
||
|
||
#~ msgid "ERROR: DIV BY 0"
|
||
#~ msgstr "KĻŪDA: dalīšana ar 0"
|