author | ar <ar> | 2005-03-25 23:59:42 (UTC) |
---|---|---|
committer | ar <ar> | 2005-03-25 23:59:42 (UTC) |
commit | bd86e7f6e4212f527d5b88af03acf23875470054 (patch) (side-by-side diff) | |
tree | 4ba9c77334d4a8903de176f62a374dfbbad1194d /i18n/de/snake.ts | |
parent | d2d325ab86fd32e38bd6b91b8745c3695251bcda (diff) | |
download | opie-bd86e7f6e4212f527d5b88af03acf23875470054.zip opie-bd86e7f6e4212f527d5b88af03acf23875470054.tar.gz opie-bd86e7f6e4212f527d5b88af03acf23875470054.tar.bz2 |
- make opie-lupdate -noobsolete
-rw-r--r-- | i18n/de/snake.ts | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/i18n/de/snake.ts b/i18n/de/snake.ts index 133e087..74490c1 100644 --- a/i18n/de/snake.ts +++ b/i18n/de/snake.ts @@ -1,53 +1,44 @@ <!DOCTYPE TS><TS> <context> <name>SnakeGame</name> <message> <source>Snake</source> <translation>Schlange</translation> </message> <message> <source>New Game</source> <translation>Neues Spiel</translation> </message> <message> <source>SNAKE!</source> <translation>SCHLANGE!</translation> </message> <message> <source>Use the arrow keys to guide the snake to eat the mouse. You must not crash into the walls, edges or its tail.</source> <translation>Benutzen Sie die Wippe, um die Schlage zu steuern und die Mäuse zu fressen. Sie dürfen dabei weder die Wände noch Ihren Schwanz berühren.</translation> </message> <message> - <source>Press Any Key To Start</source> - <translation type="obsolete">Drücken Sie eine Taste, um zu starten</translation> - </message> - <message> <source> Score : %1 </source> <translation>Punkte: %1</translation> </message> <message> <source>GAME OVER! Your Score: %1</source> <translation>Erwischt! Ihre Punktezahl: %1</translation> </message> <message> - <source>Press Any Key to Begin a New Game.</source> - <translation type="obsolete">Drücken Sie eine Taste, um ein neues -Spiel zu beginnen.</translation> - </message> - <message> <source>Press any key to start</source> <translation>Drücken Sie zum Starten eine Taste</translation> </message> <message> <source>Press any key to begin a new game.</source> <translation>Für eine neues Spiel drücken Sie eine Taste.</translation> </message> </context> </TS> |