author | pavouk <pavouk> | 2004-02-09 23:25:53 (UTC) |
---|---|---|
committer | pavouk <pavouk> | 2004-02-09 23:25:53 (UTC) |
commit | b5f85c97d61641cf52516f759d19472180dd2914 (patch) (side-by-side diff) | |
tree | 41acd92bc500b61812b143c78589cb35ef145227 /i18n/cz/minesweep.ts | |
parent | da2559d959567db6a1501e62aa9b2c7c693cc074 (diff) | |
download | opie-b5f85c97d61641cf52516f759d19472180dd2914.zip opie-b5f85c97d61641cf52516f759d19472180dd2914.tar.gz opie-b5f85c97d61641cf52516f759d19472180dd2914.tar.bz2 |
done translation to OpieIRC
-rw-r--r-- | i18n/cz/minesweep.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/cz/minesweep.ts b/i18n/cz/minesweep.ts index 1dd7e7f..8c985a2 100644 --- a/i18n/cz/minesweep.ts +++ b/i18n/cz/minesweep.ts @@ -1,33 +1,33 @@ <!DOCTYPE TS><TS> <context> <name>MineSweep</name> <message> <source>You won!</source> - <translation type="unfinished"></translation> + <translation>Vyhrál si!</translation> </message> <message> <source>You exploded!</source> - <translation type="unfinished"></translation> + <translation>Explodoval si!</translation> </message> <message> <source>Mine Hunt</source> - <translation type="unfinished"></translation> + <translation>Hledání min</translation> </message> <message> <source>Beginner</source> - <translation type="unfinished"></translation> + <translation>Začátečník</translation> </message> <message> <source>Advanced</source> - <translation type="unfinished"></translation> + <translation>Pokročilý</translation> </message> <message> <source>Expert</source> - <translation type="unfinished"></translation> + <translation>Expert</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Hra</translation> </message> </context> </TS> |