Update translations from Transifex
[platform/upstream/openconnect.git] / po / en_US.po
index 7c68797..e6e5d8c 100644 (file)
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: openconnect\n"
 "Report-Msgid-Bugs-To: openconnect-devel@lists.infradead.org\n"
-"POT-Creation-Date: 2012-10-22 17:00+0100\n"
-"PO-Revision-Date: 2012-10-22 16:04+0000\n"
+"POT-Creation-Date: 2012-12-03 11:18+0000\n"
+"PO-Revision-Date: 2012-11-15 08:31+0000\n"
 "Last-Translator: David Woodhouse <dwmw2@infradead.org>\n"
 "Language-Team: English (United States) (http://www.transifex.com/projects/p/"
 "meego/language/en_US/)\n"
@@ -19,112 +19,107 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: auth.c:128
+#: auth.c:130
 msgid "Form choice has no name\n"
 msgstr "Form choice has no name\n"
 
-#: auth.c:192
+#: auth.c:194
 #, c-format
 msgid "name %s not input\n"
 msgstr "name %s not input\n"
 
-#: auth.c:199
+#: auth.c:201
 msgid "No input type in form\n"
 msgstr "No input type in form\n"
 
-#: auth.c:211
+#: auth.c:213
 msgid "No input name in form\n"
 msgstr "No input name in form\n"
 
-#: auth.c:240
+#: auth.c:242
 #, c-format
 msgid "Unknown input type %s in form\n"
 msgstr "Unknown input type %s in form\n"
 
-#: auth.c:258
+#: auth.c:435
 #, c-format
-msgid "Fixed options give %s\n"
-msgstr "Fixed options give %s\n"
+msgid "Cannot handle form method='%s', action='%s'\n"
+msgstr "Cannot handle form method='%s', action='%s'\n"
 
-#: auth.c:343
+#: auth.c:500
 msgid "Failed to parse server response\n"
 msgstr "Failed to parse server response\n"
 
-#: auth.c:345
+#: auth.c:502
 #, c-format
 msgid "Response was:%s\n"
 msgstr "Response was:%s\n"
 
-#: auth.c:353
-msgid "XML response has no \"auth\" root node\n"
-msgstr "XML response has no \"auth\" root node\n"
+#: auth.c:542
+msgid "XML response has no \"auth\" node\n"
+msgstr ""
 
-#: auth.c:366
+#: auth.c:574
 msgid "Asked for password but '--no-passwd' set\n"
 msgstr "Asked for password but '--no-passwd' set\n"
 
-#: auth.c:391
-#, c-format
-msgid "Cannot handle form method='%s', action='%s'\n"
-msgstr "Cannot handle form method='%s', action='%s'\n"
-
-#: auth.c:447 auth.c:596
+#: auth.c:601 auth.c:910
 msgid "No form handler; cannot authenticate.\n"
 msgstr ""
 
-#: auth.c:532
+#: auth.c:846
 msgid "Enter credentials to unlock software token."
 msgstr ""
 
-#: auth.c:540
+#: auth.c:854
 msgid "Device ID:"
 msgstr ""
 
-#: auth.c:547
+#: auth.c:861
 msgid "Password:"
 msgstr ""
 
-#: auth.c:554
+#: auth.c:868
 msgid "PIN:"
 msgstr ""
 
-#: auth.c:584
+#: auth.c:898
 msgid "User bypassed soft token.\n"
 msgstr ""
 
-#: auth.c:591
+#: auth.c:905
 msgid "All fields are required; try again.\n"
 msgstr ""
 
-#: auth.c:606 auth.c:695
+#: auth.c:920 auth.c:1007
 msgid "General failure in libstoken.\n"
 msgstr ""
 
-#: auth.c:610
+#: auth.c:924
 msgid "Incorrect device ID or password; try again.\n"
 msgstr ""
 
-#: auth.c:617
+#: auth.c:931
 msgid "Invalid PIN format; try again.\n"
 msgstr ""
 
-#: auth.c:627
+#: auth.c:941
 msgid "Soft token init was successful.\n"
 msgstr ""
 
-#: auth.c:650
+#: auth.c:964
 msgid "OK to generate INITIAL tokencode\n"
 msgstr ""
 
-#: auth.c:654
+#: auth.c:968
 msgid "OK to generate NEXT tokencode\n"
 msgstr ""
 
