-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> |