-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> |