summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c++-gnome/po/sr.po
blob: 85da77fbc09ea757f4f8b2e7d0ef105a9d33e93a (plain)
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
# Serbian translation of hello-c++-gnome.
# Copyright (C) 2014 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Aleksandar Jelenak <jelenak@netlinkplus.net>, 2004.
# Мирослав Николић <miroslavnikolic@rocketmail.com>, 2014.
msgid ""
msgstr ""
"Project-Id-Version: hello-c++-gnome-0.19-rc1\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2014-05-12 21:25+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
"Language: sr\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"
"X-Generator: Virtaal 0.7.1\n"

#: hello.cc:50
msgid "Hello, world!"
msgstr "Здраво свима!"

#: hello.cc:55
#, c-format
msgid "This program is running as process number %d."
msgstr "Овај програм се извршава као процес број %d."