Merge pull request #3473 from Ansuel/upnp-con
[oweals/luci.git] / applications / luci-app-bcp38 / po / ru / bcp38.po
1 msgid ""
2 msgstr ""
3 "Content-Type: text/plain; charset=UTF-8\n"
4 "Project-Id-Version: LuCI: bcp38\n"
5 "POT-Creation-Date: 2017-12-01 14:00+0300\n"
6 "PO-Revision-Date: 2018-02-07 17:35+0300\n"
7 "Language-Team: http://cyber-place.ru\n"
8 "MIME-Version: 1.0\n"
9 "Content-Transfer-Encoding: 8bit\n"
10 "X-Generator: Poedit 1.8.7.1\n"
11 "Last-Translator: Vladimir aka sunny <picfun@ya.ru>\n"
12 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
13 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
14 "Language: ru\n"
15 "Project-Info: Это технический перевод, не дословный. Главное-удобный русский "
16 "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n"
17
18 #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61
19 msgid "Allowed IP ranges"
20 msgstr "Диапазон разрешенных<br />IP-адресов"
21
22 #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:34
23 msgid ""
24 "Attempt to automatically detect if the upstream IP will be blocked by the "
25 "configuration, and add an exception if it will. If this does not work "
26 "correctly, you can add exceptions manually below."
27 msgstr ""
28 "Попытается автоматически обнаружить, если будет настроена блокировка IP-"
29 "адресов внешней сети, и добавить событие в исключения. Если автоматически не "
30 "получится, можно добавить исключения вручную ниже."
31
32 #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:33
33 msgid "Auto-detect upstream IP"
34 msgstr "Автоматическое определение IP внешней сети"
35
36 #: applications/luci-app-bcp38/luasrc/controller/bcp38.lua:6
37 #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:20
38 msgid "BCP38"
39 msgstr "BCP38"
40
41 #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:27
42 msgid "BCP38 config"
43 msgstr "Настройка BCP38"
44
45 #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:56
46 msgid "Blocked IP ranges"
47 msgstr "Диапазон запрещенных<br />IP-адресов"
48
49 #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:30
50 msgid "Enable"
51 msgstr "Включить"
52
53 #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39
54 msgid "Interface name"
55 msgstr "Имя интерфейса"
56
57 #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39
58 msgid ""
59 "Interface to apply the blocking to (should be the upstream WAN interface)."
60 msgstr ""
61 "Интерфейс для применения блокировки (должен быть WAN интерфейсом для внешней "
62 "сети)."
63
64 #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61
65 msgid ""
66 "Takes precedence over blocked ranges. Use to whitelist your upstream network "
67 "if you're behind a double NAT and the auto-detection doesn't work."
68 msgstr ""
69 "Имеет приоритет над заблокированными диапазонами.<br />Используйте для "
70 "вашего Белого списка внешней сети, если вы находитесь за двойным NAT-ом и "
71 "автоматическое обнаружение не работает."
72
73 #: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:21
74 msgid ""
75 "This function blocks packets with private address destinations from going "
76 "out onto the internet as per <a href=\"http://tools.ietf.org/html/"
77 "bcp38\">BCP 38</a>. For IPv6, only source specific default routes are "
78 "installed, so no BCP38 firewall routes are needed."
79 msgstr ""
80 "Приложение блокирует пакеты полученные из Интернета от поддельных адресов в "
81 "соответствии с <a href=\"http://tools.ietf.org/html/ bcp38\">BCP 38</a>.<br /"
82 ">Для IPv6 устанавливаются только дефолтные исходные маршруты, поэтому BCP38 "
83 "не используется межсетевым экраном."