ffcc1e3fb1dc856009b933eb8a5972fff37c1a44
[sliver-openvswitch.git] / debian / po / templates.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: openflow-dev@lists.stanford.edu\n"
11 "POT-Creation-Date: 2008-07-23 10:15-0700\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. Type: multiselect
20 #. Choices
21 #: ../openflow-switch.templates:1001
22 msgid "${choices}"
23 msgstr ""
24
25 #. Type: multiselect
26 #. Description
27 #: ../openflow-switch.templates:1002
28 msgid "OpenFlow switch network devices:"
29 msgstr ""
30
31 #. Type: multiselect
32 #. Description
33 #: ../openflow-switch.templates:1002
34 msgid ""
35 "Choose the network devices that should become part of the OpenFlow switch.  "
36 "At least two devices must be selected for this machine to be a useful "
37 "switch.  Unselecting all network devices will disable the OpenFlow switch "
38 "entirely."
39 msgstr ""
40
41 #. Type: multiselect
42 #. Description
43 #: ../openflow-switch.templates:1002
44 msgid ""
45 "The network devices that you select should not be configured with IP or IPv6 "
46 "addresses, even if the switch contacts the controller over one of the "
47 "selected network devices.  This is because a running OpenFlow switch takes "
48 "over network devices at a low level: they become part of the switch and "
49 "cannot be used for other purposes."
50 msgstr ""
51
52 #. Type: error
53 #. Description
54 #: ../openflow-switch.templates:2001
55 msgid "No network devices were selected."
56 msgstr ""
57
58 #. Type: error
59 #. Description
60 #: ../openflow-switch.templates:2001
61 msgid ""
62 "No network devices were selected for inclusion in the OpenFlow switch. The "
63 "switch will be disabled."
64 msgstr ""
65
66 #. Type: note
67 #. Description
68 #: ../openflow-switch.templates:3001
69 msgid "Some Network Devices Have IP or IPv6 Addresses"
70 msgstr ""
71
72 #. Type: note
73 #. Description
74 #: ../openflow-switch.templates:3001
75 msgid ""
76 "The following network devices selected to be part of the OpenFlow switch "
77 "have IP or IPv6 addresses configured:"
78 msgstr ""
79
80 #. Type: note
81 #. Description
82 #: ../openflow-switch.templates:3001
83 msgid "${configured-netdevs}"
84 msgstr ""
85
86 #. Type: note
87 #. Description
88 #: ../openflow-switch.templates:3001
89 msgid ""
90 "This is usually a mistake, even if the switch contacts the controller over "
91 "one of the selected network devices.  This is because a running OpenFlow "
92 "switch takes over network devices at a low level: they become part of the "
93 "switch and cannot be used for other purposes."
94 msgstr ""
95
96 #. Type: note
97 #. Description
98 #: ../openflow-switch.templates:3001
99 msgid ""
100 "If this is an unintentional mistake, move back and fix the selection, or de-"
101 "configure the IP or IPv6 from these network devices."
102 msgstr ""
103
104 #. Type: boolean
105 #. Description
106 #: ../openflow-switch.templates:4001
107 msgid "Discover Controller Automatically?"
108 msgstr ""
109
110 #. Type: boolean
111 #. Description
112 #: ../openflow-switch.templates:4001
113 msgid ""
114 "If the OpenFlow network includes a DHCP server that is configured "
115 "appropriately, then the controller and PKI server can be discovered "
116 "automatically."
117 msgstr ""
118
119 #. Type: boolean
120 #. Description
121 #: ../openflow-switch.templates:4001
122 msgid "Controller discovery may take up to 30 seconds.  Please be patient."
123 msgstr ""
124
125 #. Type: boolean
126 #. Description
127 #: ../openflow-switch.templates:4001
128 msgid ""
129 "See secchan(8) for instructions on how to configure a DHCP server for "
130 "controller discovery."
131 msgstr ""
132
133 #. Type: boolean
134 #. Description
135 #: ../openflow-switch.templates:5001
136 msgid "Use discovered settings?"
137 msgstr ""
138
139 #. Type: boolean
140 #. Description
141 #: ../openflow-switch.templates:5001
142 msgid "Controller discovery obtained the following settings:"
143 msgstr ""
144
145 #. Type: boolean
146 #. Description
147 #: ../openflow-switch.templates:5001
148 msgid "Controller location: ${controller-vconn}"
149 msgstr ""
150
151 #. Type: boolean
152 #. Description
153 #: ../openflow-switch.templates:5001
154 msgid "PKI URL: ${pki-uri}"
155 msgstr ""
156
157 #. Type: boolean
158 #. Description
159 #: ../openflow-switch.templates:5001
160 msgid "Please verify that these settings are correct."
161 msgstr ""
162
163 #. Type: error
164 #. Description
165 #: ../openflow-switch.templates:6001
166 msgid "Controller discovery failed."
167 msgstr ""
168
169 #. Type: error
170 #. Description
171 #: ../openflow-switch.templates:6001
172 msgid "The controller's location could not be determined automatically."
173 msgstr ""
174
175 #. Type: error
176 #. Description
177 #: ../openflow-switch.templates:6001
178 msgid ""
179 "Ensure that the OpenFlow DHCP server is properly configured.  See secchan(8) "
180 "for instructions on how to configure a DHCP server for controller discovery."
181 msgstr ""
182
183 #. Type: select
184 #. Choices
185 #: ../openflow-switch.templates:7001
186 msgid "in-band, out-of-band"
187 msgstr ""
188
189 #. Type: select
190 #. Description
191 #: ../openflow-switch.templates:7002
192 msgid "Switch-to-controller access method:"
193 msgstr ""
194
195 #. Type: select
196 #. Description
197 #: ../openflow-switch.templates:7002
198 msgid ""
199 "The OpenFlow switch must be able to contact the OpenFlow controller over the "
200 "network.  It can do so in one of two ways:"
201 msgstr ""
202
203 #. Type: select
204 #. Description
205 #: ../openflow-switch.templates:7002
206 msgid ""
207 "in-band: A single network is used for OpenFlow traffic and other data "
208 "traffic; that is, the switch contacts the controller over one of the network "
209 "devices selected as OpenFlow switch netdevs in the previous question.  This "
210 "is the most common case."
211 msgstr ""
212
213 #. Type: select
214 #. Description
215 #: ../openflow-switch.templates:7002
216 msgid ""
217 "out-of-band: OpenFlow traffic uses a network separate from the data traffic "
218 "that it controls.  If this is the case, the control network must already be "
219 "configured on a network device other than one of those selected as an "
220 "OpenFlow switch netdev in the previous question."
221 msgstr ""
222
223 #. Type: string
224 #. Description
225 #: ../openflow-switch.templates:8001
226 msgid "Switch IP address:"
227 msgstr ""
228
229 #. Type: string
230 #. Description
231 #: ../openflow-switch.templates:8001
232 msgid ""
233 "For in-band communication with the controller, the OpenFlow switch must be "
234 "able to determine its own IP address.  Its IP address may be configured "
235 "statically or dynamically."
236 msgstr ""
237
238 #. Type: string
239 #. Description
240 #: ../openflow-switch.templates:8001
241 msgid "For static configuration, specify the switch's IP address as a string."
242 msgstr ""
243
244 #. Type: string
245 #. Description
246 #: ../openflow-switch.templates:8001
247 msgid ""
248 "For dynamic configuration with DHCP (the most common case), specify \"dhcp"
249 "\". Configuration with DHCP will only work reliably if the network topology "
250 "allows the switch to contact the DHCP server before it connects to the "
251 "OpenFlow controller."
252 msgstr ""
253
254 #. Type: error
255 #. Description
256 #: ../openflow-switch.templates:9001
257 msgid "The switch IP address is invalid."
258 msgstr ""
259
260 #. Type: error
261 #. Description
262 #: ../openflow-switch.templates:9001
263 msgid ""
264 "The switch IP address must specified as \"dhcp\" or a valid IP address in "
265 "dotted-octet form (e.g. \"1.2.3.4\")."
266 msgstr ""
267
268 #. Type: string
269 #. Description
270 #: ../openflow-switch.templates:10001
271 msgid "Controller location:"
272 msgstr ""
273
274 #. Type: string
275 #. Description
276 #: ../openflow-switch.templates:10001
277 msgid ""
278 "Specify how the OpenFlow switch should connect to the OpenFlow controller. "
279 "The value should be in form \"ssl:HOST[:PORT]\" to connect to the controller "
280 "over SSL (recommended for security) or \"tcp:HOST[:PORT]\" to connect over "
281 "cleartext TCP."
282 msgstr ""
283
284 #. Type: error
285 #. Description
286 #: ../openflow-switch.templates:11001
287 msgid "The controller location is invalid."
288 msgstr ""
289
290 #. Type: error
291 #. Description
292 #: ../openflow-switch.templates:11001
293 msgid ""
294 "The controller location must be specifed as \"ssl:HOST[:PORT]\" to connect "
295 "to the controller over SSL (recommended for security) or \"tcp:HOST[:PORT]\" "
296 "to connect over cleartext TCP."
297 msgstr ""
298
299 #. Type: string
300 #. Description
301 #: ../openflow-switch.templates:12001
302 msgid "OpenFlow PKI server host name or URL:"
303 msgstr ""
304
305 #. Type: string
306 #. Description
307 #: ../openflow-switch.templates:12001
308 msgid ""
309 "Specify a URL to the OpenFlow public key infrastructure (PKI).  If a host "
310 "name or IP address is specified in place of a URL, then http://<host>/"
311 "openflow/pki/ will be used, where <host> is the specified host name or IP "
312 "address."
313 msgstr ""
314
315 #. Type: string
316 #. Description
317 #: ../openflow-switch.templates:12001
318 msgid ""
319 "The OpenFlow PKI is usually on the same machine as the OpenFlow controller."
320 msgstr ""
321
322 #. Type: string
323 #. Description
324 #: ../openflow-switch.templates:12001
325 msgid ""
326 "The setup process will connect to the OpenFlow PKI server over HTTP, using "
327 "the system's configured default HTTP proxy (if any)."
328 msgstr ""
329
330 #. Type: error
331 #. Description
332 #: ../openflow-switch.templates:13001
333 msgid "The switch CA certificate could not be retrieved."
334 msgstr ""
335
336 #. Type: error
337 #. Description
338 #: ../openflow-switch.templates:13001
339 msgid "Retrieval of ${url} failed, with the following status: \"${error}\"."
340 msgstr ""
341
342 #. Type: error
343 #. Description
344 #: ../openflow-switch.templates:13001
345 msgid ""
346 "Ensure that the OpenFlow PKI server is correctly configured and available at "
347 "${pki-uri}.  If the system is configured to use an HTTP proxy, also make "
348 "sure that the HTTP proxy is available and that the PKI server can be reached "
349 "through it."
350 msgstr ""
351
352 #. Type: select
353 #. Choices
354 #. Type: select
355 #. Choices
356 #. Type: select
357 #. Choices
358 #: ../openflow-switch.templates:14001 ../openflow-switch.templates:15001
359 #: ../openflow-switch.templates:17001
360 msgid "yes, no"
361 msgstr ""
362
363 #. Type: select
364 #. Description
365 #: ../openflow-switch.templates:14002
366 msgid "Is ${fingerprint} the controller CA's fingerprint?"
367 msgstr ""
368
369 #. Type: select
370 #. Description
371 #: ../openflow-switch.templates:14002
372 msgid ""
373 "If a man-in-the-middle attack is possible in your network environment, check "
374 "that the controller CA's fingerprint is really ${fingerprint}.  Answer \"yes"
375 "\" if it matches, \"no\" if there is a discrepancy."
376 msgstr ""
377
378 #. Type: select
379 #. Description
380 #: ../openflow-switch.templates:14002
381 msgid ""
382 "If a man-in-the-middle attack is not a concern, there is no need to verify "
383 "the fingerprint.  Simply answer \"yes\"."
384 msgstr ""
385
386 #. Type: select
387 #. Description
388 #: ../openflow-switch.templates:15002
389 msgid "Send certificate request to switch CA?"
390 msgstr ""
391
392 #. Type: select
393 #. Description
394 #: ../openflow-switch.templates:15002
395 msgid ""
396 "Before it can connect to the controller over SSL, the OpenFlow switch's key "
397 "must be signed by the switch certificate authority (CA) located on the "
398 "OpenFlow PKI server, which is usually collocated with the OpenFlow "
399 "controller.  A signing request can be sent to the PKI server now."
400 msgstr ""
401
402 #. Type: select
403 #. Description
404 #: ../openflow-switch.templates:15002
405 msgid ""
406 "Answer \"yes\" to send a signing request to the switch CA now.  This is "
407 "ordinarily the correct choice.  There is no harm in sending a given signing "
408 "request more than once."
409 msgstr ""
410
411 #. Type: select
412 #. Description
413 #: ../openflow-switch.templates:15002
414 msgid ""
415 "Answer \"no\" to skip sending a signing request to the switch CA. Unless the "
416 "request has already been sent to the switch CA, manual sending of the "
417 "request and signing will be necessary."
418 msgstr ""
419
420 #. Type: error
421 #. Description
422 #: ../openflow-switch.templates:16001
423 msgid "The certificate request could not be sent."
424 msgstr ""
425
426 #. Type: error
427 #. Description
428 #: ../openflow-switch.templates:16001
429 msgid "Posting to ${url} failed, with the following status: \"${error}\"."
430 msgstr ""
431
432 #. Type: error
433 #. Description
434 #: ../openflow-switch.templates:16001
435 msgid ""
436 "Ensure that the OpenFlow PKI server is correctly configured and available at "
437 "${pki-uri}."
438 msgstr ""
439
440 #. Type: select
441 #. Description
442 #: ../openflow-switch.templates:17002
443 msgid "Fetch signed switch certificate from PKI server?"
444 msgstr ""
445
446 #. Type: select
447 #. Description
448 #: ../openflow-switch.templates:17002
449 msgid ""
450 "Before it can connect to the controller over SSL, the OpenFlow switch's key "
451 "must be signed by the switch certificate authority (CA) located on the "
452 "OpenFlow PKI server, which is usually collocated with the OpenFlow "
453 "controller."
454 msgstr ""
455
456 #. Type: select
457 #. Description
458 #: ../openflow-switch.templates:17002
459 msgid ""
460 "At this point, a signing request has been sent to the switch CA (or sending "
461 "a request has been manually skipped), but the signed certificate has not yet "
462 "been retrieved.  Manual action may need to be taken at the PKI server to "
463 "approve the signing request."
464 msgstr ""
465
466 #. Type: select
467 #. Description
468 #: ../openflow-switch.templates:17002
469 msgid ""
470 "Answer \"yes\" to attempt to retrieve the signed switch certificate from the "
471 "switch CA.  If the switch certificate request has been signed at the PKI "
472 "server, this is the correct choice."
473 msgstr ""
474
475 #. Type: select
476 #. Description
477 #: ../openflow-switch.templates:17002
478 msgid ""
479 "Answer \"no\" to postpone switch configuration.  The configuration process "
480 "must be restarted later, when the switch certificate request has been signed."
481 msgstr ""
482
483 #. Type: error
484 #. Description
485 #: ../openflow-switch.templates:18001
486 msgid "Signed switch certificate could not be retrieved."
487 msgstr ""
488
489 #. Type: error
490 #. Description
491 #: ../openflow-switch.templates:18001
492 msgid ""
493 "The signed switch certificate could not be retrieved from the switch CA: "
494 "retrieval of ${url} failed, with the following status: \"${error}\"."
495 msgstr ""
496
497 #. Type: error
498 #. Description
499 #: ../openflow-switch.templates:18001
500 msgid ""
501 "This probably indicates that the switch's certificate request has not yet "
502 "been signed.  If this is the problem, it may be fixed by signing the "
503 "certificate request at ${pki-uri}, then trying to fetch the signed switch "
504 "certificate again."
505 msgstr ""
506
507 #. Type: note
508 #. Description
509 #: ../openflow-switch.templates:19001
510 msgid "OpenFlow Switch Setup Finished"
511 msgstr ""
512
513 #. Type: note
514 #. Description
515 #: ../openflow-switch.templates:19001
516 msgid ""
517 "Setup of this OpenFlow switch is finished.  Complete the setup procedure to "
518 "enable the switch."
519 msgstr ""