Skip to content

Commit

Permalink
Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Dec 3, 2012
1 parent 2f9fa7c commit d8580b8
Show file tree
Hide file tree
Showing 11 changed files with 3,030 additions and 2,411 deletions.
696 changes: 394 additions & 302 deletions po/cs.po

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions po/de.po
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: openconnect\n"
"Report-Msgid-Bugs-To: openconnect-devel@lists.infradead.org\n"
"POT-Creation-Date: 2012-11-12 23:23+0000\n"
"PO-Revision-Date: 2012-09-22 08:24+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: German <meego-de@lists.hendi.name>\n"
"Language: de\n"
Expand Down Expand Up @@ -2240,7 +2240,6 @@ msgstr "Ungültiger Schnittstellenname »%s«; muss »tun%%d« entsprechen\n"
msgid "Cannot open '%s': %s\n"
msgstr "»%s« kann nicht geöffnet werden: %s\n"

# oder: geöffnetes tun?
#: tun.c:618
msgid "open tun"
msgstr "tun öffnen"
Expand All @@ -2257,20 +2256,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 "Unbekanntes Paket empfangen (Länge %d) : %02x %02x %02x %02x...\n"

#: tun.c:777
#: tun.c:779
#, c-format
msgid "Failed to write incoming packet: %s\n"
msgstr "Schreiben des eingehenden Pakets schlug fehl: %s\n"
Expand Down Expand Up @@ -2321,6 +2324,3 @@ msgstr "Rechner »%s« besitzt UserGroup »%s«\n"
#, c-format
msgid "Host \"%s\" not listed in config; treating as raw hostname\n"
msgstr ""

