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/tictac.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/tictac.ts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/i18n/de/tictac.ts b/i18n/de/tictac.ts index cea344a..9c1cc88 100644 --- a/i18n/de/tictac.ts +++ b/i18n/de/tictac.ts @@ -1,41 +1,34 @@ <!DOCTYPE TS><TS> <context> - <name>QObject</name> - <message> - <source>TicTac</source> - <translation type="obsolete">TicTac</translation> - </message> -</context> -<context> <name>TicTacToe</name> <message> <source>Computer starts</source> <translation>Computer fängt an</translation> </message> <message> <source>Human starts</source> <translation>Spieler fängt an</translation> </message> <message> <source>Play!</source> <translation>Los!</translation> </message> <message> <source>Quit</source> <translation>Beenden</translation> </message> <message> <source>Click Play to start</source> <translation>Auf 'Los!' klicken, um zu starten</translation> </message> <message> <source>Make your move</source> <translation>Ziehen Sie</translation> </message> <message> <source>You won!</source> <translation>Sie haben gewonnen!</translation> </message> <message> <source>Computer won!</source> <translation>Der Computer hat gewonnen!</translation> |