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