summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/cz
diff options
context:
space:
mode:
authortomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-10-01 13:55:02 +0000
committertomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-10-01 13:55:02 +0000
commit5b50e4895bc8e46686f38f7bbd67db2b65061d5e (patch)
tree5c942cb9886b32089b998ea7bf81dc1f82bac411 /roundcubemail/program/localization/cz
parentc5a5d63522a63ea725e76ce830c0fb933c11ad53 (diff)
cleanup localizations
git-svn-id: https://svn.roundcube.net/trunk@842 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/cz')
-rw-r--r--roundcubemail/program/localization/cz/labels.inc5
-rw-r--r--roundcubemail/program/localization/cz/messages.inc4
2 files changed, 2 insertions, 7 deletions
diff --git a/roundcubemail/program/localization/cz/labels.inc b/roundcubemail/program/localization/cz/labels.inc
index 089cdb861..45bd592ed 100644
--- a/roundcubemail/program/localization/cz/labels.inc
+++ b/roundcubemail/program/localization/cz/labels.inc
@@ -124,7 +124,6 @@ $labels['highest'] = 'Nejvyšší';
$labels['showimages'] = 'Zobrazit obrázky';
-
// address boook
$labels['name'] = 'Zobrazit jméno';
$labels['firstname'] = 'Jméno';
@@ -146,7 +145,6 @@ $labels['contactsfromto'] = 'Kontakty $from až $to z celkem $count';
$labels['print'] = 'Tisk';
$labels['export'] = 'Export';
-
// settings
$labels['settingsfor'] = 'Nastavení pro';
@@ -240,5 +238,4 @@ $labels['autosavedraft'] = 'Automaticky uložit rozepsané zprávy';
$labels['everynminutes'] = 'každých $n minut';
$labels['never'] = 'nikdy';
-
-?>
+?> \ No newline at end of file
diff --git a/roundcubemail/program/localization/cz/messages.inc b/roundcubemail/program/localization/cz/messages.inc
index 07f7811ab..eb5dd9464 100644
--- a/roundcubemail/program/localization/cz/messages.inc
+++ b/roundcubemail/program/localization/cz/messages.inc
@@ -19,7 +19,6 @@
*/
$messages = array();
-
$messages['loginfailed'] = 'Přihlášení selhalo';
$messages['cookiesdisabled'] = 'Váš prohlížeč nepodporuje cookies, které jsou pro přihlášení nezbytné';
$messages['sessionerror'] = 'Vaše přihlášení je neplatné nebo vypršelo';
@@ -59,7 +58,6 @@ $messages['checkingmail'] = 'Kontroluji nové zprávy...';
$messages['savingmessage'] = 'Ukládám zprávu...';
$messages['messagesaved'] = 'Zpráva uložena do Rozepsané';
$messages['folderdeleted'] = 'Složka byla úspěšně vymazána';
-
$messages['contactnotfound'] = 'Požadovaný kontakt nebyl nalezen.';
$messages['deletecontactconfirm'] = 'Opravdu chcete smazat označené kontakty?';
$messages['deletemessagesconfirm'] = 'Opravdu chcete smazat označené zprávy?';
@@ -77,4 +75,4 @@ $messages['copyerror'] = 'Nemohu zkopírovat žádnou adresu';
$messages['sourceisreadonly'] = 'Tento zdroj adres je pouze pro čtení';
$messages['errorsavingcontact'] = 'Nemohu uložit adresu kontaktu';
-?>
+?> \ No newline at end of file