summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2011-10-24 14:01:59 +0200
committerDavid Woodhouse <David.Woodhouse@intel.com>2011-10-24 14:01:59 +0200
commit34ac251c00206d467051beffd57d7101fc8a1b19 (patch)
tree0594c8f1fd4be6ade3b97884a47d129bc38c803d
parent638a35eb5444b42ed5b7e2de5f00d30c47b74cc8 (diff)
downloadopenconnect-34ac251c00206d467051beffd57d7101fc8a1b19.tar.gz
openconnect-34ac251c00206d467051beffd57d7101fc8a1b19.tar.bz2
openconnect-34ac251c00206d467051beffd57d7101fc8a1b19.zip
Update translations from Transifex
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
-rw-r--r--po/ar.po360
-rw-r--r--po/ast.po360
-rw-r--r--po/bg_BG.po360
-rw-r--r--po/bn.po360
-rw-r--r--po/bn_IN.po360
-rw-r--r--po/bs.po360
-rw-r--r--po/ca.po360
-rw-r--r--po/ca@valencia.po360
-rw-r--r--po/cs.po362
-rw-r--r--po/da.po360
-rw-r--r--po/de.po360
-rw-r--r--po/el.po360
-rw-r--r--po/en_GB.po362
-rw-r--r--po/en_US.po362
-rw-r--r--po/eo.po360
-rw-r--r--po/es.po360
-rw-r--r--po/es_CR.po360
-rw-r--r--po/es_MX.po360
-rw-r--r--po/et.po360
-rw-r--r--po/eu.po360
-rw-r--r--po/fa.po360
-rw-r--r--po/fi.po383
-rw-r--r--po/fr.po360
-rw-r--r--po/gd.po360
-rw-r--r--po/gl.po360
-rw-r--r--po/gu.po360
-rw-r--r--po/he.po360
-rw-r--r--po/hi.po360
-rw-r--r--po/hi_IN.po360
-rw-r--r--po/hu.po360
-rw-r--r--po/id.po360
-rw-r--r--po/it.po360
-rw-r--r--po/ja.po360
-rw-r--r--po/km.po360
-rw-r--r--po/ko.po360
-rw-r--r--po/lo.po360
-rw-r--r--po/lt.po360
-rw-r--r--po/ml.po360
-rw-r--r--po/ms.po360
-rw-r--r--po/nb.po360
-rw-r--r--po/nl.po371
-rw-r--r--po/no.po360
-rw-r--r--po/pa.po360
-rw-r--r--po/pl.po360
-rw-r--r--po/pt.po360
-rw-r--r--po/pt_BR.po360
-rw-r--r--po/pt_PT.po360
-rw-r--r--po/ro.po360
-rw-r--r--po/ru.po360
-rw-r--r--po/sk.po362
-rw-r--r--po/sl.po360
-rw-r--r--po/sq.po360
-rw-r--r--po/sv.po360
-rw-r--r--po/ta.po360
-rw-r--r--po/th.po360
-rw-r--r--po/tl.po360
-rw-r--r--po/tr.po360
-rw-r--r--po/uk.po360
-rw-r--r--po/ur_PK.po360
-rw-r--r--po/vi.po360
-rw-r--r--po/wa.po360
-rw-r--r--po/zh_CN.po360
-rw-r--r--po/zh_TW.po360
63 files changed, 21823 insertions, 899 deletions
diff --git a/po/ar.po b/po/ar.po
index 83fab1f..0bf396f 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Arabic (http://www.transifex.net/projects/p/meego/team/ar/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/ast.po b/po/ast.po
index 15571d3..3376c00 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Asturian <alministradores@softastur.org>\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/bg_BG.po b/po/bg_BG.po
index f34b2dc..bea7c0d 100644
--- a/po/bg_BG.po
+++ b/po/bg_BG.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.net/projects/p/meego/team/bg_BG/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/bn.po b/po/bn.po
index 92911e3..30aedbe 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bengali (http://www.transifex.net/projects/p/meego/team/bn/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/bn_IN.po b/po/bn_IN.po
index 65dc504..770e1d9 100644
--- a/po/bn_IN.po
+++ b/po/bn_IN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bengali (India) (http://www.transifex.net/projects/p/meego/team/bn_IN/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/bs.po b/po/bs.po
index 777a332..cff70b7 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Bosnian (http://www.transifex.net/projects/p/meego/team/bs/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/ca.po b/po/ca.po
index 60d4065..c7e34b5 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (http://www.transifex.net/projects/p/meego/team/ca/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/ca@valencia.po b/po/ca@valencia.po
index 5e528cb..f3c0b87 100644
--- a/po/ca@valencia.po
+++ b/po/ca@valencia.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Catalan (Valencian) (http://www.transifex.net/projects/p/meego/team/ca@valencia/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/cs.po b/po/cs.po
index 3c577fd..5b4b3c8 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
-"PO-Revision-Date: 2011-10-03 17:52+0000\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
+"PO-Revision-Date: 2011-10-08 03:35+0000\n"
"Last-Translator: fri <pavelfric@seznam.cz>\n"
"Language-Team: Czech (http://www.transifex.net/projects/p/meego/team/cs/)\n"
"MIME-Version: 1.0\n"
@@ -87,6 +87,11 @@ msgstr "Neplatné vstupy\n"
msgid "Auth choice \"%s\" not valid\n"
msgstr "Výběr ověření \"%s\" neplatný\n"
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr "Chyba při natahování odpovědi HTTPS\n"
@@ -519,7 +524,7 @@ msgstr "Nepodařilo se otevřít dočasný soubor se skriptem CSD: %s\n"
msgid "Failed to write temporary CSD script file: %s\n"
msgstr "Nepodařilo se zapsat dočasný soubor se skriptem CSD: %s\n"
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr "Nepodařilo se nastavit uid %d\n"
@@ -700,36 +705,326 @@ msgstr "Neznámý typ proxy '%s'\n"
msgid "Only http or socks(5) proxies supported\n"
msgstr "Podporovány pouze proxy HTTP nebo socks(5)\n"
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr "Spojeno %s jako %s%s%s, pomocí %s\n"
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr "Neposkytnut žádný argument --script; DNS a nasměrování nenastaveno\n"
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr "Nepodařilo se otevřít '%s' pro zápis: %s\n"
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr "Pokračuje se na pozadí; PID %d\n"
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr "Nepodařilo se otevřít %s pro zápis: %s\n"
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr "Nepodařilo se zapsat nastavení do %s: %s\n"
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -740,19 +1035,19 @@ msgstr ""
"Pro osvědčení od serveru VPN \"%s\" se nepodařilo provést ověření.\n"
"Důvod: %s\n"
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr "Zadejte \" ano\" pro přijetí, \"ne\" pro zrušení; cokoliv jiného k zobrazení:"
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr "Ano"
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr "Ne"
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr "Otisk prstu SHA1: %s\n"
@@ -1145,9 +1440,46 @@ msgstr "Přijat neznámý paket (len %d): %02x %02x %02x %02x...\n"
msgid "ioctl(I_PUNLINK)"
msgstr "ioctl(I_PUNLINK)"
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr "Soubor s nastavením XML SHA1: %s\n"
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/da.po b/po/da.po
index a279c47..a21ecc2 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Danish (http://www.transifex.net/projects/p/meego/team/da/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/de.po b/po/de.po
index f099d52..f31633e 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: German <meego-de@lists.hendi.name>\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/el.po b/po/el.po
index 4a486d5..95858fd 100644
--- a/po/el.po
+++ b/po/el.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Greek (http://www.transifex.net/projects/p/meego/team/el/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/en_GB.po b/po/en_GB.po
index b26d213..a9a8d22 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: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
-"PO-Revision-Date: 2011-09-30 03:31+0000\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
+"PO-Revision-Date: 2011-10-08 03:35+0000\n"
"Last-Translator: margie <margie@linux.intel.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/meego/team/en_GB/)\n"
"MIME-Version: 1.0\n"
@@ -86,6 +86,11 @@ msgstr "Invalid inputs\n"
msgid "Auth choice \"%s\" not valid\n"
msgstr "Auth choice \"%s\" not valid\n"
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr "Error fetching HTTPS response\n"
@@ -516,7 +521,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:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr "Failed to set uid %d\n"
@@ -697,36 +702,326 @@ msgstr "Unknown proxy type '%s'\n"
msgid "Only http or socks(5) proxies supported\n"
msgstr "Only http or socks(5) proxies supported\n"
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr "Connected %s as %s%s%s, using %s\n"
-#: ../main.c:588
+#: ../main.c:589
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:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr "Failed to open '%s' for write: %s\n"
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr "Continuing in background; pid %d\n"
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr "Failed to open %s for write: %s\n"
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr "Failed to write config to %s: %s\n"
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -737,19 +1032,19 @@ msgstr ""
"Certificate from VPN server \"%s\" failed verification.\n"
"Reason: %s\n"
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr "Enter 'yes' to accept, 'no' to abort; anything else to view: "
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr "yes"
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr "no"
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr "SHA1 fingerprint: %s\n"
@@ -1138,9 +1433,46 @@ msgstr "Unknown packet (len %d) received: %02x %02x %02x %02x...\n"
msgid "ioctl(I_PUNLINK)"
msgstr "ioctl(I_PUNLINK)"
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr "XML config file SHA1: %s\n"
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/en_US.po b/po/en_US.po
index 202948f..f0286e4 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: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
-"PO-Revision-Date: 2011-09-30 03:31+0000\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
+"PO-Revision-Date: 2011-10-08 03:35+0000\n"
"Last-Translator: margie <margie@linux.intel.com>\n"
"Language-Team: English (United States) (http://www.transifex.net/projects/p/meego/team/en_US/)\n"
"MIME-Version: 1.0\n"
@@ -86,6 +86,11 @@ msgstr "Invalid inputs\n"
msgid "Auth choice \"%s\" not valid\n"
msgstr "Auth choice \"%s\" not valid\n"
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr "Error fetching HTTPS response\n"
@@ -509,7 +514,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -688,36 +693,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -725,19 +1020,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1126,9 +1421,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/eo.po b/po/eo.po
index 0374590..ae3953e 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Esperanto (http://www.transifex.net/projects/p/meego/team/eo/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/es.po b/po/es.po
index 78d20d4..8c8caa1 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/meego/team/es/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/es_CR.po b/po/es_CR.po
index 71bfedc..6705cec 100644
--- a/po/es_CR.po
+++ b/po/es_CR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.net/projects/p/meego/team/es_CR/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/es_MX.po b/po/es_MX.po
index 564ace6..796c625 100644
--- a/po/es_MX.po
+++ b/po/es_MX.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Spanish (Mexican) (http://www.transifex.net/projects/p/meego/team/es_MX/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/et.po b/po/et.po
index d6e54d9..ee61205 100644
--- a/po/et.po
+++ b/po/et.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Estonian (http://www.transifex.net/projects/p/meego/team/et/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/eu.po b/po/eu.po
index 2117efc..7057fbb 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Basque (http://www.transifex.net/projects/p/meego/team/eu/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/fa.po b/po/fa.po
index 0093c29..dabb5fd 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Persian (http://www.transifex.net/projects/p/meego/team/fa/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/fi.po b/po/fi.po
index 53c9d7c..c7a3242 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Jussa Jutila <ankka69@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
-"PO-Revision-Date: 2011-09-22 22:31+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
+"PO-Revision-Date: 2011-10-13 20:03+0000\n"
+"Last-Translator: Jufda <ankka69@gmail.com>\n"
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -85,6 +86,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -92,7 +98,7 @@ msgstr ""
#: ../cstp.c:140 ../http.c:635
#, c-format
msgid "Failed to open HTTPS connection to %s\n"
-msgstr ""
+msgstr "HTTPS-yhteyden muodostus kohteeseen %s epäonnistui\n"
#: ../cstp.c:160
#, c-format
@@ -125,7 +131,7 @@ msgstr ""
#: ../cstp.c:302
msgid "No IP address received. Aborting\n"
-msgstr ""
+msgstr "IP-osoitetta ei saatu. Keskeytetään\n"
#: ../cstp.c:308
#, c-format
@@ -241,7 +247,7 @@ msgstr ""
#: ../cstp.c:650 ../dtls.c:498
msgid "Reconnect failed\n"
-msgstr ""
+msgstr "Uudelleenyhdistys epäonnistui\n"
#: ../cstp.c:659
msgid "Send CSTP DPD\n"
@@ -269,11 +275,11 @@ msgstr ""
#: ../cstp.c:766
#, c-format
msgid "Send BYE packet: %s\n"
-msgstr ""
+msgstr "Lähetä BYE-paketti: %s\n"
#: ../dtls.c:122
msgid "No DTLS address\n"
-msgstr ""
+msgstr "Ei DTLS-osoitetta\n"
#. We probably didn't offer it any ciphers it liked
#: ../dtls.c:129
@@ -283,7 +289,7 @@ msgstr ""
#. XXX: Theoretically, SOCKS5 proxies can do UDP too
#: ../dtls.c:136
msgid "No DTLS when connected via proxy\n"
-msgstr ""
+msgstr "Ei DTLS:ää välityspalvelimen kautta yhdistettäessä\n"
#: ../dtls.c:143
msgid "Open UDP socket for DTLS:"
@@ -291,7 +297,7 @@ msgstr ""
#: ../dtls.c:148
msgid "UDP (DTLS) connect:\n"
-msgstr ""
+msgstr "UDP (DTLS) yhdistä:\n"
#: ../dtls.c:160
msgid "Initialise DTLSv1 CTX failed\n"
@@ -423,11 +429,11 @@ msgstr ""
#: ../http.c:132
#, c-format
msgid "Got HTTP response: %s\n"
-msgstr ""
+msgstr "Saatiin HTTP-vastaus: %s\n"
#: ../http.c:140
msgid "Error processing HTTP response\n"
-msgstr ""
+msgstr "Virhe käsiteltäessä HTTP-vastausta\n"
#: ../http.c:146
#, c-format
@@ -508,7 +514,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +693,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1020,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1421,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/fr.po b/po/fr.po
index 2be6bcd..7b767d8 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French (http://www.transifex.net/projects/p/meego/team/fr/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/gd.po b/po/gd.po
index 46fb536..a73ea33 100644
--- a/po/gd.po
+++ b/po/gd.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Gaelic, Scottish (http://www.transifex.net/projects/p/meego/team/gd/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/gl.po b/po/gl.po
index 0e42339..1d56c1f 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Galician (http://www.transifex.net/projects/p/meego/team/gl/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/gu.po b/po/gu.po
index 7ce9a0f..1b1255f 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Gujarati (http://www.transifex.net/projects/p/meego/team/gu/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/he.po b/po/he.po
index 915cf0c..7e37378 100644
--- a/po/he.po
+++ b/po/he.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hebrew (http://www.transifex.net/projects/p/meego/team/he/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/hi.po b/po/hi.po
index fd855ac..85c667e 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hindi (http://www.transifex.net/projects/p/meego/team/hi/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/hi_IN.po b/po/hi_IN.po
index 698c254..9e207f6 100644
--- a/po/hi_IN.po
+++ b/po/hi_IN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hindi (India) (http://www.transifex.net/projects/p/meego/team/hi_IN/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/hu.po b/po/hu.po
index 5231b25..fe3ddb2 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Hungarian (http://www.transifex.net/projects/p/meego/team/hu/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/id.po b/po/id.po
index bf58a4e..3b4b72f 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian (http://www.transifex.net/projects/p/meego/team/id/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/it.po b/po/it.po
index 8808016..2e8680c 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Italian (http://www.transifex.net/projects/p/meego/team/it/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/ja.po b/po/ja.po
index 0d9d0af..bdc665c 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Japanese (http://www.transifex.net/projects/p/meego/team/ja/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/km.po b/po/km.po
index d588140..b75ee60 100644
--- a/po/km.po
+++ b/po/km.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Khmer (http://www.transifex.net/projects/p/meego/team/km/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/ko.po b/po/ko.po
index 488af3b..ec99407 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Korean (http://www.transifex.net/projects/p/meego/team/ko/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/lo.po b/po/lo.po
index 450361b..9fb0a56 100644
--- a/po/lo.po
+++ b/po/lo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Lao (http://www.transifex.net/projects/p/meego/team/lo/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/lt.po b/po/lt.po
index 9571aaf..7e8213e 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Lithuanian (http://www.transifex.net/projects/p/meego/team/lt/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/ml.po b/po/ml.po
index 1239450..099b091 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malayalam (http://www.transifex.net/projects/p/meego/team/ml/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/ms.po b/po/ms.po
index e31af84..90e2c91 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Malay (http://www.transifex.net/projects/p/meego/team/ms/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/nb.po b/po/nb.po
index 830b9b9..d11cf45 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.net/projects/p/meego/team/nb/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/nl.po b/po/nl.po
index 59435e7..1ce970d 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
-"PO-Revision-Date: 2011-10-07 22:37+0000\n"
-"Last-Translator: dwmw2 <dwmw2@infradead.org>\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
+"PO-Revision-Date: 2011-10-11 20:07+0000\n"
+"Last-Translator: mijnheer <meneer@tken.net>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/meego/team/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,6 +86,11 @@ msgstr "Ongeldige invoer\n"
msgid "Auth choice \"%s\" not valid\n"
msgstr "Auth keuze \"%s\" niet geldig\n"
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr "Niet geslaagd DTLS sleutel te initialiseren\\n"
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr "Fout bij het ophalen HTTPS reactie\n"
@@ -521,7 +526,7 @@ msgstr "Niet te openen tijdelijk CSD scriptbestand: %s\n"
msgid "Failed to write temporary CSD script file: %s\n"
msgstr "Niet mogelijk om tijdelijk CSD script file weg te schrijven: %s\n"
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr "Mislukt instellen uid %d\n"
@@ -702,37 +707,332 @@ msgstr "Onbekend proxy-type '%s'\n"
msgid "Only http or socks(5) proxies supported\n"
msgstr "Alleen http of socks(5) proxies ondersteund\n"
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr "Gebruik: openconnect [opties] <server>\\n"
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr "Open-client voor Cisco AnyConnect VPN, versie %s\\n"
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr "Ga na het opstarten verder op de achtergrond"
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr "Schrijf de daemons pid naar dit bestand"
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr "Gebruik SSL-client-certificaat CERT"
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr "Waarschuwen wanneer certificaat levensduur < DAGEN"
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr "Gebruik SSL private key bestand KEY"
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr "Private sleutel type (PKCS # 12 / TPM / PEM)"
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr "Gebruik WebVPN Cookie Cookie"
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr "Lees de cookie van de standaard invoer"
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr "Activeer compressie (standaard)"
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr "Deactiveer compressie"
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr "Instellen minimale Dead Peer Detection interval"
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr "Instellen login gebruikersgroep"
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr "Weergeven helptekst"
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr "Gebruik ifname voor tunnel-interface"
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr "Gebruik syslog voor voorgangsberichten"
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr "Laat privileges vallen na verbinden"
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr "Laat privileges valllen tijdens CSD uitvoering"
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr "Run script in plaats van CSD binairy"
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr "MTU verzoek van de server"
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr "Instellen wachtwoord van TPM SRK PIN"
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr "Sleutelwoord is fsid van het bestandssysteem"
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr "Instellen proxyserver"
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr "Deactiveren proxy"
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr "Gebruik libproxy om de proxy automatisch te configureren"
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr "(NB: libproxy uitgeschakeld in deze build)"
+
+#: ../main.c:175
+msgid "Less output"
+msgstr "Minder output"
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr "Instellen maximale packet lengte tot LEN pkts"
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+"Shell command oregel voor het gebruik van een vpnc-compatibele config script"
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr "Leidt het verkeer naar 'script' programma, niet tun"
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr "Instellen login gebruikersnaam"
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr "Rapporteer versienummer"
+
+#: ../main.c:181
+msgid "More output"
+msgstr "Meer output"
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr "XML-configuratiebestand"
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr "Kies authenticatie login selectie"
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr "Ophalen van alleen webvpn cookie, niet verbinden"
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr "Print webvpn koekje voor het verbinden"
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr "Cert file voor serververificatie"
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr "Vraag niet om IPv6-connectiviteit"
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr "OpenSSL sleutels voor ondersteuning van DTLS"
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr "Deactiveren DTLS"
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr "Deactiveer hergebruiken HTTP-verbinding"
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr "Deactiveren wachtwoord / SecurID-authenticatie"
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr "Geen geldig server SSL cert vereist"
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr "Verwacht geen invoer van de gebruiker, exit als het nodig is"
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr "Lees wachtwoord van standaardinvoer"
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr "Opnieuw proberen verbindingstime-out in seconden"
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr "SHA1 vingerafdruk servercertificaat"
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr "HTTP header User-agent: veld"
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr "Mislukte toewijzing voor string vanaf stdin\\n"
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr "fgets (stdin)"
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr "Niet gelukt vpninfo structuur toe te wijzen\\n"
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr "Onbekend certificaat type '%s'\\n"
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr "MTU %d te klein\\n"
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+"Deactiveren hergebruiken alle HTTP-verbindingen als gevolg van - no-http-"
+"keepalive optie.\\nAls dit helpt, meldt u zich bij <openconnect-"
+"devel@lists.infradead.org>.\\n"
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr "Ongeldige gebruiker \"%s\"\\n"
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr "0-lengte van de wachtrij niet toegestaan, gebruik 1\\n"
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr "OpenConnect versie %s\\n"
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr "Geen server opgegeven\\n"
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+"Deze versie van openconnect werd gebouwd zonder libproxy ondersteuning\\n"
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr "Fout bij ontleden server-URL '%s'\\n"
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr "Alleen https:// toegestaan ​​voor server-URL\\n"
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr "Niet gelukt WebVPN cookie te verkrijgen\\n"
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr "Het maken van SSL-verbinding is mislukt\\n"
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr "Instellen tun apparaat is mislukt\\n"
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr "Instellen DTLS mislukt, gebruik SSL in plaats daarvan\\n"
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr "Verbonden %s als %s%s%s, met behulp van %s\n"
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
"No --script argument meegegeven; DNS en routering zijn niet geconfigureerd\n"
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr "Niet gelukt '%s' te openen voor schrijven: %s\n"
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr "Voortgezet in achtergrond; pid %d\n"
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr "Niet gelukt %s te openen voor schrijven: %s\n"
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr "Niet gelukt config te schrijven naar %s: %s\n"
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -743,21 +1043,21 @@ msgstr ""
"Certificaat van VPN-server \"%s\" verificatie mislukt.\n"
"Reden: %s\n"
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
"Invoeren 'ja' om te accepteren, 'nee' om te stoppen, iets anders om te "
"bekijken:"
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr "ja"
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr "nee"
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr "SHA1 vingerafdruk: %s\n"
@@ -1146,9 +1446,48 @@ msgstr "Onbekend pakket (len %d) ontvangen: %02x %02x %02x %02x...\n"
msgid "ioctl(I_PUNLINK)"
msgstr "ioctl (I_PUNLINK)"
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr "Open XML-configuratiebestand"
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr "Behandelen host \"%s\" als kale hostnaam\\n"
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr "fstat XML-configuratiebestand"
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr "mmap XML-configuratiebestand"
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr "XML-configuratiebestand SHA1: %s\n"
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr "Niet gelukt XML-configuratiebestand %s te ontleden\\n"
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr "Host \"%s\" heeft adres \"%s\"\\n"
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr "Host \"%s\" heeft gebruikersgroep \"%s\"\\n"
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+"Host \"%s\" is niet vermeld in de configuratie, behandeling als kale "
+"hostname\\n"
+
diff --git a/po/no.po b/po/no.po
index bfb68b5..301d42a 100644
--- a/po/no.po
+++ b/po/no.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian (http://www.transifex.net/projects/p/meego/team/no/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/pa.po b/po/pa.po
index 0ff3ac1..a7d36d0 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/pl.po b/po/pl.po
index b2b81d2..ec5f72d 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/meego/team/pl/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/pt.po b/po/pt.po
index 89bb4e4..98e3c4d 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (http://www.transifex.net/projects/p/meego/team/pt/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 3cc001d..53c630a 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Brazilian) <l10n-pt-br@meego.org.br>\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/pt_PT.po b/po/pt_PT.po
index be4dc4e..42d769f 100644
--- a/po/pt_PT.po
+++ b/po/pt_PT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.net/projects/p/meego/team/pt_PT/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/ro.po b/po/ro.po
index 1cea581..cfd105e 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian (http://www.transifex.net/projects/p/meego/team/ro/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/ru.po b/po/ru.po
index db1efb4..84a12ff 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Russian (http://www.transifex.net/projects/p/meego/team/ru/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/sk.po b/po/sk.po
index f340d5b..339699b 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
-"PO-Revision-Date: 2011-09-30 09:24+0000\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
+"PO-Revision-Date: 2011-10-08 03:35+0000\n"
"Last-Translator: pjanosik <pjanosik@gmail.com>\n"
"Language-Team: Slovak (http://www.transifex.net/projects/p/meego/team/sk/)\n"
"MIME-Version: 1.0\n"
@@ -86,6 +86,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -509,7 +514,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -688,36 +693,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -725,19 +1020,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1126,9 +1421,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/sl.po b/po/sl.po
index 834cb95..b373be9 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Slovenian <lugos-slo@lugos.si>\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/sq.po b/po/sq.po
index 000b1bb..16ee71e 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Albanian (http://www.transifex.net/projects/p/meego/team/sq/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/sv.po b/po/sv.po
index be6e79c..7292165 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Swedish (http://www.transifex.net/projects/p/meego/team/sv/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/ta.po b/po/ta.po
index 47d8b64..7710081 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tamil (http://www.transifex.net/projects/p/meego/team/ta/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/th.po b/po/th.po
index 86de0d4..923c49c 100644
--- a/po/th.po
+++ b/po/th.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Thai (http://www.transifex.net/projects/p/meego/team/th/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/tl.po b/po/tl.po
index 9618abb..ce52be9 100644
--- a/po/tl.po
+++ b/po/tl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog (http://www.transifex.net/projects/p/meego/team/tl/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/tr.po b/po/tr.po
index e18be62..6b7642b 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Turkish (http://www.transifex.net/projects/p/meego/team/tr/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/uk.po b/po/uk.po
index 0f7a2b7..23d7c2c 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Ukrainian (http://www.transifex.net/projects/p/meego/team/uk/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/ur_PK.po b/po/ur_PK.po
index 58943b7..fe054dd 100644
--- a/po/ur_PK.po
+++ b/po/ur_PK.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.net/projects/p/meego/team/ur_PK/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/vi.po b/po/vi.po
index 05305db..df863ac 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese (http://www.transifex.net/projects/p/meego/team/vi/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/wa.po b/po/wa.po
index 60a8461..18d631b 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Walloon <linux-wa@walon.org>\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 8ee1537..16a5437 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (China) (http://www.transifex.net/projects/p/meego/team/zh_CN/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 42a3ab6..01a69fe 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-09-29 21:03+0100\n"
+"POT-Creation-Date: 2011-10-08 01:03+0100\n"
"PO-Revision-Date: 2011-09-22 22:31+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.net/projects/p/meego/team/zh_TW/)\n"
@@ -85,6 +85,11 @@ msgstr ""
msgid "Auth choice \"%s\" not valid\n"
msgstr ""
+#: ../cstp.c:109
+#, c-format
+msgid "Failed to initialise DTLS secret\n"
+msgstr ""
+
#: ../cstp.c:133 ../http.c:118
msgid "Error fetching HTTPS response\n"
msgstr ""
@@ -508,7 +513,7 @@ msgstr ""
msgid "Failed to write temporary CSD script file: %s\n"
msgstr ""
-#: ../http.c:449
+#: ../http.c:449 ../main.c:570
#, c-format
msgid "Failed to set uid %d\n"
msgstr ""
@@ -687,36 +692,326 @@ msgstr ""
msgid "Only http or socks(5) proxies supported\n"
msgstr ""
-#: ../main.c:578
+#: ../main.c:146
+#, c-format
+msgid "Usage: openconnect [options] <server>\n"
+msgstr ""
+
+#: ../main.c:147
+#, c-format
+msgid ""
+"Open client for Cisco AnyConnect VPN, version %s\n"
+"\n"
+msgstr ""
+
+#: ../main.c:148
+msgid "Continue in background after startup"
+msgstr ""
+
+#: ../main.c:149
+msgid "Write the daemons pid to this file"
+msgstr ""
+
+#: ../main.c:150
+msgid "Use SSL client certificate CERT"
+msgstr ""
+
+#: ../main.c:151
+msgid "Warn when certificate lifetime < DAYS"
+msgstr ""
+
+#: ../main.c:152
+msgid "Use SSL private key file KEY"
+msgstr ""
+
+#: ../main.c:153
+msgid "Private key type (PKCS#12 / TPM / PEM)"
+msgstr ""
+
+#: ../main.c:154
+msgid "Use WebVPN cookie COOKIE"
+msgstr ""
+
+#: ../main.c:155
+msgid "Read cookie from standard input"
+msgstr ""
+
+#: ../main.c:156
+msgid "Enable compression (default)"
+msgstr ""
+
+#: ../main.c:157
+msgid "Disable compression"
+msgstr ""
+
+#: ../main.c:158
+msgid "Set minimum Dead Peer Detection interval"
+msgstr ""
+
+#: ../main.c:159
+msgid "Set login usergroup"
+msgstr ""
+
+#: ../main.c:160
+msgid "Display help text"
+msgstr ""
+
+#: ../main.c:161
+msgid "Use IFNAME for tunnel interface"
+msgstr ""
+
+#: ../main.c:162
+msgid "Use syslog for progress messages"
+msgstr ""
+
+#: ../main.c:163
+msgid "Drop privileges after connecting"
+msgstr ""
+
+#: ../main.c:164
+msgid "Drop privileges during CSD execution"
+msgstr ""
+
+#: ../main.c:165
+msgid "Run SCRIPT instead of CSD binary"
+msgstr ""
+
+#: ../main.c:166
+msgid "Request MTU from server"
+msgstr ""
+
+#: ../main.c:167
+msgid "Set key passphrase or TPM SRK PIN"
+msgstr ""
+
+#: ../main.c:168
+msgid "Key passphrase is fsid of file system"
+msgstr ""
+
+#: ../main.c:169
+msgid "Set proxy server"
+msgstr ""
+
+#: ../main.c:170
+msgid "Disable proxy"
+msgstr ""
+
+#: ../main.c:171
+msgid "Use libproxy to automatically configure proxy"
+msgstr ""
+
+#: ../main.c:173
+msgid "(NOTE: libproxy disabled in this build)"
+msgstr ""
+
+#: ../main.c:175
+msgid "Less output"
+msgstr ""
+
+#: ../main.c:176
+msgid "Set packet queue limit to LEN pkts"
+msgstr ""
+
+#: ../main.c:177
+msgid "Shell command line for using a vpnc-compatible config script"
+msgstr ""
+
+#: ../main.c:178
+msgid "Pass traffic to 'script' program, not tun"
+msgstr ""
+
+#: ../main.c:179
+msgid "Set login username"
+msgstr ""
+
+#: ../main.c:180
+msgid "Report version number"
+msgstr ""
+
+#: ../main.c:181
+msgid "More output"
+msgstr ""
+
+#: ../main.c:182
+msgid "XML config file"
+msgstr ""
+
+#: ../main.c:183
+msgid "Choose authentication login selection"
+msgstr ""
+
+#: ../main.c:184
+msgid "Fetch webvpn cookie only; don't connect"
+msgstr ""
+
+#: ../main.c:185
+msgid "Print webvpn cookie before connecting"
+msgstr ""
+
+#: ../main.c:186
+msgid "Cert file for server verification"
+msgstr ""
+
+#: ../main.c:187
+msgid "Do not ask for IPv6 connectivity"
+msgstr ""
+
+#: ../main.c:188
+msgid "OpenSSL ciphers to support for DTLS"
+msgstr ""
+
+#: ../main.c:189
+msgid "Disable DTLS"
+msgstr ""
+
+#: ../main.c:190
+msgid "Disable HTTP connection re-use"
+msgstr ""
+
+#: ../main.c:191
+msgid "Disable password/SecurID authentication"
+msgstr ""
+
+#: ../main.c:192
+msgid "Do not require server SSL cert to be valid"
+msgstr ""
+
+#: ../main.c:193
+msgid "Do not expect user input; exit if it is required"
+msgstr ""
+
+#: ../main.c:194
+msgid "Read password from standard input"
+msgstr ""
+
+#: ../main.c:195
+msgid "Connection retry timeout in seconds"
+msgstr ""
+
+#: ../main.c:196
+msgid "Server's certificate SHA1 fingerprint"
+msgstr ""
+
+#: ../main.c:197
+msgid "HTTP header User-Agent: field"
+msgstr ""
+
+#: ../main.c:205
+#, c-format
+msgid "Allocation failure for string from stdin\n"
+msgstr ""
+
+#: ../main.c:209
+msgid "fgets (stdin)"
+msgstr ""
+
+#: ../main.c:249
+#, c-format
+msgid "Failed to allocate vpninfo structure\n"
+msgstr ""
+
+#: ../main.c:348
+#, c-format
+msgid "Unknown certificate type '%s'\n"
+msgstr ""
+
+#: ../main.c:373
+#, c-format
+msgid "MTU %d too small\n"
+msgstr ""
+
+#: ../main.c:393
+#, c-format
+msgid ""
+"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
+"If this helps, please report to <openconnect-devel@lists.infradead.org>.\n"
+msgstr ""
+
+#: ../main.c:415 ../main.c:429
+#, c-format
+msgid "Invalid user \"%s\"\n"
+msgstr ""
+
+#: ../main.c:447
+#, c-format
+msgid "Queue length zero not permitted; using 1\n"
+msgstr ""
+
+#: ../main.c:458
+#, c-format
+msgid "OpenConnect version %s\n"
+msgstr ""
+
+#: ../main.c:480
+#, c-format
+msgid "No server specified\n"
+msgstr ""
+
+#: ../main.c:493
+#, c-format
+msgid "This version of openconnect was built without libproxy support\n"
+msgstr ""
+
+#: ../main.c:527
+#, c-format
+msgid "Failed to parse server URL '%s'\n"
+msgstr ""
+
+#: ../main.c:532
+#, c-format
+msgid "Only https:// permitted for server URL\n"
+msgstr ""
+
+#: ../main.c:548
+#, c-format
+msgid "Failed to obtain WebVPN cookie\n"
+msgstr ""
+
+#: ../main.c:559
+#, c-format
+msgid "Creating SSL connection failed\n"
+msgstr ""
+
+#: ../main.c:564
+#, c-format
+msgid "Set up tun device failed\n"
+msgstr ""
+
+#: ../main.c:576
+#, c-format
+msgid "Set up DTLS failed; using SSL instead\n"
+msgstr ""
+
+#: ../main.c:579
#, c-format
msgid "Connected %s as %s%s%s, using %s\n"
msgstr ""
-#: ../main.c:588
+#: ../main.c:589
msgid "No --script argument provided; DNS and routing are not configured\n"
msgstr ""
-#: ../main.c:599
+#: ../main.c:600
#, c-format
msgid "Failed to open '%s' for write: %s\n"
msgstr ""
-#: ../main.c:610
+#: ../main.c:611
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr ""
-#: ../main.c:632
+#: ../main.c:633
#, c-format
msgid "Failed to open %s for write: %s\n"
msgstr ""
-#: ../main.c:640
+#: ../main.c:641
#, c-format
msgid "Failed to write config to %s: %s\n"
msgstr ""
-#: ../main.c:730
+#: ../main.c:731
#, c-format
msgid ""
"\n"
@@ -724,19 +1019,19 @@ msgid ""
"Reason: %s\n"
msgstr ""
-#: ../main.c:738
+#: ../main.c:739
msgid "Enter 'yes' to accept, 'no' to abort; anything else to view: "
msgstr ""
-#: ../main.c:747
+#: ../main.c:748
msgid "yes"
msgstr ""
-#: ../main.c:758
+#: ../main.c:759
msgid "no"
msgstr ""
-#: ../main.c:762
+#: ../main.c:763
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr ""
@@ -1125,9 +1420,46 @@ msgstr ""
msgid "ioctl(I_PUNLINK)"
msgstr ""
-#: ../xml.c:78
+#: ../xml.c:54
+msgid "Open XML config file"
+msgstr ""
+
+#: ../xml.c:55 ../xml.c:88
+#, c-format
+msgid "Treating host \"%s\" as a raw hostname\n"
+msgstr ""
+
+#: ../xml.c:61
+msgid "fstat XML config file"
+msgstr ""
+
+#: ../xml.c:67
+msgid "mmap XML config file"
+msgstr ""
+
+#: ../xml.c:79
#, c-format
msgid "XML config file SHA1: %s\n"
msgstr ""
+#: ../xml.c:86
+#, c-format
+msgid "Failed to parse XML config file %s\n"
+msgstr ""
+
+#: ../xml.c:123
+#, c-format
+msgid "Host \"%s\" has address \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:132
+#, c-format
+msgid "Host \"%s\" has UserGroup \"%s\"\n"
+msgstr ""
+
+#: ../xml.c:146
+#, c-format
+msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
+msgstr ""
+