This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository panel-plugins/xfce4-quicklauncher-plugin.
commit 21945ee29eca12d4eaddb1ab6dea832acade0b13 Author: Sergey Alyoshin <[email protected]> Date: Thu Sep 4 00:31:32 2014 +0200 I18n: Update translation ru (100%). 17 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/). --- po/ru.po | 67 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 34 insertions(+), 33 deletions(-) diff --git a/po/ru.po b/po/ru.po index 3842b83..8f0155b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,87 +1,88 @@ -# Russian translation of xfce4-quicklauncher-plugin. -# Copyright (C) 2005-2006 Masse Nicolas. -# This file is distributed under the same license as -# the xfce4-quicklauncher-plugin package. -# Andrey Fedoseev <[email protected]>, 2006. -# +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Andrey Fedoseev <[email protected]>, 2006 +# Sergey Alyoshin <[email protected]>, 2014 msgid "" msgstr "" -"Project-Id-Version: xfce4-quicklauncher-plugin 1.9.1\n" +"Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-05-17 21:37+0200\n" -"PO-Revision-Date: 2010-03-01 10:52+0200\n" -"Last-Translator: Dima Smirnov <[email protected]>\n" -"Language-Team: Russian <[email protected]>\n" +"POT-Creation-Date: 2014-07-30 00:31+0200\n" +"PO-Revision-Date: 2014-09-03 17:53+0000\n" +"Last-Translator: Sergey Alyoshin <[email protected]>\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/xfce-panel-plugins/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ru\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" #: ../panel-plugin/callbacks.c:79 msgid "Configure Quicklauncher" msgstr "Настроить быстрый запуск" -#: ../panel-plugin/callbacks.c:93 +#: ../panel-plugin/callbacks.c:111 msgid "Lines: " msgstr "Строки:" -#: ../panel-plugin/callbacks.c:123 +#: ../panel-plugin/callbacks.c:124 msgid "Space between launchers:" -msgstr "Расстояние между lanceurs :" +msgstr "Расстояние между кнопками запуска:" -#: ../panel-plugin/callbacks.c:131 +#: ../panel-plugin/callbacks.c:132 msgid "Show tooltips" -msgstr "Показывать подсказки" +msgstr "Отображать подсказки" -#: ../panel-plugin/callbacks.c:135 +#: ../panel-plugin/callbacks.c:136 msgid "Show labels" -msgstr "Показывать лейблы" +msgstr "Отображать заголовки" -#: ../panel-plugin/callbacks.c:216 +#: ../panel-plugin/callbacks.c:220 msgid "icon" msgstr "значок" -#: ../panel-plugin/callbacks.c:222 +#: ../panel-plugin/callbacks.c:226 msgid "command" msgstr "команда" -#: ../panel-plugin/callbacks.c:228 +#: ../panel-plugin/callbacks.c:232 msgid "name" -msgstr "nom" +msgstr "название" -#: ../panel-plugin/callbacks.c:327 +#: ../panel-plugin/callbacks.c:331 msgid "Open icon" msgstr "Открыть файл значка" -#: ../panel-plugin/main.c:163 -#: ../panel-plugin/quicklauncher.desktop.in.in.h:2 +#: ../panel-plugin/main.c:164 ../panel-plugin/quicklauncher.desktop.in.in.h:1 msgid "Quicklauncher" msgstr "Быстрый запуск" -#: ../panel-plugin/main.c:166 +#: ../panel-plugin/main.c:167 msgid "Allows you to add launchers easily and display them on many lines." msgstr "Позволяет вам с легкостью добавлять кнопки запуска и отображает их в несколько строк." -#: ../panel-plugin/main.c:168 +#: ../panel-plugin/main.c:169 msgid "Other plugins available here" msgstr "Другие доступные расширения" -#: ../panel-plugin/main.c:320 +#: ../panel-plugin/main.c:321 msgid "Lock" msgstr "Блокировать" -#: ../panel-plugin/main.c:323 +#: ../panel-plugin/main.c:324 msgid "Parameters" msgstr "Параметры" -#: ../panel-plugin/main.c:326 +#: ../panel-plugin/main.c:327 msgid "Applications" msgstr "Приложения" -#: ../panel-plugin/main.c:329 +#: ../panel-plugin/main.c:330 msgid "Help" msgstr "Помощь" -#: ../panel-plugin/quicklauncher.desktop.in.in.h:1 +#: ../panel-plugin/quicklauncher.desktop.in.in.h:2 msgid "Program with several launchers" msgstr "Несколько кнопок запуска" - -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
