[gnome-directory-thumbnailer] Added Russian translation
- From: Damned-Lies <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-directory-thumbnailer] Added Russian translation
- Date: Fri, 6 Mar 2015 09:27:09 +0000 (UTC)
commit dc2c1e70baa60166424abf51da43fefe287c39ca
Author: Stas Solovey <whats_up tut by>
Date: Fri Mar 6 09:27:04 2015 +0000
Added Russian translation
po/LINGUAS | 1 +
po/ru.po | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 87 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 2c8f371..d58066d 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -9,6 +9,7 @@ id
pl
pt
pt_BR
+ru
sl
sr
sr latin
diff --git a/po/ru.po b/po/ru.po
new file mode 100644
index 0000000..62000e1
--- /dev/null
+++ b/po/ru.po
@@ -0,0 +1,86 @@
+# Russian translation for gnome-directory-thumbnailer.
+# Copyright (C) 2015 gnome-directory-thumbnailer's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gnome-directory-thumbnailer package.
+# Stas Solovey <whats_up tut by>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gnome-directory-thumbnailer master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
+"directory-thumbnailer&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2015-03-06 07:42+0000\n"
+"PO-Revision-Date: 2015-03-06 12:25+0300\n"
+"Last-Translator: Stas Solovey <whats_up tut by>\n"
+"Language-Team: Русский <gnome-cyr gnome org>\n"
+"Language: ru\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"X-Generator: Gtranslator 2.91.6\n"
+
+#: ../src/main.c:347
+#, c-format
+msgid "Error generating thumbnail for file ‘%s’."
+msgstr "Ошибка при создании миниатюры для файла «%s»."
+
+#: ../src/main.c:351
+#, c-format
+msgid "Error generating thumbnail for file ‘%s’: recursion limit reached."
+msgstr ""
+"Ошибка при создании миниатюры для файла «%s»: достигнут предел рекурсии."
+
+#: ../src/main.c:356
+#, 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:399
+#, c-format
+msgid "Directory is empty."
+msgstr "Каталог пуст."
+
+#: ../src/main.c:447
+msgid "Maximum size of the thumbnail in pixels (maximum width or height)"
+msgstr ""
+"Максимальный размер миниатюры в пикселях (максимальная ширина или высота)"
+
+#: ../src/main.c:448
+msgid "Show the normal folder icon as an overlay on the thumbnail"
+msgstr "Показывать обычный значок папки в виде подложки под миниатюрой"
+
+#: ../src/main.c:449
+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:485
+msgid "— Generate thumbnails for directories"
+msgstr "— создаёт миниатюры для каталогов"
+
+#: ../src/main.c:490
+#, c-format
+msgid "Couldn’t parse command line options: %s\n"
+msgstr "Не удалось разобрать параметры командной строки: %s\n"
+
+#: ../src/main.c:527
+#, 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:615
+#, c-format
+msgid "Couldn’t load folder overlay icon: %s\n"
+msgstr "Не удалось загрузить значок папки: %s\n"
+
+#: ../src/main.c:638
+#, 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]