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 /program/localization/cs_CZ | |
parent | 90e41a7cc08d7171ba4a2c1acf1f0560ee2503a6 (diff) |
Synchronized translations with Transifex
Diffstat (limited to 'program/localization/cs_CZ')
-rw-r--r-- | program/localization/cs_CZ/labels.inc | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/program/localization/cs_CZ/labels.inc b/program/localization/cs_CZ/labels.inc index 9f8dc1870..2240065e7 100644 --- a/program/localization/cs_CZ/labels.inc +++ b/program/localization/cs_CZ/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Kopírovat'; $labels['move'] = 'Přesunout'; $labels['moveto'] = 'přesunout do...'; $labels['download'] = 'stáhnout'; +$labels['open'] = 'Otevřít'; $labels['showattachment'] = 'Zobrazit'; $labels['showanyway'] = 'Přesto zobrazit'; @@ -204,6 +205,8 @@ $labels['body'] = 'Tělo'; $labels['openinextwin'] = 'Otevřít v novém okně'; $labels['emlsave'] = 'Stáhnout (.eml)'; +$labels['changeformattext'] = 'Zobrazit v textovém formátu'; +$labels['changeformathtml'] = 'Zobrazit v HTML formátu'; // message compose $labels['editasnew'] = 'Upravit jako novou'; @@ -335,8 +338,8 @@ $labels['composeto'] = 'Poslat e-mail'; $labels['contactsfromto'] = 'Kontakty $from až $to z celkem $count'; $labels['print'] = 'Tisk'; $labels['export'] = 'Export'; -$labels['exportall'] = 'Export all'; -$labels['exportsel'] = 'Export selected'; +$labels['exportall'] = 'Export všech'; +$labels['exportsel'] = 'Export vybraných'; $labels['exportvcards'] = 'Exportovat kontakty ve formátu vCard'; $labels['newcontactgroup'] = 'Vytvořit novou skupinu kontaktů'; $labels['grouprename'] = 'Přejmenovat skupinu'; |