author | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-01-31 22:16:23 (UTC) |
commit | e92a75664daf9df85a358a42ff2b66f6779c998f (patch) (side-by-side diff) | |
tree | 77a9a8b550379882252fd3ce9df894e71a3ad877 /i18n/cz/minesweep.ts | |
parent | d5f41266f510665b3a694b8f9a0e96024a5ecac0 (diff) | |
download | opie-e92a75664daf9df85a358a42ff2b66f6779c998f.zip opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.gz opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.bz2 |
Gigantic result of make opie-lupdate
I assume we've now 90% of the strings that will be in Opie 1.2
-rw-r--r-- | i18n/cz/minesweep.ts | 35 |
1 files changed, 17 insertions, 18 deletions
diff --git a/i18n/cz/minesweep.ts b/i18n/cz/minesweep.ts index e5c380e..55b9302 100644 --- a/i18n/cz/minesweep.ts +++ b/i18n/cz/minesweep.ts @@ -1,34 +1,33 @@ -<!DOCTYPE TS> -<TS> - <context> +<!DOCTYPE TS><TS> +<context> <name>MineSweep</name> <message> - <source>You won!</source> - <translation>Vyhrál si!</translation> + <source>You won!</source> + <translation>Vyhrál si!</translation> </message> <message> - <source>You exploded!</source> - <translation>Explodoval si!</translation> + <source>You exploded!</source> + <translation>Explodoval si!</translation> </message> <message> - <source>Beginner</source> - <translation>Začátečník</translation> + <source>Beginner</source> + <translation>Začátečník</translation> </message> <message> - <source>Advanced</source> - <translation>Pokročilý</translation> + <source>Advanced</source> + <translation>Pokročilý</translation> </message> <message> - <source>Expert</source> - <translation>Expert</translation> + <source>Expert</source> + <translation>Expert</translation> </message> <message> - <source>Game</source> - <translation>Hra</translation> + <source>Game</source> + <translation>Hra</translation> </message> <message> - <source>Mine Sweep</source> - <translation>Hledání min</translation> + <source>Mine Sweep</source> + <translation>Hledání min</translation> </message> - </context> +</context> </TS> |