-rw-r--r-- | i18n/cz/doctab.ts | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/i18n/cz/doctab.ts b/i18n/cz/doctab.ts index cd1febd..1904694 100644 --- a/i18n/cz/doctab.ts +++ b/i18n/cz/doctab.ts @@ -1,31 +1,38 @@ <!DOCTYPE TS><TS> <context> <name>DocTabSettingsBase</name> <message> <source>DocTab Settings</source> <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><b>Opravdu chcete záložku Dokumenty?</b><p> + <translation type="obsolete"><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>Zapnout záložku Dokumenty</translation> </message> <message> <source>Yes, please!</source> <translation>Ano, prosím!</translation> </message> <message> <source>No, thanks.</source> <translation>Ne, děkuji.</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 annoying...)</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |