summaryrefslogtreecommitdiff
path: root/i18n/nl/tictac.ts
Unidiff
Diffstat (limited to 'i18n/nl/tictac.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/nl/tictac.ts48
1 files changed, 48 insertions, 0 deletions
diff --git a/i18n/nl/tictac.ts b/i18n/nl/tictac.ts
new file mode 100644
index 0000000..b80c416
--- a/dev/null
+++ b/i18n/nl/tictac.ts
@@ -0,0 +1,48 @@
1<!DOCTYPE TS><TS>
2<context>
3 <name>QObject</name>
4 <message>
5 <source>TicTac</source>
6 <translation>Boter, Kaas en Eieren</translation>
7 </message>
8</context>
9<context>
10 <name>TicTacToe</name>
11 <message>
12 <source>Computer starts</source>
13 <translation>Computer begint</translation>
14 </message>
15 <message>
16 <source>Human starts</source>
17 <translation>Mens begint</translation>
18 </message>
19 <message>
20 <source>Play!</source>
21 <translation>Spelen!</translation>
22 </message>
23 <message>
24 <source>Quit</source>
25 <translation>Stop</translation>
26 </message>
27 <message>
28 <source>Click Play to start</source>
29 <translation>Klik Spelen! om te starten</translation>
30 </message>
31 <message>
32 <source>Make your move</source>
33 <translation>Doe een zet</translation>
34 </message>
35 <message>
36 <source>You won!</source>
37 <translation>Jij wint!</translation>
38 </message>
39 <message>
40 <source>Computer won!</source>
41 <translation>Computer wint!</translation>
42 </message>
43 <message>
44 <source>It&apos;s a draw</source>
45 <translation>Gelijkspel</translation>
46 </message>
47</context>
48</TS>