mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 11:02:53 +00:00
55 lines
1.4 KiB
Text
55 lines
1.4 KiB
Text
# 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"
|
||
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
||
"POT-Creation-Date: 2015-01-31 01:09+0000\n"
|
||
"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 "="
|