author | mickeyl <mickeyl> | 2003-11-06 23:00:29 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-11-06 23:00:29 (UTC) |
commit | 3017bf910c5dbee33cc9586364578b63b666edbc (patch) (side-by-side diff) | |
tree | a6b288be805a290f35e715850f7f9d043d5f1cb0 /i18n/de/stockticker.ts | |
parent | 29bb76c638c81d7aa59b933170c43aa2051b25f4 (diff) | |
download | opie-3017bf910c5dbee33cc9586364578b63b666edbc.zip opie-3017bf910c5dbee33cc9586364578b63b666edbc.tar.gz opie-3017bf910c5dbee33cc9586364578b63b666edbc.tar.bz2 |
use translations from BRANCH
-rw-r--r-- | i18n/de/stockticker.ts | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/i18n/de/stockticker.ts b/i18n/de/stockticker.ts index 53c65ee..260d305 100644 --- a/i18n/de/stockticker.ts +++ b/i18n/de/stockticker.ts @@ -1,68 +1,69 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>HelpWindow</name> <message> <source>&Open File</source> - <translation type="unfinished"></translation> + <translation>Datei &Oeffnen</translation> </message> <message> <source>&Close</source> - <translation type="unfinished"></translation> + <translation>S&chließen</translation> </message> <message> <source>&Backward</source> - <translation type="unfinished"></translation> + <translation>&Rückwärts</translation> </message> <message> <source>&Forward</source> - <translation type="unfinished"></translation> + <translation>&Vorwärts</translation> </message> <message> <source>&Home</source> - <translation type="unfinished"></translation> + <translation>&Home</translation> </message> <message> <source>Add Bookmark</source> - <translation type="unfinished"></translation> + <translation>Lesezeichen hinzufügen</translation> </message> <message> <source>&File</source> - <translation type="unfinished"></translation> + <translation>&Datei</translation> </message> <message> <source>&Go</source> - <translation type="unfinished"></translation> + <translation>&Gehe</translation> </message> <message> <source>History</source> - <translation type="unfinished"></translation> + <translation>Historie</translation> </message> <message> <source>Bookmarks</source> - <translation type="unfinished"></translation> + <translation>Lesezeichen</translation> </message> <message> <source>Backward</source> - <translation type="unfinished"></translation> + <translation>Rückwärts</translation> </message> <message> <source>Forward</source> - <translation type="unfinished"></translation> + <translation>Vorwärts</translation> </message> <message> <source>Home</source> - <translation type="unfinished"></translation> + <translation>Home</translation> </message> </context> <context> <name>InputDialog</name> <message> <source>Symbol Lookup</source> - <translation type="unfinished"></translation> + <translation>Symbol Suche</translation> </message> <message> <source>Enter something to lookup / search.</source> - <translation type="unfinished"></translation> + <translation>Geben Sie etwas zum nachschlagen / suchen ein.</translation> </message> </context> </TS> |