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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: ovs-dev@openvswitch.org\n"
11 "POT-Creation-Date: 2009-05-11 13:38-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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
21 #: ../openvswitch-switch-config.templates:1001
27 #: ../openvswitch-switch-config.templates:1002
28 msgid "OpenFlow switch network devices:"
33 #: ../openvswitch-switch-config.templates:1002
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 "
43 #: ../openvswitch-switch-config.templates:1002
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."
54 #: ../openvswitch-switch-config.templates:2001
55 msgid "No network devices were selected."
60 #: ../openvswitch-switch-config.templates:2001
62 "No network devices were selected for inclusion in the OpenFlow switch. The "
63 "switch will be disabled."
68 #: ../openvswitch-switch-config.templates:3001
69 msgid "Some Network Devices Have IP or IPv6 Addresses"
74 #: ../openvswitch-switch-config.templates:3001
76 "The following network devices selected to be part of the OpenFlow switch "
77 "have IP or IPv6 addresses configured:"
82 #: ../openvswitch-switch-config.templates:3001
83 msgid "${configured-netdevs}"
88 #: ../openvswitch-switch-config.templates:3001
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."
98 #: ../openvswitch-switch-config.templates:3001
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."
106 #: ../openvswitch-switch-config.templates:4001
107 msgid "discovery, in-band, out-of-band"
112 #: ../openvswitch-switch-config.templates:4002
113 msgid "Switch-to-controller access method:"
118 #: ../openvswitch-switch-config.templates:4002
120 "The OpenFlow switch must be able to contact the OpenFlow controller over the "
121 "network. It can do so in one of three ways:"
126 #: ../openvswitch-switch-config.templates:4002
128 "discovery: A single network is used for OpenFlow traffic and other data "
129 "traffic; that is, the switch contacts the controller over one of the network "
130 "devices selected as OpenFlow switch network devices in the previous "
131 "question. The switch automatically determines the location of the "
132 "controller using a DHCP request with an OpenFlow-specific vendor option. "
133 "This is the most common case."
138 #: ../openvswitch-switch-config.templates:4002
140 "in-band: As above, but the location of the controller is manually configured."
145 #: ../openvswitch-switch-config.templates:4002
147 "out-of-band: OpenFlow traffic uses a network separate from the data traffic "
148 "that it controls. If this is the case, the control network must already be "
149 "configured on a network device other than one of those selected as an "
150 "OpenFlow switch netdev in the previous question."
155 #: ../openvswitch-switch-config.templates:5001
156 msgid "Preparing to discover controller."
161 #: ../openvswitch-switch-config.templates:5001
163 "The setup program will now attempt to discover the OpenFlow controller. "
164 "Controller discovery may take up to 30 seconds. Please be patient."
169 #: ../openvswitch-switch-config.templates:5001
171 "See secchan(8) for instructions on how to configure a DHCP server for "
172 "controller discovery."
177 #: ../openvswitch-switch-config.templates:6001
178 msgid "Controller discovery failed."
183 #: ../openvswitch-switch-config.templates:6001
184 msgid "The controller's location could not be determined automatically."
189 #: ../openvswitch-switch-config.templates:6001
191 "Ensure that the OpenFlow DHCP server is properly configured. See secchan(8) "
192 "for instructions on how to configure a DHCP server for controller discovery."
197 #: ../openvswitch-switch-config.templates:7001
198 msgid "Use discovered settings?"
203 #: ../openvswitch-switch-config.templates:7001
204 msgid "Controller discovery obtained the following settings:"
209 #: ../openvswitch-switch-config.templates:7001
210 msgid "Controller location: ${controller-vconn}"
215 #: ../openvswitch-switch-config.templates:7001
216 msgid "PKI URL: ${pki-uri}"
221 #: ../openvswitch-switch-config.templates:7001
222 msgid "Please verify that these settings are correct."
227 #: ../openvswitch-switch-config.templates:8001
228 msgid "Switch IP address:"
233 #: ../openvswitch-switch-config.templates:8001
235 "For in-band communication with the controller, the OpenFlow switch must be "
236 "able to determine its own IP address. Its IP address may be configured "
237 "statically or dynamically."
242 #: ../openvswitch-switch-config.templates:8001
243 msgid "For static configuration, specify the switch's IP address as a string."
248 #: ../openvswitch-switch-config.templates:8001
250 "For dynamic configuration with DHCP (the most common case), specify \"dhcp"
251 "\". Configuration with DHCP will only work reliably if the network topology "
252 "allows the switch to contact the DHCP server before it connects to the "
253 "OpenFlow controller."
258 #: ../openvswitch-switch-config.templates:9001
259 msgid "The switch IP address is invalid."
264 #: ../openvswitch-switch-config.templates:9001
266 "The switch IP address must specified as \"dhcp\" or a valid IP address in "
267 "dotted-octet form (e.g. \"1.2.3.4\")."
272 #: ../openvswitch-switch-config.templates:10001
273 msgid "Controller location:"
278 #: ../openvswitch-switch-config.templates:10001
280 "Specify how the OpenFlow switch should connect to the OpenFlow controller. "
281 "The value should be in form \"ssl:HOST[:PORT]\" to connect to the controller "
282 "over SSL (recommended for security) or \"tcp:HOST[:PORT]\" to connect over "
288 #: ../openvswitch-switch-config.templates:11001
289 msgid "The controller location is invalid."
294 #: ../openvswitch-switch-config.templates:11001
296 "The controller location must be specifed as \"ssl:HOST[:PORT]\" to connect "
297 "to the controller over SSL (recommended for security) or \"tcp:HOST[:PORT]\" "
298 "to connect over cleartext TCP."
303 #: ../openvswitch-switch-config.templates:12001
304 msgid "OpenFlow PKI server host name or URL:"
309 #: ../openvswitch-switch-config.templates:12001
311 "Specify a URL to the OpenFlow public key infrastructure (PKI). If a host "
312 "name or IP address is specified in place of a URL, then http://<host>/"
313 "openvswitch/pki/ will be used, where <host> is the specified host name or IP "
319 #: ../openvswitch-switch-config.templates:12001
321 "The OpenFlow PKI is usually on the same machine as the OpenFlow controller."
326 #: ../openvswitch-switch-config.templates:12001
328 "The setup process will connect to the OpenFlow PKI server over HTTP, using "
329 "the system's configured default HTTP proxy (if any)."
334 #: ../openvswitch-switch-config.templates:13001
335 msgid "The switch CA certificate could not be retrieved."
340 #: ../openvswitch-switch-config.templates:13001
341 msgid "Retrieval of ${url} failed, with the following status: \"${error}\"."
346 #: ../openvswitch-switch-config.templates:13001
348 "Ensure that the OpenFlow PKI server is correctly configured and available at "
349 "${pki-uri}. If the system is configured to use an HTTP proxy, also make "
350 "sure that the HTTP proxy is available and that the PKI server can be reached "
360 #: ../openvswitch-switch-config.templates:14001
361 #: ../openvswitch-switch-config.templates:15001
362 #: ../openvswitch-switch-config.templates:17001
368 #: ../openvswitch-switch-config.templates:14002
369 msgid "Is ${fingerprint} the controller CA's fingerprint?"
374 #: ../openvswitch-switch-config.templates:14002
376 "If a man-in-the-middle attack is possible in your network environment, check "
377 "that the controller CA's fingerprint is really ${fingerprint}. Answer \"yes"
378 "\" if it matches, \"no\" if there is a discrepancy."
383 #: ../openvswitch-switch-config.templates:14002
385 "If a man-in-the-middle attack is not a concern, there is no need to verify "
386 "the fingerprint. Simply answer \"yes\"."
391 #: ../openvswitch-switch-config.templates:15002
392 msgid "Send certificate request to switch CA?"
397 #: ../openvswitch-switch-config.templates:15002
399 "Before it can connect to the controller over SSL, the OpenFlow switch's key "
400 "must be signed by the switch certificate authority (CA) located on the "
401 "OpenFlow PKI server, which is usually collocated with the OpenFlow "
402 "controller. A signing request can be sent to the PKI server now."
407 #: ../openvswitch-switch-config.templates:15002
409 "Answer \"yes\" to send a signing request to the switch CA now. This is "
410 "ordinarily the correct choice. There is no harm in sending a given signing "
411 "request more than once."
416 #: ../openvswitch-switch-config.templates:15002
418 "Answer \"no\" to skip sending a signing request to the switch CA. Unless the "
419 "request has already been sent to the switch CA, manual sending of the "
420 "request and signing will be necessary."
425 #: ../openvswitch-switch-config.templates:16001
426 msgid "The certificate request could not be sent."
431 #: ../openvswitch-switch-config.templates:16001
432 msgid "Posting to ${url} failed, with the following status: \"${error}\"."
437 #: ../openvswitch-switch-config.templates:16001
439 "Ensure that the OpenFlow PKI server is correctly configured and available at "
445 #: ../openvswitch-switch-config.templates:17002
446 msgid "Fetch signed switch certificate from PKI server?"
451 #: ../openvswitch-switch-config.templates:17002
453 "Before it can connect to the controller over SSL, the OpenFlow switch's key "
454 "must be signed by the switch certificate authority (CA) located on the "
455 "OpenFlow PKI server, which is usually collocated with the OpenFlow "
461 #: ../openvswitch-switch-config.templates:17002
463 "At this point, a signing request has been sent to the switch CA (or sending "
464 "a request has been manually skipped), but the signed certificate has not yet "
465 "been retrieved. Manual action may need to be taken at the PKI server to "
466 "approve the signing request."
471 #: ../openvswitch-switch-config.templates:17002
473 "Answer \"yes\" to attempt to retrieve the signed switch certificate from the "
474 "switch CA. If the switch certificate request has been signed at the PKI "
475 "server, this is the correct choice."
480 #: ../openvswitch-switch-config.templates:17002
482 "Answer \"no\" to postpone switch configuration. The configuration process "
483 "must be restarted later, when the switch certificate request has been signed."
488 #: ../openvswitch-switch-config.templates:18001
489 msgid "Signed switch certificate could not be retrieved."
494 #: ../openvswitch-switch-config.templates:18001
496 "The signed switch certificate could not be retrieved from the switch CA: "
497 "retrieval of ${url} failed, with the following status: \"${error}\"."
502 #: ../openvswitch-switch-config.templates:18001
504 "This probably indicates that the switch's certificate request has not yet "
505 "been signed. If this is the problem, it may be fixed by signing the "
506 "certificate request at ${pki-uri}, then trying to fetch the signed switch "
512 #: ../openvswitch-switch-config.templates:19001
513 msgid "OpenFlow Switch Setup Finished"
518 #: ../openvswitch-switch-config.templates:19001
520 "Setup of this OpenFlow switch is finished. Complete the setup procedure to "