diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-26 18:32:07 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-26 18:32:07 +0000 |
| commit | 98aa389630e53b382855019f121fcc21f12fe3ca (patch) | |
| tree | 94b405f83408db3dcd07436204ffcf15860dc9b3 /roundcubemail/program | |
| parent | 2327e2a30f6563710382f198a7e7370abce9a050 (diff) | |
- cs_CZ update
git-svn-id: https://svn.roundcube.net/trunk@2993 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/localization/cs_CZ/labels.inc | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/cs_CZ/labels.inc b/roundcubemail/program/localization/cs_CZ/labels.inc index 550417191..5afdc25aa 100644 --- a/roundcubemail/program/localization/cs_CZ/labels.inc +++ b/roundcubemail/program/localization/cs_CZ/labels.inc @@ -3,7 +3,7 @@ /* +-----------------------------------------------------------------------+ -| language/cs_CZ/labels.inc | +| language/cs_CZ/labels.inc | | | | Language file of the RoundCube Webmail client | | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | @@ -13,6 +13,7 @@ | Author: Martin Mrajca <martin@moonlake.cz> | | joe <joe@humlak.cz> | | Jiri Kaderavek <jiri.kaderavek@webstep.net> | +| Milan Kozak <hodza@hodza.net> | +-----------------------------------------------------------------------+ @version $Id$ @@ -253,6 +254,11 @@ $labels['advancedoptions'] = 'Pokročilá nastavení'; $labels['focusonnewmessage'] = 'Aktivovat okno prohlížeče při príchozí zprávě'; $labels['checkallfolders'] = 'Kontrolovat nové zprávy ve všech složkách'; $labels['displaynext'] = 'Zobrazit další zprávu po smazání/přesunu zprávy'; +$labels['mainoptions'] = 'Hlavní nastavení'; +$labels['section'] = 'Sekce'; +$labels['maintenance'] = 'Údržba'; +$labels['newmessage'] = 'Nová zpráva'; +$labels['listoptions'] = 'Nastavení stránkování'; $labels['folder'] = 'Složka'; $labels['folders'] = 'Složky'; $labels['foldername'] = 'Jméno složky'; @@ -273,4 +279,4 @@ $labels['KB'] = 'KB'; $labels['MB'] = 'MB'; $labels['GB'] = 'GB'; -?>
\ No newline at end of file +?> |
