diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-06 15:53:41 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-06 15:53:41 +0000 |
| commit | 5156830d1f8b2f0cdcf5fc4882b63c0c9e3da04f (patch) | |
| tree | 0e3dd8f8f4454b20b0bb1a0f1a7a76fb7417b677 /roundcubemail/program/localization/cz/labels.inc | |
| parent | abeb53093dea59efe32d099c298b9fe4008055bf (diff) | |
Updated localizations to 0.1beta2
git-svn-id: https://svn.roundcube.net/trunk@296 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/cz/labels.inc')
| -rwxr-xr-x | roundcubemail/program/localization/cz/labels.inc | 26 |
1 files changed, 24 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/cz/labels.inc b/roundcubemail/program/localization/cz/labels.inc index 94abcd2c3..1acbf5675 100755 --- a/roundcubemail/program/localization/cz/labels.inc +++ b/roundcubemail/program/localization/cz/labels.inc @@ -12,7 +12,7 @@ | Author: Martin Mrajca <martin@moonlake.cz> | +-----------------------------------------------------------------------+ - $Id$ + $Id $ */ @@ -184,7 +184,7 @@ $labels['sortby'] = 'Seřadit podle'; $labels['sortdesc'] = 'Seřadit sestupně'; $labels['sortasc'] = 'Seřadit vzestupně'; -$labels['nosubject'] = '(bez předmětu)'; +$labels['nosubject'] = '(bez predmetu)'; $labels['signature'] = 'Podpis'; $labels['charset'] = 'Znaková sada'; @@ -196,4 +196,26 @@ $labels['ldappublicsearchfield'] = 'Hledat na'; $labels['ldappublicsearchform'] = 'Hledat kontakt'; $labels['ldappublicsearch'] = 'Hledat'; +$labels['welcome'] = 'Vítejte v $product'; + +$labels['unknown'] = 'neznámý'; +$labels['unlimited'] = 'neomezený'; +$labels['dstactive'] = 'Letní čas'; + +$labels['previouspage'] = 'Předchozí'; +$labels['nextpage'] = 'Další'; + +$labels['returnreceipt'] = 'Doručenka'; + +$labels['checkmail'] = 'Zkontrolovat nové zprávy'; +$labels['checkspelling'] = 'Zkontrolovat pravopis'; +$labels['resumeediting'] = 'Pokračovat v úpravách'; +$labels['revertto'] = 'Přejít na'; + +$labels['savemessage'] = 'Uložit do rozepsaných'; +$labels['rename'] = 'Přejmenovat'; +$labels['renamefolder'] = 'Přejmenovat složku'; + +$labels['description'] = 'Popis'; + ?> |
