[gnome-directory-thumbnailer] Add Ukrainian translation



commit 0f1dcdda125a84b9a1dcc4bb96fbf02bcf6aa6e7
Author: Yuri Chornoivan <yurchor ukr net>
Date:   Mon Mar 30 19:31:53 2020 +0000

    Add Ukrainian translation

 po/LINGUAS |  1 +
 po/uk.po   | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 88 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 22aca6a..9a862ec 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -27,3 +27,4 @@ sr
 sr@latin
 sv
 tr
+uk
diff --git a/po/uk.po b/po/uk.po
new file mode 100644
index 0000000..12f8f75
--- /dev/null
+++ b/po/uk.po
@@ -0,0 +1,87 @@
+# Ukrainian translation for gnome-directory-thumbnailer.
+# Copyright (C) 2020 gnome-directory-thumbnailer's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gnome-directory-thumbnailer package.
+#
+# Yuri Chornoivan <yurchor ukr net>, 2020.
+msgid ""
+msgstr ""
+"Project-Id-Version: gnome-directory-thumbnailer master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-directory-thumbnail";
+"er/issues\n"
+"POT-Creation-Date: 2020-01-11 16:06+0000\n"
+"PO-Revision-Date: 2020-03-30 22:31+0300\n"
+"Last-Translator: Yuri Chornoivan <yurchor ukr net>\n"
+"Language-Team: Ukrainian <trans-uk lists fedoraproject org>\n"
+"Language: uk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
+"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Lokalize 20.07.70\n"
+
+#: ../src/main.c:364
+#, c-format
+msgid "Error generating thumbnail for file ‘%s’."
+msgstr "Помилка під час створення мініатюри для файла «%s»."
+
+#: ../src/main.c:368
+#, c-format
+msgid "Error generating thumbnail for file ‘%s’: recursion limit reached."
+msgstr ""
+"Помилка під час створення мініатюри для файла «%s»: перевищено обмеження на"
+" рекурсію."
+
+#: ../src/main.c:373
+#, c-format
+msgid ""
+"Error generating thumbnail for file ‘%s’: MIME type ‘%s’ is unsupported."
+msgstr ""
+"Помилка під час створення мініатюри для файла «%s»: підтримки типу MIME «%s»"
+" не передбачено."
+
+#. No error, but the directory was empty.
+#: ../src/main.c:416
+#, c-format
+msgid "Directory is empty."
+msgstr "Каталог є порожнім."
+
+#: ../src/main.c:464
+msgid "Maximum size of the thumbnail in pixels (maximum width or height)"
+msgstr ""
+"Максимальний розмір мініатюри у пікселях (максимальна ширина або висота)"
+
+#: ../src/main.c:465
+msgid "Show the normal folder icon as an overlay on the thumbnail"
+msgstr "Показувати звичайну піктограму теки як накладку на мініатюру"
+
+#: ../src/main.c:466
+msgid "[INPUT FILE] [OUTPUT FILE]"
+msgstr "[ВХІДНИЙ ФАЙЛ] [ВИХІДНИЙ ФАЙЛ]"
+
+#. Handle the command line options.
+#. Translators: This is the command line description of what the application does. Please keep the em-dash 
(or an equivalent).
+#: ../src/main.c:502
+msgid "— Generate thumbnails for directories"
+msgstr "— створення мініатюр для каталогів"
+
+#: ../src/main.c:507
+#, c-format
+msgid "Couldn’t parse command line options: %s\n"
+msgstr "Не вдалося обробити параметри командного рядка: %s\n"
+
+#: ../src/main.c:544
+#, c-format
+msgid "Couldn’t generate thumbnail for directory ‘%s’: %s\n"
+msgstr "Не вдалося створити мініатюру для каталогу «%s»: %s\n"
+
+#. Failed to load the icon. Shame.
+#: ../src/main.c:642
+#, c-format
+msgid "Couldn’t load folder overlay icon: %s\n"
+msgstr "Не вдалося завантажити піктограму-накладку для теки: %s\n"
+
+#: ../src/main.c:665
+#, c-format
+msgid "Couldn’t save thumbnail to ‘%s’: %s\n"
+msgstr "Не вдалося зберегти мініатюру до «%s»: %s\n"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]