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/fifteen.ts | |
parent | b22d89883cd92bd9d858caf5ca90b6eef80598d4 (diff) | |
download | opie-519fbaf8ee633ca8e3271ed5c5510b087e1a1560.zip opie-519fbaf8ee633ca8e3271ed5c5510b087e1a1560.tar.gz opie-519fbaf8ee633ca8e3271ed5c5510b087e1a1560.tar.bz2 |
*** empty log message ***
-rw-r--r-- | i18n/nl/fifteen.ts | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/i18n/nl/fifteen.ts b/i18n/nl/fifteen.ts index b52d689..06927c3 100644 --- a/i18n/nl/fifteen.ts +++ b/i18n/nl/fifteen.ts @@ -1,41 +1,42 @@ <!DOCTYPE TS><TS> <context> <name>FifteenMainWindow</name> <message> <source>Randomize</source> - <translation type="unfinished"></translation> + <translation>Hussel</translation> </message> <message> <source>Solve</source> - <translation type="unfinished"></translation> + <translation>Los op</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Spel</translation> </message> <message> <source>Fifteen Pieces</source> - <translation type="unfinished"></translation> + <translation>Vijftien stukjes</translation> </message> </context> <context> <name>PiecesTable</name> <message> <source>Fifteen Pieces</source> - <translation type="unfinished"></translation> + <translation>vijftien stukjes</translation> </message> <message> <source>Congratulations! You win the game!</source> - <translation type="unfinished"></translation> + <translation>Gefeliciteerd! +Je hebt gewonnen!</translation> </message> <message> <source>R&andomize Pieces</source> - <translation type="unfinished"></translation> + <translation>Hussel stukjes</translation> </message> <message> <source>&Reset Pieces</source> - <translation type="unfinished"></translation> + <translation>Herstel stukjes</translation> </message> </context> </TS> |