summaryrefslogtreecommitdiff
path: root/i18n/de/snake.ts
blob: 7a24d10860969df9d02c0faa9b6b6846803a3957 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE TS><TS>
<context>
    <name>SnakeGame</name>
    <message>
        <source>How to Play Snake</source>
        <translation type="obsolete">Spielanleitung</translation>
    </message>
    <message>
        <source>Quit</source>
        <translation type="obsolete">Beenden</translation>
    </message>
    <message>
        <source>SNAKE!</source>
        <translation>SCHLANGE!</translation>
    </message>
    <message>
        <source>Press Any Key to Begin a New Game.</source>
        <translation>Neues Spiel: Betätigen Sie eine beliebige Taste.</translation>
    </message>
    <message>
        <source>     Score :    %1   </source>
        <translation>     Punkte :    %1   </translation>
    </message>
    <message>
        <source>Use the arrow keys to guide the
snake to eat the mouse. You must not
crash into the walls, edges or its tail.</source>
        <translation>Betätigen Sie die Pfeiltasten, um der Schlange
zu einer Mausmahlzeit zu verhelfen.
Allerdings sollten Sie sich vor den Wänden und 
dem Schlangenschwanz in Acht nehmen.</translation>
    </message>
    <message>
        <source>How To Play</source>
        <translation type="obsolete">Spielanleitung</translation>
    </message>
    <message>
        <source>Use the arrow keys
to guide the snake
to eat the mouse.
You must not crash
into the walls, edges
or its tail.</source>
        <translation type="obsolete">Betätigen Sie die Pfeiltasten, um der Schlange 
zu einer Mausmahlzeit zu verhelfen.
Allerdings sollten Sie sich vor den Wänden und 
dem Schlangenschwanz in Acht nehmen.</translation>
    </message>
    <message>
        <source>GAME OVER!
 Your Score: %1</source>
        <translation>GAME OVER!
 Punkte: %1</translation>
    </message>
    <message>
        <source>New Game</source>
        <translation>Neues Spiel</translation>
    </message>
    <message>
        <source>Press Any Key To Start</source>
        <translation>Spielbeginn: Betätigen Sie eine beliebige Taste.</translation>
    </message>
    <message>
        <source>Snake</source>
        <translation>Schlange</translation>
    </message>
</context>
</TS>