Current File : //usr/share/doc/gettext/examples/hello-java/po/uk.po
# Ukrainian translation to hello-java
# Copyright (C) 2004 Free Software Foundation, Inc.
# This file is distributed under the same license as the hello-java package.
# Maxim V. Dziumanenko <mvd@mylinux.com.ua>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: hello-java 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.java:15
msgid "Hello, world!"
msgstr "Привіт, світ!"

#: Hello.java:19
#, java-format
msgid "This program is running as process number {0}."
msgstr "Ця програма виконується як процес з номером {0}."