mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 19:12:54 +00:00
56 lines
1.5 KiB
Text
56 lines
1.5 KiB
Text
# Bosnian translation for kdeplasma-addons
|
||
# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
|
||
# This file is distributed under the same license as the kdeplasma-addons package.
|
||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: kdeplasma-addons\n"
|
||
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
||
"POT-Creation-Date: 2013-09-12 01:43+0000\n"
|
||
"PO-Revision-Date: 2013-01-14 19:17+0000\n"
|
||
"Last-Translator: Samir Ribić <Unknown>\n"
|
||
"Language-Team: Bosnian <bs@li.org>\n"
|
||
"Language: bs\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"X-Launchpad-Export-Date: 2013-10-19 05:21+0000\n"
|
||
"X-Generator: Launchpad (build 16807)\n"
|
||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\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 "="
|