From cd1e9aacf75489c4edff05d08850978368f7afce Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 28 Aug 2019 20:17:19 +0200 Subject: upload locale files --- po/ru.po | 47 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 42 insertions(+), 5 deletions(-) (limited to 'po/ru.po') diff --git a/po/ru.po b/po/ru.po index d7a55ad..4e0780b 100644 --- a/po/ru.po +++ b/po/ru.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-12-06 09:15+0100\n" +"POT-Creation-Date: 2019-08-28 20:16+0200\n" "PO-Revision-Date: 2018-02-28 01:50+0000\n" "Last-Translator: Мира Странная \n" "Language-Team: Russian =2 && n%10<=" -"4 && (n%100<10 || n%100>=20) ? 1 : 2;\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: Weblate 2.20-dev\n" +#. blacklist #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:1 +#: ../src/indicator-notifications-settings.c:274 msgid "Discard notifications by application name" msgstr "Игнорировать уведомления по названию приложения" @@ -32,7 +34,9 @@ msgstr "" "Если название приложения в чёрном списке, все уведомления от приложения с " "этим названием будут проигнорированы." +#. clear-on-middle-click #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:3 +#: ../src/indicator-notifications-settings.c:244 msgid "Clear notifications on middle click" msgstr "Очистить уведомления по средней кнопке мыши" @@ -64,11 +68,16 @@ msgid "" "indicated by this value." msgstr "Индикатор будет отображать уведомлений не более, чем это значение." -#: ../src/indicator-notifications.c:170 +#: ../src/indicator-notifications.c:167 msgid "Notifications" msgstr "Уведомления" -#: ../src/indicator-notifications.c:470 +#. Create the settings menuitem +#: ../src/indicator-notifications.c:176 +msgid "Settings..." +msgstr "" + +#: ../src/indicator-notifications.c:475 #, c-format msgid "Clear (%d Notification)" msgid_plural "Clear (%d Notifications)" @@ -76,6 +85,34 @@ msgstr[0] "Очистить (%d уведомление)" msgstr[1] "Очистить (%d уведомления)" msgstr[2] "Очистить (%d уведомлений)" +#. Window Frame +#: ../src/indicator-notifications-settings.c:227 +#: ../src/indicator-notifications-settings.c:233 +#: ../src/indicator-notifications-settings.c:348 +msgid "Indicator Notifications Settings" +msgstr "" + +#. hide-indicator +#: ../src/indicator-notifications-settings.c:253 +#, fuzzy +msgid "Hide indicator" +msgstr "Спрятать индикатор" + +#. max-items +#. FIXME: indicator does not change max items until restart... +#: ../src/indicator-notifications-settings.c:263 +#, fuzzy +msgid "Maximum number of visible notifications" +msgstr "Наибольшее количество видимых элементов" + +#: ../src/indicator-notifications-settings.c:299 +msgid "Remove" +msgstr "" + +#: ../src/indicator-notifications-settings.c:304 +msgid "Add" +msgstr "" + #: ../src/notification-menuitem.c:129 msgid "from" msgstr "от" -- cgit v1.2.3