(root)/
gettext-0.22.4/
gettext-tools/
examples/
hello-c++-kde/
po/
hr.po
# Translation of hello-c++-kde to Croatian.
# Copyright (C) 2003, 2004, 2014, 2015, 2019 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Permission is granted to freely copy and distribute
# this file and modified versions, provided that this
# header is not removed and modified versions are marked
# as such.
#
# Tomislav Krznar <tomislav.krznar@gmail.com>, 2012.
# Božidar Putanec <bozidarp@yahoo.com>, 2018, 2021, 2022, 2023.
msgid ""
msgstr ""
"Project-Id-Version: hello-c++-kde-0.22\n"
"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n"
"PO-Revision-Date: 2023-06-18 12:50-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"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: 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: Lokalize 2.0\n"

#: hello.cc:46
msgid "Hello example"
msgstr "Primjer pozdrava"

#: hello.cc:48
msgid "Hello world example"
msgstr "Primjer pozdrava svijetu"

#: hellowindow.cc:47
msgid "Hello, world!"
msgstr "Pozdrav, svijete!"

#: hellowindow.cc:54
#, qt-format
msgid "This program is running as process number %1."
msgstr "Ovaj program se vrši kao proces broj %1."