1961d62d71778de18a804c4ee76f9f1376de6b11
[project/luci.git] / applications / luci-app-fwknopd / po / uk / fwknopd.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2015-05-12 21:03-0500\n"
5 "Last-Translator: Automatically generated\n"
6 "Language-Team: none\n"
7 "Language: uk\n"
8 "MIME-Version: 1.0\n"
9 "Content-Type: text/plain; charset=UTF-8\n"
10 "Content-Transfer-Encoding: 8bit\n"
11 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
12 "4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
13
14 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599
15 msgid ""
16 "Allow SPA clients to request access to services through an iptables firewall "
17 "instead of just to it."
18 msgstr ""
19
20 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600
21 msgid "Allow SPA clients to request forwarding destination by DNS name."
22 msgstr ""
23
24 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441
25 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458
26 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551
27 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573
28 msgid "Base64 key"
29 msgstr ""
30
31 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:308
32 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:319
33 msgid "Close"
34 msgstr ""
35
36 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
37 msgid "Custom configuration"
38 msgstr ""
39
40 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
41 msgid "Custom configuration read from /etc/fwknop/access.conf."
42 msgstr ""
43
44 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
45 msgid ""
46 "Define a set of ports and protocols (tcp or udp) that are explicitly not "
47 "allowed regardless of the validity of the incoming SPA packet. Multiple "
48 "entries are comma-separated."
49 msgstr ""
50
51 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576
52 msgid ""
53 "Define a set of ports and protocols (tcp or udp) that will be opened if a "
54 "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
55 "to honor any proto/port request specified in the SPA data (unless of it "
56 "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
57 msgstr ""
58
59 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562
60 msgid ""
61 "Define the HMAC authentication key (in Base64 encoding) used for verifying "
62 "the authenticity of the SPA packet before the packet is decrypted."
63 msgstr ""
64
65 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554
66 msgid ""
67 "Define the HMAC authentication key used for verifying the authenticity of "
68 "the SPA packet before the packet is decrypted."
69 msgstr ""
70
71 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585
72 msgid ""
73 "Define the length of time access will be granted by fwknopd through the "
74 "firewall after a valid knock sequence from a source IP address. If "
75 "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
76 "automatically be set."
77 msgstr ""
78
79 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540
80 msgid ""
81 "Define the symmetric key (in Base64 encoding) used for decrypting an "
82 "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
83 msgstr ""
84
85 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532
86 msgid ""
87 "Define the symmetric key used for decrypting an incoming SPA packet that is "
88 "encrypted by the fwknop client with Rijndael."
89 msgstr ""
90
91 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480
92 msgid "Enable Uci/Luci control"
93 msgstr ""
94
95 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
96 msgid "Enable config overwrite"
97 msgstr ""
98
99 #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
100 msgid "Firewall Knock Daemon"
101 msgstr ""
102
103 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
104 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
105 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
106 msgid "Firewall Knock Operator Daemon"
107 msgstr ""
108
109 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
110 msgid ""
111 "Force all SPA packets to contain a real IP address within the encrypted "
112 "data. This makes it impossible to use the -s command line argument on the "
113 "fwknop client command line, so either -R has to be used to automatically "
114 "resolve the external address (if the client behind a NAT) or the client must "
115 "know the external IP and set it via the -a argument."
116 msgstr ""
117
118 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527
119 msgid "Generate Keys"
120 msgstr ""
121
122 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
123 msgid "Generate keys"
124 msgstr ""
125
126 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
127 msgid ""
128 "Generates the symmetric key used for decrypting an incoming SPA packet, that "
129 "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
130 "authentication key used to verify the authenticity of the incoming SPA "
131 "packet before the packet is decrypted."
132 msgstr ""
133
134 #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
135 msgid "Grant UCI access for luci-app-fwknopd"
136 msgstr ""
137
138 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571
139 msgid "HMAC key type"
140 msgstr ""
141
142 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549
143 msgid "Key type"
144 msgstr ""
145
146 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
147 msgid "Loading…"
148 msgstr ""
149
150 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597
151 msgid ""
152 "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
153 "seconds."
154 msgstr ""
155
156 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
157 msgid "Network"
158 msgstr ""
159
160 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492
161 msgid "Network configuration"
162 msgstr ""
163
164 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
165 msgid "No stanza found."
166 msgstr ""
167
168 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440
169 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457
170 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550
171 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572
172 msgid "Normal key"
173 msgstr ""
174
175 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
176 msgid ""
177 "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) "
178 "and generates QR codes for all found stanzas. Handles only files in /etc/"
179 "fwknop folder due to access rights restrictions."
180 msgstr ""
181
182 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422
183 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506
184 msgid "QR code"
185 msgstr ""
186
187 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489
188 msgid "Show access.conf QR codes"
189 msgstr ""
190
191 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
192 msgid "Specify the ethernet interface on which fwknopd will sniff packets."
193 msgstr ""
194
195 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447
196 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
197 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559
198 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
199 msgid "The HMAC authentication key has to be specified."
200 msgstr ""
201
202 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517
203 msgid ""
204 "The destination address for which the SPA packet will be accepted. The "
205 "string “ANY” is also accepted if a valid SPA packet should be honored to any "
206 "destination IP. Networks should be specified in CIDR notation (e.g. "
207 "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
208 "Multiple entries are comma-separated."
209 msgstr ""
210
211 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
212 msgid ""
213 "The network on which the daemon listens. The daemon is automatically started "
214 "when the network is up-and-running. This option has precedence over "
215 "“PCAP_INTF” option."
216 msgstr ""
217
218 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508
219 msgid ""
220 "The source address from which the SPA packet will be accepted. The string "
221 "“ANY” is also accepted if a valid SPA packet should be honored from any "
222 "source IP. Networks should be specified in CIDR notation (e.g. "
223 "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
224 "Multiple entries are comma-separated."
225 msgstr ""
226
227 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514
228 msgid "The source address has to be specified."
229 msgstr ""
230
231 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430
232 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
233 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537
234 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
235 msgid "The symmetric key has to be specified."
236 msgstr ""
237
238 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
239 msgid ""
240 "When unchecked, the config files in /etc/fwknopd will be used as is, "
241 "ignoring any settings here."
242 msgstr ""
243
244 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419
245 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
246 msgid "access.conf stanzas"
247 msgstr ""
248
249 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:595
250 msgid "fwknopd.conf config options"
251 msgstr ""
252
253 #~ msgid "Enter custom access.conf variables below:"
254 #~ msgstr "Enter custom access.conf variables below:"
255
256 #~ msgid "Enter custom fwknopd.conf variables below:"
257 #~ msgstr "Enter custom fwknopd.conf variables below:"