-rw-r--r-- | i18n/de/tictac.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/i18n/de/tictac.ts b/i18n/de/tictac.ts index fb06c66..9c1cc88 100644 --- a/i18n/de/tictac.ts +++ b/i18n/de/tictac.ts @@ -18,24 +18,24 @@ <translation>Beenden</translation> </message> <message> <source>Click Play to start</source> - <translation type="unfinished"></translation> + <translation>Auf 'Los!' klicken, um zu starten</translation> </message> <message> <source>Make your move</source> - <translation type="unfinished"></translation> + <translation>Ziehen Sie</translation> </message> <message> <source>You won!</source> - <translation type="unfinished"></translation> + <translation>Sie haben gewonnen!</translation> </message> <message> <source>Computer won!</source> - <translation type="unfinished"></translation> + <translation>Der Computer hat gewonnen!</translation> </message> <message> <source>It's a draw</source> - <translation type="unfinished"></translation> + <translation>Unentschieden</translation> </message> </context> </TS> |