Update the POs

This commit is contained in:
walking
2009-10-23 06:24:27 +00:00
parent 4f492e33e6
commit 0e5b2598fb
3 changed files with 460 additions and 332 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: I2P routerconsole\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-10-23 04:37+0000\n"
"POT-Creation-Date: 2009-10-23 05:33+0000\n"
"PO-Revision-Date: 2009-10-19 12:50+0000\n"
"Last-Translator: foo <foo@bar>\n"
"Language-Team: foo <foo@bar>\n"
@ -17,6 +17,63 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: German\n"
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configadvanced_jsp.java:96
msgid "I2P Router Console - config advanced"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configadvanced_jsp.java:223
msgid "I2P Advanced Configuration"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configadvanced_jsp.java:325
msgid "Advanced I2P Configuration"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configadvanced_jsp.java:329
msgid "NOTE"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configadvanced_jsp.java:331
msgid "Some changes may require a restart to take effect."
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configkeyring_jsp.java:95
msgid "I2P Router Console - config keyring"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configkeyring_jsp.java:209
msgid "I2P Keyring Configuration"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configkeyring_jsp.java:318
msgid "Keyring"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configkeyring_jsp.java:320
msgid "The router keyring is used to decrypt encrypted leaseSets."
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configkeyring_jsp.java:323
msgid ""
"The keyring may contain keys for local or remote encrypted destinations."
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configkeyring_jsp.java:333
msgid "Manual Keyring Addition"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configkeyring_jsp.java:335
msgid "Enter keys for encrypted remote destinations here."
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configkeyring_jsp.java:337
msgid "Dest. name, hash, or full key"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configkeyring_jsp.java:339
msgid "Encryption Key"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/configupdate_jsp.java:95
msgid "config update"
msgstr "config update in german test test test"
@ -73,6 +130,14 @@ msgstr ""
msgid "Unsigned Build URL"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/tunnels_jsp.java:94
msgid "I2P Router Console - tunnel summary"
msgstr ""
#: ../jsp/WEB-INF/classes/net/i2p/router/web/jsp/tunnels_jsp.java:208
msgid "I2P Tunnel Summary"
msgstr ""
#: src/net/i2p/router/web/CSSHelper.java:36
#: src/net/i2p/router/web/SummaryBarRenderer.java:26
#: src/net/i2p/router/web/SummaryBarRenderer.java:28