Update translations from Transifex
[platform/upstream/openconnect.git] / po / en_US.po
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
5 # Translators:
6 # Margie Foster <margie@linux.intel.com>, 2011.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: openconnect\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-09-29 21:03+0100\n"
12 "PO-Revision-Date: 2011-09-30 03:31+0000\n"
13 "Last-Translator: margie <margie@linux.intel.com>\n"
14 "Language-Team: English (United States) (http://www.transifex.net/projects/p/meego/team/en_US/)\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Language: en_US\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
20
21 #: ../auth.c:124
22 msgid "Form choice has no name\n"
23 msgstr "Form choice has no name\n"
24
25 #: ../auth.c:188
26 #, c-format
27 msgid "name %s not input\n"
28 msgstr "name %s not input\n"
29
30 #: ../auth.c:195
31 msgid "No input type in form\n"
32 msgstr "No input type in form\n"
33
34 #: ../auth.c:207
35 msgid "No input name in form\n"
36 msgstr "No input name in form\n"
37
38 #: ../auth.c:230
39 #, c-format
40 msgid "Unknown input type %s in form\n"
41 msgstr "Unknown input type %s in form\n"
42
43 #: ../auth.c:250
44 #, c-format
45 msgid "Fixed options give %s\n"
46 msgstr "Fixed options give %s\n"
47
48 #: ../auth.c:338
49 msgid "Failed to parse server response\n"
50 msgstr "Failed to parse server response\n"
51
52 #: ../auth.c:340
53 #, c-format
54 msgid "Response was:%s\n"
55 msgstr "Response was:%s\n"
56
57 #: ../auth.c:348
58 msgid "XML response has no \"auth\" root node\n"
59 msgstr "XML response has no \"auth\" root node\n"
60
61 #: ../auth.c:361
62 msgid "Asked for password but '--no-passwd' set\n"
63 msgstr "Asked for password but '--no-passwd' set\n"
64
65 #: ../auth.c:386
66 #, c-format
67 msgid "Cannot handle form method='%s', action='%s'\n"
68 msgstr "Cannot handle form method='%s', action='%s'\n"
69
70 #: ../auth.c:506
71 msgid "Failed to create UI\n"
72 msgstr "Failed to create UI\n"
73
74 #: ../auth.c:549
75 #, c-format
76 msgid "Auth choice \"%s\" not available\n"
77 msgstr "Auth choice \"%s\" not available\n"
78
79 #. error
80 #: ../auth.c:629
81 msgid "Invalid inputs\n"
82 msgstr "Invalid inputs\n"
83
84 #: ../auth.c:652
85 #, c-format
86 msgid "Auth choice \"%s\" not valid\n"
87 msgstr "Auth choice \"%s\" not valid\n"
88
89 #: ../cstp.c:133 ../http.c:118
90 msgid "Error fetching HTTPS response\n"
91 msgstr "Error fetching HTTPS response\n"
92
93 #: ../cstp.c:140 ../http.c:635
94 #, c-format
95 msgid "Failed to open HTTPS connection to %s\n"
96 msgstr "Failed to open HTTPS connection to %s\n"
97
98 #: ../cstp.c:160
99 #, c-format
100 msgid "VPN service unavailable; reason: %s\n"
101 msgstr "VPN service unavailable; reason: %s\n"
102
103 #: ../cstp.c:165
104 #, c-format
105 msgid "Got inappropriate HTTP CONNECT response: %s\n"
106 msgstr "Got inappropriate HTTP CONNECT response: %s\n"
107
108 #: ../cstp.c:172
109 #, c-format
110 msgid "Got CONNECT response: %s\n"
111 msgstr "Got CONNECT response: %s\n"
112
113 #: ../cstp.c:194 ../cstp.c:202
114 msgid "No memory for options\n"
115 msgstr "No memory for options\n"
116
117 #: ../cstp.c:215
118 #, c-format
119 msgid "X-DTLS-Session-ID not 64 characters; is: \"%s\"\n"
120 msgstr ""
121
122 #: ../cstp.c:245
123 #, c-format
124 msgid "Unknown CSTP-Content-Encoding %s\n"
125 msgstr "Unknown CSTP-Content-Encoding %s\n"
126
127 #: ../cstp.c:302
128 msgid "No IP address received. Aborting\n"
129 msgstr "No IP address received. Aborting\n"
130
131 #: ../cstp.c:308
132 #, c-format
133 msgid "Reconnect gave different Legacy IP address (%s != %s)\n"
134 msgstr "Reconnect gave different Legacy IP address (%s != %s)\n"
135
136 #: ../cstp.c:316
137 #, c-format
138 msgid "Reconnect gave different Legacy IP netmask (%s != %s)\n"
139 msgstr "Reconnect gave different Legacy IP netmask (%s != %s)\n"
140
141 #: ../cstp.c:324
142 #, c-format
143 msgid "Reconnect gave different IPv6 address (%s != %s)\n"
144 msgstr "Reconnect gave different IPv6 address (%s != %s)\n"
145
146 #: ../cstp.c:332
147 #, c-format
148 msgid "Reconnect gave different IPv6 netmask (%s != %s)\n"
149 msgstr "Reconnect gave different IPv6 netmask (%s != %s)\n"
150
151 #: ../cstp.c:352
152 #, c-format
153 msgid "CSTP connected. DPD %d, Keepalive %d\n"
154 msgstr "CSTP connected. DPD %d, Keepalive %d\n"
155
156 #: ../cstp.c:388
157 msgid "Compression setup failed\n"
158 msgstr "Compression setup failed\n"
159
160 #: ../cstp.c:396
161 msgid "Allocation of deflate buffer failed\n"
162 msgstr "Allocation of deflate buffer failed\n"
163
164 #: ../cstp.c:428
165 #, c-format
166 msgid "sleep %ds, remaining timeout %ds\n"
167 msgstr "sleep %ds, remaining timeout %ds\n"
168
169 #: ../cstp.c:459
170 msgid "inflate failed\n"
171 msgstr "inflate failed\n"
172
173 #: ../cstp.c:474
174 #, c-format
175 msgid "Received compressed data packet of %ld bytes\n"
176 msgstr "Received compressed data packet of %ld bytes\n"
177
178 #: ../cstp.c:503
179 #, c-format
180 msgid "Unexpected packet length. SSL_read returned %d but packet is\n"
181 msgstr "Unexpected packet length. SSL_read returned %d but packet is\n"
182
183 #: ../cstp.c:515
184 msgid "Got CSTP DPD request\n"
185 msgstr "Got CSTP DPD request\n"
186
187 #: ../cstp.c:521
188 msgid "Got CSTP DPD response\n"
189 msgstr "Got CSTP DPD response\n"
190
191 #: ../cstp.c:526
192 msgid "Got CSTP Keepalive\n"
193 msgstr "Got CSTP Keepalive\n"
194
195 #: ../cstp.c:531
196 #, c-format
197 msgid "Received uncompressed data packet of %d bytes\n"
198 msgstr "Received uncompressed data packet of %d bytes\n"
199
200 #: ../cstp.c:546
201 #, c-format
202 msgid "Received server disconnect: %02x '%s'\n"
203 msgstr "Received server disconnect: %02x '%s'\n"
204
205 #: ../cstp.c:554
206 msgid "Compressed packet received in !deflate mode\n"
207 msgstr "Compressed packet received in !deflate mode\n"
208
209 #: ../cstp.c:562
210 msgid "received server terminate packet\n"
211 msgstr "received server terminate packet\n"
212
213 #: ../cstp.c:569
214 #, c-format
215 msgid "Unknown packet %02x %02x %02x %02x %02x %02x %02x %02x\n"
216 msgstr "Unknown packet %02x %02x %02x %02x %02x %02x %02x %02x\n"
217
218 #: ../cstp.c:579
219 #, c-format
220 msgid "SSL read error %d (server probably closed connection); reconnecting.\n"
221 msgstr "SSL read error %d (server probably closed connection); reconnecting.\n"
222
223 #: ../cstp.c:608
224 #, c-format
225 msgid "SSL_write failed: %d\n"
226 msgstr "SSL_write failed: %d\n"
227
228 #: ../cstp.c:615
229 #, c-format
230 msgid "SSL wrote too few bytes! Asked for %d, sent %d\n"
231 msgstr "SSL wrote too few bytes! Asked for %d, sent %d\n"
232
233 #. Not that this will ever happen; we don't even process
234 #. the setting when we're asked for it.
235 #: ../cstp.c:640
236 msgid "CSTP rekey due\n"
237 msgstr "CSTP rekey due\n"
238
239 #: ../cstp.c:647
240 msgid "CSTP Dead Peer Detection detected dead peer!\n"
241 msgstr "CSTP Dead Peer Detection detected dead peer!\n"
242
243 #: ../cstp.c:650 ../dtls.c:498
244 msgid "Reconnect failed\n"
245 msgstr "Reconnect failed\n"
246
247 #: ../cstp.c:659
248 msgid "Send CSTP DPD\n"
249 msgstr ""
250
251 #: ../cstp.c:670
252 msgid "Send CSTP Keepalive\n"
253 msgstr ""
254
255 #: ../cstp.c:697
256 #, c-format
257 msgid "deflate failed %d\n"
258 msgstr ""
259
260 #: ../cstp.c:717
261 #, c-format
262 msgid "Sending compressed data packet of %d bytes\n"
263 msgstr ""
264
265 #: ../cstp.c:728
266 #, c-format
267 msgid "Sending uncompressed data packet of %d bytes\n"
268 msgstr ""
269
270 #: ../cstp.c:766
271 #, c-format
272 msgid "Send BYE packet: %s\n"
273 msgstr ""
274
275 #: ../dtls.c:122
276 msgid "No DTLS address\n"
277 msgstr ""
278
279 #. We probably didn't offer it any ciphers it liked
280 #: ../dtls.c:129
281 msgid "Server offered no DTLS cipher option\n"
282 msgstr ""
283
284 #. XXX: Theoretically, SOCKS5 proxies can do UDP too
285 #: ../dtls.c:136
286 msgid "No DTLS when connected via proxy\n"
287 msgstr ""
288
289 #: ../dtls.c:143
290 msgid "Open UDP socket for DTLS:"
291 msgstr ""
292
293 #: ../dtls.c:148
294 msgid "UDP (DTLS) connect:\n"
295 msgstr ""
296
297 #: ../dtls.c:160
298 msgid "Initialise DTLSv1 CTX failed\n"
299 msgstr ""
300
301 #: ../dtls.c:171
302 msgid "Set DTLS cipher list failed\n"
303 msgstr ""
304
305 #: ../dtls.c:184
306 msgid "Initialise DTLSv1 session failed\n"
307 msgstr ""
308
309 #: ../dtls.c:205
310 msgid "Not precisely one DTLS cipher\n"
311 msgstr ""
312
313 #: ../dtls.c:223
314 #, c-format
315 msgid ""
316 "SSL_set_session() failed with old protocol version 0x%x\n"
317 "Are you using a version of OpenSSL older than 0.9.8m?\n"
318 "See http://rt.openssl.org/Ticket/Display.html?id=1751\n"
319 "Use the --no-dtls command line option to avoid this message\n"
320 msgstr ""
321
322 #: ../dtls.c:262
323 msgid "Established DTLS connection\n"
324 msgstr ""
325
326 #: ../dtls.c:300
327 msgid ""
328 "Your OpenSSL is older than the one you built against, so DTLS may fail!"
329 msgstr ""
330
331 #: ../dtls.c:324
332 msgid "DTLS handshake timed out\n"
333 msgstr ""
334
335 #: ../dtls.c:327
336 #, c-format
337 msgid "DTLS handshake failed: %d\n"
338 msgstr ""
339
340 #: ../dtls.c:378
341 #, c-format
342 msgid "DTLS option %s : %s\n"
343 msgstr ""
344
345 #: ../dtls.c:417
346 #, c-format
347 msgid "Unknown protocol family %d. Cannot do DTLS\n"
348 msgstr ""
349
350 #: ../dtls.c:427
351 #, c-format
352 msgid "DTLS connected. DPD %d, Keepalive %d\n"
353 msgstr ""
354
355 #: ../dtls.c:443
356 #, c-format
357 msgid "Received DTLS packet 0x%02x of %d bytes\n"
358 msgstr ""
359
360 #: ../dtls.c:455
361 msgid "Got DTLS DPD request\n"
362 msgstr ""
363
364 #: ../dtls.c:461
365 msgid "Failed to send DPD response. Expect disconnect\n"
366 msgstr ""
367
368 #: ../dtls.c:465
369 msgid "Got DTLS DPD response\n"
370 msgstr ""
371
372 #: ../dtls.c:469
373 msgid "Got DTLS Keepalive\n"
374 msgstr ""
375
376 #: ../dtls.c:474
377 #, c-format
378 msgid "Unknown DTLS packet type %02x, len %d\n"
379 msgstr ""
380
381 #: ../dtls.c:493
382 msgid "DTLS rekey due\n"
383 msgstr ""
384
385 #: ../dtls.c:504
386 msgid "DTLS rekey failed\n"
387 msgstr ""
388
389 #: ../dtls.c:512
390 msgid "DTLS Dead Peer Detection detected dead peer!\n"
391 msgstr ""
392
393 #: ../dtls.c:518
394 msgid "Send DTLS DPD\n"
395 msgstr ""
396
397 #: ../dtls.c:533
398 msgid "Send DTLS Keepalive\n"
399 msgstr ""
400
401 #: ../dtls.c:564
402 #, c-format
403 msgid "DTLS got write error %d. Falling back to SSL\n"
404 msgstr ""
405
406 #: ../dtls.c:575
407 #, c-format
408 msgid "Sent DTLS packet of %d bytes; SSL_write() returned %d\n"
409 msgstr ""
410
411 #: ../dtls.c:587
412 msgid "Built against OpenSSL with no Cisco DTLS support\n"
413 msgstr ""
414
415 #: ../http.c:63
416 msgid "No memory for allocating cookies\n"
417 msgstr ""
418
419 #: ../http.c:127
420 #, c-format
421 msgid "Failed to parse HTTP response '%s'\n"
422 msgstr ""
423
424 #: ../http.c:132
425 #, c-format
426 msgid "Got HTTP response: %s\n"
427 msgstr ""
428
429 #: ../http.c:140
430 msgid "Error processing HTTP response\n"
431 msgstr ""
432
433 #: ../http.c:146
434 #, c-format
435 msgid "Ignoring unknown HTTP response line '%s'\n"
436 msgstr ""
437
438 #: ../http.c:166
439 #, c-format
440 msgid "Invalid cookie offered: %s\n"
441 msgstr ""
442
443 #: ../http.c:175
444 msgid "<elided>"
445 msgstr ""
446
447 #: ../http.c:185
448 msgid "SSL certificate authentication failed\n"
449 msgstr ""
450
451 #: ../http.c:216
452 #, c-format
453 msgid "Response body has negative size (%d)\n"
454 msgstr ""
455
456 #: ../http.c:226
457 #, c-format
458 msgid "Unknown Transfer-Encoding: %s\n"
459 msgstr ""
460
461 #. Now the body, if there is one
462 #: ../http.c:240
463 #, c-format
464 msgid "HTTP body %s (%d)\n"
465 msgstr ""
466
467 #: ../http.c:254 ../http.c:282
468 msgid "Error reading HTTP response body\n"
469 msgstr ""
470
471 #: ../http.c:267
472 msgid "Error fetching chunk header\n"
473 msgstr ""
474
475 #: ../http.c:293
476 msgid "Error fetching HTTP response body\n"
477 msgstr ""
478
479 #: ../http.c:296
480 #, c-format
481 msgid "Error in chunked decoding. Expected '', got: '%s'"
482 msgstr ""
483
484 #: ../http.c:309
485 msgid "Cannot receive HTTP 1.0 body without closing connection\n"
486 msgstr ""
487
488 #: ../http.c:390
489 msgid "Downloaded config file did not match intended SHA1\n"
490 msgstr ""
491
492 #: ../http.c:407
493 msgid ""
494 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
495 "This facility is disabled by default for security reasons, so you may wish to enable it."
496 msgstr ""
497
498 #: ../http.c:414
499 msgid "Trying to run Linux CSD trojan script."
500 msgstr ""
501
502 #: ../http.c:422
503 #, c-format
504 msgid "Failed to open temporary CSD script file: %s\n"
505 msgstr ""
506
507 #: ../http.c:430
508 #, c-format
509 msgid "Failed to write temporary CSD script file: %s\n"
510 msgstr ""
511
512 #: ../http.c:449
513 #, c-format
514 msgid "Failed to set uid %d\n"
515 msgstr ""
516
517 #: ../http.c:454
518 #, c-format
519 msgid "Invalid user uid=%d\n"
520 msgstr ""
521
522 #: ../http.c:460
523 #, c-format
524 msgid "Failed to change to CSD home directory '%s': %s\n"
525 msgstr ""
526
527 #: ../http.c:466
528 #, c-format
529 msgid ""
530 "Warning: you are running insecure CSD code with root privileges\n"
531 "\t Use command line option \"--csd-user\"\n"
532 msgstr ""
533
534 #: ../http.c:513
535 #, c-format
536 msgid "Failed to exec CSD script %s\n"
537 msgstr ""
538
539 #: ../http.c:702
540 #, c-format
541 msgid "Failed to parse redirected URL '%s': %s\n"
542 msgstr ""
543
544 #: ../http.c:762
545 #, c-format
546 msgid "Allocating new path for relative redirect failed: %s\n"
547 msgstr ""
548
549 #: ../http.c:775
550 #, c-format
551 msgid "Unexpected %d result from server\n"
552 msgstr ""
553
554 #: ../http.c:795
555 #, c-format
556 msgid "Refreshing %s after 1 second...\n"
557 msgstr ""
558
559 #: ../http.c:801
560 msgid "Unknown response from server\n"
561 msgstr ""
562
563 #: ../http.c:926
564 msgid "request granted"
565 msgstr ""
566
567 #: ../http.c:927
568 msgid "general failure"
569 msgstr ""
570
571 #: ../http.c:928
572 msgid "connection not allowed by ruleset"
573 msgstr ""
574
575 #: ../http.c:929
576 msgid "network unreachable"
577 msgstr ""
578
579 #: ../http.c:930
580 msgid "host unreachable"
581 msgstr ""
582
583 #: ../http.c:931
584 msgid "connection refused by destination host"
585 msgstr ""
586
587 #: ../http.c:932
588 msgid "TTL expired"
589 msgstr ""
590
591 #: ../http.c:933
592 msgid "command not supported / protocol error"
593 msgstr ""
594
595 #: ../http.c:934
596 msgid "address type not supported"
597 msgstr ""
598
599 #: ../http.c:948
600 #, c-format
601 msgid "Error writing auth request to SOCKS proxy: %s\n"
602 msgstr ""
603
604 #: ../http.c:955
605 #, c-format
606 msgid "Error reading auth response from SOCKS proxy: %s\n"
607 msgstr ""
608
609 #: ../http.c:961
610 #, c-format
611 msgid "Unexpected auth response from SOCKS proxy: %02x %02x\n"
612 msgstr ""
613
614 #: ../http.c:969
615 #, c-format
616 msgid "SOCKS proxy error %02x: %s\n"
617 msgstr ""
618
619 #: ../http.c:973
620 #, c-format
621 msgid "SOCKS proxy error %02x\n"
622 msgstr ""
623
624 #: ../http.c:979
625 #, c-format
626 msgid "Requesting SOCKS proxy connection to %s:%d\n"
627 msgstr ""
628
629 #: ../http.c:994
630 #, c-format
631 msgid "Error writing connect request to SOCKS proxy: %s\n"
632 msgstr ""
633
634 #: ../http.c:1002 ../http.c:1035
635 #, c-format
636 msgid "Error reading connect response from SOCKS proxy: %s\n"
637 msgstr ""
638
639 #: ../http.c:1008
640 #, c-format
641 msgid "Unexpected connect response from SOCKS proxy: %02x %02x...\n"
642 msgstr ""
643
644 #: ../http.c:1028
645 #, c-format
646 msgid "Unexpected address type %02x in SOCKS connect response\n"
647 msgstr ""
648
649 #: ../http.c:1056
650 #, c-format
651 msgid "Requesting HTTP proxy connection to %s:%d\n"
652 msgstr ""
653
654 #: ../http.c:1062
655 #, c-format
656 msgid "Sending proxy request failed: %s\n"
657 msgstr ""
658
659 #: ../http.c:1069
660 msgid "Error fetching proxy response\n"
661 msgstr ""
662
663 #: ../http.c:1076
664 #, c-format
665 msgid "Failed to parse proxy response '%s'\n"
666 msgstr ""
667
668 #: ../http.c:1082
669 #, c-format
670 msgid "Proxy CONNECT request failed: %s\n"
671 msgstr ""
672
673 #: ../http.c:1089
674 msgid "Failed to read proxy response\n"
675 msgstr ""
676
677 #: ../http.c:1093
678 #, c-format
679 msgid "Unexpected continuation line after CONNECT response: '%s'\n"
680 msgstr ""
681
682 #: ../http.c:1109
683 #, c-format
684 msgid "Unknown proxy type '%s'\n"
685 msgstr ""
686
687 #: ../http.c:1137
688 msgid "Only http or socks(5) proxies supported\n"
689 msgstr ""
690
691 #: ../main.c:578
692 #, c-format
693 msgid "Connected %s as %s%s%s, using %s\n"
694 msgstr ""
695
696 #: ../main.c:588
697 msgid "No --script argument provided; DNS and routing are not configured\n"
698 msgstr ""
699
700 #: ../main.c:599
701 #, c-format
702 msgid "Failed to open '%s' for write: %s\n"
703 msgstr ""
704
705 #: ../main.c:610
706 #, c-format
707 msgid "Continuing in background; pid %d\n"
708 msgstr ""
709
710 #: ../main.c:632
711 #, c-format
712 msgid "Failed to open %s for write: %s\n"
713 msgstr ""
714
715 #: ../main.c:640
716 #, c-format
717 msgid "Failed to write config to %s: %s\n"
718 msgstr ""
719
720 #: ../main.c:730
721 #, c-format
722 msgid ""
723 "\n"
724 "Certificate from VPN server \"%s\" failed verification.\n"
725 "Reason: %s\n"
726 msgstr ""
727
728 #: ../main.c:738
729 msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
730 msgstr ""
731
732 #: ../main.c:747
733 msgid "yes"
734 msgstr ""
735
736 #: ../main.c:758
737 msgid "no"
738 msgstr ""
739
740 #: ../main.c:762
741 #, c-format
742 msgid "SHA1 fingerprint: %s\n"
743 msgstr ""
744
745 #: ../mainloop.c:89
746 msgid "Attempt new DTLS connection\n"
747 msgstr ""
748
749 #: ../mainloop.c:122
750 #, c-format
751 msgid "No work to do; sleeping for %d ms...\n"
752 msgstr ""
753
754 #: ../ssl.c:133
755 #, c-format
756 msgid "PEM password too long (%zd >= %d)\n"
757 msgstr ""
758
759 #: ../ssl.c:169
760 msgid "Parse PKCS#12 failed (wrong passphrase?)\n"
761 msgstr ""
762
763 #: ../ssl.c:175
764 msgid "Parse PKCS#12 failed (see above errors)\n"
765 msgstr ""
766
767 #: ../ssl.c:184
768 msgid "PKCS#12 contained no certificate!"
769 msgstr ""
770
771 #: ../ssl.c:193
772 msgid "PKCS#12 contained no private key!"
773 msgstr ""
774
775 #: ../ssl.c:212
776 #, c-format
777 msgid "Extra cert from PKCS#12: '%s'\n"
778 msgstr ""
779
780 #: ../ssl.c:235
781 msgid "Can't load TPM engine.\n"
782 msgstr ""
783
784 #: ../ssl.c:241
785 msgid "Failed to init TPM engine\n"
786 msgstr ""
787
788 #: ../ssl.c:251
789 msgid "Failed to set TPM SRK password\n"
790 msgstr ""
791
792 #: ../ssl.c:258
793 msgid "Failed to load TPM private key\n"
794 msgstr ""
795
796 #: ../ssl.c:265
797 msgid "Add key from TPM failed\n"
798 msgstr ""
799
800 #: ../ssl.c:277
801 msgid "This version of OpenConnect was built without TPM support\n"
802 msgstr ""
803
804 #: ../ssl.c:293
805 msgid "Failed to reload X509 cert for expiry check\n"
806 msgstr ""
807
808 #: ../ssl.c:307
809 #, c-format
810 msgid "Using certificate file %s\n"
811 msgstr ""
812
813 #: ../ssl.c:317
814 #, c-format
815 msgid "Failed to open certificate file %s: %s\n"
816 msgstr ""
817
818 #: ../ssl.c:328
819 msgid "Read PKCS#12 failed\n"
820 msgstr ""
821
822 #: ../ssl.c:340
823 msgid "Loading certificate failed\n"
824 msgstr ""
825
826 #: ../ssl.c:354
827 #, c-format
828 msgid "Failed to open private key file %s: %s\n"
829 msgstr ""
830
831 #: ../ssl.c:374
832 #, c-format
833 msgid "Failed to identify private key type in '%s'\n"
834 msgstr ""
835
836 #: ../ssl.c:405
837 msgid "Loading private key failed (wrong passphrase?)\n"
838 msgstr ""
839
840 #: ../ssl.c:410
841 msgid "Loading private key failed (see above errors)\n"
842 msgstr ""
843
844 #: ../ssl.c:455
845 #, c-format
846 msgid "Server SSL certificate didn't match: %s\n"
847 msgstr ""
848
849 #: ../ssl.c:568
850 #, c-format
851 msgid "Matched DNS altname '%s'\n"
852 msgstr ""
853
854 #: ../ssl.c:575
855 #, c-format
856 msgid "No match for altname '%s'\n"
857 msgstr ""
858
859 #: ../ssl.c:589
860 #, c-format
861 msgid "Certificate has GEN_IPADD altname with bogus length %d\n"
862 msgstr ""
863
864 #: ../ssl.c:600
865 #, c-format
866 msgid "Matched %s address '%s'\n"
867 msgstr ""
868
869 #: ../ssl.c:607
870 #, c-format
871 msgid "No match for %s address '%s'\n"
872 msgstr ""
873
874 #: ../ssl.c:649
875 #, c-format
876 msgid "URI '%s' has non-empty path; ignoring\n"
877 msgstr ""
878
879 #: ../ssl.c:654
880 #, c-format
881 msgid "Matched URI '%s'\n"
882 msgstr ""
883
884 #: ../ssl.c:665
885 #, c-format
886 msgid "No match for URI '%s'\n"
887 msgstr ""
888
889 #: ../ssl.c:680
890 #, c-format
891 msgid "No altname in peer cert matched '%s'\n"
892 msgstr ""
893
894 #: ../ssl.c:688
895 msgid "No subject name in peer cert!\n"
896 msgstr ""
897
898 #: ../ssl.c:708
899 msgid "Failed to parse subject name in peer cert\n"
900 msgstr ""
901
902 #: ../ssl.c:715
903 #, c-format
904 msgid "Peer cert subject mismatch ('%s' != '%s')\n"
905 msgstr ""
906
907 #: ../ssl.c:720
908 #, c-format
909 msgid "Matched peer certificate subject name '%s'\n"
910 msgstr ""
911
912 #: ../ssl.c:746
913 msgid "certificate does not match hostname"
914 msgstr ""
915
916 #: ../ssl.c:750
917 #, c-format
918 msgid "Server certificate verify failed: %s\n"
919 msgstr ""
920
921 #: ../ssl.c:798
922 #, c-format
923 msgid "Extra cert from cafile: '%s'\n"
924 msgstr ""
925
926 #: ../ssl.c:829
927 msgid "Error in client cert notAfter field\n"
928 msgstr ""
929
930 #: ../ssl.c:832
931 msgid "Client certificate has expired at"
932 msgstr ""
933
934 #: ../ssl.c:837
935 msgid "Client certificate expires soon at"
936 msgstr ""
937
938 #: ../ssl.c:843
939 msgid "<error>"
940 msgstr ""
941
942 #: ../ssl.c:876
943 #, c-format
944 msgid "Failed to reconnect to proxy %s\n"
945 msgstr ""
946
947 #: ../ssl.c:880
948 #, c-format
949 msgid "Failed to reconnect to host %s\n"
950 msgstr ""
951
952 #: ../ssl.c:943
953 #, c-format
954 msgid "Proxy from libproxy: %s://%s:%d/\n"
955 msgstr ""
956
957 #: ../ssl.c:974
958 #, c-format
959 msgid "getaddrinfo failed for host '%s': %s\n"
960 msgstr ""
961
962 #: ../ssl.c:985
963 #, c-format
964 msgid "Attempting to connect to %s%s%s:%s\n"
965 msgstr ""
966
967 #: ../ssl.c:1001
968 msgid "Failed to allocate sockaddr storage\n"
969 msgstr ""
970
971 #: ../ssl.c:1016
972 #, c-format
973 msgid "Failed to connect to host %s\n"
974 msgstr ""
975
976 #: ../ssl.c:1045
977 msgid "Loading certificate failed. Aborting.\n"
978 msgstr ""
979
980 #: ../ssl.c:1068
981 #, c-format
982 msgid "Failed to open CA file '%s'\n"
983 msgstr ""
984
985 #: ../ssl.c:1083
986 #, c-format
987 msgid "SSL negotiation with %s\n"
988 msgstr ""
989
990 #: ../ssl.c:1087
991 msgid "SSL connection failure\n"
992 msgstr ""
993
994 #: ../ssl.c:1103
995 #, c-format
996 msgid "Connected to HTTPS on %s\n"
997 msgstr ""
998
999 #: ../ssl.c:1135
1000 #, c-format
1001 msgid "statvfs: %s\n"
1002 msgstr ""
1003
1004 #: ../ssl.c:1152
1005 #, c-format
1006 msgid "statfs: %s\n"
1007 msgstr ""
1008
1009 #: ../tun.c:83
1010 msgid "No vpnc-script configured. Need Solaris IP-setting code\n"
1011 msgstr ""
1012
1013 #: ../tun.c:94
1014 msgid "open net"
1015 msgstr ""
1016
1017 #: ../tun.c:104
1018 msgid "SIOCGIFFLAGS"
1019 msgstr ""
1020
1021 #: ../tun.c:108
1022 msgid "SIOCSIFFLAGS"
1023 msgstr ""
1024
1025 #: ../tun.c:114
1026 msgid "SIOCSIFADDR"
1027 msgstr ""
1028
1029 #: ../tun.c:119
1030 msgid "SIOCSIFMTU"
1031 msgstr ""
1032
1033 #: ../tun.c:159
1034 #, c-format
1035 msgid "Discard bad split include: \"%s\"\n"
1036 msgstr ""
1037
1038 #: ../tun.c:163
1039 #, c-format
1040 msgid "Discard bad split exclude: \"%s\"\n"
1041 msgstr ""
1042
1043 #: ../tun.c:375 ../tun.c:661
1044 #, c-format
1045 msgid "Failed to spawn script '%s': %s\n"
1046 msgstr ""
1047
1048 #: ../tun.c:400
1049 msgid "socketpair"
1050 msgstr ""
1051
1052 #: ../tun.c:406
1053 msgid "fork"
1054 msgstr ""
1055
1056 #: ../tun.c:412
1057 msgid "execl"
1058 msgstr ""
1059
1060 #: ../tun.c:417
1061 msgid "(script)"
1062 msgstr ""
1063
1064 #: ../tun.c:438
1065 #, c-format
1066 msgid "Failed to open tun device: %s\n"
1067 msgstr ""
1068
1069 #: ../tun.c:449
1070 #, c-format
1071 msgid "TUNSETIFF failed: %s\n"
1072 msgstr ""
1073
1074 #: ../tun.c:462
1075 msgid "open /dev/ip"
1076 msgstr ""
1077
1078 #: ../tun.c:468
1079 msgid "open /dev/tun"
1080 msgstr ""
1081
1082 #: ../tun.c:475
1083 msgid "Failed to create new tun"
1084 msgstr ""
1085
1086 #: ../tun.c:483
1087 msgid "open /dev/tun again"
1088 msgstr ""
1089
1090 #: ../tun.c:489
1091 msgid "Can't push IP"
1092 msgstr ""
1093
1094 #: ../tun.c:496
1095 msgid "Can't select unit"
1096 msgstr ""
1097
1098 #: ../tun.c:504
1099 msgid "Can't link tun to IP"
1100 msgstr ""
1101
1102 #: ../tun.c:520
1103 msgid "Set mux id"
1104 msgstr ""
1105
1106 #. Solaris tunctl needs this in order to tear it down
1107 #: ../tun.c:527
1108 #, c-format
1109 msgid "mux id is %d\n"
1110 msgstr ""
1111
1112 #: ../tun.c:541
1113 msgid "open tun"
1114 msgstr ""
1115
1116 #: ../tun.c:548
1117 msgid "TUNSIFHEAD"
1118 msgstr ""
1119
1120 #: ../tun.c:628
1121 #, c-format
1122 msgid "Unknown packet (len %d) received: %02x %02x %02x %02x...\n"
1123 msgstr ""
1124
1125 #: ../tun.c:668
1126 msgid "ioctl(I_PUNLINK)"
1127 msgstr ""
1128
1129 #: ../xml.c:78
1130 #, c-format
1131 msgid "XML config file SHA1: %s\n"
1132 msgstr ""
1133
1134