-rw-r--r-- | i18n/nl/go.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/nl/go.ts b/i18n/nl/go.ts index 07e1e03..45442f2 100644 --- a/i18n/nl/go.ts +++ b/i18n/nl/go.ts @@ -1,56 +1,56 @@ <!DOCTYPE TS><TS> <context> <name>GoMainWidget</name> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Nieuw spel</translation> </message> <message> <source>Pass</source> - <translation type="unfinished"></translation> + <translation>Pas</translation> </message> <message> <source>Resign</source> - <translation type="unfinished"></translation> + <translation>Geef op</translation> </message> <message> <source>Two player option</source> - <translation type="unfinished"></translation> + <translation>Twee speler optie</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Spel</translation> </message> </context> <context> <name>GoWidget</name> <message> <source>White %1, Black %2. </source> - <translation type="unfinished"></translation> + <translation>Wit %1, Zwart %2</translation> </message> <message> <source>White wins.</source> - <translation type="unfinished"></translation> + <translation>Wit wint.</translation> </message> <message> <source>Black wins.</source> - <translation type="unfinished"></translation> + <translation>Zwart wint.</translation> </message> <message> <source>A draw.</source> - <translation type="unfinished"></translation> + <translation>Gelijkspel.</translation> </message> <message> <source>I pass</source> - <translation type="unfinished"></translation> + <translation>Ik pas</translation> </message> <message> <source>Prisoners: black %1, white %2</source> - <translation type="unfinished"></translation> + <translation>Gevangen: zwart %1, wit %2</translation> </message> <message> <source>Go</source> - <translation type="unfinished"></translation> + <translation>Go</translation> </message> </context> </TS> |