Skip to content

Commit 9e15f19

Browse files
author
moglia
committed
Some Brazilian Portuguese Language Updates
1 parent 9f3a179 commit 9e15f19

File tree

14 files changed

+302
-302
lines changed

14 files changed

+302
-302
lines changed

interface/lib/lang/br.lng

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
1-
<?php
2-
$wb['conf_format_dateshort'] = 'd/m/Y';
3-
$wb['conf_format_datelong'] = 'l dS de F Y';
4-
$wb['conf_format_timeshort'] = 'H:i';
5-
$wb['conf_format_timelong'] = 'H:i:s';
6-
$wb['conf_format_datetime'] = 'd/m/Y H:i';
7-
$wb['301'] = 'Módulo não permitido para o usuário corrente.';
8-
$wb['302'] = 'Módulo Inválido';
9-
$wb['1001'] = 'O nome de usuário e senha não podem estar em branco!';
10-
$wb['1002'] = 'Nome de usuário ou senha incorretos!';
11-
$wb['1003'] = 'O Usuário está inativo!';
12-
$wb['delete_confirmation'] = 'Tem certeza de que deseja remover este registro?';
13-
$wb['error_no_view_permission'] = 'Você não tem permissão para ver este registro ou o mesmo não existe!';
14-
$wb['error_no_delete_permission'] = 'Você não tem permissão para remover este registro!';
15-
$wb['page_txt'] = 'Página';
16-
$wb['page_of_txt'] = 'de';
17-
$wb['page_next_txt'] = 'Próximo';
18-
$wb['page_back_txt'] = 'Voltar';
19-
$wb['delete_txt'] = 'Remover';
20-
$wb['filter_txt'] = 'Filtrar';
21-
$wb['add_new_record_txt'] = 'Adcionar novo registro';
22-
$wb['btn_save_txt'] = 'Salvar';
23-
$wb['btn_cancel_txt'] = 'Voltar';
24-
$wb['toolsarea_head_txt'] = 'Ferramentas';
25-
$wb['page_and_txt'] = 'and';
26-
$wb['top_menu_system'] = 'System';
27-
$wb['top_menu_client'] = 'Client';
28-
$wb['top_menu_email'] = 'Email';
29-
$wb['top_menu_monitor'] = 'Monitor';
30-
$wb['top_menu_sites'] = 'Sites';
31-
$wb['top_menu_dns'] = 'DNS';
32-
$wb['top_menu_tools'] = 'Tools';
33-
$wb['top_menu_help'] = 'Help';
34-
?>
1+
<?php
2+
$wb['conf_format_dateshort'] = 'd/m/Y';
3+
$wb['conf_format_datelong'] = 'l dS de F Y';
4+
$wb['conf_format_timeshort'] = 'H:i';
5+
$wb['conf_format_timelong'] = 'H:i:s';
6+
$wb['conf_format_datetime'] = 'd/m/Y H:i';
7+
$wb['301'] = 'Módulo não permitido para o usuário corrente.';
8+
$wb['302'] = 'Módulo Inválido';
9+
$wb['1001'] = 'O nome de usuário e senha não podem estar em branco!';
10+
$wb['1002'] = 'Nome de usuário ou senha incorretos!';
11+
$wb['1003'] = 'O Usuário está inativo!';
12+
$wb['delete_confirmation'] = 'Tem certeza de que deseja remover este registro?';
13+
$wb['error_no_view_permission'] = 'Você não tem permissão para ver este registro ou o mesmo não existe!';
14+
$wb['error_no_delete_permission'] = 'Você não tem permissão para remover este registro!';
15+
$wb['page_txt'] = 'Página';
16+
$wb['page_of_txt'] = 'de';
17+
$wb['page_next_txt'] = 'Próximo';
18+
$wb['page_back_txt'] = 'Voltar';
19+
$wb['delete_txt'] = 'Remover';
20+
$wb['filter_txt'] = 'Filtrar';
21+
$wb['add_new_record_txt'] = 'Adcionar novo registro';
22+
$wb['btn_save_txt'] = 'Salvar';
23+
$wb['btn_cancel_txt'] = 'Voltar';
24+
$wb['toolsarea_head_txt'] = 'Ferramentas';
25+
$wb['page_and_txt'] = 'e';
26+
$wb['top_menu_system'] = 'Sistema';
27+
$wb['top_menu_client'] = 'Cliente';
28+
$wb['top_menu_email'] = 'Correio';
29+
$wb['top_menu_monitor'] = 'Monitor';
30+
$wb['top_menu_sites'] = 'Sites';
31+
$wb['top_menu_dns'] = 'DNS';
32+
$wb['top_menu_tools'] = 'Ferramentas';
33+
$wb['top_menu_help'] = 'Ajuda';
34+
?>
Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
1-
<?php
2-
$wb['1001'] = 'Por favor, preencha o nome do usuário e senha!';
3-
$wb['1002'] = 'Nome do usuário ou senha incorretos!';
4-
$wb['Firewall'] = 'Firewall';
5-
$wb['Groups'] = 'Grupos';
6-
$wb['groups_description'] = 'Formulário para edição dos Grupos de usuários do sistema.';
7-
$wb['Server'] = 'Servidor';
8-
$wb['Services'] = 'Serviços';
9-
$wb['Config'] = 'Configuração';
10-
$wb['Server Config'] = 'Configuração do Servidor';
11-
$wb['Mail'] = 'Mail';
12-
$wb['Getmail'] = 'Getmail';
13-
$wb['Web'] = 'Web';
14-
$wb['FastCGI'] = 'FastCGI';
15-
$wb['Jailkit'] = 'Jailkit';
16-
$wb['System'] = 'Sistema';
17-
$wb['Add user'] = 'Adicionar Usuário';
18-
$wb['Edit user'] = 'Editar Usuário';
19-
$wb['CP Users'] = 'Usuários';
20-
$wb['Add group'] = 'Adicionar Grupo';
21-
$wb['Edit group'] = 'Editar Grupo';
22-
$wb['Edit server'] = 'Editar Servidor';
23-
$wb['Edit Server IP'] = 'Editar Endereço IP do Servidor';
24-
$wb['Servers'] = 'Servidores';
25-
$wb['Sync. Now'] = 'Sincronizar agora';
26-
$wb['DB Sync.'] = 'Sincronizar Bando de Dados';
27-
$wb['Languages'] = 'Idiomas';
28-
$wb['New Language'] = 'Novo Idioma';
29-
$wb['Export'] = 'Exportar';
30-
$wb['Import'] = 'Importar';
31-
$wb['Language Editor'] = 'Editor de Idiomas';
32-
$wb['Software'] = 'Software';
33-
$wb['Repositories'] = 'Repositórios';
34-
$wb['Server Services'] = 'Server Services';
35-
$wb['Interface Config'] = 'Interface Config';
36-
$wb['Packages'] = 'Packages';
37-
$wb['Updates'] = 'Updates';
38-
$wb['Merge'] = 'Merge';
39-
$wb['Remote Users'] = 'Remote Users';
40-
?>
1+
<?php
2+
$wb['1001'] = 'Por favor, preencha o nome do usuário e senha!';
3+
$wb['1002'] = 'Nome do usuário ou senha incorretos!';
4+
$wb['Firewall'] = 'Firewall';
5+
$wb['Groups'] = 'Grupos';
6+
$wb['groups_description'] = 'Formulário para edição dos Grupos de usuários do sistema.';
7+
$wb['Server'] = 'Servidor';
8+
$wb['Services'] = 'Serviços';
9+
$wb['Config'] = 'Configuração';
10+
$wb['Server Config'] = 'Configuração do Servidor';
11+
$wb['Mail'] = 'Mail';
12+
$wb['Getmail'] = 'Getmail';
13+
$wb['Web'] = 'Web';
14+
$wb['FastCGI'] = 'FastCGI';
15+
$wb['Jailkit'] = 'Jailkit';
16+
$wb['System'] = 'Sistema';
17+
$wb['Add user'] = 'Adicionar Usuário';
18+
$wb['Edit user'] = 'Editar Usuário';
19+
$wb['CP Users'] = 'Usuários';
20+
$wb['Add group'] = 'Adicionar Grupo';
21+
$wb['Edit group'] = 'Editar Grupo';
22+
$wb['Edit server'] = 'Editar Servidor';
23+
$wb['Edit Server IP'] = 'Editar Endereço IP do Servidor';
24+
$wb['Servers'] = 'Servidores';
25+
$wb['Sync. Now'] = 'Sincronizar agora';
26+
$wb['DB Sync.'] = 'Sincronizar Banco de Dados';
27+
$wb['Languages'] = 'Idiomas';
28+
$wb['New Language'] = 'Novo Idioma';
29+
$wb['Export'] = 'Exportar';
30+
$wb['Import'] = 'Importar';
31+
$wb['Language Editor'] = 'Editor de Idiomas';
32+
$wb['Software'] = 'Software';
33+
$wb['Repositories'] = 'Repositórios';
34+
$wb['Server Services'] = 'Serviços do Servidor';
35+
$wb['Interface Config'] = 'Configuração da Interface';
36+
$wb['Packages'] = 'Pacotes';
37+
$wb['Updates'] = 'Updates';
38+
$wb['Merge'] = 'Mesclar';
39+
$wb['Remote Users'] = 'Usuários Remotos';
40+
?>
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<?php
2-
$wb['list_head_txt'] = 'Importar arquivo de idioma';
3-
$wb['language_import_txt'] = 'Buscar arquivo de idioma';
4-
$wb['btn_save_txt'] = 'Importar Arquivo de Idioma Selecionado';
5-
$wb['language_overwrite_txt'] = 'Sobre escrever o arquivo se existir.';
6-
$wb['btn_cancel_txt'] = 'Voltar';
7-
$wb['ignore_version_txt'] = 'Skip ISPConfig version check';
8-
?>
1+
<?php
2+
$wb['list_head_txt'] = 'Importar arquivo de idioma';
3+
$wb['language_import_txt'] = 'Buscar arquivo de idioma';
4+
$wb['btn_save_txt'] = 'Importar Arquivo de Idioma Selecionado';
5+
$wb['language_overwrite_txt'] = 'Sobre escrever o arquivo se existir.';
6+
$wb['btn_cancel_txt'] = 'Voltar';
7+
$wb['ignore_version_txt'] = 'Ignorar checagem de vers�o do ISPCONFIG';
8+
?>
Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
1-
<?php
2-
$wb['username_txt'] = 'Nome do usu�rio:';
3-
$wb['password_txt'] = 'Senha:';
4-
$wb['function_txt'] = 'Fun��es:';
5-
$wb['username_error_unique'] = 'O nome de usu�rio deve ser �nico';
6-
$wb['username_error_empty'] = 'O nome de usu�rio n�o pode estar em branco';
7-
$wb['password_error_empty'] = 'A senha n�o pode estar em branco';
8-
$wb['password_strength_txt'] = 'Seguran�a da senha:';
9-
$wb['Mail domain functions'] = 'Mail domain functions';
10-
$wb['Mail user functions'] = 'Mail user functions';
11-
$wb['Mail alias functions'] = 'Mail alias functions';
12-
$wb['Mail forward functions'] = 'Mail forward functions';
13-
$wb['Mail catchall functions'] = 'Mail catchall functions';
14-
$wb['Mail transport functions'] = 'Mail transport functions';
15-
$wb['Mail whitelist functions'] = 'Mail whitelist functions';
16-
$wb['Mail blacklist functions'] = 'Mail blacklist functions';
17-
$wb['Mail spamfilter user functions'] = 'Mail spamfilter user functions';
18-
$wb['Mail spamfilter policy functions'] = 'Mail spamfilter policy functions';
19-
$wb['Mail fetchmail functions'] = 'Mail fetchmail functions';
20-
$wb['Mail user filter functions'] = 'Mail user filter functions';
21-
$wb['Mail filter functions'] = 'Mail filter functions';
22-
$wb['Client functions'] = 'Client functions';
23-
$wb['Sites cron functions'] = 'Sites cron functions';
24-
$wb['Sites database functions'] = 'Sites database functions';
25-
$wb['Sites FTP-User functions'] = 'Sites FTP-User functions';
26-
$wb['Sites Shell-User functions'] = 'Sites Shell-User functions';
27-
$wb['Sites Domain functions'] = 'Sites Domain functions';
28-
$wb['Sites Aliasdomain functions'] = 'Sites Aliasdomain functions';
29-
$wb['Sites Subdomain functions'] = 'Sites Subdomain functions';
30-
$wb['DNS zone functions'] = 'DNS zone functions';
31-
$wb['DNS a functions'] = 'DNS a functions';
32-
$wb['DNS aaaa functions'] = 'DNS aaaa functions';
33-
$wb['DNS alias functions'] = 'DNS alias functions';
34-
$wb['DNS cname functions'] = 'DNS cname functions';
35-
$wb['DNS hinfo functions'] = 'DNS hinfo functions';
36-
$wb['DNS mx functions'] = 'DNS mx functions';
37-
$wb['DNS ns functions'] = 'DNS ns functions';
38-
$wb['DNS ptr functions'] = 'DNS ptr functions';
39-
$wb['DNS rp functions'] = 'DNS rp functions';
40-
$wb['DNS srv functions'] = 'DNS srv functions';
41-
$wb['DNS txt functions'] = 'DNS txt functions';
42-
?>
1+
<?php
2+
$wb['username_txt'] = 'Nome do usu�rio:';
3+
$wb['password_txt'] = 'Senha:';
4+
$wb['function_txt'] = 'Fun��es:';
5+
$wb['username_error_unique'] = 'O nome de usu�rio deve ser �nico';
6+
$wb['username_error_empty'] = 'O nome de usu�rio n�o pode estar em branco';
7+
$wb['password_error_empty'] = 'A senha n�o pode estar em branco';
8+
$wb['password_strength_txt'] = 'Seguran�a da senha:';
9+
$wb['Mail domain functions'] = 'Fun��es de dom�nio de correio';
10+
$wb['Mail user functions'] = 'Fun��es de usu�rio de correio';
11+
$wb['Mail alias functions'] = 'Fun��es de aliases de correio';
12+
$wb['Mail forward functions'] = 'Fun��es de encaminhamento de correio';
13+
$wb['Mail catchall functions'] = 'Fun��es de catchall de correio';
14+
$wb['Mail transport functions'] = 'Fun��es de transporte de correio';
15+
$wb['Mail whitelist functions'] = 'Fun��es de lista branca de correio';
16+
$wb['Mail blacklist functions'] = 'Fun��es de lista negra de correio';
17+
$wb['Mail spamfilter user functions'] = 'Fun��es de spamfilter de usu�rio de correio';
18+
$wb['Mail spamfilter policy functions'] = 'Fun��es de pol�tica de spamfilter de correio';
19+
$wb['Mail fetchmail functions'] = 'Fun��es de fetchmail';
20+
$wb['Mail user filter functions'] = 'Fun��es de filtro de correio de usu�rio';
21+
$wb['Mail filter functions'] = 'Fun��es de filtro de correio';
22+
$wb['Client functions'] = 'Fun��es de cliente';
23+
$wb['Sites cron functions'] = 'Fun��es de cron (Sites)';
24+
$wb['Sites database functions'] = 'Fun��es de Banco de Dados (Sites)';
25+
$wb['Sites FTP-User functions'] = 'Fun��es de Usu�rios FTP (Sites)';
26+
$wb['Sites Shell-User functions'] = 'Fun��es de Usu�rios de Shell (Sites)';
27+
$wb['Sites Domain functions'] = 'Fun��es de Dom�nio (Sites)';
28+
$wb['Sites Aliasdomain functions'] = 'Fun��o de Aliasdomain (Sites)';
29+
$wb['Sites Subdomain functions'] = 'Fun��o de Subdomain (Sites)';
30+
$wb['DNS zone functions'] = 'Fun��es de Zona DNS';
31+
$wb['DNS a functions'] = 'Fun��es de a DNS';
32+
$wb['DNS aaaa functions'] = 'Fun��es de aaaa DNS';
33+
$wb['DNS alias functions'] = 'Fun��es de alias DNS';
34+
$wb['DNS cname functions'] = 'Fun��es de cname DNS';
35+
$wb['DNS hinfo functions'] = 'Fun��es de hinfo DNS';
36+
$wb['DNS mx functions'] = 'Fun��es de mx DNS';
37+
$wb['DNS ns functions'] = 'Fun��es de ns DNS';
38+
$wb['DNS ptr functions'] = 'Fun��es de ptr DNS';
39+
$wb['DNS rp functions'] = 'Fun��es de rp DNS';
40+
$wb['DNS srv functions'] = 'Fun��es de srv DNS';
41+
$wb['DNS txt functions'] = 'Fun��es de txt DNS';
42+
?>
Lines changed: 68 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,68 @@
1-
<?php
2-
$wb['jailkit_chroot_home_txt'] = 'Chroot Jailkit home';
3-
$wb['jailkit_chroot_app_sections_txt'] = 'Aplicações Jailkit chroot (Sessões)';
4-
$wb['jailkit_chroot_app_programs_txt'] = 'Aplicações Jailkit em ambiente chroot';
5-
$wb['website_path_txt'] = 'Website path';
6-
$wb['website_symlinks_txt'] = 'Website symlinks: link simbólico';
7-
$wb['website_basedir_txt'] = 'Website basedir: Diretório base ';
8-
$wb['vhost_conf_dir_txt'] = 'Vhost config dir';
9-
$wb['vhost_conf_enabled_dir_txt'] = 'Vhost diretório de configuração ativo';
10-
$wb['getmail_config_dir_txt'] = 'Getmail config dir';
11-
$wb['fastcgi_starter_path_txt'] = 'FastCGI: Caminho diretório inicial';
12-
$wb['fastcgi_starter_script_txt'] = 'FastCGI: Script inicial';
13-
$wb['fastcgi_alias_txt'] = 'FastCGI: Alias';
14-
$wb['fastcgi_phpini_path_txt'] = 'FastCGI: Caminho do php.ini ';
15-
$wb['fastcgi_children_txt'] = 'FastCGI: Filhos';
16-
$wb['fastcgi_max_requests_txt'] = 'FastCGI: Requisições máximas';
17-
$wb['fastcgi_bin_txt'] = 'FastCGI Bin';
18-
$wb['module_txt'] = 'Módulo';
19-
$wb['maildir_path_txt'] = 'Caminho do diretório Maildir';
20-
$wb['homedir_path_txt'] = 'Caminho do diretório Home';
21-
$wb['mailuser_uid_txt'] = 'UID usuário de email';
22-
$wb['mailuser_gid_txt'] = 'GID usuário de email';
23-
$wb['mailuser_name_txt'] = 'Nome usuário de email';
24-
$wb['mailuser_group_txt'] = 'Grupo usuário de email';
25-
$wb['relayhost_txt'] = 'Host Relay';
26-
$wb['relayhost_user_txt'] = 'Usuário do Host Relay';
27-
$wb['relayhost_password_txt'] = 'Senha do Host Relay';
28-
$wb['mailbox_size_limit_txt'] = 'Tamanho máximo da Caixa Postal';
29-
$wb['message_size_limit_txt'] = 'Tamanho máximo de mensagem';
30-
$wb['ip_address_txt'] = 'Endereço IP';
31-
$wb['netmask_txt'] = 'Máscara de Rede';
32-
$wb['gateway_txt'] = 'Gateway';
33-
$wb['hostname_txt'] = 'Nome do Host';
34-
$wb['nameservers_txt'] = 'Servidores DNS';
35-
$wb['auto_network_configuration_txt'] = 'Configuração de Rede';
36-
$wb['ip_address_error_wrong'] = 'Formato do Endereço IP inválido!';
37-
$wb['netmask_error_wrong'] = 'Formato da Máscara de Rede inválio!';
38-
$wb['gateway_error_wrong'] = 'Gateway inválido!';
39-
$wb['hostname_error_empty'] = 'Por favor, entre com o nome do Host.';
40-
$wb['nameservers_error_empty'] = 'Por favor, entre com o Servidor DNS.';
41-
$wb['jailkit_chroot_cron_programs_txt'] = 'Cron de aplicações Jailkit em ambiente chroot';
42-
$wb['config_dir_txt'] = 'Diretório de configuração';
43-
$wb['init_script_txt'] = 'Cron init nome do script';
44-
$wb['crontab_dir_txt'] = 'Caminho para crontabs individuais';
45-
$wb['wget_txt'] = 'Caminho para o wget';
46-
$wb['web_user_txt'] = 'Usuário Apache';
47-
$wb['web_group_txt'] = 'Grupo Apache';
48-
$wb['security_level_txt'] = 'Nível de Segurança';
49-
$wb['loglevel_txt'] = 'Loglevel';
50-
$wb['apps_vhost_port_txt'] = 'Apps-vhost port';
51-
$wb['apps_vhost_ip_txt'] = 'Apps-vhost IP';
52-
$wb['apps_vhost_servername_txt'] = 'Apps-vhost Domain';
53-
$wb['bind_user_txt'] = 'BIND User';
54-
$wb['bind_group_txt'] = 'BIND Group';
55-
$wb['bind_zonefiles_dir_txt'] = 'BIND zonefiles directory';
56-
$wb['named_conf_path_txt'] = 'BIND named.conf path';
57-
$wb['bind_user_error_empty'] = 'BIND user is empty.';
58-
$wb['bind_group_error_empty'] = 'BIND group is empty.';
59-
$wb['bind_zonefiles_dir_error_empty'] = 'BIND zonefiles directory is empty.';
60-
$wb['named_conf_path_error_empty'] = 'BIND named.conf path is empty.';
61-
$wb['named_conf_local_path_error_empty'] = 'BIND named.conf.local path is empty.';
62-
$wb['mail_filter_syntax_txt'] = 'Mailfilter Syntax';
63-
$wb['pop3_imap_daemon_txt'] = 'POP3/IMAP Daemon';
64-
$wb['php_open_basedir_txt'] = 'PHP open_basedir';
65-
$wb['php_open_basedir_error_empty'] = 'PHP open_basedir is empty.';
66-
$wb['htaccess_allow_override_txt'] = '.htaccess AllowOverride';
67-
$wb['htaccess_allow_override_error_empty'] = '.htaccess AllowOverride is empty.';
68-
?>
1+
<?php
2+
$wb['jailkit_chroot_home_txt'] = 'Chroot Jailkit home';
3+
$wb['jailkit_chroot_app_sections_txt'] = 'Aplicações Jailkit chroot (Sessões)';
4+
$wb['jailkit_chroot_app_programs_txt'] = 'Aplicações Jailkit em ambiente chroot';
5+
$wb['website_path_txt'] = 'Website path';
6+
$wb['website_symlinks_txt'] = 'Website symlinks: link simbólico';
7+
$wb['website_basedir_txt'] = 'Website basedir: Diretório base ';
8+
$wb['vhost_conf_dir_txt'] = 'Vhost config dir';
9+
$wb['vhost_conf_enabled_dir_txt'] = 'Vhost diretório de configuração ativo';
10+
$wb['getmail_config_dir_txt'] = 'Getmail config dir';
11+
$wb['fastcgi_starter_path_txt'] = 'FastCGI: Caminho diretório inicial';
12+
$wb['fastcgi_starter_script_txt'] = 'FastCGI: Script inicial';
13+
$wb['fastcgi_alias_txt'] = 'FastCGI: Alias';
14+
$wb['fastcgi_phpini_path_txt'] = 'FastCGI: Caminho do php.ini ';
15+
$wb['fastcgi_children_txt'] = 'FastCGI: Filhos';
16+
$wb['fastcgi_max_requests_txt'] = 'FastCGI: Requisições máximas';
17+
$wb['fastcgi_bin_txt'] = 'FastCGI Bin';
18+
$wb['module_txt'] = 'Módulo';
19+
$wb['maildir_path_txt'] = 'Caminho do diretório Maildir';
20+
$wb['homedir_path_txt'] = 'Caminho do diretório Home';
21+
$wb['mailuser_uid_txt'] = 'UID usuário de email';
22+
$wb['mailuser_gid_txt'] = 'GID usuário de email';
23+
$wb['mailuser_name_txt'] = 'Nome usuário de email';
24+
$wb['mailuser_group_txt'] = 'Grupo usuário de email';
25+
$wb['relayhost_txt'] = 'Host Relay';
26+
$wb['relayhost_user_txt'] = 'Usuário do Host Relay';
27+
$wb['relayhost_password_txt'] = 'Senha do Host Relay';
28+
$wb['mailbox_size_limit_txt'] = 'Tamanho máximo da Caixa Postal';
29+
$wb['message_size_limit_txt'] = 'Tamanho máximo de mensagem';
30+
$wb['ip_address_txt'] = 'Endereço IP';
31+
$wb['netmask_txt'] = 'Máscara de Rede';
32+
$wb['gateway_txt'] = 'Gateway';
33+
$wb['hostname_txt'] = 'Nome do Host';
34+
$wb['nameservers_txt'] = 'Servidores DNS';
35+
$wb['auto_network_configuration_txt'] = 'Configuração de Rede';
36+
$wb['ip_address_error_wrong'] = 'Formato do Endereço IP inválido!';
37+
$wb['netmask_error_wrong'] = 'Formato da Máscara de Rede inválio!';
38+
$wb['gateway_error_wrong'] = 'Gateway inválido!';
39+
$wb['hostname_error_empty'] = 'Por favor, entre com o nome do Host.';
40+
$wb['nameservers_error_empty'] = 'Por favor, entre com o Servidor DNS.';
41+
$wb['jailkit_chroot_cron_programs_txt'] = 'Cron de aplicações Jailkit em ambiente chroot';
42+
$wb['config_dir_txt'] = 'Diretório de configuração';
43+
$wb['init_script_txt'] = 'Cron init nome do script';
44+
$wb['crontab_dir_txt'] = 'Caminho para crontabs individuais';
45+
$wb['wget_txt'] = 'Caminho para o wget';
46+
$wb['web_user_txt'] = 'Usuário Apache';
47+
$wb['web_group_txt'] = 'Grupo Apache';
48+
$wb['security_level_txt'] = 'Nível de Segurança';
49+
$wb['loglevel_txt'] = 'Loglevel';
50+
$wb['apps_vhost_port_txt'] = 'Apps-vhost port';
51+
$wb['apps_vhost_ip_txt'] = 'Apps-vhost IP';
52+
$wb['apps_vhost_servername_txt'] = 'Apps-vhost Domain';
53+
$wb['bind_user_txt'] = 'Usuário BIND';
54+
$wb['bind_group_txt'] = 'Groupo BIND';
55+
$wb['bind_zonefiles_dir_txt'] = 'Diretório de arquivos de zona do BIND';
56+
$wb['named_conf_path_txt'] = 'Caminho do BIND named.conf';
57+
$wb['bind_user_error_empty'] = 'Usuário do BIND está em branco.';
58+
$wb['bind_group_error_empty'] = 'Grupo do BIND está em branco.';
59+
$wb['bind_zonefiles_dir_error_empty'] = 'Diretório de arquivos de zona está em branco.';
60+
$wb['named_conf_path_error_empty'] = 'Caminho do BIND named.conf.';
61+
$wb['named_conf_local_path_error_empty'] = 'Caminho do BIND named.conf.local está em branco.';
62+
$wb['mail_filter_syntax_txt'] = 'Sintaxe do Mailfilter';
63+
$wb['pop3_imap_daemon_txt'] = 'Daemon POP3/IMAP';
64+
$wb['php_open_basedir_txt'] = 'PHP open_basedir';
65+
$wb['php_open_basedir_error_empty'] = 'PHP open_basedir está em branco.';
66+
$wb['htaccess_allow_override_txt'] = '.htaccess AllowOverride';
67+
$wb['htaccess_allow_override_error_empty'] = '.htaccess AllowOverride está em branco.';
68+
?>

0 commit comments

Comments
 (0)