-rw-r--r-- | i18n/de/mindbreaker.ts | 59 |
1 files changed, 11 insertions, 48 deletions
diff --git a/i18n/de/mindbreaker.ts b/i18n/de/mindbreaker.ts index 22b8830..598d561 100644 --- a/i18n/de/mindbreaker.ts +++ b/i18n/de/mindbreaker.ts @@ -1,81 +1,44 @@ <!DOCTYPE TS><TS> -<context encoding="UTF-8"> - <name>HelpDialog</name> - <message encoding="UTF-8"> - <source>How To Play</source> - <translation type="obsolete">Regeln</translation> - </message> - <message encoding="UTF-8"> - <source><P>In this game, you try to guess the secret four -color code by dragging four pegs to the brightened row. -<P>After placing four pegs, tap to the right -of your guess and the computer -will respond by placing small pegs there.</P> -<P>For each peg you guess correctly, you get a black peg, then for each -remaining peg of the correct color (but wrong position), you get -a white peg. -<P>The positions of the black and white pegs do <i>not</i> -relate to the positions of your guess pegs.</P></source> - <translation type="obsolete"></translation> - </message> -</context> <context> <name>MindBreaker</name> <message> <source>New Game</source> - <translation>Neues Spiel</translation> + <translation type="unfinished"></translation> </message> <message> <source>win avg: %1 turns (%2 games)</source> - <translation>Durchschnittlich gewonnen: -%1 von %2 Spielen</translation> + <translation type="unfinished"></translation> </message> </context> <context> <name>MindBreakerBoard</name> <message> - <source>Answer%1</source> - <translation>Antwort%1</translation> - </message> - <message> - <source>Go%1p0</source> - <translation type="obsolete">Go%1p0</translation> - </message> - <message> - <source>Go%1p1</source> - <translation type="obsolete">Go%1p1</translation> - </message> - <message> - <source>Go%1p2</source> - <translation type="obsolete">Go%1p2</translation> - </message> - <message> - <source>Go%1p3</source> - <translation type="obsolete">Go%1p3</translation> + <source>Go%1p%2</source> + <translation type="unfinished"></translation> </message> <message> <source>CurrentGo%1</source> - <translation>Diesmal%1</translation> + <translation type="unfinished"></translation> </message> <message> - <source>Go%1p%2</source> - <translation>Go%1%2</translation> + <source>Answer%1</source> + <translation type="unfinished"></translation> </message> <message> <source>Reset Statistics</source> - <translation>Statistik zurücksetzen</translation> + <translation type="unfinished"></translation> </message> <message> <source>Reset the win ratio?</source> - <translation>Gewinnquote zurücksetzen?</translation> + <translation type="unfinished"></translation> </message> <message> <source>OK</source> - <translation>OK</translation> + <translation type="unfinished"></translation> </message> <message> <source>Cancel</source> - <translation>Abbrechen</translation> + <translation type="unfinished"></translation> </message> </context> </TS> |