diff options
author | thomascube <thomas@roundcube.net> | 2010-10-06 08:43:32 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2010-10-06 08:43:32 +0000 |
commit | 2fe8d6bdebbaa160ee062b18e78fe7e77b430e00 (patch) | |
tree | 4e4709d1adb048f1e8306b1c2e95642468580e4f /program/localization/cs_CZ/labels.inc | |
parent | cb8ebfcbf8cf72f1aeb44b4fcdd62e071cc00368 (diff) |
Copy localization updates for 0.4.2 releasev0.4.2@4050
Diffstat (limited to 'program/localization/cs_CZ/labels.inc')
-rw-r--r-- | program/localization/cs_CZ/labels.inc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/program/localization/cs_CZ/labels.inc b/program/localization/cs_CZ/labels.inc index 95935716d..e0363c4b6 100644 --- a/program/localization/cs_CZ/labels.inc +++ b/program/localization/cs_CZ/labels.inc @@ -173,6 +173,7 @@ $labels['addattachment'] = 'Přidat přílohu'; $labels['charset'] = 'Znaková sada'; $labels['editortype'] = 'Typ editoru zpráv'; $labels['returnreceipt'] = 'Doručenka'; +$labels['editidents'] = 'Editovat identity'; $labels['checkspelling'] = 'Zkontrolovat pravopis'; $labels['resumeediting'] = 'Pokračovat v úpravách'; $labels['revertto'] = 'Přejít na'; @@ -264,7 +265,8 @@ $labels['serversettings'] = 'Nastavení serveru'; $labels['mailboxview'] = 'Zobrazení schránky'; $labels['mdnrequests'] = 'Oznámení o doručení'; $labels['askuser'] = 'zeptat se'; -$labels['autosend'] = 'poslat automaticky'; +$labels['autosend'] = 'poslat potvrzení automaticky'; +$labels['autosendknown'] = 'poslat potvrzení pouze mým kontaktům'; $labels['ignore'] = 'ignorovat'; $labels['readwhendeleted'] = 'Při odstranění označit zprávu jako přečtenou'; $labels['flagfordeletion'] = 'Zprávu nemazat, pouze označit pro odstranění'; @@ -309,6 +311,7 @@ $labels['abovequote'] = 'nad citaci'; $labels['insertsignature'] = 'Vložit podpis'; $labels['previewpanemarkread'] = 'Označit zobrazené zprávy jako přečtené'; $labels['afternseconds'] = 'po $n sekundách'; +$labels['reqmdn'] = 'Vždy požadovat doručenku'; $labels['folder'] = 'Složka'; $labels['folders'] = 'Složky'; $labels['foldername'] = 'Jméno složky'; |