Small brazilian portuguese language files update.
br_server_ip.lng and br_dns_srv.lng
| | |
| | | $wb['ip_address_txt'] = 'Endereço IP'; |
| | | $wb['virtualhost_txt'] = 'Nome VirtualHost HTTP'; |
| | | $wb["ip_error_wrong"] = 'Endereço IP inválido!'; |
| | | $wb["ip_error_unique"] = 'The IP address must be unique'; |
| | | $wb["ip_error_unique"] = 'O endereço IP deve ser único';
|
| | | ?> |
| | | |
| | |
| | | $wb['name_error_regex'] = 'O Hostname está com formato inválido.'; |
| | | $wb['data_error_empty'] = 'Registro do Servidor em branco'; |
| | | $wb['data_error_regex'] = 'Registro do Servidor com formato inválido'; |
| | | $wb["srv_error_regex"] = 'Registro do Servidor com formato inválido. São necessários 3 textos separados por espaços';
|
| | | ?> |
| | | |