mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-25 03:22:52 +00:00
69 lines
1.7 KiB
Text
69 lines
1.7 KiB
Text
![]() |
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|||
|
# This file is distributed under the same license as the PACKAGE package.
|
|||
|
#
|
|||
|
# xalba <xalba@euskalnet.net>, 2009.
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: 25834.0.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-01-11 20:54+0100\n"
|
|||
|
"Last-Translator: xalba <xalba@euskalnet.net>\n"
|
|||
|
"Language-Team: Basque <itzulpena@euskalgnu.org>\n"
|
|||
|
"Language: eu\n"
|
|||
|
"MIME-Version: 1.0\n"
|
|||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|||
|
"Content-Transfer-Encoding: 8bit\n"
|
|||
|
"X-Generator: Lokalize 0.2\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 "="
|