diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-03-21 13:58:22 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-03-21 13:58:22 +0100 |
commit | 708b1bca9fb12ce1f56c50a97ce79edeb9ea0a38 (patch) | |
tree | 08573322bdea431cd739f30ca1ecae3eba31c53a /plugins/managesieve/localization/cs_CZ.inc | |
parent | 90e41a7cc08d7171ba4a2c1acf1f0560ee2503a6 (diff) |
Synchronized translations with Transifex
Diffstat (limited to 'plugins/managesieve/localization/cs_CZ.inc')
-rw-r--r-- | plugins/managesieve/localization/cs_CZ.inc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/managesieve/localization/cs_CZ.inc b/plugins/managesieve/localization/cs_CZ.inc index 0d7dfb2fb..26baeff2b 100644 --- a/plugins/managesieve/localization/cs_CZ.inc +++ b/plugins/managesieve/localization/cs_CZ.inc @@ -55,8 +55,11 @@ $labels['add'] = 'Přidej'; $labels['del'] = 'Smaž'; $labels['sender'] = 'Odesílatel'; $labels['recipient'] = 'Příjemce'; -$labels['vacationaddresses'] = 'Seznam příjemců, kterým nebude zpráva odeslána (oddělené čárkou):'; +$labels['vacationaddresses'] = 'Moje další e-mailové adresy (aliasy) spojené s tímto účtem (oddělené čárkou):'; $labels['vacationdays'] = 'Počet dnů mezi automatickými odpověďmi:'; +$labels['vacationinterval'] = 'Prodleva mezi automatickými odpověďmi:'; +$labels['days'] = 'dnů'; +$labels['seconds'] = 'sekund'; $labels['vacationreason'] = 'Zpráva (Důvod nepřítomnosti):'; $labels['vacationsubject'] = 'Předmět zprávy:'; $labels['rulestop'] = 'Zastavit pravidla'; |