Blame gettext-tools/examples/hello-c++-kde/po/hr.po

Packit Bot 06c835
# Translation of hello-c++-kde to Croatian.
Packit Bot 06c835
# Copyright © 2012 Yoyodyne, Inc. (msgids)
Packit Bot 06c835
# This file is distributed under the same license as the gettext package.
Packit Bot 06c835
# Tomislav Krznar <tomislav.krznar@gmail.com>, 2012.
Packit Bot 06c835
#
Packit Bot 06c835
msgid ""
Packit Bot 06c835
msgstr ""
Packit Bot 06c835
"Project-Id-Version: hello-c++-kde 0.18\n"
Packit Bot 06c835
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
Packit Bot 06c835
"PO-Revision-Date: 2012-07-04 18:38+0200\n"
Packit Bot 06c835
"Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
Packit Bot 06c835
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
Packit Bot 06c835
"Language: hr\n"
Packit Bot 06c835
"MIME-Version: 1.0\n"
Packit Bot 06c835
"Content-Type: text/plain; charset=UTF-8\n"
Packit Bot 06c835
"Content-Transfer-Encoding: 8bit\n"
Packit Bot 06c835
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
Packit Bot 06c835
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
Packit Bot 06c835
Packit Bot 06c835
#: hello.cc:46
Packit Bot 06c835
msgid "Hello example"
Packit Bot 06c835
msgstr "Primjer pozdrava"
Packit Bot 06c835
Packit Bot 06c835
#: hello.cc:48
Packit Bot 06c835
msgid "Hello world example"
Packit Bot 06c835
msgstr "Primjer pozdrava svijetu"
Packit Bot 06c835
Packit Bot 06c835
#: hellowindow.cc:42
Packit Bot 06c835
msgid "Hello, world!"
Packit Bot 06c835
msgstr "Pozdrav, svijete!"
Packit Bot 06c835
Packit Bot 06c835
#: hellowindow.cc:49
Packit Bot 06c835
#, qt-format
Packit Bot 06c835
msgid "This program is running as process number %1."
Packit Bot 06c835
msgstr "Ovaj program je pokrenut kao proces broj %1."