summaryrefslogtreecommitdiff
path: root/i18n/nl/tictac.ts
Side-by-side diff
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 @@
+<!DOCTYPE TS><TS>
+<context>
+ <name>QObject</name>
+ <message>
+ <source>TicTac</source>
+ <translation>Boter, Kaas en Eieren</translation>
+ </message>
+</context>
+<context>
+ <name>TicTacToe</name>
+ <message>
+ <source>Computer starts</source>
+ <translation>Computer begint</translation>
+ </message>
+ <message>
+ <source>Human starts</source>
+ <translation>Mens begint</translation>
+ </message>
+ <message>
+ <source>Play!</source>
+ <translation>Spelen!</translation>
+ </message>
+ <message>
+ <source>Quit</source>
+ <translation>Stop</translation>
+ </message>
+ <message>
+ <source>Click Play to start</source>
+ <translation>Klik Spelen! om te starten</translation>
+ </message>
+ <message>
+ <source>Make your move</source>
+ <translation>Doe een zet</translation>
+ </message>
+ <message>
+ <source>You won!</source>
+ <translation>Jij wint!</translation>
+ </message>
+ <message>
+ <source>Computer won!</source>
+ <translation>Computer wint!</translation>
+ </message>
+ <message>
+ <source>It&apos;s a draw</source>
+ <translation>Gelijkspel</translation>
+ </message>
+</context>
+</TS>