-#: auth.c:659
+#: auth.c:973
 msgid "Server is rejecting the soft token; switching to manual entry\n"
 msgstr ""
 
-#: auth.c:690
+#: auth.c:1002
 msgid "Generating tokencode\n"
 msgstr ""
 
@@ -143,11 +138,11 @@ msgstr ""
 msgid "Failed to initialise DTLS secret\n"
 msgstr "Failed to initialize DTLS secret\n"
 
-#: cstp.c:229 http.c:119
+#: cstp.c:229 http.c:199
 msgid "Error fetching HTTPS response\n"
 msgstr "Error fetching HTTPS response\n"
 
-#: cstp.c:236 http.c:359 http.c:622
+#: cstp.c:236 http.c:458 http.c:828
 #, c-format
 msgid "Failed to open HTTPS connection to %s\n"
 msgstr "Failed to open HTTPS connection to %s\n"
@@ -535,7 +530,7 @@ msgstr ""
 
 #: gnutls.c:82
 #, c-format
-msgid "Failed to write to SSL socket: %s"
+msgid "Failed to write to SSL socket: %s\n"
 msgstr ""
 
 #: gnutls.c:105 openssl.c:122
@@ -1037,88 +1032,88 @@ msgstr ""
 msgid "Failed to set key PIN: %s\n"
 msgstr ""
 
-#: http.c:64
+#: http.c:144
 msgid "No memory for allocating cookies\n"
 msgstr "No memory for allocating cookies\n"
 
-#: http.c:128
+#: http.c:208
 #, c-format
 msgid "Failed to parse HTTP response '%s'\n"
 msgstr "Failed to parse HTTP response '%s'\n"
 
-#: http.c:133
+#: http.c:213
 #, c-format
 msgid "Got HTTP response: %s\n"
 msgstr "Got HTTP response: %s\n"
 
-#: http.c:141
+#: http.c:221
 msgid "Error processing HTTP response\n"
 msgstr "Error processing HTTP response\n"
 
-#: http.c:147
+#: http.c:227
 #, c-format
 msgid "Ignoring unknown HTTP response line '%s'\n"
 msgstr "Ignoring unknown HTTP response line '%s'\n"
 
-#: http.c:167
+#: http.c:247
 #, c-format
 msgid "Invalid cookie offered: %s\n"
 msgstr "Invalid cookie offered: %s\n"
 
-#: http.c:176
+#: http.c:256
 msgid "<elided>"
 msgstr "<elided>"
 
-#: http.c:186
+#: http.c:266
 msgid "SSL certificate authentication failed\n"
 msgstr "SSL certificate authentication failed\n"
 
-#: http.c:217
+#: http.c:297
 #, c-format
 msgid "Response body has negative size (%d)\n"
 msgstr "Response body has negative size (%d)\n"
 
-#: http.c:227
+#: http.c:307
 #, c-format
 msgid "Unknown Transfer-Encoding: %s\n"
 msgstr "Unknown Transfer-Encoding: %s\n"
 
 #. Now the body, if there is one
-#: http.c:241
+#: http.c:321
 #, c-format
 msgid "HTTP body %s (%d)\n"
 msgstr "HTTP body %s (%d)\n"
 
-#: http.c:255 http.c:283
+#: http.c:335 http.c:363
 msgid "Error reading HTTP response body\n"
 msgstr "Error reading HTTP response body\n"
 
-#: http.c:268
+#: http.c:348
 msgid "Error fetching chunk header\n"
 msgstr "Error fetching chunk header\n"
 
-#: http.c:294
+#: http.c:374
 msgid "Error fetching HTTP response body\n"
 msgstr "Error fetching HTTP response body\n"
 
-#: http.c:297
+#: http.c:377
 #, c-format
 msgid "Error in chunked decoding. Expected '', got: '%s'"
 msgstr "Error in chunked decoding. Expected '', got: '%s'"
 
-#: http.c:310
+#: http.c:390
 msgid "Cannot receive HTTP 1.0 body without closing connection\n"
 msgstr "Cannot receive HTTP 1.0 body without closing connection\n"
 
-#: http.c:380
+#: http.c:473
 msgid "Failed to send GET request for new config\n"
 msgstr ""
 
-#: http.c:402
+#: http.c:497
 msgid "Downloaded config file did not match intended SHA1\n"
 msgstr "Downloaded config file did not match intended SHA1\n"
 
