diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-07-17 22:11:55 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-07-17 22:11:55 +0000 |
| commit | 0e2871dc33fc6289260a7be69e68c56cd3c15f71 (patch) | |
| tree | 7cc4a70dd75838f861aa8a94aa379fadee8e6f28 /roundcubemail/program/localization/cs_CZ | |
| parent | 27f42bb61c7def174cdaa527dabc598d29b681d1 (diff) | |
translations update
git-svn-id: https://svn.roundcube.net/trunk@3818 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/cs_CZ')
| -rw-r--r-- | roundcubemail/program/localization/cs_CZ/labels.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/cs_CZ/labels.inc b/roundcubemail/program/localization/cs_CZ/labels.inc index f16db2732..ed6c4d456 100644 --- a/roundcubemail/program/localization/cs_CZ/labels.inc +++ b/roundcubemail/program/localization/cs_CZ/labels.inc @@ -152,7 +152,7 @@ $labels['listcolumns'] = 'Seznam sloupců'; $labels['listsorting'] = 'Třídění sloupců'; $labels['listorder'] = 'Uspořádání'; $labels['listmode'] = 'Režim zobrazení seznamu'; -$labels['folderactions'] = 'Složka akcí...'; +$labels['folderactions'] = 'Akce se složkou...'; $labels['compact'] = 'Zmenšit'; $labels['empty'] = 'Vymazat'; $labels['purge'] = 'Vyprázdnit'; @@ -179,6 +179,7 @@ $labels['revertto'] = 'Přejít na'; $labels['attachments'] = 'Přílohy'; $labels['upload'] = 'Nahrát'; $labels['close'] = 'Zavřít'; +$labels['messageoptions'] = 'Nastavení zprávy...'; $labels['low'] = 'Nízká'; $labels['lowest'] = 'Nejnižší'; $labels['normal'] = 'Normální'; @@ -346,4 +347,4 @@ $labels['japanese'] = 'Japonština'; $labels['korean'] = 'Korejština'; $labels['chinese'] = 'Čínština'; -?>
\ No newline at end of file +?> |
