Skip to content
cz_iptables.lng 457 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
tbrehm's avatar
tbrehm committed
$wb['server_id_txt'] = 'Server';
$wb['multiport_txt'] = 'Multi Port';
$wb['singleport_txt'] = 'Single Port';
$wb['protocol_txt'] = 'Protokol';
$wb['table_txt'] = 'Tabulka';
$wb['state_txt'] = 'Stav';
$wb['destination_ip_txt'] = 'Cílové adresy';
$wb['source_ip_txt'] = 'Zdrojové adresy';
$wb['active_txt'] = 'Aktivní';
$wb['iptables_error_unique'] = 'Stejný záznam pro firewall je již na tomto serveru použit.';
tbrehm's avatar
tbrehm committed
?>