-#: http.c:419
+#: http.c:514
 msgid ""
 "Error: Server asked us to download and run a 'Cisco Secure Desktop' trojan.\n"
 "This facility is disabled by default for security reasons, so you may wish "
@@ -1128,36 +1123,36 @@ msgstr ""
 "This facility is disabled by default for security reasons, so you may wish "
 "to enable it."
 
-#: http.c:426
+#: http.c:521
 msgid "Trying to run Linux CSD trojan script."
 msgstr "Trying to run Linux CSD trojan script."
 
-#: http.c:434
+#: http.c:529
 #, c-format
 msgid "Failed to open temporary CSD script file: %s\n"
 msgstr "Failed to open temporary CSD script file: %s\n"
 
-#: http.c:442
+#: http.c:537
 #, c-format
 msgid "Failed to write temporary CSD script file: %s\n"
 msgstr "Failed to write temporary CSD script file: %s\n"
 
-#: http.c:459 main.c:834
+#: http.c:554 main.c:840
 #, c-format
 msgid "Failed to set uid %ld\n"
 msgstr ""
 
-#: http.c:464
+#: http.c:559
 #, c-format
 msgid "Invalid user uid=%ld\n"
 msgstr ""
 
-#: http.c:470
+#: http.c:565
 #, c-format
 msgid "Failed to change to CSD home directory '%s': %s\n"
 msgstr "Failed to change to CSD home directory '%s': %s\n"
 
-#: http.c:476
+#: http.c:571
 #, c-format
 msgid ""
 "Warning: you are running insecure CSD code with root privileges\n"
@@ -1166,178 +1161,182 @@ msgstr ""
 "Warning: you are running insecure CSD code with root privileges\n"
 "\t Use command line option \"--csd-user\"\n"
 
-#: http.c:513
+#: http.c:615
 #, c-format
 msgid "Failed to exec CSD script %s\n"
 msgstr "Failed to exec CSD script %s\n"
 
-#: http.c:691
+#: http.c:732
 #, c-format
 msgid "Failed to parse redirected URL '%s': %s\n"
 msgstr "Failed to parse redirected URL '%s': %s\n"
 
-#: http.c:726
+#: http.c:759
 #, c-format
 msgid "Cannot follow redirection to non-https URL '%s'\n"
 msgstr ""
 
-#: http.c:755
+#: http.c:787
 #, c-format
 msgid "Allocating new path for relative redirect failed: %s\n"
 msgstr "Allocating new path for relative redirect failed: %s\n"
 
-#: http.c:768
+#: http.c:889
 #, c-format
 msgid "Unexpected %d result from server\n"
 msgstr "Unexpected %d result from server\n"
 
-#: http.c:788
+#: http.c:915
+msgid "Unknown response from server\n"
+msgstr "Unknown response from server\n"
+
+#: http.c:977
+msgid "XML POST enabled\n"
+msgstr ""
+
+#: http.c:1031
 #, c-format
 msgid "Refreshing %s after 1 second...\n"
 msgstr "Refreshing %s after 1 second...\n"
 
-#: http.c:794
-msgid "Unknown response from server\n"
-msgstr "Unknown response from server\n"
-
-#: http.c:962
+#: http.c:1231
 msgid "request granted"
 msgstr "request granted"
 
-#: http.c:963
+#: http.c:1232
 msgid "general failure"
 msgstr "general failure"
 
-#: http.c:964
+#: http.c:1233
 msgid "connection not allowed by ruleset"
 msgstr "connection not allowed by ruleset"
 
-#: http.c:965
+#: http.c:1234
 msgid "network unreachable"
 msgstr "network unreachable"
 
-#: http.c:966
+#: http.c:1235
 msgid "host unreachable"
 msgstr "host unreachable"
 
-#: http.c:967
+#: http.c:1236
 msgid "connection refused by destination host"
 msgstr "connection refused by destination host"
 
-#: http.c:968
+#: http.c:1237
 msgid "TTL expired"
 msgstr "TTL expired"
 
-#: http.c:969
+#: http.c:1238
 msgid "command not supported / protocol error"
 msgstr "command not supported / protocol error"
 
-#: http.c:970
+#: http.c:1239
 msgid "address type not supported"
 msgstr "address type not supported"
 
