25 lines
887 B
Plaintext
25 lines
887 B
Plaintext
# Ukrainian translation to hello-python
|
|
# Copyright (C) 2004 Free Software Foundation, Inc.
|
|
# This file is distributed under the same license as the hello-python package.
|
|
# Maxim V. Dziumanenko <mvd@mylinux.com.ua>, 2004.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hello-python 0.14.1\n"
|
|
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
|
"PO-Revision-Date: 2004-06-29 20:24+0200\n"
|
|
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
|
|
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: hello.py.in:13
|
|
msgid "Hello, world!"
|
|
msgstr "Привіт, світ!"
|
|
|
|
#: hello.py.in:14
|
|
#, python-format
|
|
msgid "This program is running as process number %(pid)d."
|
|
msgstr "Ця програма виконується як процес з номером %(pid)d."
|