25 lines
850 B
Plaintext
25 lines
850 B
Plaintext
# Polish translations for the GNU gettext messages, hello-python domain
|
|
# Copyright (C) 2003 Free Software Foundation, Inc.
|
|
# This file is distributed under the same license as the gettext package.
|
|
# Rafa³ Maszkowski <rzm@icm.edu.pl>, 2003
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hello-python-0.13.1\n"
|
|
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
|
"PO-Revision-Date: 2003-12-18 12:00+0100\n"
|
|
"Last-Translator: Rafa³ Maszkowski <rzm@icm.edu.pl>\n"
|
|
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=ISO-8859-2\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: hello.py.in:13
|
|
msgid "Hello, world!"
|
|
msgstr "Witaj ¶wiecie!"
|
|
|
|
#: hello.py.in:14
|
|
#, python-format
|
|
msgid "This program is running as process number %(pid)d."
|
|
msgstr "Ten program dzia³a jako proces o numerze %(pid)d."
|