-#: http.c:984
+#: http.c:1253
 #, c-format
 msgid "Error writing auth request to SOCKS proxy: %s\n"
 msgstr "Error writing auth request to SOCKS proxy: %s\n"
 
-#: http.c:991
+#: http.c:1260
 #, c-format
 msgid "Error reading auth response from SOCKS proxy: %s\n"
 msgstr "Error reading auth response from SOCKS proxy: %s\n"
 
-#: http.c:997
+#: http.c:1266
 #, c-format
 msgid "Unexpected auth response from SOCKS proxy: %02x %02x\n"
 msgstr "Unexpected auth response from SOCKS proxy: %02x %02x\n"
 
-#: http.c:1005
+#: http.c:1274
 #, c-format
 msgid "SOCKS proxy error %02x: %s\n"
 msgstr "SOCKS proxy error %02x: %s\n"
 
-#: http.c:1009
+#: http.c:1278
 #, c-format
 msgid "SOCKS proxy error %02x\n"
 msgstr "SOCKS proxy error %02x\n"
 
-#: http.c:1015
+#: http.c:1284
 #, c-format
 msgid "Requesting SOCKS proxy connection to %s:%d\n"
 msgstr "Requesting SOCKS proxy connection to %s:%d\n"
 
-#: http.c:1030
+#: http.c:1299
 #, c-format
 msgid "Error writing connect request to SOCKS proxy: %s\n"
 msgstr "Error writing connect request to SOCKS proxy: %s\n"
 
-#: http.c:1038 http.c:1071
+#: http.c:1307 http.c:1340
 #, c-format
 msgid "Error reading connect response from SOCKS proxy: %s\n"
 msgstr "Error reading connect response from SOCKS proxy: %s\n"
 
-#: http.c:1044
+#: http.c:1313
 #, c-format
 msgid "Unexpected connect response from SOCKS proxy: %02x %02x...\n"
 msgstr "Unexpected connect response from SOCKS proxy: %02x %02x...\n"
 
-#: http.c:1064
+#: http.c:1333
 #, c-format
 msgid "Unexpected address type %02x in SOCKS connect response\n"
 msgstr "Unexpected address type %02x in SOCKS connect response\n"
 
-#: http.c:1092
+#: http.c:1366
 #, c-format
 msgid "Requesting HTTP proxy connection to %s:%d\n"
 msgstr "Requesting HTTP proxy connection to %s:%d\n"
 
-#: http.c:1098
+#: http.c:1374
 #, c-format
 msgid "Sending proxy request failed: %s\n"
 msgstr "Sending proxy request failed: %s\n"
 
-#: http.c:1105
+#: http.c:1381
 msgid "Error fetching proxy response\n"
 msgstr "Error fetching proxy response\n"
 
-#: http.c:1112
+#: http.c:1388
 #, c-format
 msgid "Failed to parse proxy response '%s'\n"
 msgstr "Failed to parse proxy response '%s'\n"
 
-#: http.c:1118
+#: http.c:1394
 #, c-format
 msgid "Proxy CONNECT request failed: %s\n"
 msgstr "Proxy CONNECT request failed: %s\n"
 
-#: http.c:1125
+#: http.c:1401
 msgid "Failed to read proxy response\n"
 msgstr "Failed to read proxy response\n"
 
-#: http.c:1129
+#: http.c:1405
 #, c-format
 msgid "Unexpected continuation line after CONNECT response: '%s'\n"
 msgstr "Unexpected continuation line after CONNECT response: '%s'\n"
 
-#: http.c:1145
+#: http.c:1421
 #, c-format
 msgid "Unknown proxy type '%s'\n"
 msgstr "Unknown proxy type '%s'\n"
 
-#: http.c:1173
+#: http.c:1449
 msgid "Only http or socks(5) proxies supported\n"
 msgstr "Only http or socks(5) proxies supported\n"
 
-#: library.c:220
+#: library.c:251
 #, c-format
 msgid "Failed to parse server URL '%s'\n"
 msgstr "Failed to parse server URL '%s'\n"
 
-#: library.c:226
+#: library.c:257
 msgid "Only https:// permitted for server URL\n"
 msgstr "Only https:// permitted for server URL\n"
 
-#: main.c:183
+#: main.c:185
 #, c-format
 msgid ""
 "For assistance with OpenConnect, please see the web page at\n"
@@ -1346,37 +1345,37 @@ msgstr ""
 "For assistance with OpenConnect, please see the web page at\n"
 "  http://www.infradead.org/openconnect/mail.html\n"
 
