mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 11:02:53 +00:00
56 lines
1.5 KiB
Text
56 lines
1.5 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
#
|
||
# Andrej Vernekar <andrej.vernerkar@moj.net>, 2008.
|
||
# Andrej Vernekar <andrej.vernekar@moj.net>, 2008, 2009, 2010.
|
||
# Jure Repinc <jlp@holodeck1.com>, 2013.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: plasma_applet_calculator\n"
|
||
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
||
"POT-Creation-Date: 2015-01-31 01:09+0000\n"
|
||
"PO-Revision-Date: 2013-01-13 00:21+0100\n"
|
||
"Last-Translator: Jure Repinc <jlp@holodeck1.com>\n"
|
||
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
|
||
"Language: sl\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"X-Generator: Lokalize 1.5\n"
|
||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
|
||
"%100==4 ? 3 : 0);\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 "="
|