/mingw/share/doc/gettext/examples/hello-perl/po/uk.po
https://code.google.com/ · Unknown · 30 lines · 27 code · 3 blank · 0 comment · 0 complexity · 98b1d1a834fc33c259d0e608f1bf02e6 MD5 · raw file
- # Ukrainian translation to hello-perl
- # Copyright (C) 2004 Yoyodyne, Inc.
- # This file is distributed under the same license as the hello-perl package.
- # Maxim V. Dziumanenko <dziumanenko@gmail.com>, 2004-2007
- #
- msgid ""
- msgstr ""
- "Project-Id-Version: hello-perl 0.16\n"
- "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
- "PO-Revision-Date: 2007-07-05 20:24+0200\n"
- "Last-Translator: Maxim V. Dziumanenko <dziumanenko@gmail.com>\n"
- "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
- "Language: uk\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- #: hello-1.pl.in:17 hello-2.pl.in:12
- msgid "Hello, world!"
- msgstr "??????, ????!"
- #: hello-1.pl.in:19
- #, perl-format
- msgid "This program is running as process number %d."
- msgstr "?? ???????? ??????????? ?? ?????? ? ??????? %d."
- #: hello-2.pl.in:14
- #, perl-brace-format
- msgid "This program is running as process number {pid}."
- msgstr "?? ???????? ??????????? ?? ?????? ? ??????? {pid}."