-#: main.c:192
+#: main.c:194
 #, c-format
 msgid "Using OpenSSL. Features present:"
 msgstr ""
 
-#: main.c:194
+#: main.c:196
 #, c-format
 msgid "Using GnuTLS. Features present:"
 msgstr ""
 
-#: main.c:203
+#: main.c:205
 msgid "OpenSSL ENGINE not present"
 msgstr ""
 
-#: main.c:219
+#: main.c:221
 msgid "using OpenSSL"
 msgstr ""
 
-#: main.c:223
+#: main.c:225
 #, c-format
 msgid ""
 "\n"
 "WARNING: No DTLS support in this binary. Performance will be impaired.\n"
 msgstr ""
 
-#: main.c:229
+#: main.c:231
 #, c-format
 msgid "Usage:  openconnect [options] <server>\n"
 msgstr "Usage:  openconnect [options] <server>\n"
 
-#: main.c:230
+#: main.c:232
 #, c-format
 msgid ""
 "Open client for Cisco AnyConnect VPN, version %s\n"
@@ -1385,252 +1384,256 @@ msgstr ""
 "Open client for Cisco AnyConnect VPN, version %s\n"
 "\n"
 
-#: main.c:232
+#: main.c:234
 msgid "Read options from config file"
 msgstr ""
 
-#: main.c:233
+#: main.c:235
 msgid "Continue in background after startup"
 msgstr "Continue in background after startup"
 
-#: main.c:234
+#: main.c:236
 msgid "Write the daemon's PID to this file"
 msgstr "Write the daemon's PID to this file"
 
-#: main.c:235
+#: main.c:237
 msgid "Use SSL client certificate CERT"
 msgstr "Use SSL client certificate CERT"
 
-#: main.c:236
+#: main.c:238
 msgid "Warn when certificate lifetime < DAYS"
 msgstr "Warn when certificate lifetime < DAYS"
 
-#: main.c:237
+#: main.c:239
 msgid "Use SSL private key file KEY"
 msgstr "Use SSL private key file KEY"
 
-#: main.c:238
+#: main.c:240
 msgid "Use WebVPN cookie COOKIE"
 msgstr "Use WebVPN cookie COOKIE"
 
-#: main.c:239
+#: main.c:241
 msgid "Read cookie from standard input"
 msgstr "Read cookie from standard input"
 
-#: main.c:240
+#: main.c:242
 msgid "Enable compression (default)"
 msgstr "Enable compression (default)"
 
-#: main.c:241
+#: main.c:243
 msgid "Disable compression"
 msgstr "Disable compression"
 
-#: main.c:242
+#: main.c:244
 msgid "Set minimum Dead Peer Detection interval"
 msgstr "Set minimum Dead Peer Detection interval"
 
-#: main.c:243
+#: main.c:245
 msgid "Set login usergroup"
 msgstr "Set login usergroup"
 
-#: main.c:244
+#: main.c:246
 msgid "Display help text"
 msgstr "Display help text"
 
-#: main.c:245
+#: main.c:247
 msgid "Use IFNAME for tunnel interface"
 msgstr "Use IFNAME for tunnel interface"
 
-#: main.c:246
+#: main.c:248
 msgid "Use syslog for progress messages"
 msgstr "Use syslog for progress messages"
 
-#: main.c:247
+#: main.c:249
 msgid "Drop privileges after connecting"
 msgstr "Drop privileges after connecting"
 
-#: main.c:248
+#: main.c:250
 msgid "Drop privileges during CSD execution"
 msgstr "Drop privileges during CSD execution"
 
-#: main.c:249
+#: main.c:251
 msgid "Run SCRIPT instead of CSD binary"
 msgstr "Run SCRIPT instead of CSD binary"
 
-#: main.c:250
+#: main.c:252
 msgid "Request MTU from server"
 msgstr "Request MTU from server"
 
-#: main.c:251
+#: main.c:253
 msgid "Indicate path MTU to/from server"
 msgstr ""
 
-#: main.c:252
+#: main.c:254
 msgid "Set key passphrase or TPM SRK PIN"
 msgstr "Set key passphrase or TPM SRK PIN"
 
-#: main.c:253
+#: main.c:255
 msgid "Key passphrase is fsid of file system"
 msgstr "Key passphrase is fsid of file system"
 
