From 1a095564b0331fab61f93f6c7f496a1e21fcea6a Mon Sep 17 00:00:00 2001 From: Igor Date: Tue, 3 Jul 2018 13:30:23 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100,0% (946 of 946 strings) --- plinth/locale/ru/LC_MESSAGES/django.po | 38 ++++++++++++-------------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/plinth/locale/ru/LC_MESSAGES/django.po b/plinth/locale/ru/LC_MESSAGES/django.po index 6160f54f2..707f88dca 100644 --- a/plinth/locale/ru/LC_MESSAGES/django.po +++ b/plinth/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-07-02 19:56-0400\n" -"PO-Revision-Date: 2018-06-19 12:36+0000\n" +"PO-Revision-Date: 2018-07-03 13:34+0000\n" "Last-Translator: Igor \n" "Language-Team: Russian \n" @@ -16,9 +16,9 @@ msgstr "" "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: Weblate 3.0.1\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 3.1-dev\n" #: plinth/action_utils.py:258 #, python-brace-format @@ -4531,10 +4531,8 @@ msgstr "" "a>." #: plinth/modules/tor/__init__.py:77 -#, fuzzy -#| msgid "Socks5 Proxy" msgid "Tor Socks Proxy" -msgstr "Socks5 Прокси" +msgstr "Tor Socks прокси" #: plinth/modules/tor/__init__.py:83 plinth/modules/tor/__init__.py:125 msgid "Tor Bridge Relay" @@ -4802,36 +4800,34 @@ msgstr "Tiny Tiny RSS (Fork)" #: plinth/modules/udiskie/__init__.py:35 msgid "udiskie" -msgstr "" +msgstr "udiskie" #: plinth/modules/udiskie/__init__.py:37 msgid "Removable Media" -msgstr "" +msgstr "Сменные носители" #: plinth/modules/udiskie/__init__.py:40 msgid "" "udiskie allows automatic mounting of removable media, such as flash drives." msgstr "" +"udiskie позволяет автоматически монтировать сменные ностители, такие как " +"флэш-накопители." #: plinth/modules/udiskie/templates/udiskie.html:29 -#, fuzzy -#| msgid "Device" msgid "Devices" -msgstr "Устройство" +msgstr "Устройства" #: plinth/modules/udiskie/templates/udiskie.html:35 msgid "Label" -msgstr "" +msgstr "Метка" #: plinth/modules/udiskie/templates/udiskie.html:36 msgid "Size" -msgstr "" +msgstr "Размер" #: plinth/modules/udiskie/templates/udiskie.html:37 -#, fuzzy -#| msgid "System" msgid "Filesystem" -msgstr "Система" +msgstr "Файловая система" #: plinth/modules/upgrades/__init__.py:33 msgid "Software Upgrades" @@ -5389,14 +5385,14 @@ msgid "Mailing list" msgstr "Список рассылки" #: plinth/templates/internal-zone.html:25 -#, fuzzy, python-format -#| msgid "Service %(service_name)s is not running." +#, python-format msgid "%(service_name)s is available only on internal networks." -msgstr "Служба %(service_name)s не запущена." +msgstr "%(service_name)s доступно только во внутренних сетях." #: plinth/templates/internal-zone.html:31 msgid "Currently there are no network interfaces configured as internal." msgstr "" +"В настоящее время нет сетевых интерфейсов, сконфигурированных как внутренние." #: plinth/templates/internal-zone.html:33 #, python-format @@ -5404,6 +5400,8 @@ msgid "" "Currently the following network interfaces are configured as internal: " "%(interface_list)s" msgstr "" +"В настоящее время следующие сетевые интерфейсы сконфигурированы как " +"внутренние: %(interface_list)s" #: plinth/templates/service.html:56 #, python-format