Update translations from Transifex
[platform/upstream/openconnect.git] / po / ru.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-12-14 02: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: Russian (http://www.transifex.net/projects/p/meego/team/ru/)\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: ru\n"
18 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\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:436
169 #, c-format
170 msgid "sleep %ds, remaining timeout %ds\n"
171 msgstr ""
172
173 #: cstp.c:469
174 msgid "inflate failed\n"
175 msgstr ""
176
177 #: cstp.c:487
178 #, c-format
179 msgid "Received compressed data packet of %ld bytes\n"
180 msgstr ""
181
182 #: cstp.c:516
183 #, c-format
184 msgid "Unexpected packet length. SSL_read returned %d but packet is\n"
185 msgstr ""
186
187 #: cstp.c:528
188 msgid "Got CSTP DPD request\n"
189 msgstr ""
190
191 #: cstp.c:534
192 msgid "Got CSTP DPD response\n"
193 msgstr ""
194
195 #: cstp.c:539
196 msgid "Got CSTP Keepalive\n"
197 msgstr ""
198
199 #: cstp.c:544
200 #, c-format
201 msgid "Received uncompressed data packet of %d bytes\n"
202 msgstr ""
203
204 #: cstp.c:559
205 #, c-format
206 msgid "Received server disconnect: %02x '%s'\n"
207 msgstr ""
208
209 #: cstp.c:567
210 msgid "Compressed packet received in !deflate mode\n"
211 msgstr ""
212
213 #: cstp.c:575
214 msgid "received server terminate packet\n"
215 msgstr ""
216
217 #: cstp.c:582
218 #, c-format
219 msgid "Unknown packet %02x %02x %02x %02x %02x %02x %02x %02x\n"
220 msgstr ""
221
222 #: cstp.c:592
223 #, c-format
224 msgid "SSL read error %d (server probably closed connection); reconnecting.\n"
225 msgstr ""
226
227 #: cstp.c:621
228 #, c-format
229 msgid "SSL_write failed: %d\n"
230 msgstr ""
231
232 #: cstp.c:628
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:654
240 msgid "CSTP rekey due\n"
241 msgstr ""
242
243 #: cstp.c:661
244 msgid "CSTP Dead Peer Detection detected dead peer!\n"
245 msgstr ""
246
247 #: cstp.c:664 dtls.c:513
248 msgid "Reconnect failed\n"
249 msgstr ""
250
251 #: cstp.c:673
252 msgid "Send CSTP DPD\n"
253 msgstr ""
254
255 #: cstp.c:684
256 msgid "Send CSTP Keepalive\n"
257 msgstr ""
258
259 #: cstp.c:711
260 #, c-format
261 msgid "deflate failed %d\n"
262 msgstr ""
263
264 #: cstp.c:731
265 #, c-format
266 msgid "Sending compressed data packet of %d bytes\n"
267 msgstr ""
268
269 #: cstp.c:743
270 #, c-format
271 msgid "Sending uncompressed data packet of %d bytes\n"
272 msgstr ""
273
274 #: cstp.c:781
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:458
360 #, c-format
361 msgid "Received DTLS packet 0x%02x of %d bytes\n"
362 msgstr ""
363
364 #: dtls.c:470
365 msgid "Got DTLS DPD request\n"
366 msgstr ""
367
368 #: dtls.c:476
369 msgid "Failed to send DPD response. Expect disconnect\n"
370 msgstr ""
371
372 #: dtls.c:480
373 msgid "Got DTLS DPD response\n"
374 msgstr ""
375
376 #: dtls.c:484
377 msgid "Got DTLS Keepalive\n"
378 msgstr ""
379
380 #: dtls.c:489
381 #, c-format
382 msgid "Unknown DTLS packet type %02x, len %d\n"
383 msgstr ""
384
385 #: dtls.c:508
386 msgid "DTLS rekey due\n"
387 msgstr ""
388
389 #: dtls.c:519
390 msgid "DTLS rekey failed\n"
391 msgstr ""
392
393 #: dtls.c:527
394 msgid "DTLS Dead Peer Detection detected dead peer!\n"
395 msgstr ""
396
397 #: dtls.c:533
398 msgid "Send DTLS DPD\n"
399 msgstr ""
400
401 #: dtls.c:548
402 msgid "Send DTLS Keepalive\n"
403 msgstr ""
404
405 #: dtls.c:579
406 #, c-format
407 msgid "DTLS got write error %d. Falling back to SSL\n"
408 msgstr ""
409
410 #: dtls.c:590
411 #, c-format
412 msgid "Sent DTLS packet of %d bytes; SSL_write() returned %d\n"
413 msgstr ""
414
415 #: dtls.c:602
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:594
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 ""
698 "For assistance with OpenConnect, please see the web page at\n"
699 "  http://www.infradead.org/openconnect/mail.html\n"
700 msgstr ""
701
702 #: main.c:160
703 #, c-format
704 msgid "Usage:  openconnect [options] <server>\n"
705 msgstr ""
706
707 #: main.c:161
708 #, c-format
709 msgid ""
710 "Open client for Cisco AnyConnect VPN, version %s\n"
711 "\n"
712 msgstr ""
713
714 #: main.c:162
715 msgid "Continue in background after startup"
716 msgstr ""
717
718 #: main.c:163
719 msgid "Write the daemons pid to this file"
720 msgstr ""
721
722 #: main.c:164
723 msgid "Use SSL client certificate CERT"
724 msgstr ""
725
726 #: main.c:165
727 msgid "Warn when certificate lifetime < DAYS"
728 msgstr ""
729
730 #: main.c:166
731 msgid "Use SSL private key file KEY"
732 msgstr ""
733
734 #: main.c:167
735 msgid "Private key type (PKCS#12 / TPM / PEM)"
736 msgstr ""
737
738 #: main.c:168
739 msgid "Use WebVPN cookie COOKIE"
740 msgstr ""
741
742 #: main.c:169
743 msgid "Read cookie from standard input"
744 msgstr ""
745
746 #: main.c:170
747 msgid "Enable compression (default)"
748 msgstr ""
749
750 #: main.c:171
751 msgid "Disable compression"
752 msgstr ""
753
754 #: main.c:172
755 msgid "Set minimum Dead Peer Detection interval"
756 msgstr ""
757
758 #: main.c:173
759 msgid "Set login usergroup"
760 msgstr ""
761
762 #: main.c:174
763 msgid "Display help text"
764 msgstr ""
765
766 #: main.c:175
767 msgid "Use IFNAME for tunnel interface"
768 msgstr ""
769
770 #: main.c:176
771 msgid "Use syslog for progress messages"
772 msgstr ""
773
774 #: main.c:177
775 msgid "Drop privileges after connecting"
776 msgstr ""
777
778 #: main.c:178
779 msgid "Drop privileges during CSD execution"
780 msgstr ""
781
782 #: main.c:179
783 msgid "Run SCRIPT instead of CSD binary"
784 msgstr ""
785
786 #: main.c:180
787 msgid "Request MTU from server"
788 msgstr ""
789
790 #: main.c:181
791 msgid "Set key passphrase or TPM SRK PIN"
792 msgstr ""
793
794 #: main.c:182
795 msgid "Key passphrase is fsid of file system"
796 msgstr ""
797
798 #: main.c:183
799 msgid "Set proxy server"
800 msgstr ""
801
802 #: main.c:184
803 msgid "Disable proxy"
804 msgstr ""
805
806 #: main.c:185
807 msgid "Use libproxy to automatically configure proxy"
808 msgstr ""
809
810 #: main.c:187
811 msgid "(NOTE: libproxy disabled in this build)"
812 msgstr ""
813
814 #: main.c:189
815 msgid "Less output"
816 msgstr ""
817
818 #: main.c:190
819 msgid "Set packet queue limit to LEN pkts"
820 msgstr ""
821
822 #: main.c:191
823 msgid "Shell command line for using a vpnc-compatible config script"
824 msgstr ""
825
826 #: main.c:192
827 msgid "Pass traffic to 'script' program, not tun"
828 msgstr ""
829
830 #: main.c:193
831 msgid "Set login username"
832 msgstr ""
833
834 #: main.c:194
835 msgid "Report version number"
836 msgstr ""
837
838 #: main.c:195
839 msgid "More output"
840 msgstr ""
841
842 #: main.c:196
843 msgid "XML config file"
844 msgstr ""
845
846 #: main.c:197
847 msgid "Choose authentication login selection"
848 msgstr ""
849
850 #: main.c:198
851 msgid "Fetch webvpn cookie only; don't connect"
852 msgstr ""
853
854 #: main.c:199
855 msgid "Print webvpn cookie before connecting"
856 msgstr ""
857
858 #: main.c:200
859 msgid "Cert file for server verification"
860 msgstr ""
861
862 #: main.c:201
863 msgid "Do not ask for IPv6 connectivity"
864 msgstr ""
865
866 #: main.c:202
867 msgid "OpenSSL ciphers to support for DTLS"
868 msgstr ""
869
870 #: main.c:203
871 msgid "Disable DTLS"
872 msgstr ""
873
874 #: main.c:204
875 msgid "Disable HTTP connection re-use"
876 msgstr ""
877
878 #: main.c:205
879 msgid "Disable password/SecurID authentication"
880 msgstr ""
881
882 #: main.c:206
883 msgid "Do not require server SSL cert to be valid"
884 msgstr ""
885
886 #: main.c:207
887 msgid "Do not expect user input; exit if it is required"
888 msgstr ""
889
890 #: main.c:208
891 msgid "Read password from standard input"
892 msgstr ""
893
894 #: main.c:209
895 msgid "Connection retry timeout in seconds"
896 msgstr ""
897
898 #: main.c:210
899 msgid "Server's certificate SHA1 fingerprint"
900 msgstr ""
901
902 #: main.c:211
903 msgid "HTTP header User-Agent: field"
904 msgstr ""
905
906 #: main.c:222
907 #, c-format
908 msgid "Allocation failure for string from stdin\n"
909 msgstr ""
910
911 #: main.c:226
912 msgid "fgets (stdin)"
913 msgstr ""
914
915 #: main.c:264
916 #, c-format
917 msgid ""
918 "WARNING: This version of openconnect is %s but\n"
919 "         the libopenconnect library is %s\n"
920 msgstr ""
921
922 #: main.c:273
923 #, c-format
924 msgid "Failed to allocate vpninfo structure\n"
925 msgstr ""
926
927 #: main.c:372
928 #, c-format
929 msgid "Unknown certificate type '%s'\n"
930 msgstr ""
931
932 #: main.c:397
933 #, c-format
934 msgid "MTU %d too small\n"
935 msgstr ""
936
937 #: main.c:417
938 #, c-format
939 msgid ""
940 "Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
941 "If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
942 msgstr ""
943
944 #: main.c:439 main.c:453
945 #, c-format
946 msgid "Invalid user \"%s\"\n"
947 msgstr ""
948
949 #: main.c:471
950 #, c-format
951 msgid "Queue length zero not permitted; using 1\n"
952 msgstr ""
953
954 #: main.c:482
955 #, c-format
956 msgid "OpenConnect version %s\n"
957 msgstr ""
958
959 #: main.c:504
960 #, c-format
961 msgid "No server specified\n"
962 msgstr ""
963
964 #: main.c:517
965 #, c-format
966 msgid "This version of openconnect was built without libproxy support\n"
967 msgstr ""
968
969 #: main.c:551
970 #, c-format
971 msgid "Failed to parse server URL '%s'\n"
972 msgstr ""
973
974 #: main.c:556
975 #, c-format
976 msgid "Only https:// permitted for server URL\n"
977 msgstr ""
978
979 #: main.c:572
980 #, c-format
981 msgid "Failed to obtain WebVPN cookie\n"
982 msgstr ""
983
984 #: main.c:583
985 #, c-format
986 msgid "Creating SSL connection failed\n"
987 msgstr ""
988
989 #: main.c:588
990 #, c-format
991 msgid "Set up tun device failed\n"
992 msgstr ""
993
994 #: main.c:600
995 #, c-format
996 msgid "Set up DTLS failed; using SSL instead\n"
997 msgstr ""
998
999 #: main.c:603
1000 #, c-format
1001 msgid "Connected %s as %s%s%s, using %s\n"
1002 msgstr ""
1003
1004 #: main.c:613
1005 msgid "No --script argument provided; DNS and routing are not configured\n"
1006 msgstr ""
1007
1008 #: main.c:615
1009 msgid "See http://www.infradead.org/openconnect/vpnc-script.html\n"
1010 msgstr ""
1011
1012 #: main.c:627
1013 #, c-format
1014 msgid "Failed to open '%s' for write: %s\n"
1015 msgstr ""
1016
1017 #: main.c:638
1018 #, c-format
1019 msgid "Continuing in background; pid %d\n"
1020 msgstr ""
1021
1022 #: main.c:660
1023 #, c-format
1024 msgid "Failed to open %s for write: %s\n"
1025 msgstr ""
1026
1027 #: main.c:668
1028 #, c-format
1029 msgid "Failed to write config to %s: %s\n"
1030 msgstr ""
1031
1032 #: main.c:758
1033 #, c-format
1034 msgid ""
1035 "\n"
1036 "Certificate from VPN server \"%s\" failed verification.\n"
1037 "Reason: %s\n"
1038 msgstr ""
1039
1040 #: main.c:766
1041 msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
1042 msgstr ""
1043
1044 #: main.c:775
1045 msgid "yes"
1046 msgstr ""
1047
1048 #: main.c:786
1049 msgid "no"
1050 msgstr ""
1051
1052 #: main.c:790
1053 #, c-format
1054 msgid "SHA1 fingerprint: %s\n"
1055 msgstr ""
1056
1057 #: mainloop.c:88
1058 msgid "Attempt new DTLS connection\n"
1059 msgstr ""
1060
1061 #: mainloop.c:121
1062 #, c-format
1063 msgid "No work to do; sleeping for %d ms...\n"
1064 msgstr ""
1065
1066 #: ssl.c:132
1067 #, c-format
1068 msgid "PEM password too long (%zd >= %d)\n"
1069 msgstr ""
1070
1071 #: ssl.c:168
1072 msgid "Parse PKCS#12 failed (wrong passphrase?)\n"
1073 msgstr ""
1074
1075 #: ssl.c:174
1076 msgid "Parse PKCS#12 failed (see above errors)\n"
1077 msgstr ""
1078
1079 #: ssl.c:183
1080 msgid "PKCS#12 contained no certificate!"
1081 msgstr ""
1082
1083 #: ssl.c:192
1084 msgid "PKCS#12 contained no private key!"
1085 msgstr ""
1086
1087 #: ssl.c:211
1088 #, c-format
1089 msgid "Extra cert from PKCS#12: '%s'\n"
1090 msgstr ""
1091
1092 #: ssl.c:234
1093 msgid "Can't load TPM engine.\n"
1094 msgstr ""
1095
1096 #: ssl.c:240
1097 msgid "Failed to init TPM engine\n"
1098 msgstr ""
1099
1100 #: ssl.c:250
1101 msgid "Failed to set TPM SRK password\n"
1102 msgstr ""
1103
1104 #: ssl.c:257
1105 msgid "Failed to load TPM private key\n"
1106 msgstr ""
1107
1108 #: ssl.c:264
1109 msgid "Add key from TPM failed\n"
1110 msgstr ""
1111
1112 #: ssl.c:276
1113 msgid "This version of OpenConnect was built without TPM support\n"
1114 msgstr ""
1115
1116 #: ssl.c:292
1117 msgid "Failed to reload X509 cert for expiry check\n"
1118 msgstr ""
1119
1120 #: ssl.c:306
1121 #, c-format
1122 msgid "Using certificate file %s\n"
1123 msgstr ""
1124
1125 #: ssl.c:316
1126 #, c-format
1127 msgid "Failed to open certificate file %s: %s\n"
1128 msgstr ""
1129
1130 #: ssl.c:327
1131 msgid "Read PKCS#12 failed\n"
1132 msgstr ""
1133
1134 #: ssl.c:339
1135 msgid "Loading certificate failed\n"
1136 msgstr ""
1137
1138 #: ssl.c:353
1139 #, c-format
1140 msgid "Failed to open private key file %s: %s\n"
1141 msgstr ""
1142
1143 #: ssl.c:373
1144 #, c-format
1145 msgid "Failed to identify private key type in '%s'\n"
1146 msgstr ""
1147
1148 #: ssl.c:404
1149 msgid "Loading private key failed (wrong passphrase?)\n"
1150 msgstr ""
1151
1152 #: ssl.c:409
1153 msgid "Loading private key failed (see above errors)\n"
1154 msgstr ""
1155
1156 #: ssl.c:454
1157 #, c-format
1158 msgid "Server SSL certificate didn't match: %s\n"
1159 msgstr ""
1160
1161 #: ssl.c:574
1162 #, c-format
1163 msgid "Matched DNS altname '%s'\n"
1164 msgstr ""
1165
1166 #: ssl.c:581
1167 #, c-format
1168 msgid "No match for altname '%s'\n"
1169 msgstr ""
1170
1171 #: ssl.c:595
1172 #, c-format
1173 msgid "Certificate has GEN_IPADD altname with bogus length %d\n"
1174 msgstr ""
1175
1176 #: ssl.c:606
1177 #, c-format
1178 msgid "Matched %s address '%s'\n"
1179 msgstr ""
1180
1181 #: ssl.c:613
1182 #, c-format
1183 msgid "No match for %s address '%s'\n"
1184 msgstr ""
1185
1186 #: ssl.c:655
1187 #, c-format
1188 msgid "URI '%s' has non-empty path; ignoring\n"
1189 msgstr ""
1190
1191 #: ssl.c:660
1192 #, c-format
1193 msgid "Matched URI '%s'\n"
1194 msgstr ""
1195
1196 #: ssl.c:671
1197 #, c-format
1198 msgid "No match for URI '%s'\n"
1199 msgstr ""
1200
1201 #: ssl.c:686
1202 #, c-format
1203 msgid "No altname in peer cert matched '%s'\n"
1204 msgstr ""
1205
1206 #: ssl.c:694
1207 msgid "No subject name in peer cert!\n"
1208 msgstr ""
1209
1210 #: ssl.c:714
1211 msgid "Failed to parse subject name in peer cert\n"
1212 msgstr ""
1213
1214 #: ssl.c:721
1215 #, c-format
1216 msgid "Peer cert subject mismatch ('%s' != '%s')\n"
1217 msgstr ""
1218
1219 #: ssl.c:726
1220 #, c-format
1221 msgid "Matched peer certificate subject name '%s'\n"
1222 msgstr ""
1223
1224 #: ssl.c:752
1225 msgid "certificate does not match hostname"
1226 msgstr ""
1227
1228 #: ssl.c:756
1229 #, c-format
1230 msgid "Server certificate verify failed: %s\n"
1231 msgstr ""
1232
1233 #: ssl.c:804
1234 #, c-format
1235 msgid "Extra cert from cafile: '%s'\n"
1236 msgstr ""
1237
1238 #: ssl.c:835
1239 msgid "Error in client cert notAfter field\n"
1240 msgstr ""
1241
1242 #: ssl.c:838
1243 msgid "Client certificate has expired at"
1244 msgstr ""
1245
1246 #: ssl.c:843
1247 msgid "Client certificate expires soon at"
1248 msgstr ""
1249
1250 #: ssl.c:849
1251 msgid "<error>"
1252 msgstr ""
1253
1254 #: ssl.c:882
1255 #, c-format
1256 msgid "Failed to reconnect to proxy %s\n"
1257 msgstr ""
1258
1259 #: ssl.c:886
1260 #, c-format
1261 msgid "Failed to reconnect to host %s\n"
1262 msgstr ""
1263
1264 #: ssl.c:950
1265 #, c-format
1266 msgid "Proxy from libproxy: %s://%s:%d/\n"
1267 msgstr ""
1268
1269 #: ssl.c:981
1270 #, c-format
1271 msgid "getaddrinfo failed for host '%s': %s\n"
1272 msgstr ""
1273
1274 #: ssl.c:992
1275 #, c-format
1276 msgid "Attempting to connect to %s%s%s:%s\n"
1277 msgstr ""
1278
1279 #: ssl.c:1008
1280 msgid "Failed to allocate sockaddr storage\n"
1281 msgstr ""
1282
1283 #: ssl.c:1023
1284 #, c-format
1285 msgid "Failed to connect to host %s\n"
1286 msgstr ""
1287
1288 #: ssl.c:1052
1289 msgid "Loading certificate failed. Aborting.\n"
1290 msgstr ""
1291
1292 #: ssl.c:1075
1293 #, c-format
1294 msgid "Failed to open CA file '%s'\n"
1295 msgstr ""
1296
1297 #: ssl.c:1090
1298 #, c-format
1299 msgid "SSL negotiation with %s\n"
1300 msgstr ""
1301
1302 #: ssl.c:1094
1303 msgid "SSL connection failure\n"
1304 msgstr ""
1305
1306 #: ssl.c:1110
1307 #, c-format
1308 msgid "Connected to HTTPS on %s\n"
1309 msgstr ""
1310
1311 #: ssl.c:1142
1312 #, c-format
1313 msgid "statvfs: %s\n"
1314 msgstr ""
1315
1316 #: ssl.c:1159
1317 #, c-format
1318 msgid "statfs: %s\n"
1319 msgstr ""
1320
1321 #: tun.c:83
1322 msgid "No vpnc-script configured. Need Solaris IP-setting code\n"
1323 msgstr ""
1324
1325 #: tun.c:94
1326 msgid "open net"
1327 msgstr ""
1328
1329 #: tun.c:104
1330 msgid "SIOCGIFFLAGS"
1331 msgstr ""
1332
1333 #: tun.c:108
1334 msgid "SIOCSIFFLAGS"
1335 msgstr ""
1336
1337 #: tun.c:114
1338 msgid "SIOCSIFADDR"
1339 msgstr ""
1340
1341 #: tun.c:119
1342 msgid "SIOCSIFMTU"
1343 msgstr ""
1344
1345 #: tun.c:159
1346 #, c-format
1347 msgid "Discard bad split include: \"%s\"\n"
1348 msgstr ""
1349
1350 #: tun.c:163
1351 #, c-format
1352 msgid "Discard bad split exclude: \"%s\"\n"
1353 msgstr ""
1354
1355 #: tun.c:376 tun.c:703
1356 #, c-format
1357 msgid "Failed to spawn script '%s': %s\n"
1358 msgstr ""
1359
1360 #: tun.c:397
1361 msgid "Could not /dev/tun for plumbing"
1362 msgstr ""
1363
1364 #: tun.c:401
1365 msgid "Can't push IP"
1366 msgstr ""
1367
1368 #: tun.c:411
1369 msgid "Can't set ifname"
1370 msgstr ""
1371
1372 #: tun.c:418
1373 #, c-format
1374 msgid "Can't open %s: %s"
1375 msgstr ""
1376
1377 #: tun.c:424
1378 msgid "Can't push ARP"
1379 msgstr ""
1380
1381 #: tun.c:432
1382 #, c-format
1383 msgid "Can't plumb %s for IPv%d: %s\n"
1384 msgstr ""
1385
1386 #: tun.c:457
1387 msgid "socketpair"
1388 msgstr ""
1389
1390 #: tun.c:463
1391 msgid "fork"
1392 msgstr ""
1393
1394 #: tun.c:469
1395 msgid "execl"
1396 msgstr ""
1397
1398 #: tun.c:474
1399 msgid "(script)"
1400 msgstr ""
1401
1402 #: tun.c:495
1403 #, c-format
1404 msgid "Failed to open tun device: %s\n"
1405 msgstr ""
1406
1407 #: tun.c:506
1408 #, c-format
1409 msgid "TUNSETIFF failed: %s\n"
1410 msgstr ""
1411
1412 #: tun.c:518
1413 msgid "open /dev/tun"
1414 msgstr ""
1415
1416 #: tun.c:524
1417 msgid "Failed to create new tun"
1418 msgstr ""
1419
1420 #: tun.c:530
1421 msgid "Failed to put tun file descriptor into message-discard mode"
1422 msgstr ""
1423
1424 #: tun.c:565
1425 msgid "open tun"
1426 msgstr ""
1427
1428 #: tun.c:572
1429 msgid "TUNSIFHEAD"
1430 msgstr ""
1431
1432 #: tun.c:665
1433 #, c-format
1434 msgid "Unknown packet (len %d) received: %02x %02x %02x %02x...\n"
1435 msgstr ""
1436
1437 #: tun.c:685
1438 #, c-format
1439 msgid "Failed to write incoming packet: %s\n"
1440 msgstr ""
1441
1442 #: xml.c:54
1443 msgid "Open XML config file"
1444 msgstr ""
1445
1446 #: xml.c:55 xml.c:88
1447 #, c-format
1448 msgid "Treating host \"%s\" as a raw hostname\n"
1449 msgstr ""
1450
1451 #: xml.c:61
1452 msgid "fstat XML config file"
1453 msgstr ""
1454
1455 #: xml.c:67
1456 msgid "mmap XML config file"
1457 msgstr ""
1458
1459 #: xml.c:79
1460 #, c-format
1461 msgid "XML config file SHA1: %s\n"
1462 msgstr ""
1463
1464 #: xml.c:86
1465 #, c-format
1466 msgid "Failed to parse XML config file %s\n"
1467 msgstr ""
1468
1469 #: xml.c:123
1470 #, c-format
1471 msgid "Host \"%s\" has address \"%s\"\n"
1472 msgstr ""
1473
1474 #: xml.c:132
1475 #, c-format
1476 msgid "Host \"%s\" has UserGroup \"%s\"\n"
1477 msgstr ""
1478
1479 #: xml.c:146
1480 #, c-format
1481 msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
1482 msgstr ""
1483
1484