author | groucho <groucho> | 2003-01-27 13:29:30 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-27 13:29:30 (UTC) |
commit | dde05282cb63ce823f20dd6c9be3b1fb1d5a4384 (patch) (side-by-side diff) | |
tree | ba3e746533d2e44b5c3ee4f3137de6a42466d9f1 /i18n/de/qasteroids.ts | |
parent | 41b4b9c38bada39b0e5d53b481f132e85e796463 (diff) | |
download | opie-dde05282cb63ce823f20dd6c9be3b1fb1d5a4384.zip opie-dde05282cb63ce823f20dd6c9be3b1fb1d5a4384.tar.gz opie-dde05282cb63ce823f20dd6c9be3b1fb1d5a4384.tar.bz2 |
- Some strings were missing in the .ts files
- Added opieplayer2 translation support
-rw-r--r-- | i18n/de/qasteroids.ts | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/i18n/de/qasteroids.ts b/i18n/de/qasteroids.ts index 7066645..5c78a97 100644 --- a/i18n/de/qasteroids.ts +++ b/i18n/de/qasteroids.ts @@ -1,39 +1,42 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>KAstTopLevel</name> <message> <source>Asteroids</source> - <translation type="unfinished"></translation> + <translation>Asteroids</translation> </message> <message> <source>Score</source> - <translation type="unfinished"></translation> + <translation>Spielstand</translation> </message> <message> <source>Level</source> - <translation type="unfinished"></translation> + <translation>Level</translation> </message> <message> <source>Ships</source> - <translation type="unfinished"></translation> + <translation>Schiffe</translation> </message> <message> <source>Fuel</source> - <translation type="unfinished"></translation> + <translation>Sprit</translation> </message> <message> <source>Press Calendar to start playing</source> - <translation type="unfinished"></translation> + <translation>Drücken Sie die Kalendertaste um zu starten</translation> </message> <message> <source>Ship Destroyed. Press Contacts/Home key.</source> - <translation type="unfinished"></translation> + <translation>Schiff zerstört. +Drücken Sie die Addressbuch-/Home-Taste</translation> </message> <message> <source>Game Over. Press Calendar for a new game.</source> - <translation type="unfinished"></translation> + <translation>Game Over: +Drücken Sie die Kalendertste für ein weiteres Spiel</translation> </message> </context> </TS> |