| | |
| | | $wb['btn_back_txt'] = 'Ne, zpět na seznam klientů'; |
| | | $wb['udp_port_help_txt'] = 'Odděleny čárkou'; |
| | | $wb['active_txt'] = 'Aktivní'; |
| | | $wb['firewall_error_unique'] = 'There is already a firewall record for this server.'; |
| | | $wb['tcp_ports_error_regex'] = 'Character not allowed in tcp port definition. Allowed characters are numbers, \\":\\" and \\",\\".'; |
| | | $wb['udp_ports_error_regex'] = 'Character not allowed in udp port definition. Allowed characters are numbers, \\":\\" and \\",\\".'; |
| | | $wb['firewall_error_unique'] = 'Pro tento server již existuje záznam firewallu.'; |
| | | $wb['tcp_ports_error_regex'] = 'Znak není povole v definici TCP portu. Povolené symboly jsou čísla, : a ,.'; |
| | | $wb['udp_ports_error_regex'] = 'Znak není povole v definici UDP portu. Povolené symboly jsou čísla, : a ,.'; |
| | | ?> |