diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2014-11-27 19:13:06 (GMT) |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2014-11-27 19:13:11 (GMT) |
commit | 47ed73093cffd828df88f25fe510b083ac5060c7 (patch) | |
tree | 8a590dce85fa3f417f628b4cb0434914d19b06a0 /plugins/kolab_folders/localization/cs_CZ.inc | |
parent | af8e514fadae7d038567516e8ae4fd7a8a3c6d9f (diff) | |
download | roundcubemail-plugins-kolab-47ed73093cffd828df88f25fe510b083ac5060c7.tar.gz |
Updated translations from Transifex
Diffstat (limited to 'plugins/kolab_folders/localization/cs_CZ.inc')
-rw-r--r-- | plugins/kolab_folders/localization/cs_CZ.inc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/kolab_folders/localization/cs_CZ.inc b/plugins/kolab_folders/localization/cs_CZ.inc index b6eb1bb..0688ca3 100644 --- a/plugins/kolab_folders/localization/cs_CZ.inc +++ b/plugins/kolab_folders/localization/cs_CZ.inc @@ -6,5 +6,23 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_folders/ */ +$labels['folderctype'] = 'Typ obsahu'; +$labels['foldertypemail'] = 'Pošta'; $labels['foldertypeevent'] = 'Kalendář'; +$labels['foldertypejournal'] = 'Deník'; +$labels['foldertypetask'] = 'Úkoly'; +$labels['foldertypenote'] = 'Poznámky'; +$labels['foldertypecontact'] = 'Spojení'; +$labels['foldertypeconfiguration'] = 'Nastavení'; +$labels['foldertypefile'] = 'Soubory'; +$labels['foldertypefreebusy'] = 'Volný/Zaneprázdněný'; +$labels['default'] = 'Výchozí'; +$labels['inbox'] = 'Doručená pošta'; +$labels['drafts'] = 'Návrhy'; +$labels['sentitems'] = 'Posláno'; +$labels['outbox'] = 'Odeslaná pošta'; +$labels['wastebasket'] = 'Koš'; +$labels['junkemail'] = 'Nevyžádaná pošta'; +$labels['confidential'] = 'Důvěrné'; +$messages['defaultfolderexists'] = 'Již je výchozí složka daného typu'; ?> |