mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
Translated using Weblate (Russian)
Currently translated at 100,0% (946 of 946 strings)
This commit is contained in:
parent
912e336b61
commit
1a095564b0
@ -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 <f2404@yandex.ru>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/freedombox/"
|
||||
"plinth/ru/>\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 <em>%(service_name)s</em> is not running."
|
||||
#, python-format
|
||||
msgid "<em>%(service_name)s</em> is available only on internal networks."
|
||||
msgstr "Служба <em>%(service_name)s</em> не запущена."
|
||||
msgstr "<em>%(service_name)s</em> доступно только во внутренних сетях."
|
||||
|
||||
#: 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user