1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
# Bosnian translation for bosnianuniversetranslation
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
# This file is distributed under the same license as the bosnianuniversetranslation package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: bosnianuniversetranslation\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2023-11-05 12:37+0000\n"
"PO-Revision-Date: 2012-10-05 22:24+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-01-16 05:38+0000\n"
"X-Generator: Launchpad (build 16420)\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"
#. i18n: ectx: property (text), widget (QLabel, label)
#: pocreatorform.ui:20
#, kde-format
msgid "Translated: "
msgstr "Preveo: "
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: pocreatorform.ui:30
#, kde-format
msgid "Fuzzy: "
msgstr "Nejasno: "
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: pocreatorform.ui:40
#, kde-format
msgid "Untranslated: "
msgstr "Neprevedeno: "
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: pocreatorform.ui:50
#, kde-format
msgid "Obsoleted: "
msgstr "Zastarjelo: "
|