xref: /netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-csharp/po/sr.po (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1# Serbian translation of hello-csharp.
2# Copyright (C) 2004 Free Software Foundation, Inc.
3# This file is distributed under the same license as the `hello-csharp' package.
4# Aleksandar Jelenak <jelenak@netlinkplus.net>, 2004.
5msgid ""
6msgstr ""
7"Project-Id-Version: hello-csharp 0.14\n"
8"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
9"PO-Revision-Date: 2004-01-31 00:47-0500\n"
10"Last-Translator: Aleksandar Jelenak <jelenak@netlinkplus.net>\n"
11"Language-Team: Serbian <sr@li.org>\n"
12"MIME-Version: 1.0\n"
13"Content-Type: text/plain; charset=UTF-8\n"
14"Content-Transfer-Encoding: 8bit\n"
15
16#: hello.cs:15
17msgid "Hello, world!"
18msgstr "Здраво свима!"
19
20#: hello.cs:18
21#, csharp-format
22msgid "This program is running as process number {0}."
23msgstr "Овај програм се извршава као процес број {0}."
24