mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
76 lines
1.9 KiB
Text
76 lines
1.9 KiB
Text
# Copyright © 2012, 2011, 2012 This_file_is_part_of_KDE
|
||
# This file is distributed under the same license as the kdeplasma-addons package.
|
||
# Tommi Nieminen <translator@legisign.org>, 2010.
|
||
# Lasse Liehu <lliehu@kolumbus.fi>, 2011, 2012.
|
||
#
|
||
# KDE Finnish translation sprint participants:
|
||
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: 2012-11-21 21:44+0200\n"
|
||
"Last-Translator: Lasse Liehu <lasse.liehu@gmail.com>\n"
|
||
"Language-Team: Finnish <lokalisointi@lists.coss.fi>\n"
|
||
"Language: fi\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-POT-Import-Date: 2012-12-01 22:25:23+0000\n"
|
||
"X-Generator: MediaWiki 1.21alpha (963ddae); Translate 2012-11-08\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 "="
|
||
|
||
#~ msgctxt "The − button of the calculator"
|
||
#~ msgid "−"
|
||
#~ msgstr "−"
|
||
|
||
#~ msgid "ERROR"
|
||
#~ msgstr "VIRHE"
|
||
|
||
#~ msgid "ERROR: DIV BY 0"
|
||
#~ msgstr "VIRHE: JAKO NOLLALLA"
|
||
|
||
#~ msgid "Copy"
|
||
#~ msgstr "Kopioi"
|
||
|
||
#~ msgid "Paste"
|
||
#~ msgstr "Liitä"
|
||
|
||
#~ msgctxt "The ∕ button of the calculator"
|
||
#~ msgid "∕"
|
||
#~ msgstr "/"
|