HEX
Server: LiteSpeed
System: Linux srv1.dhviews.com 5.14.0-570.23.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 24 11:27:16 EDT 2025 x86_64
User: bdedition (1723)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //usr/local/apps/share/doc/gettext/examples/hello-python/po/sr.po
# Serbian translation of hello-python.
# 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—2015.
msgid ""
msgstr ""
"Project-Id-Version: hello-python-0.19.4-rc1\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2015-04-12 11:08+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"

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

#: hello.py.in:13
#, python-format
msgid "This program is running as process number %(pid)d."
msgstr "Овај програм се извршава као процес број %(pid)d."