luci/applications/luci-app-bcp38/po/ru/bcp38.po
Hannu Nyman 40de466475 i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-07 18:10:59 +02:00

83 lines
4 KiB
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Project-Id-Version: LuCI: bcp38\n"
"POT-Creation-Date: 2017-12-01 14:00+0300\n"
"PO-Revision-Date: 2018-02-07 17:35+0300\n"
"Language-Team: http://cyber-place.ru\n"
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.7.1\n"
"Last-Translator: Vladimir aka sunny <picfun@ya.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"
"Language: ru\n"
"Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
"интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"
#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61
msgid "Allowed IP ranges"
msgstr "Диапазон разрешенных<br />IP-адресов"
#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:34
msgid ""
"Attempt to automatically detect if the upstream IP will be blocked by the "
"configuration, and add an exception if it will. If this does not work "
"correctly, you can add exceptions manually below."
msgstr ""
"Попытается автоматически обнаружить, если будет настроена блокировка IP-"
"адресов внешней сети, и добавить событие в исключения. Если автоматически не "
"получится, можно добавить исключения вручную ниже."
#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:33
msgid "Auto-detect upstream IP"
msgstr "Автоматическое определение IP внешней сети"
#: applications/luci-app-bcp38/luasrc/controller/bcp38.lua:6
#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:20
msgid "BCP38"
msgstr "BCP38"
#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:27
msgid "BCP38 config"
msgstr "Настройка BCP38"
#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:56
msgid "Blocked IP ranges"
msgstr "Диапазон запрещенных<br />IP-адресов"
#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:30
msgid "Enable"
msgstr "Включить"
#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39
msgid "Interface name"
msgstr "Имя интерфейса"
#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39
msgid ""
"Interface to apply the blocking to (should be the upstream WAN interface)."
msgstr ""
"Интерфейс для применения блокировки (должен быть WAN интерфейсом для внешней "
"сети)."
#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61
msgid ""
"Takes precedence over blocked ranges. Use to whitelist your upstream network "
"if you're behind a double NAT and the auto-detection doesn't work."
msgstr ""
"Имеет приоритет над заблокированными диапазонами.<br />Используйте для "
"вашего Белого списка внешней сети, если вы находитесь за двойным NAT-ом и "
"автоматическое обнаружение не работает."
#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:21
msgid ""
"This function blocks packets with private address destinations from going "
"out onto the internet as per <a href=\"http://tools.ietf.org/html/"
"bcp38\">BCP 38</a>. For IPv6, only source specific default routes are "
"installed, so no BCP38 firewall routes are needed."
msgstr ""
"Приложение блокирует пакеты полученные из Интернета от поддельных адресов в "
"соответствии с <a href=\"http://tools.ietf.org/html/ bcp38\">BCP 38</a>.<br /"
">Для IPv6 устанавливаются только дефолтные исходные маршруты, поэтому BCP38 "
"не используется межсетевым экраном."