diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-08 16:09:57 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-08 16:09:57 +0000 |
| commit | 6a28b4fb865a3dd1cf5924fc7b24d4408cba8195 (patch) | |
| tree | 048eaabc68285c7598fbe750bbdb2629e41768ba /roundcubemail/program/localization/cs_CZ | |
| parent | e3572766d5cd8cbbdd46ccbe69f5de02af58fee1 (diff) | |
Updated translations from launchpad
git-svn-id: https://svn.roundcube.net/trunk@5740 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/cs_CZ')
| -rw-r--r-- | roundcubemail/program/localization/cs_CZ/labels.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/cs_CZ/labels.inc b/roundcubemail/program/localization/cs_CZ/labels.inc index c169038f3..dfdda3029 100644 --- a/roundcubemail/program/localization/cs_CZ/labels.inc +++ b/roundcubemail/program/localization/cs_CZ/labels.inc @@ -9,7 +9,7 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: pek <Unknown> | + | Author: Thomas <Unknown> | +-----------------------------------------------------------------------+ @version $Id$ */ @@ -93,6 +93,7 @@ $labels['longnov'] = 'Listopad'; $labels['longdec'] = 'Prosinec'; $labels['today'] = 'Dnes'; $labels['checkmail'] = 'Zkontrolovat nové zprávy'; +$labels['compose'] = 'Napsat zprávu'; $labels['writenewmessage'] = 'Vytvořit novou zprávu'; $labels['replytomessage'] = 'Odpovědět odesílateli'; $labels['replytoallmessage'] = 'Odpovědět všem'; @@ -159,7 +160,6 @@ $labels['searchmod'] = 'Parametry hledání'; $labels['msgtext'] = 'Celá zpráva'; $labels['openinextwin'] = 'Otevřít v novém okně'; $labels['emlsave'] = 'Stáhnout (.eml)'; -$labels['compose'] = 'Napsat zprávu'; $labels['editasnew'] = 'Upravit jako novou'; $labels['savemessage'] = 'Uložit do rozepsaných'; $labels['sendmessage'] = 'Odeslat zprávu nyní'; |
