summaryrefslogtreecommitdiff
path: root/i18n/nl/snake.ts
Unidiff
Diffstat (limited to 'i18n/nl/snake.ts') (more/less context) (show whitespace changes)
-rw-r--r--i18n/nl/snake.ts51
1 files changed, 51 insertions, 0 deletions
diff --git a/i18n/nl/snake.ts b/i18n/nl/snake.ts
new file mode 100644
index 0000000..b71e549
--- a/dev/null
+++ b/i18n/nl/snake.ts
@@ -0,0 +1,51 @@
1<!DOCTYPE TS><TS>
2<context>
3 <name>SnakeGame</name>
4 <message>
5 <source>Snake</source>
6 <translation>Snake</translation>
7 </message>
8 <message>
9 <source>New Game</source>
10 <translation>Nieuw Spel</translation>
11 </message>
12 <message>
13 <source>SNAKE!</source>
14 <translation>SNAKE!</translation>
15 </message>
16 <message>
17 <source>Use the arrow keys to guide the
18snake to eat the mouse. You must not
19crash into the walls, edges or its tail.</source>
20 <translation>Gebruik de richtingtoetsen om de
21slang de muizen te laten opeten. U moet
22de muren, randen en de staart ontwijken.</translation>
23 </message>
24 <message>
25 <source>Press Any Key To Start</source>
26 <translation type="obsolete">Druk een toets om te starten</translation>
27 </message>
28 <message>
29 <source> Score : %1 </source>
30 <translation>Score: %1</translation>
31 </message>
32 <message>
33 <source>GAME OVER!
34 Your Score: %1</source>
35 <translation>GAME OVER!
36Uw score: %1</translation>
37 </message>
38 <message>
39 <source>Press Any Key to Begin a New Game.</source>
40 <translation type="obsolete">Druk een toets om opnieuw te starten.</translation>
41 </message>
42 <message>
43 <source>Press any key to start</source>
44 <translation>Druk een toets om te beginnen</translation>
45 </message>
46 <message>
47 <source>Press any key to begin a new game.</source>
48 <translation>Druk een toets om een nieuw spel te beginnen.</translation>
49 </message>
50</context>
51</TS>