From 70253b3958eb3b12af92cd222c2d98317cbba56c Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Mon, 22 Oct 2012 17:05:20 +0100 Subject: [PATCH] Update translations from Transifex Signed-off-by: David Woodhouse --- po/en_GB.po | 582 ++++++++++++++++++++++++++++++---------------------- po/en_US.po | 582 ++++++++++++++++++++++++++++++---------------------- po/id.po | 12 +- 3 files changed, 672 insertions(+), 504 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 7ea82317..7f8e581c 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: openconnect\n" "Report-Msgid-Bugs-To: openconnect-devel@lists.infradead.org\n" -"POT-Creation-Date: 2012-09-24 11:33+0100\n" -"PO-Revision-Date: 2012-09-22 08:24+0000\n" +"POT-Creation-Date: 2012-10-22 17:00+0100\n" +"PO-Revision-Date: 2012-10-22 16:04+0000\n" "Last-Translator: David Woodhouse \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" "meego/language/en_GB/)\n" @@ -19,59 +19,115 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: auth.c:121 +#: auth.c:128 msgid "Form choice has no name\n" msgstr "Form choice has no name\n" -#: auth.c:185 +#: auth.c:192 #, c-format msgid "name %s not input\n" msgstr "name %s not input\n" -#: auth.c:192 +#: auth.c:199 msgid "No input type in form\n" msgstr "No input type in form\n" -#: auth.c:204 +#: auth.c:211 msgid "No input name in form\n" msgstr "No input name in form\n" -#: auth.c:227 +#: auth.c:240 #, c-format msgid "Unknown input type %s in form\n" msgstr "Unknown input type %s in form\n" -#: auth.c:247 +#: auth.c:258 #, c-format msgid "Fixed options give %s\n" msgstr "Fixed options give %s\n" -#: auth.c:332 +#: auth.c:343 msgid "Failed to parse server response\n" msgstr "Failed to parse server response\n" -#: auth.c:334 +#: auth.c:345 #, c-format msgid "Response was:%s\n" msgstr "Response was:%s\n" -#: auth.c:342 +#: auth.c:353 msgid "XML response has no \"auth\" root node\n" msgstr "XML response has no \"auth\" root node\n" -#: auth.c:355 +#: auth.c:366 msgid "Asked for password but '--no-passwd' set\n" msgstr "Asked for password but '--no-passwd' set\n" -#: auth.c:380 +#: auth.c:391 #, c-format msgid "Cannot handle form method='%s', action='%s'\n" msgstr "Cannot handle form method='%s', action='%s'\n" -#: auth.c:436 +#: auth.c:447 auth.c:596 msgid "No form handler; cannot authenticate.\n" msgstr "No form handler; cannot authenticate.\n" +#: auth.c:532 +msgid "Enter credentials to unlock software token." +msgstr "" + +#: auth.c:540 +msgid "Device ID:" +msgstr "" + +#: auth.c:547 +msgid "Password:" +msgstr "" + +#: auth.c:554 +msgid "PIN:" +msgstr "" + +#: auth.c:584 +msgid "User bypassed soft token.\n" +msgstr "" + +#: auth.c:591 +msgid "All fields are required; try again.\n" +msgstr "" + +#: auth.c:606 auth.c:695 +msgid "General failure in libstoken.\n" +msgstr "" + +#: auth.c:610 +msgid "Incorrect device ID or password; try again.\n" +msgstr "" + +#: auth.c:617 +msgid "Invalid PIN format; try again.\n" +msgstr "" + +#: auth.c:627 +msgid "Soft token init was successful.\n" +msgstr "" + +#: auth.c:650 +msgid "OK to generate INITIAL tokencode\n" +msgstr "" + +#: auth.c:654 +msgid "OK to generate NEXT tokencode\n" +msgstr "" + +#: auth.c:659 +msgid "Server is rejecting the soft token; switching to manual entry\n" +msgstr "" + +#: auth.c:690 +msgid "Generating tokencode\n" +msgstr "" + #: cstp.c:120 #, c-format msgid "TCP_INFO rcv mss %d, snd mss %d, adv mss %d, pmtu %d\n" @@ -91,7 +147,7 @@ msgstr "Failed to initialise DTLS secret\n" msgid "Error fetching HTTPS response\n" msgstr "Error fetching HTTPS response\n" -#: cstp.c:236 http.c:359 http.c:638 +#: cstp.c:236 http.c:359 http.c:622 #, c-format msgid "Failed to open HTTPS connection to %s\n" msgstr "Failed to open HTTPS connection to %s\n" @@ -115,174 +171,174 @@ msgstr "Got CONNECT response: %s\n" msgid "No memory for options\n" msgstr "No memory for options\n" -#: cstp.c:321 +#: cstp.c:324 #, c-format msgid "X-DTLS-Session-ID not 64 characters; is: \"%s\"\n" msgstr "X-DTLS-Session-ID not 64 characters; is: \"%s\"\n" -#: cstp.c:351 +#: cstp.c:354 #, c-format msgid "Unknown CSTP-Content-Encoding %s\n" msgstr "Unknown CSTP-Content-Encoding %s\n" -#: cstp.c:419 +#: cstp.c:422 msgid "No MTU received. Aborting\n" msgstr "No MTU received. Aborting\n" -#: cstp.c:426 +#: cstp.c:429 msgid "No IP address received. Aborting\n" msgstr "No IP address received. Aborting\n" -#: cstp.c:432 +#: cstp.c:435 #, c-format msgid "Reconnect gave different Legacy IP address (%s != %s)\n" msgstr "Reconnect gave different Legacy IP address (%s != %s)\n" -#: cstp.c:440 +#: cstp.c:443 #, c-format msgid "Reconnect gave different Legacy IP netmask (%s != %s)\n" msgstr "Reconnect gave different Legacy IP netmask (%s != %s)\n" -#: cstp.c:448 +#: cstp.c:451 #, c-format msgid "Reconnect gave different IPv6 address (%s != %s)\n" msgstr "Reconnect gave different IPv6 address (%s != %s)\n" -#: cstp.c:456 +#: cstp.c:459 #, c-format msgid "Reconnect gave different IPv6 netmask (%s != %s)\n" msgstr "Reconnect gave different IPv6 netmask (%s != %s)\n" -#: cstp.c:476 +#: cstp.c:479 #, c-format msgid "CSTP connected. DPD %d, Keepalive %d\n" msgstr "CSTP connected. DPD %d, Keepalive %d\n" -#: cstp.c:509 +#: cstp.c:512 msgid "Compression setup failed\n" msgstr "Compression setup failed\n" -#: cstp.c:517 +#: cstp.c:520 msgid "Allocation of deflate buffer failed\n" msgstr "Allocation of deflate buffer failed\n" -#: cstp.c:557 +#: cstp.c:560 #, c-format msgid "sleep %ds, remaining timeout %ds\n" msgstr "sleep %ds, remaining timeout %ds\n" -#: cstp.c:590 +#: cstp.c:593 msgid "inflate failed\n" msgstr "inflate failed\n" -#: cstp.c:608 +#: cstp.c:611 #, c-format msgid "Received compressed data packet of %ld bytes\n" msgstr "Received compressed data packet of %ld bytes\n" -#: cstp.c:627 +#: cstp.c:630 #, c-format msgid "SSL read error %d (server probably closed connection); reconnecting.\n" msgstr "SSL read error %d (server probably closed connection); reconnecting.\n" -#: cstp.c:652 +#: cstp.c:655 #, c-format msgid "SSL_write failed: %d\n" msgstr "SSL_write failed: %d\n" -#: cstp.c:668 +#: cstp.c:671 #, c-format msgid "SSL read error: %s; reconnecting.\n" msgstr "SSL read error: %s; reconnecting.\n" -#: cstp.c:691 +#: cstp.c:694 #, c-format msgid "SSL send failed: %s\n" msgstr "SSL send failed: %s\n" -#: cstp.c:719 +#: cstp.c:722 #, c-format msgid "Unexpected packet length. SSL_read returned %d but packet is\n" msgstr "Unexpected packet length. SSL_read returned %d but packet is\n" -#: cstp.c:731 +#: cstp.c:734 msgid "Got CSTP DPD request\n" msgstr "Got CSTP DPD request\n" -#: cstp.c:737 +#: cstp.c:740 msgid "Got CSTP DPD response\n" msgstr "Got CSTP DPD response\n" -#: cstp.c:742 +#: cstp.c:745 msgid "Got CSTP Keepalive\n" msgstr "Got CSTP Keepalive\n" -#: cstp.c:747 +#: cstp.c:750 #, c-format msgid "Received uncompressed data packet of %d bytes\n" msgstr "Received uncompressed data packet of %d bytes\n" -#: cstp.c:762 +#: cstp.c:765 #, c-format msgid "Received server disconnect: %02x '%s'\n" msgstr "Received server disconnect: %02x '%s'\n" -#: cstp.c:770 +#: cstp.c:773 msgid "Compressed packet received in !deflate mode\n" msgstr "Compressed packet received in !deflate mode\n" -#: cstp.c:778 +#: cstp.c:781 msgid "received server terminate packet\n" msgstr "received server terminate packet\n" -#: cstp.c:785 +#: cstp.c:788 #, c-format msgid "Unknown packet %02x %02x %02x %02x %02x %02x %02x %02x\n" msgstr "Unknown packet %02x %02x %02x %02x %02x %02x %02x %02x\n" -#: cstp.c:828 +#: cstp.c:831 #, c-format msgid "SSL wrote too few bytes! Asked for %d, sent %d\n" msgstr "SSL wrote too few bytes! Asked for %d, sent %d\n" #. Not that this will ever happen; we don't even process #. the setting when we're asked for it. -#: cstp.c:855 +#: cstp.c:858 msgid "CSTP rekey due\n" msgstr "CSTP rekey due\n" -#: cstp.c:862 +#: cstp.c:865 msgid "CSTP Dead Peer Detection detected dead peer!\n" msgstr "CSTP Dead Peer Detection detected dead peer!\n" -#: cstp.c:865 dtls.c:756 +#: cstp.c:868 dtls.c:758 msgid "Reconnect failed\n" msgstr "Reconnect failed\n" -#: cstp.c:874 +#: cstp.c:877 msgid "Send CSTP DPD\n" msgstr "Send CSTP DPD\n" -#: cstp.c:885 +#: cstp.c:888 msgid "Send CSTP Keepalive\n" msgstr "Send CSTP Keepalive\n" -#: cstp.c:912 +#: cstp.c:915 #, c-format msgid "deflate failed %d\n" msgstr "deflate failed %d\n" -#: cstp.c:932 +#: cstp.c:935 #, c-format msgid "Sending compressed data packet of %d bytes\n" msgstr "Sending compressed data packet of %d bytes\n" -#: cstp.c:944 +#: cstp.c:947 #, c-format msgid "Sending uncompressed data packet of %d bytes\n" msgstr "Sending uncompressed data packet of %d bytes\n" -#: cstp.c:984 +#: cstp.c:987 #, c-format msgid "Send BYE packet: %s\n" msgstr "Send BYE packet: %s\n" @@ -381,99 +437,99 @@ msgstr "No DTLS when connected via proxy\n" msgid "Open UDP socket for DTLS:" msgstr "Open UDP socket for DTLS:" -#: dtls.c:544 dtls.c:658 +#: dtls.c:544 dtls.c:660 #, c-format msgid "Unknown protocol family %d. Cannot do DTLS\n" msgstr "Unknown protocol family %d. Cannot do DTLS\n" -#: dtls.c:551 +#: dtls.c:552 msgid "Bind UDP socket for DTLS" msgstr "Open UDP socket for DTLS" -#: dtls.c:557 +#: dtls.c:559 msgid "UDP (DTLS) connect:\n" msgstr "UDP (DTLS) connect:\n" -#: dtls.c:619 +#: dtls.c:621 #, c-format msgid "DTLS option %s : %s\n" msgstr "DTLS option %s : %s\n" -#: dtls.c:668 +#: dtls.c:670 #, c-format msgid "DTLS connected. DPD %d, Keepalive %d\n" msgstr "DTLS connected. DPD %d, Keepalive %d\n" -#: dtls.c:699 +#: dtls.c:701 #, c-format msgid "Received DTLS packet 0x%02x of %d bytes\n" msgstr "Received DTLS packet 0x%02x of %d bytes\n" -#: dtls.c:713 +#: dtls.c:715 msgid "Got DTLS DPD request\n" msgstr "Got DTLS DPD request\n" -#: dtls.c:719 +#: dtls.c:721 msgid "Failed to send DPD response. Expect disconnect\n" msgstr "Failed to send DPD response. Expect disconnect\n" -#: dtls.c:723 +#: dtls.c:725 msgid "Got DTLS DPD response\n" msgstr "Got DTLS DPD response\n" -#: dtls.c:727 +#: dtls.c:729 msgid "Got DTLS Keepalive\n" msgstr "Got DTLS Keepalive\n" -#: dtls.c:732 +#: dtls.c:734 #, c-format msgid "Unknown DTLS packet type %02x, len %d\n" msgstr "Unknown DTLS packet type %02x, len %d\n" -#: dtls.c:751 +#: dtls.c:753 msgid "DTLS rekey due\n" msgstr "DTLS rekey due\n" -#: dtls.c:762 +#: dtls.c:764 msgid "DTLS rekey failed\n" msgstr "DTLS rekey failed\n" -#: dtls.c:770 +#: dtls.c:772 msgid "DTLS Dead Peer Detection detected dead peer!\n" msgstr "DTLS Dead Peer Detection detected dead peer!\n" -#: dtls.c:776 +#: dtls.c:778 msgid "Send DTLS DPD\n" msgstr "Send DTLS DPD\n" -#: dtls.c:781 +#: dtls.c:783 msgid "Failed to send DPD request. Expect disconnect\n" msgstr "Failed to send DPD request. Expect disconnect\n" -#: dtls.c:794 +#: dtls.c:796 msgid "Send DTLS Keepalive\n" msgstr "Send DTLS Keepalive\n" -#: dtls.c:799 +#: dtls.c:801 msgid "Failed to send keepalive request. Expect disconnect\n" msgstr "Failed to send keepalive request. Expect disconnect\n" -#: dtls.c:828 +#: dtls.c:830 #, c-format msgid "DTLS got write error %d. Falling back to SSL\n" msgstr "DTLS got write error %d. Falling back to SSL\n" -#: dtls.c:842 +#: dtls.c:844 #, c-format msgid "DTLS got write error: %s. Falling back to SSL\n" msgstr "DTLS got write error: %s. Falling back to SSL\n" -#: dtls.c:853 +#: dtls.c:855 #, c-format msgid "Sent DTLS packet of %d bytes; DTLS send returned %d\n" msgstr "Sent DTLS packet of %d bytes; DTLS send returned %d\n" -#: dtls.c:865 +#: dtls.c:867 msgid "Built against SSL library with no Cisco DTLS support\n" msgstr "Built against SSL library with no Cisco DTLS support\n" @@ -850,48 +906,48 @@ msgid "Failed to set TLS priority string: %s\n" msgstr "Failed to set TLS priority string: %s\n" #. really? -#: gnutls.c:1853 openssl.c:1375 +#: gnutls.c:1856 openssl.c:1384 #, c-format msgid "SSL negotiation with %s\n" msgstr "SSL negotiation with %s\n" -#: gnutls.c:1877 openssl.c:1406 +#: gnutls.c:1880 openssl.c:1415 msgid "SSL connection cancelled\n" msgstr "SSL connection cancelled\n" -#: gnutls.c:1884 +#: gnutls.c:1887 #, c-format msgid "SSL connection failure: %s\n" msgstr "SSL connection failure: %s\n" -#: gnutls.c:1893 +#: gnutls.c:1896 #, c-format msgid "GnuTLS non-fatal return during handshake: %s\n" msgstr "GnuTLS non-fatal return during handshake: %s\n" -#: gnutls.c:1900 openssl.c:1426 +#: gnutls.c:1903 openssl.c:1435 #, c-format msgid "Connected to HTTPS on %s\n" msgstr "Connected to HTTPS on %s\n" -#: gnutls.c:2077 +#: gnutls.c:2080 #, c-format msgid "PIN required for %s" msgstr "PIN required for %s" -#: gnutls.c:2087 +#: gnutls.c:2090 msgid "Wrong PIN" msgstr "Wrong PIN" -#: gnutls.c:2090 +#: gnutls.c:2093 msgid "This is the final try before locking!" msgstr "This is the final try before locking!" -#: gnutls.c:2092 +#: gnutls.c:2095 msgid "Only a few tries left before locking!" msgstr "Only a few tries left before locking!" -#: gnutls.c:2097 +#: gnutls.c:2100 msgid "Enter PIN:" msgstr "Enter PIN:" @@ -1087,7 +1143,7 @@ msgstr "Failed to open temporary CSD script file: %s\n" msgid "Failed to write temporary CSD script file: %s\n" msgstr "Failed to write temporary CSD script file: %s\n" -#: http.c:459 main.c:811 +#: http.c:459 main.c:834 #, c-format msgid "Failed to set uid %ld\n" msgstr "Failed to set uid %ld\n" @@ -1116,198 +1172,198 @@ msgstr "" msgid "Failed to exec CSD script %s\n" msgstr "Failed to exec CSD script %s\n" -#: http.c:707 +#: http.c:691 #, c-format msgid "Failed to parse redirected URL '%s': %s\n" msgstr "Failed to parse redirected URL '%s': %s\n" -#: http.c:742 +#: http.c:726 #, c-format msgid "Cannot follow redirection to non-https URL '%s'\n" msgstr "Cannot follow redirection to non-https URL '%s'\n" -#: http.c:771 +#: http.c:755 #, c-format msgid "Allocating new path for relative redirect failed: %s\n" msgstr "Allocating new path for relative redirect failed: %s\n" -#: http.c:784 +#: http.c:768 #, c-format msgid "Unexpected %d result from server\n" msgstr "Unexpected %d result from server\n" -#: http.c:804 +#: http.c:788 #, c-format msgid "Refreshing %s after 1 second...\n" msgstr "Refreshing %s after 1 second...\n" -#: http.c:810 +#: http.c:794 msgid "Unknown response from server\n" msgstr "Unknown response from server\n" -#: http.c:978 +#: http.c:962 msgid "request granted" msgstr "request granted" -#: http.c:979 +#: http.c:963 msgid "general failure" msgstr "general failure" -#: http.c:980 +#: http.c:964 msgid "connection not allowed by ruleset" msgstr "connection not allowed by ruleset" -#: http.c:981 +#: http.c:965 msgid "network unreachable" msgstr "network unreachable" -#: http.c:982 +#: http.c:966 msgid "host unreachable" msgstr "host unreachable" -#: http.c:983 +#: http.c:967 msgid "connection refused by destination host" msgstr "connection refused by destination host" -#: http.c:984 +#: http.c:968 msgid "TTL expired" msgstr "TTL expired" -#: http.c:985 +#: http.c:969 msgid "command not supported / protocol error" msgstr "command not supported / protocol error" -#: http.c:986 +#: http.c:970 msgid "address type not supported" msgstr "address type not supported" -#: http.c:1000 +#: http.c:984 #, c-format msgid "Error writing auth request to SOCKS proxy: %s\n" msgstr "Error writing auth request to SOCKS proxy: %s\n" -#: http.c:1007 +#: http.c:991 #, c-format msgid "Error reading auth response from SOCKS proxy: %s\n" msgstr "Error reading auth response from SOCKS proxy: %s\n" -#: http.c:1013 +#: http.c:997 #, c-format msgid "Unexpected auth response from SOCKS proxy: %02x %02x\n" msgstr "Unexpected auth response from SOCKS proxy: %02x %02x\n" -#: http.c:1021 +#: http.c:1005 #, c-format msgid "SOCKS proxy error %02x: %s\n" msgstr "SOCKS proxy error %02x: %s\n" -#: http.c:1025 +#: http.c:1009 #, c-format msgid "SOCKS proxy error %02x\n" msgstr "SOCKS proxy error %02x\n" -#: http.c:1031 +#: http.c:1015 #, c-format msgid "Requesting SOCKS proxy connection to %s:%d\n" msgstr "Requesting SOCKS proxy connection to %s:%d\n" -#: http.c:1046 +#: http.c:1030 #, c-format msgid "Error writing connect request to SOCKS proxy: %s\n" msgstr "Error writing connect request to SOCKS proxy: %s\n" -#: http.c:1054 http.c:1087 +#: http.c:1038 http.c:1071 #, c-format msgid "Error reading connect response from SOCKS proxy: %s\n" msgstr "Error reading connect response from SOCKS proxy: %s\n" -#: http.c:1060 +#: http.c:1044 #, c-format msgid "Unexpected connect response from SOCKS proxy: %02x %02x...\n" msgstr "Unexpected connect response from SOCKS proxy: %02x %02x...\n" -#: http.c:1080 +#: http.c:1064 #, c-format msgid "Unexpected address type %02x in SOCKS connect response\n" msgstr "Unexpected address type %02x in SOCKS connect response\n" -#: http.c:1108 +#: http.c:1092 #, c-format msgid "Requesting HTTP proxy connection to %s:%d\n" msgstr "Requesting HTTP proxy connection to %s:%d\n" -#: http.c:1114 +#: http.c:1098 #, c-format msgid "Sending proxy request failed: %s\n" msgstr "Sending proxy request failed: %s\n" -#: http.c:1121 +#: http.c:1105 msgid "Error fetching proxy response\n" msgstr "Error fetching proxy response\n" -#: http.c:1128 +#: http.c:1112 #, c-format msgid "Failed to parse proxy response '%s'\n" msgstr "Failed to parse proxy response '%s'\n" -#: http.c:1134 +#: http.c:1118 #, c-format msgid "Proxy CONNECT request failed: %s\n" msgstr "Proxy CONNECT request failed: %s\n" -#: http.c:1141 +#: http.c:1125 msgid "Failed to read proxy response\n" msgstr "Failed to read proxy response\n" -#: http.c:1145 +#: http.c:1129 #, c-format msgid "Unexpected continuation line after CONNECT response: '%s'\n" msgstr "Unexpected continuation line after CONNECT response: '%s'\n" -#: http.c:1161 +#: http.c:1145 #, c-format msgid "Unknown proxy type '%s'\n" msgstr "Unknown proxy type '%s'\n" -#: http.c:1189 +#: http.c:1173 msgid "Only http or socks(5) proxies supported\n" msgstr "Only http or socks(5) proxies supported\n" -#: library.c:210 +#: library.c:220 #, c-format msgid "Failed to parse server URL '%s'\n" msgstr "Failed to parse server URL '%s'\n" -#: library.c:216 +#: library.c:226 msgid "Only https:// permitted for server URL\n" msgstr "Only https:// permitted for server URL\n" -#: main.c:179 +#: main.c:183 #, c-format msgid "" "For assistance with OpenConnect, please see the web page at\n" " http://www.infradead.org/openconnect/mail.html\n" msgstr "" -#: main.c:188 +#: main.c:192 #, c-format msgid "Using OpenSSL. Features present:" msgstr "Using OpenSSL. Features present:" -#: main.c:190 +#: main.c:194 #, c-format msgid "Using GnuTLS. Features present:" msgstr "Using GnuTLS. Features present:" -#: main.c:199 +#: main.c:203 msgid "OpenSSL ENGINE not present" msgstr "OpenSSL ENGINE not present" -#: main.c:211 +#: main.c:219 msgid "using OpenSSL" msgstr "using OpenSSL" -#: main.c:215 +#: main.c:223 #, c-format msgid "" "\n" @@ -1316,12 +1372,12 @@ msgstr "" "\n" "WARNING: No DTLS support in this binary. Performance will be impaired.\n" -#: main.c:221 +#: main.c:229 #, c-format msgid "Usage: openconnect [options] \n" msgstr "Usage: openconnect [options] \n" -#: main.c:222 +#: main.c:230 #, c-format msgid "" "Open client for Cisco AnyConnect VPN, version %s\n" @@ -1330,271 +1386,279 @@ msgstr "" "Open client for Cisco AnyConnect VPN, version %s\n" "\n" -#: main.c:224 +#: main.c:232 msgid "Read options from config file" msgstr "Read options from config file" -#: main.c:225 +#: main.c:233 msgid "Continue in background after startup" msgstr "Continue in background after startup" -#: main.c:226 +#: main.c:234 msgid "Write the daemon's PID to this file" msgstr "Write the daemon's PID to this file" -#: main.c:227 +#: main.c:235 msgid "Use SSL client certificate CERT" msgstr "Use SSL client certificate CERT" -#: main.c:228 +#: main.c:236 msgid "Warn when certificate lifetime < DAYS" msgstr "Warn when certificate lifetime < DAYS" -#: main.c:229 +#: main.c:237 msgid "Use SSL private key file KEY" msgstr "Use SSL private key file KEY" -#: main.c:230 +#: main.c:238 msgid "Use WebVPN cookie COOKIE" msgstr "Use WebVPN cookie COOKIE" -#: main.c:231 +#: main.c:239 msgid "Read cookie from standard input" msgstr "Read cookie from standard input" -#: main.c:232 +#: main.c:240 msgid "Enable compression (default)" msgstr "Enable compression (default)" -#: main.c:233 +#: main.c:241 msgid "Disable compression" msgstr "Disable compression" -#: main.c:234 +#: main.c:242 msgid "Set minimum Dead Peer Detection interval" msgstr "Set minimum Dead Peer Detection interval" -#: main.c:235 +#: main.c:243 msgid "Set login usergroup" msgstr "Set login usergroup" -#: main.c:236 +#: main.c:244 msgid "Display help text" msgstr "Display help text" -#: main.c:237 +#: main.c:245 msgid "Use IFNAME for tunnel interface" msgstr "Use IFNAME for tunnel interface" -#: main.c:238 +#: main.c:246 msgid "Use syslog for progress messages" msgstr "Use syslog for progress messages" -#: main.c:239 +#: main.c:247 msgid "Drop privileges after connecting" msgstr "Drop privileges after connecting" -#: main.c:240 +#: main.c:248 msgid "Drop privileges during CSD execution" msgstr "Drop privileges during CSD execution" -#: main.c:241 +#: main.c:249 msgid "Run SCRIPT instead of CSD binary" msgstr "Run SCRIPT instead of CSD binary" -#: main.c:242 +#: main.c:250 msgid "Request MTU from server" msgstr "Request MTU from server" -#: main.c:243 +#: main.c:251 msgid "Indicate path MTU to/from server" msgstr "Indicate path MTU to/from server" -#: main.c:244 +#: main.c:252 msgid "Set key passphrase or TPM SRK PIN" msgstr "Set key passphrase or TPM SRK PIN" -#: main.c:245 +#: main.c:253 msgid "Key passphrase is fsid of file system" msgstr "Key passphrase is fsid of file system" -#: main.c:246 +#: main.c:254 msgid "Set proxy server" msgstr "Set proxy server" -#: main.c:247 +#: main.c:255 msgid "Disable proxy" msgstr "Disable proxy" -#: main.c:248 +#: main.c:256 msgid "Use libproxy to automatically configure proxy" msgstr "Use libproxy to automatically configure proxy" -#: main.c:250 +#: main.c:258 msgid "(NOTE: libproxy disabled in this build)" msgstr "(NOTE: libproxy disabled in this build)" -#: main.c:252 +#: main.c:260 msgid "Less output" msgstr "Less output" -#: main.c:253 +#: main.c:261 msgid "Set packet queue limit to LEN pkts" msgstr "Set packet queue limit to LEN pkts" -#: main.c:254 +#: main.c:262 msgid "Shell command line for using a vpnc-compatible config script" msgstr "Shell command line for using a vpnc-compatible config script" -#: main.c:255 +#: main.c:263 msgid "default" msgstr "default" -#: main.c:256 +#: main.c:264 msgid "Pass traffic to 'script' program, not tun" msgstr "Pass traffic to 'script' program, not tun" -#: main.c:257 +#: main.c:265 msgid "Set login username" msgstr "Set login username" -#: main.c:258 +#: main.c:266 msgid "Report version number" msgstr "Report version number" -#: main.c:259 +#: main.c:267 msgid "More output" msgstr "More output" -#: main.c:260 +#: main.c:268 msgid "XML config file" msgstr "XML config file" -#: main.c:261 +#: main.c:269 msgid "Choose authentication login selection" msgstr "Choose authentication login selection" -#: main.c:262 +#: main.c:270 msgid "Authenticate only and print login info" msgstr "Authenticate only and print login info" -#: main.c:263 +#: main.c:271 msgid "Fetch webvpn cookie only; don't connect" msgstr "Fetch webvpn cookie only; don't connect" -#: main.c:264 +#: main.c:272 msgid "Print webvpn cookie before connecting" msgstr "Print webvpn cookie before connecting" -#: main.c:265 +#: main.c:273 msgid "Cert file for server verification" msgstr "Cert file for server verification" -#: main.c:266 +#: main.c:274 msgid "Do not ask for IPv6 connectivity" msgstr "Do not ask for IPv6 connectivity" -#: main.c:267 +#: main.c:275 msgid "OpenSSL ciphers to support for DTLS" msgstr "OpenSSL ciphers to support for DTLS" -#: main.c:268 +#: main.c:276 msgid "Disable DTLS" msgstr "Disable DTLS" -#: main.c:269 +#: main.c:277 msgid "Disable HTTP connection re-use" msgstr "Disable HTTP connection re-use" -#: main.c:270 +#: main.c:278 msgid "Disable password/SecurID authentication" msgstr "Disable password/SecurID authentication" -#: main.c:271 +#: main.c:279 msgid "Do not require server SSL cert to be valid" msgstr "Do not require server SSL cert to be valid" -#: main.c:272 +#: main.c:280 msgid "Do not expect user input; exit if it is required" msgstr "Do not expect user input; exit if it is required" -#: main.c:273 +#: main.c:281 msgid "Read password from standard input" msgstr "Read password from standard input" -#: main.c:274 +#: main.c:282 +msgid "Use software token to generate password" +msgstr "" + +#: main.c:284 +msgid "(NOTE: libstoken disabled in this build)" +msgstr "" + +#: main.c:286 msgid "Connection retry timeout in seconds" msgstr "Connection retry timeout in seconds" -#: main.c:275 +#: main.c:287 msgid "Server's certificate SHA1 fingerprint" msgstr "Server's certificate SHA1 fingerprint" -#: main.c:276 +#: main.c:288 msgid "HTTP header User-Agent: field" msgstr "HTTP header User-Agent: field" -#: main.c:277 +#: main.c:289 msgid "Set local port for DTLS datagrams" msgstr "Set local port for DTLS datagrams" -#: main.c:288 +#: main.c:300 #, c-format msgid "Allocation failure for string from stdin\n" msgstr "Allocation failure for string from stdin\n" -#: main.c:292 +#: main.c:304 msgid "fgets (stdin)" msgstr "fgets (stdin)" -#: main.c:355 +#: main.c:367 #, c-format msgid "Failed to get line from config file: %s\n" msgstr "Failed to get line from config file: %s\n" -#: main.c:395 +#: main.c:407 #, c-format msgid "Unrecognised option at line %d: '%s'\n" msgstr "Unrecognised option at line %d: '%s'\n" -#: main.c:405 +#: main.c:417 #, c-format msgid "Option '%s' does not take an argument at line %d\n" msgstr "Option '%s' does not take an argument at line %d\n" -#: main.c:409 +#: main.c:421 #, c-format msgid "Option '%s' requires an argument at line %d\n" msgstr "Option '%s' requires an argument at line %d\n" -#: main.c:441 +#: main.c:457 #, c-format msgid "" "WARNING: This version of openconnect is %s but\n" " the libopenconnect library is %s\n" msgstr "" -#: main.c:450 +#: main.c:466 #, c-format msgid "Failed to allocate vpninfo structure\n" msgstr "Failed to allocate vpninfo structure\n" -#: main.c:493 +#: main.c:509 #, c-format msgid "Cannot use 'config' option inside config file\n" msgstr "Cannot use 'config' option inside config file\n" -#: main.c:498 +#: main.c:514 #, c-format msgid "Cannot open config file '%s': %s\n" msgstr "Cannot open config file '%s': %s\n" -#: main.c:587 main.c:594 +#: main.c:603 main.c:610 #, c-format msgid "MTU %d too small\n" msgstr "MTU %d too small\n" -#: main.c:615 +#: main.c:631 #, c-format msgid "" "Disabling all HTTP connection re-use due to --no-http-keepalive option.\n" @@ -1603,90 +1667,90 @@ msgstr "" "Disabling all HTTP connection re-use due to --no-http-keepalive option.\n" "If this helps, please report to .\n" -#: main.c:637 main.c:651 +#: main.c:653 main.c:667 #, c-format msgid "Invalid user \"%s\"\n" msgstr "Invalid user \"%s\"\n" -#: main.c:669 +#: main.c:685 #, c-format msgid "Queue length zero not permitted; using 1\n" msgstr "Queue length zero not permitted; using 1\n" -#: main.c:680 +#: main.c:696 #, c-format msgid "OpenConnect version %s\n" msgstr "OpenConnect version %s\n" -#: main.c:706 +#: main.c:726 #, c-format msgid "Too many arguments on command line\n" msgstr "Too many arguments on command line\n" -#: main.c:709 +#: main.c:729 #, c-format msgid "No server specified\n" msgstr "No server specified\n" -#: main.c:722 +#: main.c:742 #, c-format msgid "This version of openconnect was built without libproxy support\n" msgstr "This version of openconnect was built without libproxy support\n" -#: main.c:776 +#: main.c:799 #, c-format msgid "Failed to obtain WebVPN cookie\n" msgstr "Failed to obtain WebVPN cookie\n" -#: main.c:800 +#: main.c:823 #, c-format msgid "Creating SSL connection failed\n" msgstr "Creating SSL connection failed\n" -#: main.c:805 +#: main.c:828 #, c-format msgid "Set up tun device failed\n" msgstr "Set up tun device failed\n" -#: main.c:818 +#: main.c:841 #, c-format msgid "Set up DTLS failed; using SSL instead\n" msgstr "Set up DTLS failed; using SSL instead\n" -#: main.c:821 +#: main.c:844 #, c-format msgid "Connected %s as %s%s%s, using %s\n" msgstr "Connected %s as %s%s%s, using %s\n" -#: main.c:831 +#: main.c:854 msgid "No --script argument provided; DNS and routing are not configured\n" msgstr "No --script argument provided; DNS and routing are not configured\n" -#: main.c:833 +#: main.c:856 msgid "See http://www.infradead.org/openconnect/vpnc-script.html\n" msgstr "See http://www.infradead.org/openconnect/vpnc-script.html\n" -#: main.c:845 +#: main.c:868 #, c-format msgid "Failed to open '%s' for write: %s\n" msgstr "Failed to open '%s' for write: %s\n" -#: main.c:856 +#: main.c:879 #, c-format msgid "Continuing in background; pid %d\n" msgstr "Continuing in background; pid %d\n" -#: main.c:878 +#: main.c:901 #, c-format msgid "Failed to open %s for write: %s\n" msgstr "Failed to open %s for write: %s\n" -#: main.c:886 +#: main.c:909 #, c-format msgid "Failed to write config to %s: %s\n" msgstr "Failed to write config to %s: %s\n" -#: main.c:979 +#: main.c:1003 #, c-format msgid "" "\n" @@ -1697,38 +1761,58 @@ msgstr "" "Certificate from VPN server \"%s\" failed verification.\n" "Reason: %s\n" -#: main.c:985 +#: main.c:1009 #, c-format msgid "Enter '%s' to accept, '%s' to abort; anything else to view: " msgstr "Enter '%s' to accept, '%s' to abort; anything else to view: " -#: main.c:986 main.c:1004 +#: main.c:1010 main.c:1028 msgid "no" msgstr "no" -#: main.c:986 main.c:993 +#: main.c:1010 main.c:1017 msgid "yes" msgstr "yes" -#: main.c:1010 +#: main.c:1034 #, c-format msgid "SHA1 fingerprint: %s\n" msgstr "SHA1 fingerprint: %s\n" -#: main.c:1060 +#: main.c:1084 #, c-format msgid "Auth choice \"%s\" not available\n" msgstr "Auth choice \"%s\" not available\n" -#: main.c:1073 main.c:1121 main.c:1148 +#: main.c:1097 main.c:1145 main.c:1172 msgid "User input required in non-interactive mode\n" msgstr "User input required in non-interactive mode\n" -#: main.c:1104 +#: main.c:1128 #, c-format msgid "Auth choice \"%s\" not valid\n" msgstr "Auth choice \"%s\" not valid\n" +#: main.c:1231 +#, c-format +msgid "Soft token string is invalid\n" +msgstr "" + +#: main.c:1234 +#, c-format +msgid "Can't open ~/.stokenrc file\n" +msgstr "" + +#: main.c:1237 +#, c-format +msgid "OpenConnect was not built with soft token support\n" +msgstr "" + +#: main.c:1240 +#, c-format +msgid "General failure in libstoken\n" +msgstr "" + #: mainloop.c:87 msgid "Attempt new DTLS connection\n" msgstr "Attempt new DTLS connection\n" @@ -1929,17 +2013,17 @@ msgstr "Error in client cert notAfter field\n" msgid "" msgstr "" -#: openssl.c:1337 +#: openssl.c:1342 #, c-format msgid "Failed to read certs from CA file '%s'\n" msgstr "Failed to read certs from CA file '%s'\n" -#: openssl.c:1359 +#: openssl.c:1366 #, c-format msgid "Failed to open CA file '%s'\n" msgstr "Failed to open CA file '%s'\n" -#: openssl.c:1391 +#: openssl.c:1400 msgid "SSL connection failure\n" msgstr "SSL connection failure\n" @@ -1957,86 +2041,86 @@ msgstr "Failed to reconnect to proxy %s\n" msgid "Failed to reconnect to host %s\n" msgstr "Failed to reconnect to host %s\n" -#: ssl.c:181 +#: ssl.c:182 #, c-format msgid "Proxy from libproxy: %s://%s:%d/\n" msgstr "Proxy from libproxy: %s://%s:%d/\n" -#: ssl.c:212 +#: ssl.c:211 #, c-format msgid "getaddrinfo failed for host '%s': %s\n" msgstr "getaddrinfo failed for host '%s': %s\n" -#: ssl.c:223 +#: ssl.c:226 #, c-format msgid "Attempting to connect to proxy %s%s%s:%s\n" msgstr "Attempting to connect to proxy %s%s%s:%s\n" -#: ssl.c:224 +#: ssl.c:227 #, c-format msgid "Attempting to connect to server %s%s%s:%s\n" msgstr "Attempting to connect to server %s%s%s:%s\n" -#: ssl.c:240 +#: ssl.c:243 msgid "Failed to allocate sockaddr storage\n" msgstr "Failed to allocate sockaddr storage\n" -#: ssl.c:255 +#: ssl.c:258 #, c-format msgid "Failed to connect to host %s\n" msgstr "Failed to connect to host %s\n" -#: ssl.c:330 +#: ssl.c:333 #, c-format msgid "statvfs: %s\n" msgstr "statvfs: %s\n" -#: ssl.c:347 +#: ssl.c:350 #, c-format msgid "statfs: %s\n" msgstr "statfs: %s\n" -#: ssl.c:418 +#: ssl.c:421 msgid "No error" msgstr "No error" -#: ssl.c:419 +#: ssl.c:422 msgid "Keystore locked" msgstr "Keystore locked" -#: ssl.c:420 +#: ssl.c:423 msgid "Keystore uninitialized" msgstr "Keystore uninitialised" -#: ssl.c:421 +#: ssl.c:424 msgid "System error" msgstr "System error" -#: ssl.c:422 +#: ssl.c:425 msgid "Protocol error" msgstr "Protocol error" -#: ssl.c:423 +#: ssl.c:426 msgid "Permission denied" msgstr "Permission denied" -#: ssl.c:424 +#: ssl.c:427 msgid "Key not found" msgstr "Key not found" -#: ssl.c:425 +#: ssl.c:428 msgid "Value corrupted" msgstr "Value corrupted" -#: ssl.c:426 +#: ssl.c:429 msgid "Undefined action" msgstr "Undefined action" -#: ssl.c:430 +#: ssl.c:433 msgid "Wrong password" msgstr "Wrong password" -#: ssl.c:431 +#: ssl.c:434 msgid "Unknown error" msgstr "Unknown error" @@ -2075,7 +2159,7 @@ msgstr "Script '%s' returned error %d\n" #: tun.c:415 msgid "Could not open /dev/tun for plumbing" -msgstr "Could not open /dev/tun for plumbing" +msgstr "" #: tun.c:419 msgid "Can't push IP" @@ -2165,7 +2249,7 @@ msgstr "Failed to write incoming packet: %s\n" msgid "Open XML config file" msgstr "Open XML config file" -#: xml.c:54 xml.c:89 +#: xml.c:54 xml.c:90 #, c-format msgid "Treating host \"%s\" as a raw hostname\n" msgstr "Treating host \"%s\" as a raw hostname\n" @@ -2174,36 +2258,36 @@ msgstr "Treating host \"%s\" as a raw hostname\n" msgid "fstat XML config file" msgstr "fstat XML config file" -#: xml.c:66 +#: xml.c:67 msgid "mmap XML config file" msgstr "mmap XML config file" -#: xml.c:72 +#: xml.c:73 #, c-format msgid "Failed to SHA1 existing file\n" msgstr "Failed to SHA1 existing file\n" -#: xml.c:80 +#: xml.c:81 #, c-format msgid "XML config file SHA1: %s\n" msgstr "XML config file SHA1: %s\n" -#: xml.c:87 +#: xml.c:88 #, c-format msgid "Failed to parse XML config file %s\n" msgstr "Failed to parse XML config file %s\n" -#: xml.c:124 +#: xml.c:125 #, c-format msgid "Host \"%s\" has address \"%s\"\n" msgstr "Host \"%s\" has address \"%s\"\n" -#: xml.c:133 +#: xml.c:134 #, c-format msgid "Host \"%s\" has UserGroup \"%s\"\n" msgstr "Host \"%s\" has UserGroup \"%s\"\n" -#: xml.c:147 +#: xml.c:148 #, c-format msgid "Host \"%s\" not listed in config; treating as raw hostname\n" msgstr "Host \"%s\" not listed in config; treating as raw hostname\n" diff --git a/po/en_US.po b/po/en_US.po index db55c03d..7c687974 100644 --- a/po/en_US.po +++ b/po/en_US.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: openconnect\n" "Report-Msgid-Bugs-To: openconnect-devel@lists.infradead.org\n" -"POT-Creation-Date: 2012-09-19 09:29+0100\n" -"PO-Revision-Date: 2012-09-22 08:24+0000\n" +"POT-Creation-Date: 2012-10-22 17:00+0100\n" +"PO-Revision-Date: 2012-10-22 16:04+0000\n" "Last-Translator: David Woodhouse \n" "Language-Team: English (United States) (http://www.transifex.com/projects/p/" "meego/language/en_US/)\n" @@ -19,59 +19,115 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: auth.c:121 +#: auth.c:128 msgid "Form choice has no name\n" msgstr "Form choice has no name\n" -#: auth.c:185 +#: auth.c:192 #, c-format msgid "name %s not input\n" msgstr "name %s not input\n" -#: auth.c:192 +#: auth.c:199 msgid "No input type in form\n" msgstr "No input type in form\n" -#: auth.c:204 +#: auth.c:211 msgid "No input name in form\n" msgstr "No input name in form\n" -#: auth.c:227 +#: auth.c:240 #, c-format msgid "Unknown input type %s in form\n" msgstr "Unknown input type %s in form\n" -#: auth.c:247 +#: auth.c:258 #, c-format msgid "Fixed options give %s\n" msgstr "Fixed options give %s\n" -#: auth.c:332 +#: auth.c:343 msgid "Failed to parse server response\n" msgstr "Failed to parse server response\n" -#: auth.c:334 +#: auth.c:345 #, c-format msgid "Response was:%s\n" msgstr "Response was:%s\n" -#: auth.c:342 +#: auth.c:353 msgid "XML response has no \"auth\" root node\n" msgstr "XML response has no \"auth\" root node\n" -#: auth.c:355 +#: auth.c:366 msgid "Asked for password but '--no-passwd' set\n" msgstr "Asked for password but '--no-passwd' set\n" -#: auth.c:380 +#: auth.c:391 #, c-format msgid "Cannot handle form method='%s', action='%s'\n" msgstr "Cannot handle form method='%s', action='%s'\n" -#: auth.c:436 +#: auth.c:447 auth.c:596 msgid "No form handler; cannot authenticate.\n" msgstr "" +#: auth.c:532 +msgid "Enter credentials to unlock software token." +msgstr "" + +#: auth.c:540 +msgid "Device ID:" +msgstr "" + +#: auth.c:547 +msgid "Password:" +msgstr "" + +#: auth.c:554 +msgid "PIN:" +msgstr "" + +#: auth.c:584 +msgid "User bypassed soft token.\n" +msgstr "" + +#: auth.c:591 +msgid "All fields are required; try again.\n" +msgstr "" + +#: auth.c:606 auth.c:695 +msgid "General failure in libstoken.\n" +msgstr "" + +#: auth.c:610 +msgid "Incorrect device ID or password; try again.\n" +msgstr "" + +#: auth.c:617 +msgid "Invalid PIN format; try again.\n" +msgstr "" + +#: auth.c:627 +msgid "Soft token init was successful.\n" +msgstr "" + +#: auth.c:650 +msgid "OK to generate INITIAL tokencode\n" +msgstr "" + +#: auth.c:654 +msgid "OK to generate NEXT tokencode\n" +msgstr "" + +#: auth.c:659 +msgid "Server is rejecting the soft token; switching to manual entry\n" +msgstr "" + +#: auth.c:690 +msgid "Generating tokencode\n" +msgstr "" + #: cstp.c:120 #, c-format msgid "TCP_INFO rcv mss %d, snd mss %d, adv mss %d, pmtu %d\n" @@ -91,7 +147,7 @@ msgstr "Failed to initialize DTLS secret\n" msgid "Error fetching HTTPS response\n" msgstr "Error fetching HTTPS response\n" -#: cstp.c:236 http.c:359 http.c:638 +#: cstp.c:236 http.c:359 http.c:622 #, c-format msgid "Failed to open HTTPS connection to %s\n" msgstr "Failed to open HTTPS connection to %s\n" @@ -115,174 +171,174 @@ msgstr "Got CONNECT response: %s\n" msgid "No memory for options\n" msgstr "No memory for options\n" -#: cstp.c:321 +#: cstp.c:324 #, c-format msgid "X-DTLS-Session-ID not 64 characters; is: \"%s\"\n" msgstr "X-DTLS-Session-ID not 64 characters; is: \"%s\"\n" -#: cstp.c:351 +#: cstp.c:354 #, c-format msgid "Unknown CSTP-Content-Encoding %s\n" msgstr "Unknown CSTP-Content-Encoding %s\n" -#: cstp.c:419 +#: cstp.c:422 msgid "No MTU received. Aborting\n" msgstr "" -#: cstp.c:426 +#: cstp.c:429 msgid "No IP address received. Aborting\n" msgstr "No IP address received. Aborting\n" -#: cstp.c:432 +#: cstp.c:435 #, c-format msgid "Reconnect gave different Legacy IP address (%s != %s)\n" msgstr "Reconnect gave different Legacy IP address (%s != %s)\n" -#: cstp.c:440 +#: cstp.c:443 #, c-format msgid "Reconnect gave different Legacy IP netmask (%s != %s)\n" msgstr "Reconnect gave different Legacy IP netmask (%s != %s)\n" -#: cstp.c:448 +#: cstp.c:451 #, c-format msgid "Reconnect gave different IPv6 address (%s != %s)\n" msgstr "Reconnect gave different IPv6 address (%s != %s)\n" -#: cstp.c:456 +#: cstp.c:459 #, c-format msgid "Reconnect gave different IPv6 netmask (%s != %s)\n" msgstr "Reconnect gave different IPv6 netmask (%s != %s)\n" -#: cstp.c:476 +#: cstp.c:479 #, c-format msgid "CSTP connected. DPD %d, Keepalive %d\n" msgstr "CSTP connected. DPD %d, Keepalive %d\n" -#: cstp.c:509 +#: cstp.c:512 msgid "Compression setup failed\n" msgstr "Compression setup failed\n" -#: cstp.c:517 +#: cstp.c:520 msgid "Allocation of deflate buffer failed\n" msgstr "Allocation of deflate buffer failed\n" -#: cstp.c:557 +#: cstp.c:560 #, c-format msgid "sleep %ds, remaining timeout %ds\n" msgstr "sleep %ds, remaining timeout %ds\n" -#: cstp.c:590 +#: cstp.c:593 msgid "inflate failed\n" msgstr "inflate failed\n" -#: cstp.c:608 +#: cstp.c:611 #, c-format msgid "Received compressed data packet of %ld bytes\n" msgstr "Received compressed data packet of %ld bytes\n" -#: cstp.c:627 +#: cstp.c:630 #, c-format msgid "SSL read error %d (server probably closed connection); reconnecting.\n" msgstr "SSL read error %d (server probably closed connection); reconnecting.\n" -#: cstp.c:652 +#: cstp.c:655 #, c-format msgid "SSL_write failed: %d\n" msgstr "SSL_write failed: %d\n" -#: cstp.c:668 +#: cstp.c:671 #, c-format msgid "SSL read error: %s; reconnecting.\n" msgstr "" -#: cstp.c:691 +#: cstp.c:694 #, c-format msgid "SSL send failed: %s\n" msgstr "" -#: cstp.c:719 +#: cstp.c:722 #, c-format msgid "Unexpected packet length. SSL_read returned %d but packet is\n" msgstr "Unexpected packet length. SSL_read returned %d but packet is\n" -#: cstp.c:731 +#: cstp.c:734 msgid "Got CSTP DPD request\n" msgstr "Got CSTP DPD request\n" -#: cstp.c:737 +#: cstp.c:740 msgid "Got CSTP DPD response\n" msgstr "Got CSTP DPD response\n" -#: cstp.c:742 +#: cstp.c:745 msgid "Got CSTP Keepalive\n" msgstr "Got CSTP Keepalive\n" -#: cstp.c:747 +#: cstp.c:750 #, c-format msgid "Received uncompressed data packet of %d bytes\n" msgstr "Received uncompressed data packet of %d bytes\n" -#: cstp.c:762 +#: cstp.c:765 #, c-format msgid "Received server disconnect: %02x '%s'\n" msgstr "Received server disconnect: %02x '%s'\n" -#: cstp.c:770 +#: cstp.c:773 msgid "Compressed packet received in !deflate mode\n" msgstr "Compressed packet received in !deflate mode\n" -#: cstp.c:778 +#: cstp.c:781 msgid "received server terminate packet\n" msgstr "received server terminate packet\n" -#: cstp.c:785 +#: cstp.c:788 #, c-format msgid "Unknown packet %02x %02x %02x %02x %02x %02x %02x %02x\n" msgstr "Unknown packet %02x %02x %02x %02x %02x %02x %02x %02x\n" -#: cstp.c:828 +#: cstp.c:831 #, c-format msgid "SSL wrote too few bytes! Asked for %d, sent %d\n" msgstr "SSL wrote too few bytes! Asked for %d, sent %d\n" #. Not that this will ever happen; we don't even process #. the setting when we're asked for it. -#: cstp.c:855 +#: cstp.c:858 msgid "CSTP rekey due\n" msgstr "CSTP rekey due\n" -#: cstp.c:862 +#: cstp.c:865 msgid "CSTP Dead Peer Detection detected dead peer!\n" msgstr "CSTP Dead Peer Detection detected dead peer!\n" -#: cstp.c:865 dtls.c:756 +#: cstp.c:868 dtls.c:758 msgid "Reconnect failed\n" msgstr "Reconnect failed\n" -#: cstp.c:874 +#: cstp.c:877 msgid "Send CSTP DPD\n" msgstr "Send CSTP DPD\n" -#: cstp.c:885 +#: cstp.c:888 msgid "Send CSTP Keepalive\n" msgstr "Send CSTP Keepalive\n" -#: cstp.c:912 +#: cstp.c:915 #, c-format msgid "deflate failed %d\n" msgstr "deflate failed %d\n" -#: cstp.c:932 +#: cstp.c:935 #, c-format msgid "Sending compressed data packet of %d bytes\n" msgstr "Sending compressed data packet of %d bytes\n" -#: cstp.c:944 +#: cstp.c:947 #, c-format msgid "Sending uncompressed data packet of %d bytes\n" msgstr "Sending uncompressed data packet of %d bytes\n" -#: cstp.c:984 +#: cstp.c:987 #, c-format msgid "Send BYE packet: %s\n" msgstr "Send BYE packet: %s\n" @@ -381,99 +437,99 @@ msgstr "No DTLS when connected via proxy\n" msgid "Open UDP socket for DTLS:" msgstr "Open UDP socket for DTLS:" -#: dtls.c:544 dtls.c:658 +#: dtls.c:544 dtls.c:660 #, c-format msgid "Unknown protocol family %d. Cannot do DTLS\n" msgstr "Unknown protocol family %d. Cannot do DTLS\n" -#: dtls.c:551 +#: dtls.c:552 msgid "Bind UDP socket for DTLS" msgstr "" -#: dtls.c:557 +#: dtls.c:559 msgid "UDP (DTLS) connect:\n" msgstr "UDP (DTLS) connect:\n" -#: dtls.c:619 +#: dtls.c:621 #, c-format msgid "DTLS option %s : %s\n" msgstr "DTLS option %s : %s\n" -#: dtls.c:668 +#: dtls.c:670 #, c-format msgid "DTLS connected. DPD %d, Keepalive %d\n" msgstr "DTLS connected. DPD %d, Keepalive %d\n" -#: dtls.c:699 +#: dtls.c:701 #, c-format msgid "Received DTLS packet 0x%02x of %d bytes\n" msgstr "Received DTLS packet 0x%02x of %d bytes\n" -#: dtls.c:713 +#: dtls.c:715 msgid "Got DTLS DPD request\n" msgstr "Got DTLS DPD request\n" -#: dtls.c:719 +#: dtls.c:721 msgid "Failed to send DPD response. Expect disconnect\n" msgstr "Failed to send DPD response. Expect disconnect\n" -#: dtls.c:723 +#: dtls.c:725 msgid "Got DTLS DPD response\n" msgstr "Got DTLS DPD response\n" -#: dtls.c:727 +#: dtls.c:729 msgid "Got DTLS Keepalive\n" msgstr "Got DTLS Keepalive\n" -#: dtls.c:732 +#: dtls.c:734 #, c-format msgid "Unknown DTLS packet type %02x, len %d\n" msgstr "Unknown DTLS packet type %02x, len %d\n" -#: dtls.c:751 +#: dtls.c:753 msgid "DTLS rekey due\n" msgstr "DTLS rekey due\n" -#: dtls.c:762 +#: dtls.c:764 msgid "DTLS rekey failed\n" msgstr "DTLS rekey failed\n" -#: dtls.c:770 +#: dtls.c:772 msgid "DTLS Dead Peer Detection detected dead peer!\n" msgstr "DTLS Dead Peer Detection detected dead peer!\n" -#: dtls.c:776 +#: dtls.c:778 msgid "Send DTLS DPD\n" msgstr "Send DTLS DPD\n" -#: dtls.c:781 +#: dtls.c:783 msgid "Failed to send DPD request. Expect disconnect\n" msgstr "" -#: dtls.c:794 +#: dtls.c:796 msgid "Send DTLS Keepalive\n" msgstr "Send DTLS Keepalive\n" -#: dtls.c:799 +#: dtls.c:801 msgid "Failed to send keepalive request. Expect disconnect\n" msgstr "" -#: dtls.c:828 +#: dtls.c:830 #, c-format msgid "DTLS got write error %d. Falling back to SSL\n" msgstr "DTLS got write error %d. Falling back to SSL\n" -#: dtls.c:842 +#: dtls.c:844 #, c-format msgid "DTLS got write error: %s. Falling back to SSL\n" msgstr "" -#: dtls.c:853 +#: dtls.c:855 #, c-format msgid "Sent DTLS packet of %d bytes; DTLS send returned %d\n" msgstr "" -#: dtls.c:865 +#: dtls.c:867 msgid "Built against SSL library with no Cisco DTLS support\n" msgstr "" @@ -849,48 +905,48 @@ msgid "Failed to set TLS priority string: %s\n" msgstr "" #. really? -#: gnutls.c:1853 openssl.c:1375 +#: gnutls.c:1856 openssl.c:1384 #, c-format msgid "SSL negotiation with %s\n" msgstr "SSL negotiation with %s\n" -#: gnutls.c:1877 openssl.c:1406 +#: gnutls.c:1880 openssl.c:1415 msgid "SSL connection cancelled\n" msgstr "" -#: gnutls.c:1884 +#: gnutls.c:1887 #, c-format msgid "SSL connection failure: %s\n" msgstr "" -#: gnutls.c:1893 +#: gnutls.c:1896 #, c-format msgid "GnuTLS non-fatal return during handshake: %s\n" msgstr "" -#: gnutls.c:1900 openssl.c:1426 +#: gnutls.c:1903 openssl.c:1435 #, c-format msgid "Connected to HTTPS on %s\n" msgstr "Connected to HTTPS on %s\n" -#: gnutls.c:2077 +#: gnutls.c:2080 #, c-format msgid "PIN required for %s" msgstr "" -#: gnutls.c:2087 +#: gnutls.c:2090 msgid "Wrong PIN" msgstr "" -#: gnutls.c:2090 +#: gnutls.c:2093 msgid "This is the final try before locking!" msgstr "" -#: gnutls.c:2092 +#: gnutls.c:2095 msgid "Only a few tries left before locking!" msgstr "" -#: gnutls.c:2097 +#: gnutls.c:2100 msgid "Enter PIN:" msgstr "" @@ -1086,7 +1142,7 @@ msgstr "Failed to open temporary CSD script file: %s\n" msgid "Failed to write temporary CSD script file: %s\n" msgstr "Failed to write temporary CSD script file: %s\n" -#: http.c:459 main.c:811 +#: http.c:459 main.c:834 #, c-format msgid "Failed to set uid %ld\n" msgstr "" @@ -1115,173 +1171,173 @@ msgstr "" msgid "Failed to exec CSD script %s\n" msgstr "Failed to exec CSD script %s\n" -#: http.c:707 +#: http.c:691 #, c-format msgid "Failed to parse redirected URL '%s': %s\n" msgstr "Failed to parse redirected URL '%s': %s\n" -#: http.c:742 +#: http.c:726 #, c-format msgid "Cannot follow redirection to non-https URL '%s'\n" msgstr "" -#: http.c:771 +#: http.c:755 #, c-format msgid "Allocating new path for relative redirect failed: %s\n" msgstr "Allocating new path for relative redirect failed: %s\n" -#: http.c:784 +#: http.c:768 #, c-format msgid "Unexpected %d result from server\n" msgstr "Unexpected %d result from server\n" -#: http.c:804 +#: http.c:788 #, c-format msgid "Refreshing %s after 1 second...\n" msgstr "Refreshing %s after 1 second...\n" -#: http.c:810 +#: http.c:794 msgid "Unknown response from server\n" msgstr "Unknown response from server\n" -#: http.c:978 +#: http.c:962 msgid "request granted" msgstr "request granted" -#: http.c:979 +#: http.c:963 msgid "general failure" msgstr "general failure" -#: http.c:980 +#: http.c:964 msgid "connection not allowed by ruleset" msgstr "connection not allowed by ruleset" -#: http.c:981 +#: http.c:965 msgid "network unreachable" msgstr "network unreachable" -#: http.c:982 +#: http.c:966 msgid "host unreachable" msgstr "host unreachable" -#: http.c:983 +#: http.c:967 msgid "connection refused by destination host" msgstr "connection refused by destination host" -#: http.c:984 +#: http.c:968 msgid "TTL expired" msgstr "TTL expired" -#: http.c:985 +#: http.c:969 msgid "command not supported / protocol error" msgstr "command not supported / protocol error" -#: http.c:986 +#: http.c:970 msgid "address type not supported" msgstr "address type not supported" -#: http.c:1000 +#: http.c:984 #, c-format msgid "Error writing auth request to SOCKS proxy: %s\n" msgstr "Error writing auth request to SOCKS proxy: %s\n" -#: http.c:1007 +#: http.c:991 #, c-format msgid "Error reading auth response from SOCKS proxy: %s\n" msgstr "Error reading auth response from SOCKS proxy: %s\n" -#: http.c:1013 +#: http.c:997 #, c-format msgid "Unexpected auth response from SOCKS proxy: %02x %02x\n" msgstr "Unexpected auth response from SOCKS proxy: %02x %02x\n" -#: http.c:1021 +#: http.c:1005 #, c-format msgid "SOCKS proxy error %02x: %s\n" msgstr "SOCKS proxy error %02x: %s\n" -#: http.c:1025 +#: http.c:1009 #, c-format msgid "SOCKS proxy error %02x\n" msgstr "SOCKS proxy error %02x\n" -#: http.c:1031 +#: http.c:1015 #, c-format msgid "Requesting SOCKS proxy connection to %s:%d\n" msgstr "Requesting SOCKS proxy connection to %s:%d\n" -#: http.c:1046 +#: http.c:1030 #, c-format msgid "Error writing connect request to SOCKS proxy: %s\n" msgstr "Error writing connect request to SOCKS proxy: %s\n" -#: http.c:1054 http.c:1087 +#: http.c:1038 http.c:1071 #, c-format msgid "Error reading connect response from SOCKS proxy: %s\n" msgstr "Error reading connect response from SOCKS proxy: %s\n" -#: http.c:1060 +#: http.c:1044 #, c-format msgid "Unexpected connect response from SOCKS proxy: %02x %02x...\n" msgstr "Unexpected connect response from SOCKS proxy: %02x %02x...\n" -#: http.c:1080 +#: http.c:1064 #, c-format msgid "Unexpected address type %02x in SOCKS connect response\n" msgstr "Unexpected address type %02x in SOCKS connect response\n" -#: http.c:1108 +#: http.c:1092 #, c-format msgid "Requesting HTTP proxy connection to %s:%d\n" msgstr "Requesting HTTP proxy connection to %s:%d\n" -#: http.c:1114 +#: http.c:1098 #, c-format msgid "Sending proxy request failed: %s\n" msgstr "Sending proxy request failed: %s\n" -#: http.c:1121 +#: http.c:1105 msgid "Error fetching proxy response\n" msgstr "Error fetching proxy response\n" -#: http.c:1128 +#: http.c:1112 #, c-format msgid "Failed to parse proxy response '%s'\n" msgstr "Failed to parse proxy response '%s'\n" -#: http.c:1134 +#: http.c:1118 #, c-format msgid "Proxy CONNECT request failed: %s\n" msgstr "Proxy CONNECT request failed: %s\n" -#: http.c:1141 +#: http.c:1125 msgid "Failed to read proxy response\n" msgstr "Failed to read proxy response\n" -#: http.c:1145 +#: http.c:1129 #, c-format msgid "Unexpected continuation line after CONNECT response: '%s'\n" msgstr "Unexpected continuation line after CONNECT response: '%s'\n" -#: http.c:1161 +#: http.c:1145 #, c-format msgid "Unknown proxy type '%s'\n" msgstr "Unknown proxy type '%s'\n" -#: http.c:1189 +#: http.c:1173 msgid "Only http or socks(5) proxies supported\n" msgstr "Only http or socks(5) proxies supported\n" -#: library.c:210 +#: library.c:220 #, c-format msgid "Failed to parse server URL '%s'\n" msgstr "Failed to parse server URL '%s'\n" -#: library.c:216 +#: library.c:226 msgid "Only https:// permitted for server URL\n" msgstr "Only https:// permitted for server URL\n" -#: main.c:179 +#: main.c:183 #, c-format msgid "" "For assistance with OpenConnect, please see the web page at\n" @@ -1290,37 +1346,37 @@ msgstr "" "For assistance with OpenConnect, please see the web page at\n" " http://www.infradead.org/openconnect/mail.html\n" -#: main.c:188 +#: main.c:192 #, c-format msgid "Using OpenSSL. Features present:" msgstr "" -#: main.c:190 +#: main.c:194 #, c-format msgid "Using GnuTLS. Features present:" msgstr "" -#: main.c:199 +#: main.c:203 msgid "OpenSSL ENGINE not present" msgstr "" -#: main.c:211 +#: main.c:219 msgid "using OpenSSL" msgstr "" -#: main.c:215 +#: main.c:223 #, c-format msgid "" "\n" "WARNING: No DTLS support in this binary. Performance will be impaired.\n" msgstr "" -#: main.c:221 +#: main.c:229 #, c-format msgid "Usage: openconnect [options] \n" msgstr "Usage: openconnect [options] \n" -#: main.c:222 +#: main.c:230 #, c-format msgid "" "Open client for Cisco AnyConnect VPN, version %s\n" @@ -1329,244 +1385,252 @@ msgstr "" "Open client for Cisco AnyConnect VPN, version %s\n" "\n" -#: main.c:224 +#: main.c:232 msgid "Read options from config file" msgstr "" -#: main.c:225 +#: main.c:233 msgid "Continue in background after startup" msgstr "Continue in background after startup" -#: main.c:226 +#: main.c:234 msgid "Write the daemon's PID to this file" msgstr "Write the daemon's PID to this file" -#: main.c:227 +#: main.c:235 msgid "Use SSL client certificate CERT" msgstr "Use SSL client certificate CERT" -#: main.c:228 +#: main.c:236 msgid "Warn when certificate lifetime < DAYS" msgstr "Warn when certificate lifetime < DAYS" -#: main.c:229 +#: main.c:237 msgid "Use SSL private key file KEY" msgstr "Use SSL private key file KEY" -#: main.c:230 +#: main.c:238 msgid "Use WebVPN cookie COOKIE" msgstr "Use WebVPN cookie COOKIE" -#: main.c:231 +#: main.c:239 msgid "Read cookie from standard input" msgstr "Read cookie from standard input" -#: main.c:232 +#: main.c:240 msgid "Enable compression (default)" msgstr "Enable compression (default)" -#: main.c:233 +#: main.c:241 msgid "Disable compression" msgstr "Disable compression" -#: main.c:234 +#: main.c:242 msgid "Set minimum Dead Peer Detection interval" msgstr "Set minimum Dead Peer Detection interval" -#: main.c:235 +#: main.c:243 msgid "Set login usergroup" msgstr "Set login usergroup" -#: main.c:236 +#: main.c:244 msgid "Display help text" msgstr "Display help text" -#: main.c:237 +#: main.c:245 msgid "Use IFNAME for tunnel interface" msgstr "Use IFNAME for tunnel interface" -#: main.c:238 +#: main.c:246 msgid "Use syslog for progress messages" msgstr "Use syslog for progress messages" -#: main.c:239 +#: main.c:247 msgid "Drop privileges after connecting" msgstr "Drop privileges after connecting" -#: main.c:240 +#: main.c:248 msgid "Drop privileges during CSD execution" msgstr "Drop privileges during CSD execution" -#: main.c:241 +#: main.c:249 msgid "Run SCRIPT instead of CSD binary" msgstr "Run SCRIPT instead of CSD binary" -#: main.c:242 +#: main.c:250 msgid "Request MTU from server" msgstr "Request MTU from server" -#: main.c:243 +#: main.c:251 msgid "Indicate path MTU to/from server" msgstr "" -#: main.c:244 +#: main.c:252 msgid "Set key passphrase or TPM SRK PIN" msgstr "Set key passphrase or TPM SRK PIN" -#: main.c:245 +#: main.c:253 msgid "Key passphrase is fsid of file system" msgstr "Key passphrase is fsid of file system" -#: main.c:246 +#: main.c:254 msgid "Set proxy server" msgstr "Set proxy server" -#: main.c:247 +#: main.c:255 msgid "Disable proxy" msgstr "Disable proxy" -#: main.c:248 +#: main.c:256 msgid "Use libproxy to automatically configure proxy" msgstr "Use libproxy to automatically configure proxy" -#: main.c:250 +#: main.c:258 msgid "(NOTE: libproxy disabled in this build)" msgstr "(NOTE: libproxy disabled in this build)" -#: main.c:252 +#: main.c:260 msgid "Less output" msgstr "Less output" -#: main.c:253 +#: main.c:261 msgid "Set packet queue limit to LEN pkts" msgstr "Set packet queue limit to LEN pkts" -#: main.c:254 +#: main.c:262 msgid "Shell command line for using a vpnc-compatible config script" msgstr "Shell command line for using a vpnc-compatible config script" -#: main.c:255 +#: main.c:263 msgid "default" msgstr "" -#: main.c:256 +#: main.c:264 msgid "Pass traffic to 'script' program, not tun" msgstr "Pass traffic to 'script' program, not tun" -#: main.c:257 +#: main.c:265 msgid "Set login username" msgstr "Set login username" -#: main.c:258 +#: main.c:266 msgid "Report version number" msgstr "Report version number" -#: main.c:259 +#: main.c:267 msgid "More output" msgstr "More output" -#: main.c:260 +#: main.c:268 msgid "XML config file" msgstr "XML config file" -#: main.c:261 +#: main.c:269 msgid "Choose authentication login selection" msgstr "Choose authentication login selection" -#: main.c:262 +#: main.c:270 msgid "Authenticate only and print login info" msgstr "" -#: main.c:263 +#: main.c:271 msgid "Fetch webvpn cookie only; don't connect" msgstr "Fetch webvpn cookie only; don't connect" -#: main.c:264 +#: main.c:272 msgid "Print webvpn cookie before connecting" msgstr "Print webvpn cookie before connecting" -#: main.c:265 +#: main.c:273 msgid "Cert file for server verification" msgstr "Cert file for server verification" -#: main.c:266 +#: main.c:274 msgid "Do not ask for IPv6 connectivity" msgstr "Do not ask for IPv6 connectivity" -#: main.c:267 +#: main.c:275 msgid "OpenSSL ciphers to support for DTLS" msgstr "OpenSSL ciphers to support for DTLS" -#: main.c:268 +#: main.c:276 msgid "Disable DTLS" msgstr "Disable DTLS" -#: main.c:269 +#: main.c:277 msgid "Disable HTTP connection re-use" msgstr "Disable HTTP connection re-use" -#: main.c:270 +#: main.c:278 msgid "Disable password/SecurID authentication" msgstr "Disable password/SecurID authentication" -#: main.c:271 +#: main.c:279 msgid "Do not require server SSL cert to be valid" msgstr "Do not require server SSL cert to be valid" -#: main.c:272 +#: main.c:280 msgid "Do not expect user input; exit if it is required" msgstr "Do not expect user input; exit if it is required" -#: main.c:273 +#: main.c:281 msgid "Read password from standard input" msgstr "Read password from standard input" -#: main.c:274 +#: main.c:282 +msgid "Use software token to generate password" +msgstr "" + +#: main.c:284 +msgid "(NOTE: libstoken disabled in this build)" +msgstr "" + +#: main.c:286 msgid "Connection retry timeout in seconds" msgstr "Connection retry timeout in seconds" -#: main.c:275 +#: main.c:287 msgid "Server's certificate SHA1 fingerprint" msgstr "Server's certificate SHA1 fingerprint" -#: main.c:276 +#: main.c:288 msgid "HTTP header User-Agent: field" msgstr "HTTP header User-Agent: field" -#: main.c:277 +#: main.c:289 msgid "Set local port for DTLS datagrams" msgstr "" -#: main.c:288 +#: main.c:300 #, c-format msgid "Allocation failure for string from stdin\n" msgstr "Allocation failure for string from stdin\n" -#: main.c:292 +#: main.c:304 msgid "fgets (stdin)" msgstr "fgets (stdin)" -#: main.c:355 +#: main.c:367 #, c-format msgid "Failed to get line from config file: %s\n" msgstr "" -#: main.c:395 +#: main.c:407 #, c-format msgid "Unrecognised option at line %d: '%s'\n" msgstr "" -#: main.c:405 +#: main.c:417 #, c-format msgid "Option '%s' does not take an argument at line %d\n" msgstr "" -#: main.c:409 +#: main.c:421 #, c-format msgid "Option '%s' requires an argument at line %d\n" msgstr "" -#: main.c:441 +#: main.c:457 #, c-format msgid "" "WARNING: This version of openconnect is %s but\n" @@ -1575,27 +1639,27 @@ msgstr "" "WARNING: This version of openconnect is %s but\n" " the libopenconnect library is %s\n" -#: main.c:450 +#: main.c:466 #, c-format msgid "Failed to allocate vpninfo structure\n" msgstr "Failed to allocate vpninfo structure\n" -#: main.c:493 +#: main.c:509 #, c-format msgid "Cannot use 'config' option inside config file\n" msgstr "" -#: main.c:498 +#: main.c:514 #, c-format msgid "Cannot open config file '%s': %s\n" msgstr "" -#: main.c:587 main.c:594 +#: main.c:603 main.c:610 #, c-format msgid "MTU %d too small\n" msgstr "MTU %d too small\n" -#: main.c:615 +#: main.c:631 #, c-format msgid "" "Disabling all HTTP connection re-use due to --no-http-keepalive option.\n" @@ -1604,90 +1668,90 @@ msgstr "" "Disabling all HTTP connection re-use due to --no-http-keepalive option.\n" "If this helps, please report to .\n" -#: main.c:637 main.c:651 +#: main.c:653 main.c:667 #, c-format msgid "Invalid user \"%s\"\n" msgstr "Invalid user \"%s\"\n" -#: main.c:669 +#: main.c:685 #, c-format msgid "Queue length zero not permitted; using 1\n" msgstr "Queue length zero not permitted; using 1\n" -#: main.c:680 +#: main.c:696 #, c-format msgid "OpenConnect version %s\n" msgstr "OpenConnect version %s\n" -#: main.c:706 +#: main.c:726 #, c-format msgid "Too many arguments on command line\n" msgstr "" -#: main.c:709 +#: main.c:729 #, c-format msgid "No server specified\n" msgstr "No server specified\n" -#: main.c:722 +#: main.c:742 #, c-format msgid "This version of openconnect was built without libproxy support\n" msgstr "This version of openconnect was built without libproxy support\n" -#: main.c:776 +#: main.c:799 #, c-format msgid "Failed to obtain WebVPN cookie\n" msgstr "Failed to obtain WebVPN cookie\n" -#: main.c:800 +#: main.c:823 #, c-format msgid "Creating SSL connection failed\n" msgstr "Creating SSL connection failed\n" -#: main.c:805 +#: main.c:828 #, c-format msgid "Set up tun device failed\n" msgstr "Set up tun device failed\n" -#: main.c:818 +#: main.c:841 #, c-format msgid "Set up DTLS failed; using SSL instead\n" msgstr "Set up DTLS failed; using SSL instead\n" -#: main.c:821 +#: main.c:844 #, c-format msgid "Connected %s as %s%s%s, using %s\n" msgstr "Connected %s as %s%s%s, using %s\n" -#: main.c:831 +#: main.c:854 msgid "No --script argument provided; DNS and routing are not configured\n" msgstr "No --script argument provided; DNS and routing are not configured\n" -#: main.c:833 +#: main.c:856 msgid "See http://www.infradead.org/openconnect/vpnc-script.html\n" msgstr "See http://www.infradead.org/openconnect/vpnc-script.html\n" -#: main.c:845 +#: main.c:868 #, c-format msgid "Failed to open '%s' for write: %s\n" msgstr "Failed to open '%s' for write: %s\n" -#: main.c:856 +#: main.c:879 #, c-format msgid "Continuing in background; pid %d\n" msgstr "Continuing in background; pid %d\n" -#: main.c:878 +#: main.c:901 #, c-format msgid "Failed to open %s for write: %s\n" msgstr "Failed to open %s for write: %s\n" -#: main.c:886 +#: main.c:909 #, c-format msgid "Failed to write config to %s: %s\n" msgstr "Failed to write config to %s: %s\n" -#: main.c:979 +#: main.c:1003 #, c-format msgid "" "\n" @@ -1698,38 +1762,58 @@ msgstr "" "Certificate from VPN server \"%s\" failed verification.\n" "Reason: %s\n" -#: main.c:985 +#: main.c:1009 #, c-format msgid "Enter '%s' to accept, '%s' to abort; anything else to view: " msgstr "" -#: main.c:986 main.c:1004 +#: main.c:1010 main.c:1028 msgid "no" msgstr "no" -#: main.c:986 main.c:993 +#: main.c:1010 main.c:1017 msgid "yes" msgstr "yes" -#: main.c:1010 +#: main.c:1034 #, c-format msgid "SHA1 fingerprint: %s\n" msgstr "SHA1 fingerprint: %s\n" -#: main.c:1060 +#: main.c:1084 #, c-format msgid "Auth choice \"%s\" not available\n" msgstr "Auth choice \"%s\" not available\n" -#: main.c:1073 main.c:1121 main.c:1148 +#: main.c:1097 main.c:1145 main.c:1172 msgid "User input required in non-interactive mode\n" msgstr "" -#: main.c:1104 +#: main.c:1128 #, c-format msgid "Auth choice \"%s\" not valid\n" msgstr "Auth choice \"%s\" not valid\n" +#: main.c:1231 +#, c-format +msgid "Soft token string is invalid\n" +msgstr "" + +#: main.c:1234 +#, c-format +msgid "Can't open ~/.stokenrc file\n" +msgstr "" + +#: main.c:1237 +#, c-format +msgid "OpenConnect was not built with soft token support\n" +msgstr "" + +#: main.c:1240 +#, c-format +msgid "General failure in libstoken\n" +msgstr "" + #: mainloop.c:87 msgid "Attempt new DTLS connection\n" msgstr "Attempt new DTLS connection\n" @@ -1930,17 +2014,17 @@ msgstr "Error in client cert notAfter field\n" msgid "" msgstr "" -#: openssl.c:1337 +#: openssl.c:1342 #, c-format msgid "Failed to read certs from CA file '%s'\n" msgstr "" -#: openssl.c:1359 +#: openssl.c:1366 #, c-format msgid "Failed to open CA file '%s'\n" msgstr "Failed to open CA file '%s'\n" -#: openssl.c:1391 +#: openssl.c:1400 msgid "SSL connection failure\n" msgstr "SSL connection failure\n" @@ -1958,86 +2042,86 @@ msgstr "Failed to reconnect to proxy %s\n" msgid "Failed to reconnect to host %s\n" msgstr "Failed to reconnect to host %s\n" -#: ssl.c:181 +#: ssl.c:182 #, c-format msgid "Proxy from libproxy: %s://%s:%d/\n" msgstr "Proxy from libproxy: %s://%s:%d/\n" -#: ssl.c:212 +#: ssl.c:211 #, c-format msgid "getaddrinfo failed for host '%s': %s\n" msgstr "getaddrinfo failed for host '%s': %s\n" -#: ssl.c:223 +#: ssl.c:226 #, c-format msgid "Attempting to connect to proxy %s%s%s:%s\n" msgstr "" -#: ssl.c:224 +#: ssl.c:227 #, c-format msgid "Attempting to connect to server %s%s%s:%s\n" msgstr "" -#: ssl.c:240 +#: ssl.c:243 msgid "Failed to allocate sockaddr storage\n" msgstr "Failed to allocate sockaddr storage\n" -#: ssl.c:255 +#: ssl.c:258 #, c-format msgid "Failed to connect to host %s\n" msgstr "Failed to connect to host %s\n" -#: ssl.c:330 +#: ssl.c:333 #, c-format msgid "statvfs: %s\n" msgstr "statvfs: %s\n" -#: ssl.c:347 +#: ssl.c:350 #, c-format msgid "statfs: %s\n" msgstr "statfs: %s\n" -#: ssl.c:418 +#: ssl.c:421 msgid "No error" msgstr "" -#: ssl.c:419 +#: ssl.c:422 msgid "Keystore locked" msgstr "" -#: ssl.c:420 +#: ssl.c:423 msgid "Keystore uninitialized" msgstr "" -#: ssl.c:421 +#: ssl.c:424 msgid "System error" msgstr "" -#: ssl.c:422 +#: ssl.c:425 msgid "Protocol error" msgstr "" -#: ssl.c:423 +#: ssl.c:426 msgid "Permission denied" msgstr "" -#: ssl.c:424 +#: ssl.c:427 msgid "Key not found" msgstr "" -#: ssl.c:425 +#: ssl.c:428 msgid "Value corrupted" msgstr "" -#: ssl.c:426 +#: ssl.c:429 msgid "Undefined action" msgstr "" -#: ssl.c:430 +#: ssl.c:433 msgid "Wrong password" msgstr "" -#: ssl.c:431 +#: ssl.c:434 msgid "Unknown error" msgstr "" @@ -2076,7 +2160,7 @@ msgstr "" #: tun.c:415 msgid "Could not open /dev/tun for plumbing" -msgstr "Could not open /dev/tun for plumbing" +msgstr "" #: tun.c:419 msgid "Can't push IP" @@ -2166,7 +2250,7 @@ msgstr "Failed to write incoming packet: %s\n" msgid "Open XML config file" msgstr "Open XML config file" -#: xml.c:54 xml.c:89 +#: xml.c:54 xml.c:90 #, c-format msgid "Treating host \"%s\" as a raw hostname\n" msgstr "Treating host \"%s\" as a raw hostname\n" @@ -2175,36 +2259,36 @@ msgstr "Treating host \"%s\" as a raw hostname\n" msgid "fstat XML config file" msgstr "fstat XML config file" -#: xml.c:66 +#: xml.c:67 msgid "mmap XML config file" msgstr "mmap XML config file" -#: xml.c:72 +#: xml.c:73 #, c-format msgid "Failed to SHA1 existing file\n" msgstr "" -#: xml.c:80 +#: xml.c:81 #, c-format msgid "XML config file SHA1: %s\n" msgstr "XML config file SHA1: %s\n" -#: xml.c:87 +#: xml.c:88 #, c-format msgid "Failed to parse XML config file %s\n" msgstr "Failed to parse XML config file %s\n" -#: xml.c:124 +#: xml.c:125 #, c-format msgid "Host \"%s\" has address \"%s\"\n" msgstr "Host \"%s\" has address \"%s\"\n" -#: xml.c:133 +#: xml.c:134 #, c-format msgid "Host \"%s\" has UserGroup \"%s\"\n" msgstr "Host \"%s\" has UserGroup \"%s\"\n" -#: xml.c:147 +#: xml.c:148 #, c-format msgid "Host \"%s\" not listed in config; treating as raw hostname\n" msgstr "Host \"%s\" not listed in config; treating as raw hostname\n" diff --git a/po/id.po b/po/id.po index 21dc136f..35259429 100644 --- a/po/id.po +++ b/po/id.po @@ -8,16 +8,16 @@ msgid "" msgstr "" "Project-Id-Version: openconnect\n" "Report-Msgid-Bugs-To: openconnect-devel@lists.infradead.org\n" -"POT-Creation-Date: 2012-10-17 17:44-0700\n" -"PO-Revision-Date: 2012-06-20 08:43+0000\n" -"Last-Translator: Andika Triwidada \n" -"Language-Team: Indonesian (http://www.transifex.net/projects/p/meego/" +"POT-Creation-Date: 2012-10-22 17:00+0100\n" +"PO-Revision-Date: 2012-10-22 16:04+0000\n" +"Last-Translator: David Woodhouse \n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/meego/" "language/id/)\n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0\n" +"Plural-Forms: nplurals=1; plural=0;\n" #: auth.c:128 msgid "Form choice has no name\n" @@ -2150,7 +2150,7 @@ msgstr "" #: tun.c:415 msgid "Could not open /dev/tun for plumbing" -msgstr "Tak bisa membuka /dev/tun untuk plumbing" +msgstr "" #: tun.c:419 msgid "Can't push IP" -- 2.49.0