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