-#: main.c:254
+#: main.c:256
 msgid "Set proxy server"
 msgstr "Set proxy server"
 
-#: main.c:255
+#: main.c:257
 msgid "Disable proxy"
 msgstr "Disable proxy"
 
-#: main.c:256
+#: main.c:258
 msgid "Use libproxy to automatically configure proxy"
 msgstr "Use libproxy to automatically configure proxy"
 
-#: main.c:258
+#: main.c:260
 msgid "(NOTE: libproxy disabled in this build)"
 msgstr "(NOTE: libproxy disabled in this build)"
 
-#: main.c:260
+#: main.c:262
 msgid "Less output"
 msgstr "Less output"
 
-#: main.c:261
+#: main.c:263
 msgid "Set packet queue limit to LEN pkts"
 msgstr "Set packet queue limit to LEN pkts"
 
-#: main.c:262
+#: main.c:264
 msgid "Shell command line for using a vpnc-compatible config script"
 msgstr "Shell command line for using a vpnc-compatible config script"
 
-#: main.c:263
+#: main.c:265
 msgid "default"
 msgstr ""
 
-#: main.c:264
+#: main.c:266
 msgid "Pass traffic to 'script' program, not tun"
 msgstr "Pass traffic to 'script' program, not tun"
 
-#: main.c:265
+#: main.c:267
 msgid "Set login username"
 msgstr "Set login username"
 
-#: main.c:266
+#: main.c:268
 msgid "Report version number"
 msgstr "Report version number"
 
-#: main.c:267
+#: main.c:269
 msgid "More output"
 msgstr "More output"
 
-#: main.c:268
+#: main.c:270
 msgid "XML config file"
 msgstr "XML config file"
 
-#: main.c:269
+#: main.c:271
 msgid "Choose authentication login selection"
 msgstr "Choose authentication login selection"
 
-#: main.c:270
+#: main.c:272
 msgid "Authenticate only and print login info"
 msgstr ""
 
-#: main.c:271
+#: main.c:273
 msgid "Fetch webvpn cookie only; don't connect"
 msgstr "Fetch webvpn cookie only; don't connect"
 
-#: main.c:272
+#: main.c:274
 msgid "Print webvpn cookie before connecting"
 msgstr "Print webvpn cookie before connecting"
 
-#: main.c:273
+#: main.c:275
 msgid "Cert file for server verification"
 msgstr "Cert file for server verification"
 
-#: main.c:274
+#: main.c:276
 msgid "Do not ask for IPv6 connectivity"
 msgstr "Do not ask for IPv6 connectivity"
 
-#: main.c:275
+#: main.c:277
 msgid "OpenSSL ciphers to support for DTLS"
 msgstr "OpenSSL ciphers to support for DTLS"
 
-#: main.c:276
+#: main.c:278
 msgid "Disable DTLS"
 msgstr "Disable DTLS"
 
-#: main.c:277
+#: main.c:279
 msgid "Disable HTTP connection re-use"
 msgstr "Disable HTTP connection re-use"
 
-#: main.c:278
+#: main.c:280
 msgid "Disable password/SecurID authentication"
 msgstr "Disable password/SecurID authentication"
 
-#: main.c:279
+#: main.c:281
 msgid "Do not require server SSL cert to be valid"
 msgstr "Do not require server SSL cert to be valid"
 
-#: main.c:280
+#: main.c:282
 msgid "Do not expect user input; exit if it is required"
 msgstr "Do not expect user input; exit if it is required"
 
-#: main.c:281
+#: main.c:283
 msgid "Read password from standard input"
 msgstr "Read password from standard input"
 
-#: main.c:282
+#: main.c:284
 msgid "Use software token to generate password"
 msgstr ""
 
-#: main.c:284
+#: main.c:286
 msgid "(NOTE: libstoken disabled in this build)"
 msgstr ""
 
-#: main.c:286
+#: main.c:288
 msgid "Connection retry timeout in seconds"
 msgstr "Connection retry timeout in seconds"
 
-#: main.c:287
+#: main.c:289
 msgid "Server's certificate SHA1 fingerprint"
 msgstr "Server's certificate SHA1 fingerprint"
 
-#: main.c:288
+#: main.c:290
 msgid "HTTP header User-Agent: field"
 msgstr "HTTP header User-Agent: field"
 
