-rw-r--r-- | i18n/nl/mindbreaker.ts | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/i18n/nl/mindbreaker.ts b/i18n/nl/mindbreaker.ts index 598d561..995b71c 100644 --- a/i18n/nl/mindbreaker.ts +++ b/i18n/nl/mindbreaker.ts @@ -4,9 +4,9 @@ <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Nieuw spel</translation> </message> <message> <source>win avg: %1 turns (%2 games)</source> - <translation type="unfinished"></translation> + <translation>Winstgem: %1 beurten (%2 spellen)</translation> </message> </context> @@ -15,29 +15,29 @@ <message> <source>Go%1p%2</source> - <translation type="unfinished"></translation> + <translation>Beurt%1p%2</translation> </message> <message> <source>CurrentGo%1</source> - <translation type="unfinished"></translation> + <translation>HuidigeBeurt%1</translation> </message> <message> <source>Answer%1</source> - <translation type="unfinished"></translation> + <translation>Antwoord%1</translation> </message> <message> <source>Reset Statistics</source> - <translation type="unfinished"></translation> + <translation>Schoon Statistieken</translation> </message> <message> <source>Reset the win ratio?</source> - <translation type="unfinished"></translation> + <translation>Schoon win ratio?</translation> </message> <message> <source>OK</source> - <translation type="unfinished"></translation> + <translation>OK</translation> </message> <message> <source>Cancel</source> - <translation type="unfinished"></translation> + <translation>Cancel</translation> </message> </context> |