Skip to content
cz_mail_domain_catchall.lng 544 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['domain_txt'] = 'Doména';
$wb['destination_txt'] = 'Cíl';
tbrehm's avatar
tbrehm committed
$wb['active_txt'] = 'Aktivní';
$wb['domain_error_unique'] = 'Pro tuto doménu již existuje koš.';
tbrehm's avatar
tbrehm committed
$wb['no_domain_perm'] = 'Nemáte oprávnění pro tuto doménu.';
$wb['domain_error_regex'] = 'Chybné doménové jméno nebo doména obsahuje chybné znaky.';
Till Brehm's avatar
Till Brehm committed
$wb['limit_mailcatchall_txt'] = 'Byl dosažen maximální počet košů účtů pro Váš účet.';
$wb['source_txt'] = 'Zdroj';
$wb['destination_error_isemail'] = 'Cílová e-mailová adresa není platná.';
tbrehm's avatar
tbrehm committed
?>