Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
interface/web/mail/lib/lang/cz_mail_relay_recipient.lng
@@ -1,9 +1,10 @@
<?php
$wb['server_id_txt'] = 'Server';
$wb['source_txt'] = 'Relay adresát';
$wb['recipient_txt'] = 'Adresát';
$wb['recipient_txt'] = 'Příjemce (adresát)';
$wb['active_txt'] = 'Aktivní';
$wb['source_error_notempty'] = 'Adresa je prázdná.';
$wb['type_txt'] = 'Typ';
$wb['limit_mailfilter_txt'] = 'Dosažen maximální počet e-mailových filtrů pro Váš účet.';
$wb['limit_mailfilter_txt'] = 'Dosažen maximální počet e-mail filtrů pro Váš účet.';
?>