summaryrefslogtreecommitdiffstats
path: root/gettext-tools/examples/po/hr.po
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/po/hr.po')
-rw-r--r--gettext-tools/examples/po/hr.po51
1 files changed, 45 insertions, 6 deletions
diff --git a/gettext-tools/examples/po/hr.po b/gettext-tools/examples/po/hr.po
index e4ebe2b..41269e7 100644
--- a/gettext-tools/examples/po/hr.po
+++ b/gettext-tools/examples/po/hr.po
@@ -5,19 +5,21 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: gettext-examples 0.18\n"
+"Project-Id-Version: gettext-examples 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"POT-Creation-Date: 2009-08-16 12:22+0200\n"
-"PO-Revision-Date: 2012-07-04 18:38+0200\n"
-"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
+"POT-Creation-Date: 2015-06-23 15:20+0900\n"
+"PO-Revision-Date: 2016-04-01 11:04-0700\n"
+"Last-Translator: Božidar Putanec <bozidarp@yahoo.com>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
"Language: hr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
+"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"
+"X-Generator: Poedit 1.8.7.1\n"
-#: hello-c/hello.c:30 hello-c-gnome/hello.c:46 hello-c++/hello.cc:39
+#: hello-c/hello.c:30 hello-c-gnome/hello.c:46
+#: hello-c-gnome3/hello.desktop.in.in:5 hello-c++/hello.cc:39
#: hello-c++-qt/hello.cc:45 hello-c++-kde/hellowindow.cc:42
#: hello-c++-gnome/hello.cc:50 hello-c++-wxwidgets/hello.cc:68
#: hello-objc/hello.m:30 hello-objc-gnustep/Hello.m:49
@@ -46,6 +48,43 @@ msgstr "Pozdrav, svijete!"
msgid "This program is running as process number %d."
msgstr "Ovaj program je pokrenut kao proces broj %d."
+#: hello-c-gnome3/hello.c:79
+#, c-format
+msgid ""
+"<big>Hello world!</big>\n"
+"This program is running as process number <b>%d</b>."
+msgstr ""
+"<big>Pozdrav, svijete!</big>\n"
+"Ovaj program je pokrenut kao proces broj <b>%d</b>."
+
+#: hello-c-gnome3/hello.c:84
+msgid "<big><u>This is another text</u></big>"
+msgstr "<big><u>Ovo je jedan drugi tekst</u></big>"
+
+#: hello-c-gnome3/hello.c:86
+msgid "<big><i>This is yet another text</i></big>"
+msgstr "<big><i>A ovo je još jedan drugi tekst</i></big>"
+
+#: hello-c-gnome3/hello.desktop.in.in:4
+msgid "Hello"
+msgstr "Pozdrav"
+
+#: hello-c-gnome3/hello.ui:5
+msgid "Example Application"
+msgstr "Primjer uporabe"
+
+#: hello-c-gnome3/hello.ui:33
+msgid "Update text"
+msgstr "Ažuriranje teksta"
+
+#: hello-c-gnome3/hello.gschema.xml:7
+msgid "Use XML markup"
+msgstr "Uporaba XML oznaka"
+
+#: hello-c-gnome3/hello.gschema.xml:8
+msgid "Whether to use XML markup in the text."
+msgstr "Da li upotrijebiti XML oznake u tekstu."
+
#: hello-c++-qt/hello.cc:52 hello-c++-kde/hellowindow.cc:49
#: hello-smalltalk/hello.st.in:32 hello-ycp/hello.ycp:19
#, ycp-format