luci-app-banip: handle load errors of the countries file
[project/luci.git] / applications / luci-app-yggdrasil / po / uk / yggdrasil.po
1 msgid ""
2 msgstr ""
3 "PO-Revision-Date: 2022-04-15 15:09+0000\n"
4 "Last-Translator: Vladdrako <vladdrako007@gmail.com>\n"
5 "Language-Team: Ukrainian <https://hosted.weblate.org/projects/openwrt/"
6 "luciapplicationsyggdrasil/uk/>\n"
7 "Language: uk\n"
8 "Content-Type: text/plain; charset=UTF-8\n"
9 "Content-Transfer-Encoding: 8bit\n"
10 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
11 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
12 "X-Generator: Weblate 4.12-dev\n"
13
14 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:33
15 msgid "Active peers"
16 msgstr ""
17
18 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:17
19 msgid ""
20 "By default, nodeinfo contains some defaults including the platform, "
21 "architecture and Yggdrasil version. These can help when surveying the "
22 "network and diagnosing network routing problems. Enabling nodeinfo privacy "
23 "prevents this, so that only items specified in \"NodeInfo\" are sent back if "
24 "specified."
25 msgstr ""
26
27 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:45
28 msgid ""
29 "Configuration for which interfaces multicast peer discovery should be "
30 "enabled on. Regex is a regular expression which is matched against an "
31 "interface name, and interfaces use the first configuration that they match "
32 "gainst. Beacon configures whether or not the node should send link-local "
33 "multicast beacons to advertise their presence, while listening for incoming "
34 "connections on Port. Listen controls whether or not the node listens for "
35 "multicast beacons and opens outgoing connections."
36 msgstr ""
37
38 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:16
39 msgid "Enable NodeInfo privacy"
40 msgstr ""
41
42 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:11
43 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:41
44 msgid "Encryption keys"
45 msgstr ""
46
47 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:15
48 msgid "Encryption private key"
49 msgstr ""
50
51 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:14
52 msgid "Encryption public key"
53 msgstr ""
54
55 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:11
56 msgid "General settings"
57 msgstr "Загальні параметри"
58
59 #: applications/luci-app-yggdrasil/root/usr/share/rpcd/acl.d/luci-app-yggdrasil.json:3
60 msgid "Grant access to LuCI app yggdrasil"
61 msgstr ""
62
63 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:25
64 msgid "Interface"
65 msgstr "Інтерфейс"
66
67 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:20
68 msgid "Interface peers"
69 msgstr ""
70
71 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/keys.js:16
72 msgid "Keep this private. When compromised, generate a new keypair and IPv6."
73 msgstr ""
74
75 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:52
76 msgid "Link-local port"
77 msgstr ""
78
79 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:21
80 msgid ""
81 "List of connection strings for outbound peer connections in URI format, "
82 "arranged by source interface, e.g. { \"eth0\": [ tcp://a.b.c.d:e ] }. Note "
83 "that SOCKS peerings will NOT be affected by this option and should go in the "
84 "\"Peers\" section instead."
85 msgstr ""
86
87 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:12
88 msgid ""
89 "List of connection strings for outbound peer connections in URI format, e.g. "
90 "tcp://a.b.c.d:e or socks://a.b.c.d:e/f.g.h.i:j. These connections will obey "
91 "the operating system routing table, therefore you should use this section "
92 "when you may connect via different interfaces."
93 msgstr ""
94
95 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:33
96 msgid "Listen addresses"
97 msgstr ""
98
99 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:34
100 msgid ""
101 "Listen addresses for incoming connections. You will need to add listeners in "
102 "order to accept incoming peerings from non-local nodes. Multicast peer "
103 "discovery will work regardless of any listeners set here. Each listener "
104 "should be specified in URI format as above, e.g. tcp://0.0.0.0:0 or tcp://"
105 "[::]:0 to listen on all interfaces."
106 msgstr ""
107
108 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:51
109 msgid "Listen for beacons"
110 msgstr ""
111
112 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:31
113 msgid "MTU size for the interface"
114 msgstr ""
115
116 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:44
117 msgid "Multicast interface"
118 msgstr ""
119
120 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:23
121 msgid "NodeInfo"
122 msgstr ""
123
124 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:24
125 msgid ""
126 "Optional node info. This must be a { \"key\": \"value\", ... } map or set as "
127 "null. This is entirely optional but, if set, is visible to the whole network "
128 "on request."
129 msgstr ""
130
131 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/peers.js:11
132 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:23
133 msgid "Peers"
134 msgstr "Вузли (peers)"
135
136 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:49
137 msgid "Regular expression"
138 msgstr ""
139
140 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:50
141 msgid "Send beacons"
142 msgstr ""
143
144 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:32
145 msgid "Settings"
146 msgstr "Параметри"
147
148 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:14
149 msgid "Status"
150 msgstr "Стан"
151
152 #: applications/luci-app-yggdrasil/root/usr/share/luci/menu.d/luci-app-yggdrasil.json:3
153 msgid "Yggdrasil"
154 msgstr ""
155
156 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/status.js:30
157 msgid "Yggdrasil node status"
158 msgstr ""
159
160 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:14
161 msgid "Yggdrasil's network interface name"
162 msgstr ""
163
164 #: applications/luci-app-yggdrasil/htdocs/luci-static/resources/view/yggdrasil/settings.js:40
165 msgid "e.g. tcp://0.0.0.0:0 or tcp://[::]:0"
166 msgstr ""
167
168 #~ msgid "Interface name"
169 #~ msgstr "Назва інтерфейсу"
170
171 #~ msgid "Key"
172 #~ msgstr "Ключ"