summaryrefslogtreecommitdiff
path: root/i18n/nl/snake.ts
blob: 9bf42e983a50dce89ad359862beed1122c059eb2 (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
<!DOCTYPE TS><TS>
<context>
    <name>SnakeGame</name>
    <message>
        <source>Snake</source>
        <translation>Snake</translation>
    </message>
    <message>
        <source>New Game</source>
        <translation>Nieuw Spel</translation>
    </message>
    <message>
        <source>SNAKE!</source>
        <translation>SNAKE!</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>Gebruik de richtingtoetsen om de
slang de muizen te laten opeten. U moet
de muren, randen en de staart ontwijken.</translation>
    </message>
    <message>
        <source>     Score :    %1   </source>
        <translation>Score: %1</translation>
    </message>
    <message>
        <source>GAME OVER!
 Your Score: %1</source>
        <translation>GAME OVER!
Uw score: %1</translation>
    </message>
    <message>
        <source>Press any key to start</source>
        <translation>Druk een toets om te beginnen</translation>
    </message>
    <message>
        <source>Press any key to begin a new game.</source>
        <translation>Druk een toets om een nieuw spel te beginnen.</translation>
    </message>
</context>
</TS>