Update translations from Transifex
[platform/upstream/openconnect.git] / po / eo.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 msgid ""
7 msgstr ""
8 "Project-Id-Version: openconnect\n"
9 "Report-Msgid-Bugs-To: openconnect-devel@lists.infradead.org\n"
10 "POT-Creation-Date: 2011-11-23 14:03+0000\n"
11 "PO-Revision-Date: 2011-09-22 22:31+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Esperanto (http://www.transifex.net/projects/p/meego/team/eo/)\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: eo\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
19
20 #: auth.c:123
21 msgid "Form choice has no name\n"
22 msgstr ""
23
24 #: auth.c:187
25 #, c-format
26 msgid "name %s not input\n"
27 msgstr ""
28
29 #: auth.c:194
30 msgid "No input type in form\n"
31 msgstr ""
32
33 #: auth.c:206
34 msgid "No input name in form\n"
35 msgstr ""
36
37 #: auth.c:229
38 #, c-format
39 msgid "Unknown input type %s in form\n"
40 msgstr ""
41
42 #: auth.c:249
43 #, c-format
44 msgid "Fixed options give %s\n"
45 msgstr ""
46
47 #: auth.c:337
48 msgid "Failed to parse server response\n"
49 msgstr ""
50
51 #: auth.c:339
52 #, c-format
53 msgid "Response was:%s\n"
54 msgstr ""
55
56 #: auth.c:347
57 msgid "XML response has no \"auth\" root node\n"
58 msgstr ""
59
60 #: auth.c:360
61 msgid "Asked for password but '--no-passwd' set\n"
62 msgstr ""
63
64 #: auth.c:385
65 #, c-format
66 msgid "Cannot handle form method='%s', action='%s'\n"
67 msgstr ""
68
69 #: auth.c:505
70 msgid "Failed to create UI\n"
71 msgstr ""
72
73 #: auth.c:548
74 #, c-format
75 msgid "Auth choice \"%s\" not available\n"
76 msgstr ""
77
78 #. error
79 #: auth.c:628
80 msgid "Invalid inputs\n"
81 msgstr ""
82
83 #: auth.c:651
84 #, c-format
85 msgid "Auth choice \"%s\" not valid\n"
86 msgstr ""
87
88 #: cstp.c:109
89 #, c-format
90 msgid "Failed to initialise DTLS secret\n"
91 msgstr ""
92
93 #: cstp.c:133 http.c:117
94 msgid "Error fetching HTTPS response\n"
95 msgstr ""
96
97 #: cstp.c:140 http.c:634
98 #, c-format
99 msgid "Failed to open HTTPS connection to %s\n"
100 msgstr ""
101
102 #: cstp.c:160
103 #, c-format
104 msgid "VPN service unavailable; reason: %s\n"
105 msgstr ""
106
107 #: cstp.c:165
108 #, c-format
109 msgid "Got inappropriate HTTP CONNECT response: %s\n"
110 msgstr ""
111
112 #: cstp.c:172
113 #, c-format
114 msgid "Got CONNECT response: %s\n"
115 msgstr ""
116
117 #: cstp.c:194 cstp.c:202
118 msgid "No memory for options\n"
119 msgstr ""
120
121 #: cstp.c:215
122 #, c-format
123 msgid "X-DTLS-Session-ID not 64 characters; is: \"%s\"\n"
124 msgstr ""
125
126 #: cstp.c:245
127 #, c-format
128 msgid "Unknown CSTP-Content-Encoding %s\n"
129 msgstr ""
130
131 #: cstp.c:302
132 msgid "No IP address received. Aborting\n"
133 msgstr ""
134
135 #: cstp.c:308
136 #, c-format
137 msgid "Reconnect gave different Legacy IP address (%s != %s)\n"
138 msgstr ""
139
140 #: cstp.c:316
141 #, c-format
142 msgid "Reconnect gave different Legacy IP netmask (%s != %s)\n"
143 msgstr ""
144
145 #: cstp.c:324
146 #, c-format
147 msgid "Reconnect gave different IPv6 address (%s != %s)\n"
148 msgstr ""
149
150 #: cstp.c:332
151 #, c-format
152 msgid "Reconnect gave different IPv6 netmask (%s != %s)\n"
153 msgstr ""
154
155 #: cstp.c:352
156 #, c-format
157 msgid "CSTP connected. DPD %d, Keepalive %d\n"
158 msgstr ""
159
160 #: cstp.c:388
161 msgid "Compression setup failed\n"
162 msgstr ""
163
164 #: cstp.c:396
165 msgid "Allocation of deflate buffer failed\n"
166 msgstr ""
167
168 #: cstp.c:428
169 #, c-format
170 msgid "sleep %ds, remaining timeout %ds\n"
171 msgstr ""
172
173 #: cstp.c:461
174 msgid "inflate failed\n"
175 msgstr ""
176
177 #: cstp.c:479
178 #, c-format
179 msgid "Received compressed data packet of %ld bytes\n"
180 msgstr ""
181
182 #: cstp.c:508
183 #, c-format
184 msgid "Unexpected packet length. SSL_read returned %d but packet is\n"
185 msgstr ""
186
187 #: cstp.c:520
188 msgid "Got CSTP DPD request\n"
189 msgstr ""
190
191 #: cstp.c:526
192 msgid "Got CSTP DPD response\n"
193 msgstr ""
194
195 #: cstp.c:531
196 msgid "Got CSTP Keepalive\n"
197 msgstr ""
198
199 #: cstp.c:536
200 #, c-format
201 msgid "Received uncompressed data packet of %d bytes\n"
202 msgstr ""
203
204 #: cstp.c:551
205 #, c-format
206 msgid "Received server disconnect: %02x '%s'\n"
207 msgstr ""
208
209 #: cstp.c:559
210 msgid "Compressed packet received in !deflate mode\n"
211 msgstr ""
212
213 #: cstp.c:567
214 msgid "received server terminate packet\n"
215 msgstr ""
216
217 #: cstp.c:574
218 #, c-format
219 msgid "Unknown packet %02x %02x %02x %02x %02x %02x %02x %02x\n"
220 msgstr ""
221
222 #: cstp.c:584
223 #, c-format
224 msgid "SSL read error %d (server probably closed connection); reconnecting.\n"
225 msgstr ""
226
227 #: cstp.c:613
228 #, c-format
229 msgid "SSL_write failed: %d\n"
230 msgstr ""
231
232 #: cstp.c:620
233 #, c-format
234 msgid "SSL wrote too few bytes! Asked for %d, sent %d\n"
235 msgstr ""
236
237 #. Not that this will ever happen; we don't even process
238 #. the setting when we're asked for it.
239 #: cstp.c:645
240 msgid "CSTP rekey due\n"
241 msgstr ""
242
243 #: cstp.c:652
244 msgid "CSTP Dead Peer Detection detected dead peer!\n"
245 msgstr ""
246
247 #: cstp.c:655 dtls.c:498
248 msgid "Reconnect failed\n"
249 msgstr ""
250
251 #: cstp.c:664
252 msgid "Send CSTP DPD\n"
253 msgstr ""
254
255 #: cstp.c:675
256 msgid "Send CSTP Keepalive\n"
257 msgstr ""
258
259 #: cstp.c:702
260 #, c-format
261 msgid "deflate failed %d\n"
262 msgstr ""
263
264 #: cstp.c:722
265 #, c-format
266 msgid "Sending compressed data packet of %d bytes\n"
267 msgstr ""
268
269 #: cstp.c:733
270 #, c-format
271 msgid "Sending uncompressed data packet of %d bytes\n"
272 msgstr ""
273
274 #: cstp.c:771
275 #, c-format
276 msgid "Send BYE packet: %s\n"
277 msgstr ""
278
279 #: dtls.c:122
280 msgid "No DTLS address\n"
281 msgstr ""
282
283 #. We probably didn't offer it any ciphers it liked
284 #: dtls.c:129
285 msgid "Server offered no DTLS cipher option\n"
286 msgstr ""
287
288 #. XXX: Theoretically, SOCKS5 proxies can do UDP too
289 #: dtls.c:136
290 msgid "No DTLS when connected via proxy\n"
291 msgstr ""
292
293 #: dtls.c:143
294 msgid "Open UDP socket for DTLS:"
295 msgstr ""
296
297 #: dtls.c:148
298 msgid "UDP (DTLS) connect:\n"
299 msgstr ""
300
301 #: dtls.c:160
302 msgid "Initialise DTLSv1 CTX failed\n"
303 msgstr ""
304
305 #: dtls.c:171
306 msgid "Set DTLS cipher list failed\n"
307 msgstr ""
308
309 #: dtls.c:184
310 msgid "Initialise DTLSv1 session failed\n"
311 msgstr ""
312
313 #: dtls.c:205
314 msgid "Not precisely one DTLS cipher\n"
315 msgstr ""
316
317 #: dtls.c:223
318 #, c-format
319 msgid ""
320 "SSL_set_session() failed with old protocol version 0x%x\n"
321 "Are you using a version of OpenSSL older than 0.9.8m?\n"
322 "See http://rt.openssl.org/Ticket/Display.html?id=1751\n"
323 "Use the --no-dtls command line option to avoid this message\n"
324 msgstr ""
325
326 #: dtls.c:262
327 msgid "Established DTLS connection\n"
328 msgstr ""
329
330 #: dtls.c:300
331 msgid ""
332 "Your OpenSSL is older than the one you built against, so DTLS may fail!"
333 msgstr ""
334
335 #: dtls.c:324
336 msgid "DTLS handshake timed out\n"
337 msgstr ""
338
339 #: dtls.c:327
340 #, c-format
341 msgid "DTLS handshake failed: %d\n"
342 msgstr ""
343
344 #: dtls.c:378
345 #, c-format
346 msgid "DTLS option %s : %s\n"
347 msgstr ""
348
349 #: dtls.c:417
350 #, c-format
351 msgid "Unknown protocol family %d. Cannot do DTLS\n"
352 msgstr ""
353
354 #: dtls.c:427
355 #, c-format
356 msgid "DTLS connected. DPD %d, Keepalive %d\n"
357 msgstr ""
358
359 #: dtls.c:443
360 #, c-format
361 msgid "Received DTLS packet 0x%02x of %d bytes\n"
362 msgstr ""
363
364 #: dtls.c:455
365 msgid "Got DTLS DPD request\n"
366 msgstr ""
367
368 #: dtls.c:461
369 msgid "Failed to send DPD response. Expect disconnect\n"
370 msgstr ""
371
372 #: dtls.c:465
373 msgid "Got DTLS DPD response\n"
374 msgstr ""
375
376 #: dtls.c:469
377 msgid "Got DTLS Keepalive\n"
378 msgstr ""
379
380 #: dtls.c:474
381 #, c-format
382 msgid "Unknown DTLS packet type %02x, len %d\n"
383 msgstr ""
384
385 #: dtls.c:493
386 msgid "DTLS rekey due\n"
387 msgstr ""
388
389 #: dtls.c:504
390 msgid "DTLS rekey failed\n"
391 msgstr ""
392
393 #: dtls.c:512
394 msgid "DTLS Dead Peer Detection detected dead peer!\n"
395 msgstr ""
396
397 #: dtls.c:518
398 msgid "Send DTLS DPD\n"
399 msgstr ""
400
401 #: dtls.c:533
402 msgid "Send DTLS Keepalive\n"
403 msgstr ""
404
405 #: dtls.c:564
406 #, c-format
407 msgid "DTLS got write error %d. Falling back to SSL\n"
408 msgstr ""
409
410 #: dtls.c:575
411 #, c-format
412 msgid "Sent DTLS packet of %d bytes; SSL_write() returned %d\n"
413 msgstr ""
414
415 #: dtls.c:587
416 msgid "Built against OpenSSL with no Cisco DTLS support\n"
417 msgstr ""
418
419 #: http.c:62
420 msgid "No memory for allocating cookies\n"
421 msgstr ""
422
423 #: http.c:126
424 #, c-format
425 msgid "Failed to parse HTTP response '%s'\n"
426 msgstr ""
427
428 #: http.c:131
429 #, c-format
430 msgid "Got HTTP response: %s\n"
431 msgstr ""
432
433 #: http.c:139
434 msgid "Error processing HTTP response\n"
435 msgstr ""
436
437 #: http.c:145
438 #, c-format
439 msgid "Ignoring unknown HTTP response line '%s'\n"
440 msgstr ""
441
442 #: http.c:165
443 #, c-format
444 msgid "Invalid cookie offered: %s\n"
445 msgstr ""
446
447 #: http.c:174
448 msgid "<elided>"
449 msgstr ""
450
451 #: http.c:184
452 msgid "SSL certificate authentication failed\n"
453 msgstr ""
454
455 #: http.c:215
456 #, c-format
457 msgid "Response body has negative size (%d)\n"
458 msgstr ""
459
460 #: http.c:225
461 #, c-format
462 msgid "Unknown Transfer-Encoding: %s\n"
463 msgstr ""
464
465 #. Now the body, if there is one
466 #: http.c:239
467 #, c-format
468 msgid "HTTP body %s (%d)\n"
469 msgstr ""
470
471 #: http.c:253 http.c:281
472 msgid "Error reading HTTP response body\n"
473 msgstr ""
474
475 #: http.c:266
476 msgid "Error fetching chunk header\n"
477 msgstr ""
478
479 #: http.c:292
480 msgid "Error fetching HTTP response body\n"
481 msgstr ""
482
483 #: http.c:295
484 #, c-format
485 msgid "Error in chunked decoding. Expected '', got: '%s'"
486 msgstr ""
487
488 #: http.c:308
489 msgid "Cannot receive HTTP 1.0 body without closing connection\n"
490 msgstr ""
491
492 #: http.c:389
493 msgid "Downloaded config file did not match intended SHA1\n"
494 msgstr ""
495
496 #: http.c:406
497 msgid ""
498 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
499 "This facility is disabled by default for security reasons, so you may wish to enable it."
500 msgstr ""
501
502 #: http.c:413
503 msgid "Trying to run Linux CSD trojan script."
504 msgstr ""
505
506 #: http.c:421
507 #, c-format
508 msgid "Failed to open temporary CSD script file: %s\n"
509 msgstr ""
510
511 #: http.c:429
512 #, c-format
513 msgid "Failed to write temporary CSD script file: %s\n"
514 msgstr ""
515
516 #: http.c:448 main.c:584
517 #, c-format
518 msgid "Failed to set uid %d\n"
519 msgstr ""
520
521 #: http.c:453
522 #, c-format
523 msgid "Invalid user uid=%d\n"
524 msgstr ""
525
526 #: http.c:459
527 #, c-format
528 msgid "Failed to change to CSD home directory '%s': %s\n"
529 msgstr ""
530
531 #: http.c:465
532 #, c-format
533 msgid ""
534 "Warning: you are running insecure CSD code with root privileges\n"
535 "\t Use command line option \"--csd-user\"\n"
536 msgstr ""
537
538 #: http.c:512
539 #, c-format
540 msgid "Failed to exec CSD script %s\n"
541 msgstr ""
542
543 #: http.c:701
544 #, c-format
545 msgid "Failed to parse redirected URL '%s': %s\n"
546 msgstr ""
547
548 #: http.c:761
549 #, c-format
550 msgid "Allocating new path for relative redirect failed: %s\n"
551 msgstr ""
552
553 #: http.c:774
554 #, c-format
555 msgid "Unexpected %d result from server\n"
556 msgstr ""
557
558 #: http.c:794
559 #, c-format
560 msgid "Refreshing %s after 1 second...\n"
561 msgstr ""
562
563 #: http.c:800
564 msgid "Unknown response from server\n"
565 msgstr ""
566
567 #: http.c:925
568 msgid "request granted"
569 msgstr ""
570
571 #: http.c:926
572 msgid "general failure"
573 msgstr ""
574
575 #: http.c:927
576 msgid "connection not allowed by ruleset"
577 msgstr ""
578
579 #: http.c:928
580 msgid "network unreachable"
581 msgstr ""
582
583 #: http.c:929
584 msgid "host unreachable"
585 msgstr ""
586
587 #: http.c:930
588 msgid "connection refused by destination host"
589 msgstr ""
590
591 #: http.c:931
592 msgid "TTL expired"
593 msgstr ""
594
595 #: http.c:932
596 msgid "command not supported / protocol error"
597 msgstr ""
598
599 #: http.c:933
600 msgid "address type not supported"
601 msgstr ""
602
603 #: http.c:947
604 #, c-format
605 msgid "Error writing auth request to SOCKS proxy: %s\n"
606 msgstr ""
607
608 #: http.c:954
609 #, c-format
610 msgid "Error reading auth response from SOCKS proxy: %s\n"
611 msgstr ""
612
613 #: http.c:960
614 #, c-format
615 msgid "Unexpected auth response from SOCKS proxy: %02x %02x\n"
616 msgstr ""
617
618 #: http.c:968
619 #, c-format
620 msgid "SOCKS proxy error %02x: %s\n"
621 msgstr ""
622
623 #: http.c:972
624 #, c-format
625 msgid "SOCKS proxy error %02x\n"
626 msgstr ""
627
628 #: http.c:978
629 #, c-format
630 msgid "Requesting SOCKS proxy connection to %s:%d\n"
631 msgstr ""
632
633 #: http.c:993
634 #, c-format
635 msgid "Error writing connect request to SOCKS proxy: %s\n"
636 msgstr ""
637
638 #: http.c:1001 http.c:1034
639 #, c-format
640 msgid "Error reading connect response from SOCKS proxy: %s\n"
641 msgstr ""
642
643 #: http.c:1007
644 #, c-format
645 msgid "Unexpected connect response from SOCKS proxy: %02x %02x...\n"
646 msgstr ""
647
648 #: http.c:1027
649 #, c-format
650 msgid "Unexpected address type %02x in SOCKS connect response\n"
651 msgstr ""
652
653 #: http.c:1055
654 #, c-format
655 msgid "Requesting HTTP proxy connection to %s:%d\n"
656 msgstr ""
657
658 #: http.c:1061
659 #, c-format
660 msgid "Sending proxy request failed: %s\n"
661 msgstr ""
662
663 #: http.c:1068
664 msgid "Error fetching proxy response\n"
665 msgstr ""
666
667 #: http.c:1075
668 #, c-format
669 msgid "Failed to parse proxy response '%s'\n"
670 msgstr ""
671
672 #: http.c:1081
673 #, c-format
674 msgid "Proxy CONNECT request failed: %s\n"
675 msgstr ""
676
677 #: http.c:1088
678 msgid "Failed to read proxy response\n"
679 msgstr ""
680
681 #: http.c:1092
682 #, c-format
683 msgid "Unexpected continuation line after CONNECT response: '%s'\n"
684 msgstr ""
685
686 #: http.c:1108
687 #, c-format
688 msgid "Unknown proxy type '%s'\n"
689 msgstr ""
690
691 #: http.c:1136
692 msgid "Only http or socks(5) proxies supported\n"
693 msgstr ""
694
695 #: main.c:154
696 #, c-format
697 msgid "Usage:  openconnect [options] <server>\n"
698 msgstr ""
699
700 #: main.c:155
701 #, c-format
702 msgid ""
703 "Open client for Cisco AnyConnect VPN, version %s\n"
704 "\n"
705 msgstr ""
706
707 #: main.c:156
708 msgid "Continue in background after startup"
709 msgstr ""
710
711 #: main.c:157
712 msgid "Write the daemons pid to this file"
713 msgstr ""
714
715 #: main.c:158
716 msgid "Use SSL client certificate CERT"
717 msgstr ""
718
719 #: main.c:159
720 msgid "Warn when certificate lifetime < DAYS"
721 msgstr ""
722
723 #: main.c:160
724 msgid "Use SSL private key file KEY"
725 msgstr ""
726
727 #: main.c:161
728 msgid "Private key type (PKCS#12 / TPM / PEM)"
729 msgstr ""
730
731 #: main.c:162
732 msgid "Use WebVPN cookie COOKIE"
733 msgstr ""
734
735 #: main.c:163
736 msgid "Read cookie from standard input"
737 msgstr ""
738
739 #: main.c:164
740 msgid "Enable compression (default)"
741 msgstr ""
742
743 #: main.c:165
744 msgid "Disable compression"
745 msgstr ""
746
747 #: main.c:166
748 msgid "Set minimum Dead Peer Detection interval"
749 msgstr ""
750
751 #: main.c:167
752 msgid "Set login usergroup"
753 msgstr ""
754
755 #: main.c:168
756 msgid "Display help text"
757 msgstr ""
758
759 #: main.c:169
760 msgid "Use IFNAME for tunnel interface"
761 msgstr ""
762
763 #: main.c:170
764 msgid "Use syslog for progress messages"
765 msgstr ""
766
767 #: main.c:171
768 msgid "Drop privileges after connecting"
769 msgstr ""
770
771 #: main.c:172
772 msgid "Drop privileges during CSD execution"
773 msgstr ""
774
775 #: main.c:173
776 msgid "Run SCRIPT instead of CSD binary"
777 msgstr ""
778
779 #: main.c:174
780 msgid "Request MTU from server"
781 msgstr ""
782
783 #: main.c:175
784 msgid "Set key passphrase or TPM SRK PIN"
785 msgstr ""
786
787 #: main.c:176
788 msgid "Key passphrase is fsid of file system"
789 msgstr ""
790
791 #: main.c:177
792 msgid "Set proxy server"
793 msgstr ""
794
795 #: main.c:178
796 msgid "Disable proxy"
797 msgstr ""
798
799 #: main.c:179
800 msgid "Use libproxy to automatically configure proxy"
801 msgstr ""
802
803 #: main.c:181
804 msgid "(NOTE: libproxy disabled in this build)"
805 msgstr ""
806
807 #: main.c:183
808 msgid "Less output"
809 msgstr ""
810
811 #: main.c:184
812 msgid "Set packet queue limit to LEN pkts"
813 msgstr ""
814
815 #: main.c:185
816 msgid "Shell command line for using a vpnc-compatible config script"
817 msgstr ""
818
819 #: main.c:186
820 msgid "Pass traffic to 'script' program, not tun"
821 msgstr ""
822
823 #: main.c:187
824 msgid "Set login username"
825 msgstr ""
826
827 #: main.c:188
828 msgid "Report version number"
829 msgstr ""
830
831 #: main.c:189
832 msgid "More output"
833 msgstr ""
834
835 #: main.c:190
836 msgid "XML config file"
837 msgstr ""
838
839 #: main.c:191
840 msgid "Choose authentication login selection"
841 msgstr ""
842
843 #: main.c:192
844 msgid "Fetch webvpn cookie only; don't connect"
845 msgstr ""
846
847 #: main.c:193
848 msgid "Print webvpn cookie before connecting"
849 msgstr ""
850
851 #: main.c:194
852 msgid "Cert file for server verification"
853 msgstr ""
854
855 #: main.c:195
856 msgid "Do not ask for IPv6 connectivity"
857 msgstr ""
858
859 #: main.c:196
860 msgid "OpenSSL ciphers to support for DTLS"
861 msgstr ""
862
863 #: main.c:197
864 msgid "Disable DTLS"
865 msgstr ""
866
867 #: main.c:198
868 msgid "Disable HTTP connection re-use"
869 msgstr ""
870
871 #: main.c:199
872 msgid "Disable password/SecurID authentication"
873 msgstr ""
874
875 #: main.c:200
876 msgid "Do not require server SSL cert to be valid"
877 msgstr ""
878
879 #: main.c:201
880 msgid "Do not expect user input; exit if it is required"
881 msgstr ""
882
883 #: main.c:202
884 msgid "Read password from standard input"
885 msgstr ""
886
887 #: main.c:203
888 msgid "Connection retry timeout in seconds"
889 msgstr ""
890
891 #: main.c:204
892 msgid "Server's certificate SHA1 fingerprint"
893 msgstr ""
894
895 #: main.c:205
896 msgid "HTTP header User-Agent: field"
897 msgstr ""
898
899 #: main.c:213
900 #, c-format
901 msgid "Allocation failure for string from stdin\n"
902 msgstr ""
903
904 #: main.c:217
905 msgid "fgets (stdin)"
906 msgstr ""
907
908 #: main.c:254
909 #, c-format
910 msgid ""
911 "WARNING: This version of openconnect is %s but\n"
912 "         the libopenconnect library is %s\n"
913 msgstr ""
914
915 #: main.c:263
916 #, c-format
917 msgid "Failed to allocate vpninfo structure\n"
918 msgstr ""
919
920 #: main.c:362
921 #, c-format
922 msgid "Unknown certificate type '%s'\n"
923 msgstr ""
924
925 #: main.c:387
926 #, c-format
927 msgid "MTU %d too small\n"
928 msgstr ""
929
930 #: main.c:407
931 #, c-format
932 msgid ""
933 "Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
934 "If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
935 msgstr ""
936
937 #: main.c:429 main.c:443
938 #, c-format
939 msgid "Invalid user \"%s\"\n"
940 msgstr ""
941
942 #: main.c:461
943 #, c-format
944 msgid "Queue length zero not permitted; using 1\n"
945 msgstr ""
946
947 #: main.c:472
948 #, c-format
949 msgid "OpenConnect version %s\n"
950 msgstr ""
951
952 #: main.c:494
953 #, c-format
954 msgid "No server specified\n"
955 msgstr ""
956
957 #: main.c:507
958 #, c-format
959 msgid "This version of openconnect was built without libproxy support\n"
960 msgstr ""
961
962 #: main.c:541
963 #, c-format
964 msgid "Failed to parse server URL '%s'\n"
965 msgstr ""
966
967 #: main.c:546
968 #, c-format
969 msgid "Only https:// permitted for server URL\n"
970 msgstr ""
971
972 #: main.c:562
973 #, c-format
974 msgid "Failed to obtain WebVPN cookie\n"
975 msgstr ""
976
977 #: main.c:573
978 #, c-format
979 msgid "Creating SSL connection failed\n"
980 msgstr ""
981
982 #: main.c:578
983 #, c-format
984 msgid "Set up tun device failed\n"
985 msgstr ""
986
987 #: main.c:590
988 #, c-format
989 msgid "Set up DTLS failed; using SSL instead\n"
990 msgstr ""
991
992 #: main.c:593
993 #, c-format
994 msgid "Connected %s as %s%s%s, using %s\n"
995 msgstr ""
996
997 #: main.c:603
998 msgid "No --script argument provided; DNS and routing are not configured\n"
999 msgstr ""
1000
1001 #: main.c:614
1002 #, c-format
1003 msgid "Failed to open '%s' for write: %s\n"
1004 msgstr ""
1005
1006 #: main.c:625
1007 #, c-format
1008 msgid "Continuing in background; pid %d\n"
1009 msgstr ""
1010
1011 #: main.c:647
1012 #, c-format
1013 msgid "Failed to open %s for write: %s\n"
1014 msgstr ""
1015
1016 #: main.c:655
1017 #, c-format
1018 msgid "Failed to write config to %s: %s\n"
1019 msgstr ""
1020
1021 #: main.c:745
1022 #, c-format
1023 msgid ""
1024 "\n"
1025 "Certificate from VPN server \"%s\" failed verification.\n"
1026 "Reason: %s\n"
1027 msgstr ""
1028
1029 #: main.c:753
1030 msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
1031 msgstr ""
1032
1033 #: main.c:762
1034 msgid "yes"
1035 msgstr ""
1036
1037 #: main.c:773
1038 msgid "no"
1039 msgstr ""
1040
1041 #: main.c:777
1042 #, c-format
1043 msgid "SHA1 fingerprint: %s\n"
1044 msgstr ""
1045
1046 #: mainloop.c:88
1047 msgid "Attempt new DTLS connection\n"
1048 msgstr ""
1049
1050 #: mainloop.c:121
1051 #, c-format
1052 msgid "No work to do; sleeping for %d ms...\n"
1053 msgstr ""
1054
1055 #: ssl.c:132
1056 #, c-format
1057 msgid "PEM password too long (%zd >= %d)\n"
1058 msgstr ""
1059
1060 #: ssl.c:168
1061 msgid "Parse PKCS#12 failed (wrong passphrase?)\n"
1062 msgstr ""
1063
1064 #: ssl.c:174
1065 msgid "Parse PKCS#12 failed (see above errors)\n"
1066 msgstr ""
1067
1068 #: ssl.c:183
1069 msgid "PKCS#12 contained no certificate!"
1070 msgstr ""
1071
1072 #: ssl.c:192
1073 msgid "PKCS#12 contained no private key!"
1074 msgstr ""
1075
1076 #: ssl.c:211
1077 #, c-format
1078 msgid "Extra cert from PKCS#12: '%s'\n"
1079 msgstr ""
1080
1081 #: ssl.c:234
1082 msgid "Can't load TPM engine.\n"
1083 msgstr ""
1084
1085 #: ssl.c:240
1086 msgid "Failed to init TPM engine\n"
1087 msgstr ""
1088
1089 #: ssl.c:250
1090 msgid "Failed to set TPM SRK password\n"
1091 msgstr ""
1092
1093 #: ssl.c:257
1094 msgid "Failed to load TPM private key\n"
1095 msgstr ""
1096
1097 #: ssl.c:264
1098 msgid "Add key from TPM failed\n"
1099 msgstr ""
1100
1101 #: ssl.c:276
1102 msgid "This version of OpenConnect was built without TPM support\n"
1103 msgstr ""
1104
1105 #: ssl.c:292
1106 msgid "Failed to reload X509 cert for expiry check\n"
1107 msgstr ""
1108
1109 #: ssl.c:306
1110 #, c-format
1111 msgid "Using certificate file %s\n"
1112 msgstr ""
1113
1114 #: ssl.c:316
1115 #, c-format
1116 msgid "Failed to open certificate file %s: %s\n"
1117 msgstr ""
1118
1119 #: ssl.c:327
1120 msgid "Read PKCS#12 failed\n"
1121 msgstr ""
1122
1123 #: ssl.c:339
1124 msgid "Loading certificate failed\n"
1125 msgstr ""
1126
1127 #: ssl.c:353
1128 #, c-format
1129 msgid "Failed to open private key file %s: %s\n"
1130 msgstr ""
1131
1132 #: ssl.c:373
1133 #, c-format
1134 msgid "Failed to identify private key type in '%s'\n"
1135 msgstr ""
1136
1137 #: ssl.c:404
1138 msgid "Loading private key failed (wrong passphrase?)\n"
1139 msgstr ""
1140
1141 #: ssl.c:409
1142 msgid "Loading private key failed (see above errors)\n"
1143 msgstr ""
1144
1145 #: ssl.c:454
1146 #, c-format
1147 msgid "Server SSL certificate didn't match: %s\n"
1148 msgstr ""
1149
1150 #: ssl.c:574
1151 #, c-format
1152 msgid "Matched DNS altname '%s'\n"
1153 msgstr ""
1154
1155 #: ssl.c:581
1156 #, c-format
1157 msgid "No match for altname '%s'\n"
1158 msgstr ""
1159
1160 #: ssl.c:595
1161 #, c-format
1162 msgid "Certificate has GEN_IPADD altname with bogus length %d\n"
1163 msgstr ""
1164
1165 #: ssl.c:606
1166 #, c-format
1167 msgid "Matched %s address '%s'\n"
1168 msgstr ""
1169
1170 #: ssl.c:613
1171 #, c-format
1172 msgid "No match for %s address '%s'\n"
1173 msgstr ""
1174
1175 #: ssl.c:655
1176 #, c-format
1177 msgid "URI '%s' has non-empty path; ignoring\n"
1178 msgstr ""
1179
1180 #: ssl.c:660
1181 #, c-format
1182 msgid "Matched URI '%s'\n"
1183 msgstr ""
1184
1185 #: ssl.c:671
1186 #, c-format
1187 msgid "No match for URI '%s'\n"
1188 msgstr ""
1189
1190 #: ssl.c:686
1191 #, c-format
1192 msgid "No altname in peer cert matched '%s'\n"
1193 msgstr ""
1194
1195 #: ssl.c:694
1196 msgid "No subject name in peer cert!\n"
1197 msgstr ""
1198
1199 #: ssl.c:714
1200 msgid "Failed to parse subject name in peer cert\n"
1201 msgstr ""
1202
1203 #: ssl.c:721
1204 #, c-format
1205 msgid "Peer cert subject mismatch ('%s' != '%s')\n"
1206 msgstr ""
1207
1208 #: ssl.c:726
1209 #, c-format
1210 msgid "Matched peer certificate subject name '%s'\n"
1211 msgstr ""
1212
1213 #: ssl.c:752
1214 msgid "certificate does not match hostname"
1215 msgstr ""
1216
1217 #: ssl.c:756
1218 #, c-format
1219 msgid "Server certificate verify failed: %s\n"
1220 msgstr ""
1221
1222 #: ssl.c:804
1223 #, c-format
1224 msgid "Extra cert from cafile: '%s'\n"
1225 msgstr ""
1226
1227 #: ssl.c:835
1228 msgid "Error in client cert notAfter field\n"
1229 msgstr ""
1230
1231 #: ssl.c:838
1232 msgid "Client certificate has expired at"
1233 msgstr ""
1234
1235 #: ssl.c:843
1236 msgid "Client certificate expires soon at"
1237 msgstr ""
1238
1239 #: ssl.c:849
1240 msgid "<error>"
1241 msgstr ""
1242
1243 #: ssl.c:882
1244 #, c-format
1245 msgid "Failed to reconnect to proxy %s\n"
1246 msgstr ""
1247
1248 #: ssl.c:886
1249 #, c-format
1250 msgid "Failed to reconnect to host %s\n"
1251 msgstr ""
1252
1253 #: ssl.c:949
1254 #, c-format
1255 msgid "Proxy from libproxy: %s://%s:%d/\n"
1256 msgstr ""
1257
1258 #: ssl.c:980
1259 #, c-format
1260 msgid "getaddrinfo failed for host '%s': %s\n"
1261 msgstr ""
1262
1263 #: ssl.c:991
1264 #, c-format
1265 msgid "Attempting to connect to %s%s%s:%s\n"
1266 msgstr ""
1267
1268 #: ssl.c:1007
1269 msgid "Failed to allocate sockaddr storage\n"
1270 msgstr ""
1271
1272 #: ssl.c:1022
1273 #, c-format
1274 msgid "Failed to connect to host %s\n"
1275 msgstr ""
1276
1277 #: ssl.c:1051
1278 msgid "Loading certificate failed. Aborting.\n"
1279 msgstr ""
1280
1281 #: ssl.c:1074
1282 #, c-format
1283 msgid "Failed to open CA file '%s'\n"
1284 msgstr ""
1285
1286 #: ssl.c:1089
1287 #, c-format
1288 msgid "SSL negotiation with %s\n"
1289 msgstr ""
1290
1291 #: ssl.c:1093
1292 msgid "SSL connection failure\n"
1293 msgstr ""
1294
1295 #: ssl.c:1109
1296 #, c-format
1297 msgid "Connected to HTTPS on %s\n"
1298 msgstr ""
1299
1300 #: ssl.c:1141
1301 #, c-format
1302 msgid "statvfs: %s\n"
1303 msgstr ""
1304
1305 #: ssl.c:1158
1306 #, c-format
1307 msgid "statfs: %s\n"
1308 msgstr ""
1309
1310 #: tun.c:83
1311 msgid "No vpnc-script configured. Need Solaris IP-setting code\n"
1312 msgstr ""
1313
1314 #: tun.c:94
1315 msgid "open net"
1316 msgstr ""
1317
1318 #: tun.c:104
1319 msgid "SIOCGIFFLAGS"
1320 msgstr ""
1321
1322 #: tun.c:108
1323 msgid "SIOCSIFFLAGS"
1324 msgstr ""
1325
1326 #: tun.c:114
1327 msgid "SIOCSIFADDR"
1328 msgstr ""
1329
1330 #: tun.c:119
1331 msgid "SIOCSIFMTU"
1332 msgstr ""
1333
1334 #: tun.c:159
1335 #, c-format
1336 msgid "Discard bad split include: \"%s\"\n"
1337 msgstr ""
1338
1339 #: tun.c:163
1340 #, c-format
1341 msgid "Discard bad split exclude: \"%s\"\n"
1342 msgstr ""
1343
1344 #: tun.c:376 tun.c:691
1345 #, c-format
1346 msgid "Failed to spawn script '%s': %s\n"
1347 msgstr ""
1348
1349 #: tun.c:401
1350 msgid "socketpair"
1351 msgstr ""
1352
1353 #: tun.c:407
1354 msgid "fork"
1355 msgstr ""
1356
1357 #: tun.c:413
1358 msgid "execl"
1359 msgstr ""
1360
1361 #: tun.c:418
1362 msgid "(script)"
1363 msgstr ""
1364
1365 #: tun.c:439
1366 #, c-format
1367 msgid "Failed to open tun device: %s\n"
1368 msgstr ""
1369
1370 #: tun.c:450
1371 #, c-format
1372 msgid "TUNSETIFF failed: %s\n"
1373 msgstr ""
1374
1375 #: tun.c:463
1376 msgid "open /dev/ip"
1377 msgstr ""
1378
1379 #: tun.c:469
1380 msgid "open /dev/tun"
1381 msgstr ""
1382
1383 #: tun.c:476
1384 msgid "Failed to create new tun"
1385 msgstr ""
1386
1387 #: tun.c:484
1388 msgid "open /dev/tun again"
1389 msgstr ""
1390
1391 #: tun.c:490
1392 msgid "Can't push IP"
1393 msgstr ""
1394
1395 #: tun.c:497
1396 msgid "Can't select unit"
1397 msgstr ""
1398
1399 #: tun.c:505
1400 msgid "Can't link tun to IP"
1401 msgstr ""
1402
1403 #: tun.c:521
1404 msgid "Set mux id"
1405 msgstr ""
1406
1407 #. Solaris tunctl needs this in order to tear it down
1408 #: tun.c:528
1409 #, c-format
1410 msgid "mux id is %d\n"
1411 msgstr ""
1412
1413 #: tun.c:542
1414 msgid "open tun"
1415 msgstr ""
1416
1417 #: tun.c:549
1418 msgid "TUNSIFHEAD"
1419 msgstr ""
1420
1421 #: tun.c:658
1422 #, c-format
1423 msgid "Unknown packet (len %d) received: %02x %02x %02x %02x...\n"
1424 msgstr ""
1425
1426 #: tun.c:698
1427 msgid "ioctl(I_PUNLINK)"
1428 msgstr ""
1429
1430 #: xml.c:54
1431 msgid "Open XML config file"
1432 msgstr ""
1433
1434 #: xml.c:55 xml.c:88
1435 #, c-format
1436 msgid "Treating host \"%s\" as a raw hostname\n"
1437 msgstr ""
1438
1439 #: xml.c:61
1440 msgid "fstat XML config file"
1441 msgstr ""
1442
1443 #: xml.c:67
1444 msgid "mmap XML config file"
1445 msgstr ""
1446
1447 #: xml.c:79
1448 #, c-format
1449 msgid "XML config file SHA1: %s\n"
1450 msgstr ""
1451
1452 #: xml.c:86
1453 #, c-format
1454 msgid "Failed to parse XML config file %s\n"
1455 msgstr ""
1456
1457 #: xml.c:123
1458 #, c-format
1459 msgid "Host \"%s\" has address \"%s\"\n"
1460 msgstr ""
1461
1462 #: xml.c:132
1463 #, c-format
1464 msgid "Host \"%s\" has UserGroup \"%s\"\n"
1465 msgstr ""
1466
1467 #: xml.c:146
1468 #, c-format
1469 msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
1470 msgstr ""
1471
1472