1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
msgid ""
msgstr ""
"PO-Revision-Date: 2026-05-12 09:07+0000\n"
"Last-Translator: Oleksandr Yurov <oyurov@icloud.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsbcp38/uk/>\n"
"Language: uk\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 2026.5-dev\n"
#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:40
msgid "Allowed IP ranges"
msgstr "Дозволені діапазони IP"
#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:24
msgid "Auto-detect upstream IP"
msgstr "Автоматичне визначення висхідної IP"
#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:25
msgid ""
"Automatically attempt to detect whether the upstream IP will be blocked by "
"the configuration, adding an exception if so. If this does not work "
"correctly, you can add exceptions manually below."
msgstr ""
"Автоматично спробувати виявити, чи буде висхідну IP-адресу заблоковано "
"конфігурацією, і у такому разі додати виняток. Якщо це не працює коректно, "
"можна додати винятки вручну нижче."
#: 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/htdocs/luci-static/resources/view/bcp38/form.js:17
msgid "BCP38 config"
msgstr "Конфігурація BCP38"
#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:37
msgid "Blocked IP ranges"
msgstr "Заблоковані діапазони IP"
#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:20
msgid "Enable"
msgstr "Увімкнути"
#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:13
msgid ""
"For IPv6, only source specific default routes are installed, so no BCP38 "
"firewall routes are needed."
msgstr ""
"Для IPv6 встановлюються лише типові маршрути для конкретного джерела, тому "
"маршрути міжмережевого екрана BCP38 не потрібні."
#: applications/luci-app-bcp38/root/usr/share/rpcd/acl.d/luci-app-bcp38.json:3
msgid "Grant UCI access for luci-app-bcp38"
msgstr "Надати доступ до UCI для luci-app-bcp38"
#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:30
msgid "Interface name"
msgstr "Назва інтерфейсу"
#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:31
msgid ""
"Interface to apply the blocking to (should be the upstream WAN interface)."
msgstr ""
"Інтерфейс, до якого застосовується блокування (має бути висхідним "
"інтерфейсом WAN)."
#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:41
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/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 %s"
msgstr ""
"Ця функція блокує вихід в інтернет пакетів із призначенням на приватні "
"адреси відповідно до %s"
#~ 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>. "
#~ "Для IPv6 встановлюються тільки усталені вихідні маршрути, тому BCP38 не "
#~ "використовується мережевим екраном."
|