-#: main.c:289
+#: main.c:291
+msgid "OS type (linux,linux-64,mac,win) to report"
+msgstr ""
+
+#: main.c:292
 msgid "Set local port for DTLS datagrams"
 msgstr ""
 
-#: main.c:300
+#: main.c:303
 #, c-format
 msgid "Allocation failure for string from stdin\n"
 msgstr "Allocation failure for string from stdin\n"
 
-#: main.c:304
+#: main.c:307
 msgid "fgets (stdin)"
 msgstr "fgets (stdin)"
 
-#: main.c:367
+#: main.c:370
 #, c-format
 msgid "Failed to get line from config file: %s\n"
 msgstr ""
 
-#: main.c:407
+#: main.c:410
 #, c-format
 msgid "Unrecognised option at line %d: '%s'\n"
 msgstr ""
 
-#: main.c:417
+#: main.c:420
 #, c-format
 msgid "Option '%s' does not take an argument at line %d\n"
 msgstr ""
 
-#: main.c:421
+#: main.c:424
 #, c-format
 msgid "Option '%s' requires an argument at line %d\n"
 msgstr ""
 
-#: main.c:457
+#: main.c:460
 #, c-format
 msgid ""
 "WARNING: This version of openconnect is %s but\n"
@@ -1639,27 +1642,27 @@ msgstr ""
 "WARNING: This version of openconnect is %s but\n"
 "         the libopenconnect library is %s\n"
 
-#: main.c:466
+#: main.c:469
 #, c-format
 msgid "Failed to allocate vpninfo structure\n"
 msgstr "Failed to allocate vpninfo structure\n"
 
-#: main.c:509
+#: main.c:508
 #, c-format
 msgid "Cannot use 'config' option inside config file\n"
 msgstr ""
 
-#: main.c:514
+#: main.c:513
 #, c-format
 msgid "Cannot open config file '%s': %s\n"
 msgstr ""
 
-#: main.c:603 main.c:610
+#: main.c:602 main.c:609
 #, c-format
 msgid "MTU %d too small\n"
 msgstr "MTU %d too small\n"
 
-#: main.c:631
+#: main.c:630
 #, c-format
 msgid ""
 "Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
@@ -1668,90 +1671,95 @@ msgstr ""
 "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"
 
-#: main.c:653 main.c:667
+#: main.c:652 main.c:666
 #, c-format
 msgid "Invalid user \"%s\"\n"
 msgstr "Invalid user \"%s\"\n"
 
-#: main.c:685
+#: main.c:684
 #, c-format
 msgid "Queue length zero not permitted; using 1\n"
 msgstr "Queue length zero not permitted; using 1\n"
 
-#: main.c:696
+#: main.c:695
 #, c-format
 msgid "OpenConnect version %s\n"
 msgstr "OpenConnect version %s\n"
 
-#: main.c:726
+#: main.c:721
+#, c-format
+msgid "Invalid OS identity \"%s\"\n"
+msgstr ""
+
+#: main.c:732
 #, c-format
 msgid "Too many arguments on command line\n"
 msgstr ""
 
-#: main.c:729
+#: main.c:735
 #, c-format
 msgid "No server specified\n"
 msgstr "No server specified\n"
 
-#: main.c:742
+#: main.c:748
 #, c-format
 msgid "This version of openconnect was built without libproxy support\n"
 msgstr "This version of openconnect was built without libproxy support\n"
 
-#: main.c:799
+#: main.c:805
 #, c-format
 msgid "Failed to obtain WebVPN cookie\n"
 msgstr "Failed to obtain WebVPN cookie\n"
 
-#: main.c:823
+#: main.c:829
 #, c-format
 msgid "Creating SSL connection failed\n"
 msgstr "Creating SSL connection failed\n"
 
-#: main.c:828
+#: main.c:834
 #, c-format
 msgid "Set up tun device failed\n"
 msgstr "Set up tun device failed\n"
 
-#: main.c:841
+#: main.c:847
 #, c-format
 msgid "Set up DTLS failed; using SSL instead\n"
 msgstr "Set up DTLS failed; using SSL instead\n"
 
-#: main.c:844
+#: main.c:850
 #, c-format
 msgid "Connected %s as %s%s%s, using %s\n"
 msgstr "Connected %s as %s%s%s, using %s\n"
 
-#: main.c:854
+#: main.c:860
 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:856
