luci-app-fwknopd: Updated translations.
[project/luci.git] / applications / luci-app-fwknopd / po / fr / fwknopd.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2020-04-08 23:37+0000\n"
5 "Last-Translator: Florian L. <florian.ligneul@gmail.com>\n"
6 "Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
7 "luciapplicationsfwknopd/fr/>\n"
8 "Language: fr\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "Plural-Forms: nplurals=2; plural=n > 1;\n"
13 "X-Generator: Weblate 4.0-dev\n"
14
15 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:374
16 msgid ""
17 "Allow SPA clients to request access to services through an iptables firewall "
18 "instead of just to it."
19 msgstr ""
20
21 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:375
22 msgid "Allow SPA clients to request forwarding destination by DNS name."
23 msgstr ""
24
25 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:326
26 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:348
27 msgid "Base64 key"
28 msgstr "Clé Base64"
29
30 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:356
31 msgid ""
32 "Define a set of ports and protocols (tcp or udp) that are explicitly not "
33 "allowed regardless of the validity of the incoming SPA packet. Multiple "
34 "entries are comma-separated."
35 msgstr ""
36
37 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:351
38 msgid ""
39 "Define a set of ports and protocols (tcp or udp) that will be opened if a "
40 "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
41 "to honor any proto/port request specified in the SPA data (unless of it "
42 "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
43 msgstr ""
44
45 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:337
46 msgid ""
47 "Define the HMAC authentication key (in Base64 encoding) used for verifying "
48 "the authenticity of the SPA packet before the packet is decrypted."
49 msgstr ""
50
51 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:329
52 msgid ""
53 "Define the HMAC authentication key used for verifying the authenticity of "
54 "the SPA packet before the packet is decrypted."
55 msgstr ""
56
57 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:360
58 msgid ""
59 "Define the length of time access will be granted by fwknopd through the "
60 "firewall after a valid knock sequence from a source IP address. If "
61 "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
62 "automatically be set."
63 msgstr ""
64
65 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
66 msgid ""
67 "Define the symmetric key (in Base64 encoding) used for decrypting an "
68 "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
69 msgstr ""
70
71 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:307
72 msgid ""
73 "Define the symmetric key used for decrypting an incoming SPA packet that is "
74 "encrypted by the fwknop client with Rijndael."
75 msgstr ""
76
77 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:263
78 msgid "Enable Uci/Luci control"
79 msgstr "Activer le contrôle Uci/Luci"
80
81 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:265
82 msgid "Enable config overwrite"
83 msgstr "Activer l'écrasement de la configuration"
84
85 #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
86 msgid "Firewall Knock Daemon"
87 msgstr ""
88
89 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:261
90 msgid "Firewall Knock Operator Daemon"
91 msgstr ""
92
93 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:365
94 msgid ""
95 "Force all SPA packets to contain a real IP address within the encrypted "
96 "data. This makes it impossible to use the -s command line argument on the "
97 "fwknop client command line, so either -R has to be used to automatically "
98 "resolve the external address (if the client behind a NAT) or the client must "
99 "know the external IP and set it via the -a argument."
100 msgstr ""
101
102 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:302
103 msgid "Generate Keys"
104 msgstr ""
105
106 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:298
107 msgid "Generate keys"
108 msgstr ""
109
110 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:298
111 msgid ""
112 "Generates the symmetric key used for decrypting an incoming SPA packet, that "
113 "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
114 "authentication key used to verify the authenticity of the incoming SPA "
115 "packet before the packet is decrypted."
116 msgstr ""
117
118 #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
119 msgid "Grant UCI access for luci-app-fwknopd"
120 msgstr ""
121
122 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:346
123 msgid "HMAC key type"
124 msgstr ""
125
126 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:324
127 msgid "Key type"
128 msgstr ""
129
130 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:152
131 msgid "Loading…"
132 msgstr ""
133
134 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:372
135 msgid ""
136 "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
137 "seconds."
138 msgstr ""
139
140 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:269
141 msgid "Network"
142 msgstr ""
143
144 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:267
145 msgid "Network configuration"
146 msgstr ""
147
148 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:325
149 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:347
150 msgid "Normal key"
151 msgstr "Clé normale"
152
153 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:281
154 msgid "QR code"
155 msgstr ""
156
157 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:373
158 msgid "Specify the ethernet interface on which fwknopd will sniff packets."
159 msgstr ""
160
161 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:334
162 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:343
163 msgid "The HMAC authentication key has to be specified."
164 msgstr ""
165
166 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:292
167 msgid ""
168 "The destination address for which the SPA packet will be accepted. The "
169 "string “ANY” is also accepted if a valid SPA packet should be honored to any "
170 "destination IP. Networks should be specified in CIDR notation (e.g. "
171 "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
172 "Multiple entries are comma-separated."
173 msgstr ""
174
175 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:269
176 msgid ""
177 "The network on which the daemon listens. The daemon is automatically started "
178 "when the network is up-and-running. This option has precedence over "
179 "“PCAP_INTF” option."
180 msgstr ""
181
182 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:283
183 msgid ""
184 "The source address from which the SPA packet will be accepted. The string "
185 "“ANY” is also accepted if a valid SPA packet should be honored from any "
186 "source IP. Networks should be specified in CIDR notation (e.g. "
187 "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
188 "Multiple entries are comma-separated."
189 msgstr ""
190
191 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:289
192 msgid "The source address has to be specified."
193 msgstr ""
194
195 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:312
196 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:321
197 msgid "The symmetric key has to be specified."
198 msgstr ""
199
200 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:265
201 msgid ""
202 "When unchecked, the config files in /etc/fwknopd will be used as is, "
203 "ignoring any settings here."
204 msgstr ""
205
206 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:277
207 msgid "access.conf stanzas"
208 msgstr ""
209
210 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:370
211 msgid "fwknopd.conf config options"
212 msgstr ""
213
214 #~ msgid "Enter custom access.conf variables below:"
215 #~ msgstr "Enter custom access.conf variables below:"
216
217 #~ msgid "Enter custom fwknopd.conf variables below:"
218 #~ msgstr "Enter custom fwknopd.conf variables below:"