[Xfce4-commits] [panel-plugins/xfce4-xkb-plugin] 01/01: I18n: Update translation ru (100%).

noreply at xfce.org noreply at xfce.org
Sun Jun 11 18:31:55 CEST 2017


This is an automated email from the git hooks/post-receive script.

t   r   a   n   s   i   f   e   x       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-xkb-plugin.

commit b1990253d6883fa085c9be2f5120fbe716a3737e
Author: Igor <f2404 at yandex.ru>
Date:   Sun Jun 11 18:31:53 2017 +0200

    I18n: Update translation ru (100%).
    
    21 translated messages.
    
    Transifex (https://www.transifex.com/projects/p/xfce/).
---
 po/ru.po | 73 +++++++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 47 insertions(+), 26 deletions(-)

diff --git a/po/ru.po b/po/ru.po
index 7197e14..9ac3b3b 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -4,14 +4,15 @@
 # 
 # Translators:
 # Artem Zolochevskiy <artem.zolochevskiy at gmail.com>, 2011
+# Igor <f2404 at yandex.ru>, 2017
 # Sergey Alyoshin <alyoshin.s at gmail.com>, 2015-2016
 msgid ""
 msgstr ""
 "Project-Id-Version: Xfce Panel Plugins\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 00:31+0200\n"
-"PO-Revision-Date: 2016-03-28 19:04+0000\n"
-"Last-Translator: Sergey Alyoshin <alyoshin.s at gmail.com>\n"
+"POT-Creation-Date: 2017-06-10 15:06+0200\n"
+"PO-Revision-Date: 2017-06-11 11:16+0000\n"
+"Last-Translator: Igor <f2404 at yandex.ru>\n"
 "Language-Team: Russian (http://www.transifex.com/xfce/xfce-panel-plugins/language/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,66 +20,86 @@ msgstr ""
 "Language: ru\n"
 "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
 
-#: ../panel-plugin/xkb-settings-dialog.c:120
-#: ../panel-plugin/xkb-plugin.desktop.in.in.h:1
+#: ../panel-plugin/xkb-dialog.c:80 ../panel-plugin/xkb.desktop.in.h:1
 msgid "Keyboard Layouts"
 msgstr "Раскладки клавиатуры"
 
-#. ***
-#: ../panel-plugin/xkb-settings-dialog.c:130
+#: ../panel-plugin/xkb-dialog.c:95
+msgid "Appearance"
+msgstr "Внешний вид"
+
+#: ../panel-plugin/xkb-dialog.c:105
 msgid "Show layout as:"
 msgstr "Стиль отображения:"
 
-#: ../panel-plugin/xkb-settings-dialog.c:135
+#: ../panel-plugin/xkb-dialog.c:111
 msgid "image"
 msgstr "значок"
 
-#: ../panel-plugin/xkb-settings-dialog.c:136
+#: ../panel-plugin/xkb-dialog.c:112
 msgid "text"
 msgstr "текст"
 
-#. text size option
-#: ../panel-plugin/xkb-settings-dialog.c:141
-msgid "Text size:"
-msgstr "Размер текста:"
+#: ../panel-plugin/xkb-dialog.c:113
+msgid "system"
+msgstr "система"
+
+#: ../panel-plugin/xkb-dialog.c:119
+msgid "Layout name:"
+msgstr "Название раскладки:"
+
+#: ../panel-plugin/xkb-dialog.c:125
+msgid "country"
+msgstr "страна"
+
+#: ../panel-plugin/xkb-dialog.c:126
+msgid "language"
+msgstr "язык"
+
+#: ../panel-plugin/xkb-dialog.c:132
+msgid "Widget size:"
+msgstr "Размер виджета:"
+
+#: ../panel-plugin/xkb-dialog.c:146
+msgid "Tooltip icon:"
+msgstr "Значок подсказок:"
 
-#. image size option
-#: ../panel-plugin/xkb-settings-dialog.c:152
-msgid "Image size:"
-msgstr "Размер значка:"
+#: ../panel-plugin/xkb-dialog.c:157
+msgid "Behavior"
+msgstr "Поведение:"
 
-#: ../panel-plugin/xkb-settings-dialog.c:162
+#: ../panel-plugin/xkb-dialog.c:167
 msgid "Manage layout:"
 msgstr "Управление раскладками:"
 
-#: ../panel-plugin/xkb-settings-dialog.c:167
+#: ../panel-plugin/xkb-dialog.c:173
 msgid "globally"
 msgstr "глобально"
 
-#: ../panel-plugin/xkb-settings-dialog.c:168
+#: ../panel-plugin/xkb-dialog.c:174
 msgid "per window"
 msgstr "для каждого окна"
 
-#: ../panel-plugin/xkb-settings-dialog.c:169
+#: ../panel-plugin/xkb-dialog.c:175
 msgid "per application"
 msgstr "для каждого приложения"
 
-#: ../panel-plugin/xkb-settings-dialog.c:205
+#: ../panel-plugin/xkb-dialog.c:228
 msgid "Keyboard Layouts Plugin"
 msgstr "Раскладки клавиатуры"
 
-#: ../panel-plugin/xkb-settings-dialog.c:215
+#: ../panel-plugin/xkb-dialog.c:238
 msgid "Allows you to configure and use multiple keyboard layouts."
 msgstr "Позволяет настроить и использовать несколько клавиатурных раскладок."
 
-#: ../panel-plugin/xkb-settings-dialog.c:219
+#: ../panel-plugin/xkb-dialog.c:242
 msgid "Other plugins available here"
 msgstr "Другие расширения доступны здесь"
 
-#: ../panel-plugin/xfce4-xkb-plugin.c:131
+#: ../panel-plugin/xkb-plugin.c:244
 msgid "Keyboard settings"
 msgstr "Настройка клавиатуры"
 
-#: ../panel-plugin/xkb-plugin.desktop.in.in.h:2
+#: ../panel-plugin/xkb.desktop.in.h:2
 msgid "Keyboard layouts setup and switch plugin"
 msgstr "Настройка и переключение клавиатурных раскладок"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list