Imported Upstream version 0.18.1.1
[platform/upstream/gettext.git] / gettext-tools / examples / hello-c++-kde / po / uk.po
1 # Ukrainian translation to hello-c++-kde
2 # Copyright (C) 2004 Yoyodyne, Inc.
3 # This file is distributed under the same license as the hello-c++-kde package.
4 # Maxim V. Dziumanenko <dziumanenko@gmail.com>, 2004-2007
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: hello-c++-kde 0.16\n"
9 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
10 "PO-Revision-Date: 2007-07-05 20:24+0200\n"
11 "Last-Translator: Maxim V. Dziumanenko <dziumanenko@gmail.com>\n"
12 "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
13 "Language: uk\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #: hello.cc:46
19 msgid "Hello example"
20 msgstr "Приклад привітання"
21
22 #: hello.cc:48
23 msgid "Hello world example"
24 msgstr "Приклад \"Привітання\""
25
26 #: hellowindow.cc:42
27 msgid "Hello, world!"
28 msgstr "Привіт, світ!"
29
30 #: hellowindow.cc:49
31 #, qt-format
32 msgid "This program is running as process number %1."
33 msgstr "Ця програма виконується як процес з номером %1."