-rw-r--r-- | i18n/de/snake.ts | 54 |
1 files changed, 13 insertions, 41 deletions
diff --git a/i18n/de/snake.ts b/i18n/de/snake.ts index 7a24d10..d9d6107 100644 --- a/i18n/de/snake.ts +++ b/i18n/de/snake.ts @@ -1,68 +1,40 @@ <!DOCTYPE TS><TS> <context> <name>SnakeGame</name> <message> - <source>How to Play Snake</source> - <translation type="obsolete">Spielanleitung</translation> + <source>Snake</source> + <translation type="unfinished"></translation> </message> <message> - <source>Quit</source> - <translation type="obsolete">Beenden</translation> + <source>New Game</source> + <translation type="unfinished"></translation> </message> <message> <source>SNAKE!</source> - <translation>SCHLANGE!</translation> - </message> - <message> - <source>Press Any Key to Begin a New Game.</source> - <translation>Neues Spiel: Betätigen Sie eine beliebige Taste.</translation> - </message> - <message> - <source> Score : %1 </source> - <translation> Punkte : %1 </translation> + <translation type="unfinished"></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>Betätigen Sie die Pfeiltasten, um der Schlange -zu einer Mausmahlzeit zu verhelfen. -Allerdings sollten Sie sich vor den Wänden und -dem Schlangenschwanz in Acht nehmen.</translation> + <translation type="unfinished"></translation> </message> <message> - <source>How To Play</source> - <translation type="obsolete">Spielanleitung</translation> + <source>Press Any Key To Start</source> + <translation type="unfinished"></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 type="obsolete">Betätigen Sie die Pfeiltasten, um der Schlange -zu einer Mausmahlzeit zu verhelfen. -Allerdings sollten Sie sich vor den Wänden und -dem Schlangenschwanz in Acht nehmen.</translation> + <source> Score : %1 </source> + <translation type="unfinished"></translation> </message> <message> <source>GAME OVER! Your Score: %1</source> - <translation>GAME OVER! - Punkte: %1</translation> + <translation type="unfinished"></translation> </message> <message> - <source>New Game</source> - <translation>Neues Spiel</translation> - </message> - <message> - <source>Press Any Key To Start</source> - <translation>Spielbeginn: Betätigen Sie eine beliebige Taste.</translation> - </message> - <message> - <source>Snake</source> - <translation>Schlange</translation> + <source>Press Any Key to Begin a New Game.</source> + <translation type="unfinished"></translation> </message> </context> </TS> |