summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c-gnome3/po/uk.po
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-c-gnome3/po/uk.po')
-rw-r--r--gettext-tools/examples/hello-c-gnome3/po/uk.po38
1 files changed, 27 insertions, 11 deletions
diff --git a/gettext-tools/examples/hello-c-gnome3/po/uk.po b/gettext-tools/examples/hello-c-gnome3/po/uk.po
index e30ac6f..5824cce 100644
--- a/gettext-tools/examples/hello-c-gnome3/po/uk.po
+++ b/gettext-tools/examples/hello-c-gnome3/po/uk.po
@@ -3,12 +3,12 @@
# This file is distributed under the same license as the gettext package.
#
# Maxim V. Dziumanenko <dziumanenko@gmail.com>, 2004-2007.
-# Yuri Chornoivan <yurchor@ukr.net>, 2014.
+# Yuri Chornoivan <yurchor@ukr.net>, 2014, 2015.
msgid ""
msgstr ""
-"Project-Id-Version: hello-c-gnome3 0.19.4-rc1\n"
+"Project-Id-Version: hello-c-gnome3 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"PO-Revision-Date: 2014-12-10 22:33+0200\n"
+"PO-Revision-Date: 2015-06-23 20:51+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
"Language: uk\n"
@@ -19,16 +19,28 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Lokalize 1.5\n"
-#: hello.c:70
+#: hello.c:79
#, c-format
-msgid "This program is running as process number %d."
-msgstr "Ця програма виконується як процес з номером %d."
+msgid ""
+"<big>Hello world!</big>\n"
+"This program is running as process number <b>%d</b>."
+msgstr ""
+"<big>Вітаємо!</big>\n"
+"Ця програма виконується як процес з номером <b>%d</b>."
+
+#: hello.c:84
+msgid "<big><u>This is another text</u></big>"
+msgstr "<big><u>Інший фрагмент тексту</u></big>"
+
+#: hello.c:86
+msgid "<big><i>This is yet another text</i></big>"
+msgstr "<big><i>Ще якийсь фрагмент тексту</i></big>"
#: hello.desktop.in.in:4
msgid "Hello"
msgstr "Привіт"
-#: hello.desktop.in.in:5 hello.ui:22
+#: hello.desktop.in.in:5
msgid "Hello, world!"
msgstr "Привіт, світе!"
@@ -36,10 +48,14 @@ msgstr "Привіт, світе!"
msgid "Example Application"
msgstr "Програма-приклад"
+#: hello.ui:33
+msgid "Update text"
+msgstr "Оновити текст"
+
#: hello.gschema.xml:7
-msgid "Set label sensitive"
-msgstr "Зробити мітку чутливою"
+msgid "Use XML markup"
+msgstr "Використати розмітку XML"
#: hello.gschema.xml:8
-msgid "Whether to set the label sensitive."
-msgstr "Чи слід робити мітку чутливою."
+msgid "Whether to use XML markup in the text."
+msgstr "Визначає, чи слід використовувати розмітку XML у тексті."