|
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