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.
8 "Project-Id-Version: openconnect\n"
9 "Report-Msgid-Bugs-To: openconnect-devel@lists.infradead.org\n"
10 "POT-Creation-Date: 2012-06-20 15:42+0100\n"
11 "PO-Revision-Date: 2012-06-20 08:43+0000\n"
12 "Last-Translator: David Woodhouse <dwmw2@infradead.org>\n"
13 "Language-Team: Russian (http://www.transifex.net/projects/p/meego/language/"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
20 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
23 msgid "Form choice has no name\n"
28 msgid "name %s not input\n"
32 msgid "No input type in form\n"
36 msgid "No input name in form\n"
41 msgid "Unknown input type %s in form\n"
46 msgid "Fixed options give %s\n"
50 msgid "Failed to parse server response\n"
55 msgid "Response was:%s\n"
59 msgid "XML response has no \"auth\" root node\n"
63 msgid "Asked for password but '--no-passwd' set\n"
68 msgid "Cannot handle form method='%s', action='%s'\n"
72 msgid "No form handler; cannot authenticate."
77 msgid "TCP_INFO rcv mss %d, snd mss %d, adv mss %d, pmtu %d\n"
82 msgid "TCP_MAXSEG %d\n"
87 msgid "Failed to initialise DTLS secret\n"
90 #: cstp.c:229 http.c:119
91 msgid "Error fetching HTTPS response\n"
94 #: cstp.c:236 http.c:359 http.c:646
96 msgid "Failed to open HTTPS connection to %s\n"
101 msgid "VPN service unavailable; reason: %s\n"
106 msgid "Got inappropriate HTTP CONNECT response: %s\n"
111 msgid "Got CONNECT response: %s\n"
114 #: cstp.c:295 cstp.c:303
115 msgid "No memory for options\n"
120 msgid "X-DTLS-Session-ID not 64 characters; is: \"%s\"\n"
125 msgid "Unknown CSTP-Content-Encoding %s\n"
129 msgid "No IP address received. Aborting\n"
134 msgid "Reconnect gave different Legacy IP address (%s != %s)\n"
139 msgid "Reconnect gave different Legacy IP netmask (%s != %s)\n"
144 msgid "Reconnect gave different IPv6 address (%s != %s)\n"
149 msgid "Reconnect gave different IPv6 netmask (%s != %s)\n"
154 msgid "CSTP connected. DPD %d, Keepalive %d\n"
158 msgid "Compression setup failed\n"
162 msgid "Allocation of deflate buffer failed\n"
167 msgid "sleep %ds, remaining timeout %ds\n"
171 msgid "inflate failed\n"
176 msgid "Received compressed data packet of %ld bytes\n"
181 msgid "SSL read error %d (server probably closed connection); reconnecting.\n"
186 msgid "SSL_write failed: %d\n"
191 msgid "SSL read error: %s; reconnecting.\n"
196 msgid "SSL send failed: %s\n"
201 msgid "Unexpected packet length. SSL_read returned %d but packet is\n"
205 msgid "Got CSTP DPD request\n"
209 msgid "Got CSTP DPD response\n"
213 msgid "Got CSTP Keepalive\n"
218 msgid "Received uncompressed data packet of %d bytes\n"
223 msgid "Received server disconnect: %02x '%s'\n"
227 msgid "Compressed packet received in !deflate mode\n"
231 msgid "received server terminate packet\n"
236 msgid "Unknown packet %02x %02x %02x %02x %02x %02x %02x %02x\n"
241 msgid "SSL wrote too few bytes! Asked for %d, sent %d\n"
244 #. Not that this will ever happen; we don't even process
245 #. the setting when we're asked for it.
247 msgid "CSTP rekey due\n"
251 msgid "CSTP Dead Peer Detection detected dead peer!\n"
254 #: cstp.c:842 dtls.c:695
255 msgid "Reconnect failed\n"
259 msgid "Send CSTP DPD\n"
263 msgid "Send CSTP Keepalive\n"
268 msgid "deflate failed %d\n"
273 msgid "Sending compressed data packet of %d bytes\n"
278 msgid "Sending uncompressed data packet of %d bytes\n"
283 msgid "Send BYE packet: %s\n"
287 msgid "Initialise DTLSv1 CTX failed\n"
291 msgid "Set DTLS cipher list failed\n"
295 msgid "Initialise DTLSv1 session failed\n"
299 msgid "Not precisely one DTLS cipher\n"
305 "SSL_set_session() failed with old protocol version 0x%x\n"
306 "Are you using a version of OpenSSL older than 0.9.8m?\n"
307 "See http://rt.openssl.org/Ticket/Display.html?id=1751\n"
308 "Use the --no-dtls command line option to avoid this message\n"
312 msgid "Established DTLS connection (using OpenSSL)\n"
316 msgid "Your OpenSSL is older than the one you built against, so DTLS may fail!"
319 #: dtls.c:303 dtls.c:433
320 msgid "DTLS handshake timed out\n"
325 msgid "DTLS handshake failed: %d\n"
330 msgid "Unknown DTLS parameters for requested CipherSuite '%s'\n"
335 msgid "Failed to set DTLS priority: %s\n"
340 msgid "Failed to set DTLS session parameters: %s\n"
344 msgid "Established DTLS connection (using GnuTLS)\n"
349 msgid "DTLS handshake failed: %s\n"
353 msgid "No DTLS address\n"
356 #. We probably didn't offer it any ciphers it liked
358 msgid "Server offered no DTLS cipher option\n"
361 #. XXX: Theoretically, SOCKS5 proxies can do UDP too
363 msgid "No DTLS when connected via proxy\n"
367 msgid "Open UDP socket for DTLS:"
371 msgid "UDP (DTLS) connect:\n"
376 msgid "DTLS option %s : %s\n"
381 msgid "Unknown protocol family %d. Cannot do DTLS\n"
386 msgid "DTLS connected. DPD %d, Keepalive %d\n"
391 msgid "Received DTLS packet 0x%02x of %d bytes\n"
395 msgid "Got DTLS DPD request\n"
399 msgid "Failed to send DPD response. Expect disconnect\n"
403 msgid "Got DTLS DPD response\n"
407 msgid "Got DTLS Keepalive\n"
412 msgid "Unknown DTLS packet type %02x, len %d\n"
416 msgid "DTLS rekey due\n"
420 msgid "DTLS rekey failed\n"
424 msgid "DTLS Dead Peer Detection detected dead peer!\n"
428 msgid "Send DTLS DPD\n"
432 msgid "Failed to send DPD request. Expect disconnect\n"
436 msgid "Send DTLS Keepalive\n"
440 msgid "Failed to send keepalive request. Expect disconnect\n"
445 msgid "DTLS got write error %d. Falling back to SSL\n"
450 msgid "DTLS got write error: %s. Falling back to SSL\n"
455 msgid "Sent DTLS packet of %d bytes; DTLS send returned %d\n"
459 msgid "Built against SSL library with no Cisco DTLS support\n"
464 msgid "Failed to write to SSL socket: %s"
467 #: gnutls.c:105 openssl.c:122
468 msgid "SSL write cancelled\n"
473 msgid "Failed to read from SSL socket: %s"
476 #: gnutls.c:142 gnutls.c:200 openssl.c:159 openssl.c:217
477 msgid "SSL read cancelled\n"
482 msgid "Failed to read from SSL socket: %s\n"
486 msgid "Could not extract expiration time of certificate\n"
489 #: gnutls.c:223 openssl.c:1240
490 msgid "Client certificate has expired at"
493 #: gnutls.c:225 openssl.c:1245
494 msgid "Client certificate expires soon at"
497 #: gnutls.c:264 openssl.c:621
499 msgid "Failed to load item '%s' from keystore: %s\n"
504 msgid "Failed to open key/certificate file %s: %s\n"
509 msgid "Failed to stat key/certificate file %s: %s\n"
513 msgid "Failed to allocate certificate buffer\n"
518 msgid "Failed to read certificate into memory: %s\n"
523 msgid "Failed to setup PKCS#12 data structure: %s\n"
528 msgid "Failed to import PKCS#12 file: %s\n"
532 msgid "Failed to decrypt PKCS#12 certificate file\n"
535 #: gnutls.c:356 openssl.c:429
536 msgid "Enter PKCS#12 pass phrase:"
541 msgid "Failed to process PKCS#12 file: %s\n"
546 msgid "Failed to load PKCS#12 certificate: %s\n"
551 msgid "Importing X509 certificate failed: %s\n"
556 msgid "Setting PKCS#11 certificate failed: %s\n"
561 msgid "Could not initialise MD5 hash: %s\n"
566 msgid "MD5 hash error: %s\n"
570 msgid "Missing DEK-Info: header from OpenSSL encrypted key\n"
575 msgid "Unsupported PEM encryption type: %s\n"
579 msgid "Invalid salt in encrypted PEM file\n"
583 msgid "Invalid encrypted PEM file\n"
588 msgid "Error base64-decoding encrypted PEM file: %s\n"
592 msgid "Encrypted PEM file too short\n"
597 msgid "Failed to initialise cipher for decrypting PEM file: %s\n"
602 msgid "Failed to decrypt PEM key: %s\n"
606 msgid "Decrypting PEM key failed\n"
609 #: gnutls.c:841 gnutls.c:1181 openssl.c:394
610 msgid "Enter PEM pass phrase:"
613 #: gnutls.c:895 openssl.c:667
614 msgid "This binary built without PKCS#11 support\n"
619 msgid "Using PKCS#11 certificate %s\n"
624 msgid "Error loading certificate from PKCS#11: %s\n"
627 #: gnutls.c:969 openssl.c:672
629 msgid "Using certificate file %s\n"
633 msgid "PKCS#11 file contained no certificate\n"
637 msgid "No certificate found in file"
642 msgid "Loading certificate failed: %s\n"
647 msgid "Using PKCS#11 key %s\n"
652 msgid "Error initialising PKCS#11 key structure: %s\n"
657 msgid "Error importing PKCS#11 URL %s: %s\n"
662 msgid "Error initialising private key structure: %s\n"
667 msgid "Error importing PKCS#11 key into private key structure: %s\n"
672 msgid "Using private key file %s\n"
675 #: gnutls.c:1113 openssl.c:570
676 msgid "This version of OpenConnect was built without TPM support\n"
680 msgid "Failed to interpret PEM file\n"
685 msgid "Failed to load PKCS#1 private key: %s\n"
690 msgid "Failed to load private key as PKCS#8: %s\n"
694 msgid "Failed to decrypt PKCS#8 certificate file\n"
699 msgid "Failed to determine type of private key %s\n"
704 msgid "Failed to get key ID: %s\n"
709 msgid "Error signing test data with private key: %s\n"
714 msgid "Error validating signature against certificate: %s\n"
718 msgid "No SSL certificate found to match private key\n"
721 #: gnutls.c:1298 openssl.c:461 openssl.c:598
723 msgid "Using client certificate '%s'\n"
728 msgid "Setting certificate recovation list failed: %s\n"
733 "WARNING: GnuTLS returned incorrect issuer certs; authentication may fail!\n"
737 msgid "Failed to allocate memory for supporting certificates\n"
742 msgid "Adding supporting CA '%s'\n"
747 msgid "Setting certificate failed: %s\n"
751 msgid "Server presented no certificate\n"
755 msgid "Could not calculate SHA1 of server's certificate\n"
758 #: gnutls.c:1573 openssl.c:854
760 msgid "Server SSL certificate didn't match: %s\n"
764 msgid "Error checking server cert status\n"
768 msgid "certificate revoked"
772 msgid "signer not found"
776 msgid "signer not a CA certificate"
780 msgid "insecure algorithm"
784 msgid "certificate not yet activated"
788 msgid "certificate expired"
791 #. If this is set and no other reason, it apparently means
792 #. that signature verification failed. Not entirely sure
793 #. why we don't just set a bit for that too.
795 msgid "signature verification failed"
799 msgid "Error initialising X509 cert structure\n"
803 msgid "Error importing server's cert\n"
806 #: gnutls.c:1617 openssl.c:1152
807 msgid "certificate does not match hostname"
811 msgid "Failed to allocate memory for cafile certs\n"
816 msgid "Failed to read certs from cafile: %s\n"
821 msgid "Failed to open CA file '%s': %s\n"
824 #: gnutls.c:1722 openssl.c:1300
825 msgid "Loading certificate failed. Aborting.\n"
830 msgid "Failed to set TLS priority string: %s\n"
834 #: gnutls.c:1746 openssl.c:1375
836 msgid "SSL negotiation with %s\n"
839 #: gnutls.c:1770 openssl.c:1406
840 msgid "SSL connection cancelled\n"
845 msgid "SSL connection failure: %s\n"
850 msgid "GnuTLS non-fatal return during handshake: %s\n"
853 #: gnutls.c:1793 openssl.c:1426
855 msgid "Connected to HTTPS on %s\n"
860 msgid "PIN required for %s"
868 msgid "This is the final try before locking!"
872 msgid "Only a few tries left before locking!"
881 msgid "Failed to SHA1 input data for signing: %s\n"
886 msgid "TPM sign function called for %d bytes.\n"
891 msgid "Failed to create TPM hash object: %s\n"
896 msgid "Failed to set value in TPM hash object: %s\n"
901 msgid "TPM hash signature failed: %s\n"
906 msgid "Error decoding TSS key blob: %s\n"
909 #: gnutls_tpm.c:164 gnutls_tpm.c:175 gnutls_tpm.c:188
910 msgid "Error in TSS key blob\n"
915 msgid "Failed to create TPM context: %s\n"
920 msgid "Failed to connect TPM context: %s\n"
925 msgid "Failed to load TPM SRK key: %s\n"
930 msgid "Failed to load TPM SRK policy object: %s\n"
935 msgid "Failed to set TPM PIN: %s\n"
940 msgid "Failed to load TPM key blob: %s\n"
944 msgid "Enter TPM SRK PIN:"
949 msgid "Failed to create key policy object: %s\n"
954 msgid "Failed to assign policy to key: %s\n"
958 msgid "Enter TPM key PIN:"
963 msgid "Failed to set key PIN: %s\n"
967 msgid "No memory for allocating cookies\n"
972 msgid "Failed to parse HTTP response '%s'\n"
977 msgid "Got HTTP response: %s\n"
981 msgid "Error processing HTTP response\n"
986 msgid "Ignoring unknown HTTP response line '%s'\n"
991 msgid "Invalid cookie offered: %s\n"
999 msgid "SSL certificate authentication failed\n"
1004 msgid "Response body has negative size (%d)\n"
1009 msgid "Unknown Transfer-Encoding: %s\n"
1012 #. Now the body, if there is one
1015 msgid "HTTP body %s (%d)\n"
1018 #: http.c:255 http.c:283
1019 msgid "Error reading HTTP response body\n"
1023 msgid "Error fetching chunk header\n"
1027 msgid "Error fetching HTTP response body\n"
1032 msgid "Error in chunked decoding. Expected '', got: '%s'"
1036 msgid "Cannot receive HTTP 1.0 body without closing connection\n"
1040 msgid "Failed to send GET request for new config\n"
1044 msgid "Downloaded config file did not match intended SHA1\n"
1049 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
1050 "This facility is disabled by default for security reasons, so you may wish "
1055 msgid "Trying to run Linux CSD trojan script."
1060 msgid "Failed to open temporary CSD script file: %s\n"
1065 msgid "Failed to write temporary CSD script file: %s\n"
1068 #: http.c:459 main.c:794
1070 msgid "Failed to set uid %ld\n"
1075 msgid "Invalid user uid=%ld\n"
1080 msgid "Failed to change to CSD home directory '%s': %s\n"
1086 "Warning: you are running insecure CSD code with root privileges\n"
1087 "\t Use command line option \"--csd-user\"\n"
1092 msgid "Failed to exec CSD script %s\n"
1097 msgid "Failed to parse redirected URL '%s': %s\n"
1102 msgid "Cannot follow redirection to non-https URL '%s'\n"
1107 msgid "Allocating new path for relative redirect failed: %s\n"
1112 msgid "Unexpected %d result from server\n"
1117 msgid "Refreshing %s after 1 second...\n"
1121 msgid "Unknown response from server\n"
1125 msgid "request granted"
1129 msgid "general failure"
1133 msgid "connection not allowed by ruleset"
1137 msgid "network unreachable"
1141 msgid "host unreachable"
1145 msgid "connection refused by destination host"
1153 msgid "command not supported / protocol error"
1157 msgid "address type not supported"
1162 msgid "Error writing auth request to SOCKS proxy: %s\n"
1167 msgid "Error reading auth response from SOCKS proxy: %s\n"
1172 msgid "Unexpected auth response from SOCKS proxy: %02x %02x\n"
1177 msgid "SOCKS proxy error %02x: %s\n"
1182 msgid "SOCKS proxy error %02x\n"
1187 msgid "Requesting SOCKS proxy connection to %s:%d\n"
1192 msgid "Error writing connect request to SOCKS proxy: %s\n"
1195 #: http.c:1062 http.c:1095
1197 msgid "Error reading connect response from SOCKS proxy: %s\n"
1202 msgid "Unexpected connect response from SOCKS proxy: %02x %02x...\n"
1207 msgid "Unexpected address type %02x in SOCKS connect response\n"
1212 msgid "Requesting HTTP proxy connection to %s:%d\n"
1217 msgid "Sending proxy request failed: %s\n"
1221 msgid "Error fetching proxy response\n"
1226 msgid "Failed to parse proxy response '%s'\n"
1231 msgid "Proxy CONNECT request failed: %s\n"
1235 msgid "Failed to read proxy response\n"
1240 msgid "Unexpected continuation line after CONNECT response: '%s'\n"
1245 msgid "Unknown proxy type '%s'\n"
1249 msgid "Only http or socks(5) proxies supported\n"
1254 msgid "Failed to parse server URL '%s'\n"
1258 msgid "Only https:// permitted for server URL\n"
1264 "For assistance with OpenConnect, please see the web page at\n"
1265 " http://www.infradead.org/openconnect/mail.html\n"
1270 msgid "Using OpenSSL. Features present:"
1275 msgid "Using GnuTLS. Features present:"
1279 msgid "OpenSSL ENGINE not present"
1283 msgid "using OpenSSL"
1290 "WARNING: No DTLS support in this binary. Performance will be impaired.\n"
1295 msgid "Usage: openconnect [options] <server>\n"
1301 "Open client for Cisco AnyConnect VPN, version %s\n"
1306 msgid "Read options from config file"
1310 msgid "Continue in background after startup"
1314 msgid "Write the daemon's PID to this file"
1318 msgid "Use SSL client certificate CERT"
1322 msgid "Warn when certificate lifetime < DAYS"
1326 msgid "Use SSL private key file KEY"
1330 msgid "Private key type (PKCS#12 / TPM / PEM)"
1334 msgid "Use WebVPN cookie COOKIE"
1338 msgid "Read cookie from standard input"
1342 msgid "Enable compression (default)"
1346 msgid "Disable compression"
1350 msgid "Set minimum Dead Peer Detection interval"
1354 msgid "Set login usergroup"
1358 msgid "Display help text"
1362 msgid "Use IFNAME for tunnel interface"
1366 msgid "Use syslog for progress messages"
1370 msgid "Drop privileges after connecting"
1374 msgid "Drop privileges during CSD execution"
1378 msgid "Run SCRIPT instead of CSD binary"
1382 msgid "Request MTU from server"
1386 msgid "Indicate path MTU to/from server"
1390 msgid "Set key passphrase or TPM SRK PIN"
1394 msgid "Key passphrase is fsid of file system"
1398 msgid "Set proxy server"
1402 msgid "Disable proxy"
1406 msgid "Use libproxy to automatically configure proxy"
1410 msgid "(NOTE: libproxy disabled in this build)"
1418 msgid "Set packet queue limit to LEN pkts"
1422 msgid "Shell command line for using a vpnc-compatible config script"
1430 msgid "Pass traffic to 'script' program, not tun"
1434 msgid "Set login username"
1438 msgid "Report version number"
1446 msgid "XML config file"
1450 msgid "Choose authentication login selection"
1454 msgid "Authenticate only and print login info"
1458 msgid "Fetch webvpn cookie only; don't connect"
1462 msgid "Print webvpn cookie before connecting"
1466 msgid "Cert file for server verification"
1470 msgid "Do not ask for IPv6 connectivity"
1474 msgid "OpenSSL ciphers to support for DTLS"
1478 msgid "Disable DTLS"
1482 msgid "Disable HTTP connection re-use"
1486 msgid "Disable password/SecurID authentication"
1490 msgid "Do not require server SSL cert to be valid"
1494 msgid "Do not expect user input; exit if it is required"
1498 msgid "Read password from standard input"
1502 msgid "Connection retry timeout in seconds"
1506 msgid "Server's certificate SHA1 fingerprint"
1510 msgid "HTTP header User-Agent: field"
1515 msgid "Allocation failure for string from stdin\n"
1519 msgid "fgets (stdin)"
1524 msgid "Failed to get line from config file: %s\n"
1529 msgid "Unrecognised option at line %d: '%s'\n"
1534 msgid "Option '%s' does not take an argument at line %d\n"
1539 msgid "Option '%s' requires an argument at line %d\n"
1545 "WARNING: This version of openconnect is %s but\n"
1546 " the libopenconnect library is %s\n"
1551 msgid "Failed to allocate vpninfo structure\n"
1556 msgid "Cannot use 'config' option inside config file\n"
1561 msgid "Cannot open config file '%s': %s\n"
1564 #: main.c:578 main.c:585
1566 msgid "MTU %d too small\n"
1572 "Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
1573 "If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
1576 #: main.c:627 main.c:641
1578 msgid "Invalid user \"%s\"\n"
1583 msgid "Queue length zero not permitted; using 1\n"
1588 msgid "OpenConnect version %s\n"
1593 msgid "Too many arguments on command line\n"
1598 msgid "No server specified\n"
1603 msgid "This version of openconnect was built without libproxy support\n"
1608 msgid "Failed to obtain WebVPN cookie\n"
1613 msgid "Creating SSL connection failed\n"
1618 msgid "Set up tun device failed\n"
1623 msgid "Set up DTLS failed; using SSL instead\n"
1628 msgid "Connected %s as %s%s%s, using %s\n"
1632 msgid "No --script argument provided; DNS and routing are not configured\n"
1636 msgid "See http://www.infradead.org/openconnect/vpnc-script.html\n"
1641 msgid "Failed to open '%s' for write: %s\n"
1646 msgid "Continuing in background; pid %d\n"
1651 msgid "Failed to open %s for write: %s\n"
1656 msgid "Failed to write config to %s: %s\n"
1663 "Certificate from VPN server \"%s\" failed verification.\n"
1669 msgid "Enter '%s' to accept, '%s' to abort; anything else to view: "
1672 #: main.c:969 main.c:987
1676 #: main.c:969 main.c:976
1682 msgid "SHA1 fingerprint: %s\n"
1687 msgid "Auth choice \"%s\" not available\n"
1690 #: main.c:1056 main.c:1104 main.c:1131
1691 msgid "User input required in non-interactive mode\n"
1696 msgid "Auth choice \"%s\" not valid\n"
1700 msgid "Attempt new DTLS connection\n"
1705 msgid "No work to do; sleeping for %d ms...\n"
1709 msgid "Failed to write to SSL socket"
1713 msgid "Failed to read from SSL socket"
1717 msgid "Failed to read from SSL socket\n"
1722 msgid "PEM password too long (%d >= %d)\n"
1726 msgid "Parse PKCS#12 failed (wrong passphrase?)\n"
1730 msgid "Parse PKCS#12 failed (see above errors)\n"
1734 msgid "PKCS#12 contained no certificate!"
1738 msgid "PKCS#12 contained no private key!"
1743 msgid "Extra cert from PKCS#12: '%s'\n"
1747 msgid "Can't load TPM engine.\n"
1751 msgid "Failed to init TPM engine\n"
1755 msgid "Failed to set TPM SRK password\n"
1759 msgid "Failed to load TPM private key\n"
1763 msgid "Add key from TPM failed\n"
1767 msgid "Failed to reload X509 cert for expiry check\n"
1772 msgid "Failed to create BIO for keystore item '%s'\n"
1776 msgid "Loading private key failed (wrong passphrase?)\n"
1780 msgid "Loading private key failed (see above errors)\n"
1785 msgid "Failed to open certificate file %s: %s\n"
1789 msgid "Read PKCS#12 failed\n"
1793 msgid "Failed to load X509 certificate from keystore\n"
1797 msgid "Failed to use X509 certificate from keystore\n"
1801 msgid "Loading certificate failed\n"
1805 msgid "Failed to use private key from keystore\n"
1810 msgid "Failed to open private key file %s: %s\n"
1815 msgid "Failed to identify private key type in '%s'\n"
1820 msgid "Matched DNS altname '%s'\n"
1825 msgid "No match for altname '%s'\n"
1830 msgid "Certificate has GEN_IPADD altname with bogus length %d\n"
1835 msgid "Matched %s address '%s'\n"
1840 msgid "No match for %s address '%s'\n"
1845 msgid "URI '%s' has non-empty path; ignoring\n"
1850 msgid "Matched URI '%s'\n"
1855 msgid "No match for URI '%s'\n"
1860 msgid "No altname in peer cert matched '%s'\n"
1864 msgid "No subject name in peer cert!\n"
1868 msgid "Failed to parse subject name in peer cert\n"
1873 msgid "Peer cert subject mismatch ('%s' != '%s')\n"
1878 msgid "Matched peer certificate subject name '%s'\n"
1883 msgid "Server certificate verify failed: %s\n"
1888 msgid "Extra cert from cafile: '%s'\n"
1892 msgid "Error in client cert notAfter field\n"
1901 msgid "Failed to read certs from CA file '%s'\n"
1906 msgid "Failed to open CA file '%s'\n"
1910 msgid "SSL connection failure\n"
1914 msgid "Socket connect cancelled\n"
1919 msgid "Failed to reconnect to proxy %s\n"
1924 msgid "Failed to reconnect to host %s\n"
1929 msgid "Proxy from libproxy: %s://%s:%d/\n"
1934 msgid "getaddrinfo failed for host '%s': %s\n"
1939 msgid "Attempting to connect to %s%s%s:%s\n"
1943 msgid "Failed to allocate sockaddr storage\n"
1948 msgid "Failed to connect to host %s\n"
1953 msgid "statvfs: %s\n"
1958 msgid "statfs: %s\n"
1966 msgid "Keystore ocked"
1970 msgid "Keystore uninitialized"
1974 msgid "System error"
1978 msgid "Protocol error"
1982 msgid "Permission denied"
1986 msgid "Key not found"
1990 msgid "Value corrupted"
1994 msgid "Undefined action"
1998 msgid "Wrong password"
2002 msgid "Unknown error"
2015 msgid "Discard bad split include: \"%s\"\n"
2020 msgid "Discard bad split exclude: \"%s\"\n"
2025 msgid "Failed to spawn script '%s' for %s: %s\n"
2029 msgid "Could not /dev/tun for plumbing"
2033 msgid "Can't push IP"
2037 msgid "Can't set ifname"
2042 msgid "Can't open %s: %s"
2047 msgid "Can't plumb %s for IPv%d: %s\n"
2052 msgid "Failed to open tun device: %s\n"
2057 msgid "TUNSETIFF failed: %s\n"
2061 msgid "open /dev/tun"
2065 msgid "Failed to create new tun"
2069 msgid "Failed to put tun file descriptor into message-discard mode"
2074 msgid "Invalid interface name '%s'; must match 'tun%%d'\n"
2079 msgid "Cannot open '%s': %s\n"
2108 msgid "Unknown packet (len %d) received: %02x %02x %02x %02x...\n"
2113 msgid "Failed to write incoming packet: %s\n"
2117 msgid "Open XML config file"
2120 #: xml.c:54 xml.c:89
2122 msgid "Treating host \"%s\" as a raw hostname\n"
2126 msgid "fstat XML config file"
2130 msgid "mmap XML config file"
2135 msgid "Failed to SHA1 existing file\n"
2140 msgid "XML config file SHA1: %s\n"
2145 msgid "Failed to parse XML config file %s\n"
2150 msgid "Host \"%s\" has address \"%s\"\n"
2155 msgid "Host \"%s\" has UserGroup \"%s\"\n"
2160 msgid "Host \"%s\" not listed in config; treating as raw hostname\n"