author | mellen <mellen> | 2003-02-26 23:53:28 (UTC) |
---|---|---|
committer | mellen <mellen> | 2003-02-26 23:53:28 (UTC) |
commit | 73c645c01998e8e2ca493713801bd07406880de8 (patch) (side-by-side diff) | |
tree | c094418459c81725da4f822d7bd86e54ea7e86c5 /i18n/da/tictac.ts | |
parent | 7659b28b02edb05de0d4c7cf2a3021c005fb63fe (diff) | |
download | opie-73c645c01998e8e2ca493713801bd07406880de8.zip opie-73c645c01998e8e2ca493713801bd07406880de8.tar.gz opie-73c645c01998e8e2ca493713801bd07406880de8.tar.bz2 |
More Danish translations.
-rw-r--r-- | i18n/da/tictac.ts | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/i18n/da/tictac.ts b/i18n/da/tictac.ts index 1e4a751..4c865d9 100644 --- a/i18n/da/tictac.ts +++ b/i18n/da/tictac.ts @@ -1,41 +1,41 @@ <!DOCTYPE TS><TS> <context> <name>TicTacToe</name> <message> <source>Computer starts</source> - <translation type="unfinished"></translation> + <translation>Computeren starter</translation> </message> <message> <source>Human starts</source> - <translation type="unfinished"></translation> + <translation>Spilleren starter</translation> </message> <message> <source>Play!</source> - <translation type="unfinished"></translation> + <translation>Spil!</translation> </message> <message> <source>Quit</source> - <translation type="unfinished"></translation> + <translation>Afslut</translation> </message> <message> <source>Click Play to start</source> - <translation type="unfinished"></translation> + <translation>Klik 'Spil' for at starte</translation> </message> <message> <source>Make your move</source> - <translation type="unfinished"></translation> + <translation>Dit træk</translation> </message> <message> <source>You won!</source> - <translation type="unfinished"></translation> + <translation>Du vandt!</translation> </message> <message> <source>Computer won!</source> - <translation type="unfinished"></translation> + <translation>Computeren vandt!</translation> </message> <message> <source>It's a draw</source> - <translation type="unfinished"></translation> + <translation>Uafgjort</translation> </message> </context> </TS> |