mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-20 10:15:50 -04:00
24 lines
828 B
Plaintext
24 lines
828 B
Plaintext
# Serbian translation of hello-gawk.
|
||
# Copyright (C) 2004 Free Software Foundation, Inc.
|
||
# This file is distributed under the same license as the `hello-gawk' package.
|
||
# Aleksandar Jelenak <jelenak@netlinkplus.net>, 2004.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: hello-gawk 0.14\n"
|
||
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
||
"PO-Revision-Date: 2004-01-31 00:47-0500\n"
|
||
"Last-Translator: Aleksandar Jelenak <jelenak@netlinkplus.net>\n"
|
||
"Language-Team: Serbian <sr@li.org>\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
|
||
#: hello.awk:12
|
||
msgid "Hello, world!"
|
||
msgstr "Здраво свима!"
|
||
|
||
#: hello.awk:13
|
||
#, awk-format
|
||
msgid "This program is running as process number %d."
|
||
msgstr "Овај програм се извршава као процес број %d."
|