author | sikko <sikko> | 2003-04-22 18:02:40 (UTC) |
---|---|---|
committer | sikko <sikko> | 2003-04-22 18:02:40 (UTC) |
commit | 519fbaf8ee633ca8e3271ed5c5510b087e1a1560 (patch) (side-by-side diff) | |
tree | 339d565eee50248fb8250651b17554a52ff34834 /i18n/nl/go.ts | |
parent | b22d89883cd92bd9d858caf5ca90b6eef80598d4 (diff) | |
download | opie-519fbaf8ee633ca8e3271ed5c5510b087e1a1560.zip opie-519fbaf8ee633ca8e3271ed5c5510b087e1a1560.tar.gz opie-519fbaf8ee633ca8e3271ed5c5510b087e1a1560.tar.bz2 |
*** empty log message ***
-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> |