-rw-r--r-- | i18n/de/mindbreaker.ts | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/i18n/de/mindbreaker.ts b/i18n/de/mindbreaker.ts index 598d561..d577200 100644 --- a/i18n/de/mindbreaker.ts +++ b/i18n/de/mindbreaker.ts @@ -1,44 +1,45 @@ <!DOCTYPE TS><TS> <context> <name>MindBreaker</name> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Neues Spiel</translation> </message> <message> <source>win avg: %1 turns (%2 games)</source> - <translation type="unfinished"></translation> + <translation>Gewinndurchschn.: % Runden (%2 Spiele)</translation> </message> </context> <context> <name>MindBreakerBoard</name> <message> <source>Go%1p%2</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source>CurrentGo%1</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source>Answer%1</source> <translation type="unfinished"></translation> </message> <message> <source>Reset Statistics</source> - <translation type="unfinished"></translation> + <translation>Statistiken löschen</translation> </message> <message> <source>Reset the win ratio?</source> - <translation type="unfinished"></translation> + <translation>Sollen die Statistiken +gelöscht werden?</translation> </message> <message> <source>OK</source> - <translation type="unfinished"></translation> + <translation>OK</translation> </message> <message> <source>Cancel</source> - <translation type="unfinished"></translation> + <translation>Abbrechen</translation> </message> </context> </TS> |