-rw-r--r-- | i18n/cz/doctab.ts | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/i18n/cz/doctab.ts b/i18n/cz/doctab.ts index 2793e30..cd1febd 100644 --- a/i18n/cz/doctab.ts +++ b/i18n/cz/doctab.ts @@ -1,28 +1,31 @@ <!DOCTYPE TS><TS> <context> <name>DocTabSettingsBase</name> <message> <source>DocTab Settings</source> - <translation type="unfinished"></translation> + <translation>Nastavení záložky Dokumenty</translation> </message> <message> <source><b>Do you want a Documents Tab?</b><p> (Note that such a tab scans <i>all</i> documents on <i>all</i> external media, which can be quite slow and annyoing...)</source> - <translation type="unfinished"></translation> + <translation><b>Opravdu chcete záložku Dokumenty?</b><p> +(Program prohledává <i>všechny</i> dokumenty +na <i>všech</i> externích médiích, což může být dost +pomalé a otravné...)</translation> </message> <message> <source>Enable the DocTab</source> - <translation type="unfinished"></translation> + <translation>Zapnout záložku Dokumenty</translation> </message> <message> <source>Yes, please!</source> - <translation type="unfinished"></translation> + <translation>Ano, prosím!</translation> </message> <message> <source>No, thanks.</source> - <translation type="unfinished"></translation> + <translation>Ne, děkuji.</translation> </message> </context> </TS> |