#~ msgid "Failed to read from SSL socket"
#~ msgstr "Lesen vom SSL-Socket schlug fehl"
116 changes: 60 additions & 56 deletions po/en_GB.po
Expand Up @@ -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-11-05 20:45+0000\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 Kingdom) (http://www.transifex.com/projects/p/"
"meego/language/en_GB/)\n"
Expand Down Expand Up @@ -531,7 +531,7 @@ msgstr "Built against SSL library with no Cisco DTLS support\n"
#: gnutls.c:82
#, c-format
msgid "Failed to write to SSL socket: %s\n"
msgstr "Failed to write to SSL socket: %s\n"
msgstr ""

#: gnutls.c:105 openssl.c:122
msgid "SSL write cancelled\n"
Expand Down Expand Up @@ -1138,7 +1138,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:554 main.c:839
#: http.c:554 main.c:840
#, c-format
msgid "Failed to set uid %ld\n"
msgstr "Failed to set uid %ld\n"
Expand Down Expand Up @@ -1598,66 +1598,70 @@ msgid "HTTP header User-Agent: field"
msgstr "HTTP header User-Agent: field"

#: 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 "Set local port for DTLS datagrams"

#: main.c:302
#: main.c:303
#, c-format
msgid "Allocation failure for string from stdin\n"
msgstr "Allocation failure for string from stdin\n"

#: main.c:306
#: main.c:307
msgid "fgets (stdin)"
msgstr "fgets (stdin)"

#: main.c:369
#: main.c:370
#, c-format
msgid "Failed to get line from config file: %s\n"
msgstr "Failed to get line from config file: %s\n"

#: main.c:409
#: main.c:410
#, c-format
msgid "Unrecognised option at line %d: '%s'\n"
msgstr "Unrecognised option at line %d: '%s'\n"

#: main.c:419
#: main.c:420
#, c-format
msgid "Option '%s' does not take an argument at line %d\n"
msgstr "Option '%s' does not take an argument at line %d\n"

#: main.c:423
#: main.c:424
#, c-format
msgid "Option '%s' requires an argument at line %d\n"
msgstr "Option '%s' requires an argument at line %d\n"

#: main.c:459
#: main.c:460
#, c-format
msgid ""
"WARNING: This version of openconnect is %s but\n"
" the libopenconnect library is %s\n"
msgstr ""

#: main.c:468
#: main.c:469
#, c-format
msgid "Failed to allocate vpninfo structure\n"
msgstr "Failed to allocate vpninfo structure\n"

#: main.c:507
#: main.c:508
#, c-format
msgid "Cannot use 'config' option inside config file\n"
msgstr "Cannot use 'config' option inside config file\n"

#: main.c:512
#: main.c:513
#, c-format
msgid "Cannot open config file '%s': %s\n"
msgstr "Cannot open config file '%s': %s\n"

#: main.c:601 main.c:608
#: main.c:602 main.c:609
#, c-format
msgid "MTU %d too small\n"
msgstr "MTU %d too small\n"

#: main.c:629
#: main.c:630
#, c-format
msgid ""
"Disabling all HTTP connection re-use due to --no-http-keepalive option.\n"
Expand All @@ -1666,95 +1670,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:651 main.c:665
#: main.c:652 main.c:666
#, c-format
msgid "Invalid user \"%s\"\n"
msgstr "Invalid user \"%s\"\n"

#: main.c:683
#: 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:694
#: main.c:695
#, c-format
msgid "OpenConnect version %s\n"
msgstr "OpenConnect version %s\n"

#: main.c:720
#: main.c:721
#, c-format
msgid "Invalid OS identity \"%s\"\n"
msgstr ""

#: main.c:731
#: main.c:732
#, c-format
msgid "Too many arguments on command line\n"
msgstr "Too many arguments on command line\n"

#: main.c:734
#: main.c:735
#, c-format
msgid "No server specified\n"
msgstr "No server specified\n"

#: main.c:747
#: 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:804
#: main.c:805
#, c-format
msgid "Failed to obtain WebVPN cookie\n"
msgstr "Failed to obtain WebVPN cookie\n"

#: main.c:828
#: main.c:829
#, c-format
msgid "Creating SSL connection failed\n"
msgstr "Creating SSL connection failed\n"

#: main.c:833
#: main.c:834
#, c-format
msgid "Set up tun device failed\n"
msgstr "Set up tun device failed\n"

#: main.c:846
#: 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:849
#: 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:859
#: 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:861
#: 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:873
#: 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:884
#: main.c:885
#, c-format
msgid "Continuing in background; pid %d\n"
msgstr "Continuing in background; pid %d\n"

#: main.c:906
#: 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:914
#: 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:1008
#: main.c:1009
#, c-format
msgid ""
"\n"
Expand All @@ -1765,54 +1769,54 @@ msgstr ""
"Certificate from VPN server \"%s\" failed verification.\n"
"Reason: %s\n"

#: main.c:1014
#: main.c:1015
#, c-format
msgid "Enter '%s' to accept, '%s' to abort; anything else to view: "
msgstr "Enter '%s' to accept, '%s' to abort; anything else to view: "

#: main.c:1015 main.c:1033
#: main.c:1016 main.c:1034
msgid "no"
msgstr "no"

#: main.c:1015 main.c:1022
#: main.c:1016 main.c:1023
msgid "yes"
msgstr "yes"

#: main.c:1039
#: main.c:1040
#, c-format
msgid "SHA1 fingerprint: %s\n"
msgstr "SHA1 fingerprint: %s\n"

#: main.c:1089
#: main.c:1090
#, c-format
msgid "Auth choice \"%s\" not available\n"
msgstr "Auth choice \"%s\" not available\n"

#: main.c:1102 main.c:1150 main.c:1177
#: main.c:1103 main.c:1151 main.c:1178
msgid "User input required in non-interactive mode\n"
msgstr "User input required in non-interactive mode\n"

#: main.c:1133
#: main.c:1134
#, c-format
msgid "Auth choice \"%s\" not valid\n"
msgstr "Auth choice \"%s\" not valid\n"

#: main.c:1236
#: main.c:1237
#, c-format
msgid "Soft token string is invalid\n"
msgstr ""

#: main.c:1239
#: main.c:1240
#, c-format
msgid "Can't open ~/.stokenrc file\n"
msgstr ""

#: main.c:1242
#: main.c:1243
#, c-format
msgid "OpenConnect was not built with soft token support\n"
msgstr ""

#: main.c:1245
#: main.c:1246
#, c-format
msgid "General failure in libstoken\n"
msgstr ""
Expand All @@ -1828,13 +1832,9 @@ msgstr "No work to do; sleeping for %d ms...\n"

#: openssl.c:110
msgid "Failed to write to SSL socket\n"
msgstr "Failed to write to SSL socket\n"

#: openssl.c:147
msgid "Failed to read from SSL socket"
msgstr "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 "Failed to read from SSL socket\n"

Expand Down Expand Up @@ -2231,20 +2231,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"
Expand Down

0 comments on commit d8580b8

Please sign in to comment.