author | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
commit | 15318cad33835e4e2dc620d033e43cd930676cdd (patch) (side-by-side diff) | |
tree | c2fa0399a2c47fda8e2cd0092c73a809d17f68eb /i18n/de/mindbreaker.ts | |
download | opie-15318cad33835e4e2dc620d033e43cd930676cdd.zip opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2 |
Initial revision
-rw-r--r-- | i18n/de/mindbreaker.ts | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/i18n/de/mindbreaker.ts b/i18n/de/mindbreaker.ts new file mode 100644 index 0000000..22b8830 --- a/dev/null +++ b/i18n/de/mindbreaker.ts @@ -0,0 +1,81 @@ +<!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> + </message> + <message> + <source>win avg: %1 turns (%2 games)</source> + <translation>Durchschnittlich gewonnen: +%1 von %2 Spielen</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> + </message> + <message> + <source>CurrentGo%1</source> + <translation>Diesmal%1</translation> + </message> + <message> + <source>Go%1p%2</source> + <translation>Go%1%2</translation> + </message> + <message> + <source>Reset Statistics</source> + <translation>Statistik zurücksetzen</translation> + </message> + <message> + <source>Reset the win ratio?</source> + <translation>Gewinnquote zurücksetzen?</translation> + </message> + <message> + <source>OK</source> + <translation>OK</translation> + </message> + <message> + <source>Cancel</source> + <translation>Abbrechen</translation> + </message> +</context> +</TS> |