+#: main.c:862
 msgid "See http://www.infradead.org/openconnect/vpnc-script.html\n"
 msgstr "See http://www.infradead.org/openconnect/vpnc-script.html\n"
 
-#: main.c:868
+#: main.c:874
 #, c-format
 msgid "Failed to open '%s' for write: %s\n"
 msgstr "Failed to open '%s' for write: %s\n"
 
-#: main.c:879
+#: main.c:885
 #, c-format
 msgid "Continuing in background; pid %d\n"
 msgstr "Continuing in background; pid %d\n"
 
-#: main.c:901
+#: main.c:907
 #, c-format
 msgid "Failed to open %s for write: %s\n"
 msgstr "Failed to open %s for write: %s\n"
 
-#: main.c:909
+#: main.c:915
 #, c-format
 msgid "Failed to write config to %s: %s\n"
 msgstr "Failed to write config to %s: %s\n"
 
-#: main.c:1003
+#: main.c:1009
 #, c-format
 msgid ""
 "\n"
@@ -1762,54 +1770,54 @@ msgstr ""
 "Certificate from VPN server \"%s\" failed verification.\n"
 "Reason: %s\n"
 
-#: main.c:1009
+#: main.c:1015
 #, c-format
 msgid "Enter '%s' to accept, '%s' to abort; anything else to view: "
 msgstr ""
 
-#: main.c:1010 main.c:1028
+#: main.c:1016 main.c:1034
 msgid "no"
 msgstr "no"
 
-#: main.c:1010 main.c:1017
+#: main.c:1016 main.c:1023
 msgid "yes"
 msgstr "yes"
 
-#: main.c:1034
+#: main.c:1040
 #, c-format
 msgid "SHA1 fingerprint: %s\n"
 msgstr "SHA1 fingerprint: %s\n"
 
-#: main.c:1084
+#: main.c:1090
 #, c-format
 msgid "Auth choice \"%s\" not available\n"
 msgstr "Auth choice \"%s\" not available\n"
 
-#: main.c:1097 main.c:1145 main.c:1172
+#: main.c:1103 main.c:1151 main.c:1178
 msgid "User input required in non-interactive mode\n"
 msgstr ""
 
-#: main.c:1128
+#: main.c:1134
 #, c-format
 msgid "Auth choice \"%s\" not valid\n"
 msgstr "Auth choice \"%s\" not valid\n"
 
-#: main.c:1231
+#: main.c:1237
 #, c-format
 msgid "Soft token string is invalid\n"
 msgstr ""
 
-#: main.c:1234
+#: main.c:1240
 #, c-format
 msgid "Can't open ~/.stokenrc file\n"
 msgstr ""
 
-#: main.c:1237
+#: main.c:1243
 #, c-format
 msgid "OpenConnect was not built with soft token support\n"
 msgstr ""
 
-#: main.c:1240
+#: main.c:1246
 #, c-format
 msgid "General failure in libstoken\n"
 msgstr ""
@@ -1824,14 +1832,10 @@ msgid "No work to do; sleeping for %d ms...\n"
 msgstr "No work to do; sleeping for %d ms...\n"
 
 #: openssl.c:110
-msgid "Failed to write to SSL socket"
+msgid "Failed to write to SSL socket\n"
 msgstr ""
 
-#: openssl.c:147
-msgid "Failed to read from SSL socket"
-msgstr ""
-
-#: openssl.c:204
+#: openssl.c:147 openssl.c:204
 msgid "Failed to read from SSL socket\n"
 msgstr ""
 
@@ -2228,20 +2232,24 @@ msgstr "socketpair"
 msgid "fork"
 msgstr "fork"
 
-#: tun.c:658
+#: tun.c:656
+msgid "setpgid"
+msgstr ""
+
+#: tun.c:660
 msgid "execl"
 msgstr "execl"
 
-#: tun.c:663
+#: tun.c:665
 msgid "(script)"
 msgstr "(script)"
 
-#: tun.c:757
+#: tun.c:759
 #, c-format
 msgid "Unknown packet (len %d) received: %02x %02x %02x %02x...\n"
 msgstr "Unknown packet (len %d) received: %02x %02x %02x %02x...\n"
 
-#: tun.c:777
+#: tun.c:779
 #, c-format
 msgid "Failed to write incoming packet: %s\n"
 msgstr "Failed to write incoming packet: %s\n"