Pascal Dreissen
2016-07-05 fbfdc438eaf2a70d5fefda74c919edc76e82d0fd
interface/web/mail/lib/lang/cz_mail_forward.lng
@@ -1,11 +1,13 @@
<?php
$wb['email_txt'] = 'E-mail';
$wb['destination_txt'] = 'Cílový email';
$wb['destination_txt'] = 'Cílový e-mail';
$wb['active_txt'] = 'Aktivní';
$wb['limit_mailforward_txt'] = 'Dosažen maximální počet email předávání pro Váš účet.';
$wb['duplicate_mailbox_txt'] = 'Mailbox s touto adresou již existuje';
$wb['domain_txt'] = 'Doména';
$wb['source_txt'] = 'Zdrojový e-mail';
$wb['email_error_isemail'] = 'Zadejte prosím platnou e-mailovou adresu.';
$wb['send_as_txt'] = 'Odeslat jako';
$wb['send_as_exp'] = 'Allow target to send mail using this address as origin (if target is internal)';
$wb['greylisting_txt'] = 'Povolit greylisting';
?>