-rw-r--r-- | i18n/cz/simple.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/cz/simple.ts b/i18n/cz/simple.ts index 846ed58..5178fea 100644 --- a/i18n/cz/simple.ts +++ b/i18n/cz/simple.ts @@ -1,18 +1,18 @@ <!DOCTYPE TS><TS> <context> <name>Simple</name> <message> <source>My Simple Application</source> - <translation type="unfinished"></translation> + <translation>Moje jednoduchá aplikace</translation> </message> <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>Quit</source> <comment>translatable quit string</comment> - <translation type="unfinished"></translation> + <translation>Konec</translation> </message> </context> </TS> |