2014-11-25 13:30:33 +00:00
|
|
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
|
#
|
|
|
|
|
# Tamas Szanto <tszanto@interware.hu>, 2008.
|
|
|
|
|
# Kristóf Kiszel <ulysses@kubuntu.org>, 2010.
|
|
|
|
|
# Balázs Úr <urbalazs@gmail.com>, 2012.
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: KDE 4.3\n"
|
2015-01-31 01:27:03 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
|
|
|
|
"POT-Creation-Date: 2015-01-31 01:09+0000\n"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
"PO-Revision-Date: 2012-11-10 13:11+0100\n"
|
|
|
|
|
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
|
|
|
|
|
"Language-Team: Hungarian <kde-l10n-hu@kde.org>\n"
|
|
|
|
|
"Language: hu\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
"X-Generator: Lokalize 1.5\n"
|
|
|
|
|
|
|
|
|
|
#: package/contents/ui/calculator.qml:237
|
|
|
|
|
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
|
|
|
|
|
msgctxt "Text of the multiplication button"
|
|
|
|
|
msgid "×"
|
|
|
|
|
msgstr "×"
|
|
|
|
|
|
|
|
|
|
#: package/contents/ui/calculator.qml:258
|
|
|
|
|
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
|
|
|
|
|
msgctxt "Text of the plus button"
|
|
|
|
|
msgid "+"
|
|
|
|
|
msgstr "+"
|
|
|
|
|
|
|
|
|
|
#: package/contents/ui/calculator.qml:390
|
|
|
|
|
msgctxt "Text of the equals button"
|
|
|
|
|
msgid "="
|
|
|
|
|
msgstr "="
|