Skip to content
cz_mail_transport.lng 480 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['server_id_txt'] = 'Server';
$wb['domain_txt'] = 'Doména';
$wb['destination_txt'] = 'Cíl';
$wb['type_txt'] = 'Typ';
$wb['mx_txt'] = 'Neprovádět MX lookup';
$wb['sort_order_txt'] = 'Třídit podle';
$wb['active_txt'] = 'Aktivní';
Till Brehm's avatar
Till Brehm committed
$wb['limit_mailrouting_txt'] = 'Byl dosažen maximální počet e-mail směrování pro Váš účet.';
tbrehm's avatar
tbrehm committed
$wb['transport_txt'] = 'Transport';
$wb['domain_error_unique'] = 'A mail transport for this Domain already exists on this server.';