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