diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2023-02-27 05:40:21 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2023-02-27 05:40:21 +0200 |
commit | 1b623cbe60678a60e8c73e00bc2b09daa72d30eb (patch) | |
tree | 185a269b95ef7ba1f181bcd7c4d51dbb1d501825 /applications/luci-app-bcp38/po/ru/bcp38.po | |
parent | 0b04b872ab04239f6fbec0b7344c780a540ac3ff (diff) |
treewide: Sync translations - i18n
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-bcp38/po/ru/bcp38.po')
-rw-r--r-- | applications/luci-app-bcp38/po/ru/bcp38.po | 32 |
1 files changed, 18 insertions, 14 deletions
diff --git a/applications/luci-app-bcp38/po/ru/bcp38.po b/applications/luci-app-bcp38/po/ru/bcp38.po index e77c26b314..fefb6aca40 100644 --- a/applications/luci-app-bcp38/po/ru/bcp38.po +++ b/applications/luci-app-bcp38/po/ru/bcp38.po @@ -16,11 +16,11 @@ msgstr "" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:41 msgid "Allowed IP ranges" msgstr "Диапазон разрешенных<br />IP-адресов" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:34 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:26 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 " @@ -30,24 +30,24 @@ msgstr "" "адресов внешней сети, и добавить событие в исключения. Если автоматически не " "получится, можно добавить исключения вручную ниже." -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:33 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:25 msgid "Auto-detect upstream IP" msgstr "Автоматическое определение IP внешней сети" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:20 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:10 #: applications/luci-app-bcp38/root/usr/share/luci/menu.d/luci-app-bcp38.json:3 msgid "BCP38" msgstr "BCP38" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:27 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:18 msgid "BCP38 config" msgstr "Настройка BCP38" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:56 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:38 msgid "Blocked IP ranges" msgstr "Диапазон запрещенных<br />IP-адресов" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:30 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:21 msgid "Enable" msgstr "Включить" @@ -55,18 +55,16 @@ msgstr "Включить" msgid "Grant UCI access for luci-app-bcp38" msgstr "Предоставить UCI доступ для luci-app-bcp38" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:31 msgid "Interface name" msgstr "Имя интерфейса" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:32 msgid "" -"Interface to apply the blocking to (should be the upstream WAN interface)." +"Interface to apply the blocking to should be the upstream WAN interface)." msgstr "" -"Интерфейс для применения блокировки (должен быть WAN интерфейсом для внешней " -"сети)." -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:42 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." @@ -75,7 +73,7 @@ msgstr "" "вашего Белого списка внешней сети, если вы находитесь за двойным NAT-ом и " "автоматическое обнаружение не работает." -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:21 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:11 msgid "" "This function blocks packets with private address destinations from going " "out onto the internet as per <a href=\"http://tools.ietf.org/html/" @@ -86,3 +84,9 @@ msgstr "" "соответствии с <a href=\"http://tools.ietf.org/html/ bcp38\">BCP 38</a>. Для " "IPv6 устанавливаются только дефолтные исходные маршруты, поэтому BCP38 не " "используется межсетевым экраном." + +#~ msgid "" +#~ "Interface to apply the blocking to (should be the upstream WAN interface)." +#~ msgstr "" +#~ "Интерфейс для применения блокировки (должен быть WAN интерфейсом для " +#~ "внешней сети)." |