summaryrefslogtreecommitdiff
path: root/program/localization/cz
diff options
context:
space:
mode:
Diffstat (limited to 'program/localization/cz')
-rwxr-xr-xprogram/localization/cz/labels.inc7
-rwxr-xr-xprogram/localization/cz/messages.inc9
2 files changed, 8 insertions, 8 deletions
diff --git a/program/localization/cz/labels.inc b/program/localization/cz/labels.inc
index 1acbf5675..96a2211e9 100755
--- a/program/localization/cz/labels.inc
+++ b/program/localization/cz/labels.inc
@@ -1,18 +1,19 @@
<?php
/*
+
+-----------------------------------------------------------------------+
| language/cz/labels.inc |
| |
| Language file of the RoundCube Webmail client |
- | Copyright (C) 2005, RoundQube Dev. - Switzerland |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
| All rights reserved. |
| |
+-----------------------------------------------------------------------+
| Author: Martin Mrajca <martin@moonlake.cz> |
+-----------------------------------------------------------------------+
- $Id $
+ @version $Id$
*/
@@ -218,4 +219,4 @@ $labels['renamefolder'] = 'Přejmenovat složku';
$labels['description'] = 'Popis';
-?>
+?> \ No newline at end of file
diff --git a/program/localization/cz/messages.inc b/program/localization/cz/messages.inc
index a3b5be230..90bd829f3 100755
--- a/program/localization/cz/messages.inc
+++ b/program/localization/cz/messages.inc
@@ -1,18 +1,19 @@
<?php
/*
+
+-----------------------------------------------------------------------+
| language/cz/messages.inc |
| |
| Language file of the RoundCube Webmail client |
- | Copyright (C) 2005, RoundCube Dev. - Switzerland |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
| All rights reserved. |
| |
+-----------------------------------------------------------------------+
| Author: Martin Mrajca <martin@moonlake.cz> |
+-----------------------------------------------------------------------+
- $Id $
+ @version $Id$
*/
@@ -37,7 +38,6 @@ $messages['sendingfailed'] = 'Odesílání zprávy selhalo';
$messages['errorsaving'] = 'Vyskytla se chyba při ukládání';
$messages['errormoving'] = 'Nemohu přesunout zprávu';
$messages['errordeleting'] = 'Nemohu smazat zprávu';
-
$messages['loading'] = 'Načítám...';
$messages['sendingmessage'] = 'Odesílám zprávu...';
$messages['noemailwarning'] = 'Zadejte, prosím, platnou adresu';
@@ -52,7 +52,6 @@ $messages['notsentwarning'] = 'Zpráva nebyla odeslána. Přejete si zprávu zah
$messages['noldapserver'] = 'Zvolte, prosím, LDAP server k hledání';
$messages['nocontactsreturned'] = 'Nebyly nalezeny žádné kontakty';
$messages['nosearchname'] = 'Zadejte, prosím, jméno nebo e-mail kontaktu';
-
$messages['checking'] = 'Kontroluji...';
$messages['nospellerrors'] = 'Nebyly nalezeny žádné chyby';
$messages['checkingmail'] = 'Kontroluji nové zprávy...';
@@ -60,4 +59,4 @@ $messages['savingmessage'] = 'Ukládám zprávu...';
$messages['messagesaved'] = 'Zpráva uložena do Rozepsané';
$messages['folderdeleted'] = 'Složka byla úspěšně vymazána';
-?>
+?> \ No newline at end of file