author | pavouk <pavouk> | 2005-02-02 23:58:18 (UTC) |
---|---|---|
committer | pavouk <pavouk> | 2005-02-02 23:58:18 (UTC) |
commit | 0e4ae4280568c0b71a3c410e26e69d823e1cf207 (patch) (side-by-side diff) | |
tree | b6ba78aa816b93af474f158e68d659aba42f9854 /i18n/cz/main-tab.ts | |
parent | d0489449a6807635beedaaf8de292ffa797824f3 (diff) | |
download | opie-0e4ae4280568c0b71a3c410e26e69d823e1cf207.zip opie-0e4ae4280568c0b71a3c410e26e69d823e1cf207.tar.gz opie-0e4ae4280568c0b71a3c410e26e69d823e1cf207.tar.bz2 |
Done CZ translation of main-tab, mindbreaker, networksettings2, opie-console, opie-eye, opie-eye_slave, opie-login
-rw-r--r-- | i18n/cz/main-tab.ts | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/i18n/cz/main-tab.ts b/i18n/cz/main-tab.ts index e4938d9..41f5db8 100644 --- a/i18n/cz/main-tab.ts +++ b/i18n/cz/main-tab.ts @@ -1,53 +1,53 @@ <!DOCTYPE TS><TS> <context> <name>MainWindow</name> <message> <source>My MainWindow</source> - <translation type="unfinished"></translation> + <translation>Moje hlavní okno</translation> </message> <message> <source>Simple1</source> - <translation type="unfinished"></translation> + <translation>Jednoduché1</translation> </message> <message> <source>Simple2</source> - <translation type="unfinished"></translation> + <translation>Jednoduché2</translation> </message> <message> <source>Quit</source> - <translation type="unfinished"></translation> + <translation>Konec</translation> </message> <message> <source>Fire</source> - <translation type="unfinished"></translation> + <translation>Vypálit</translation> </message> <message> <source>File</source> - <translation type="unfinished"></translation> + <translation>Soubor</translation> </message> </context> <context> <name>Simple1</name> <message> <source>Click on the button or follow the white rabbit</source> - <translation type="unfinished"></translation> + <translation>Klikněte na tlačítko, nebo následujte bílého králíka</translation> </message> <message> <source>Fire</source> <comment>translatable quit string</comment> - <translation type="unfinished"></translation> + <translation>Vypálit</translation> </message> </context> <context> <name>Simple2</name> <message> <source>My Simple Application</source> - <translation type="unfinished"></translation> + <translation>Moje jednoduchá aplikace</translation> </message> <message> <source>Fire</source> <comment>translatable fire string</comment> - <translation type="unfinished"></translation> + <translation>Vypálit</translation> </message> </context> </TS> |