Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
bf787679
Commit
bf787679
authored
Jul 08, 2009
by
moglia
Browse files
Initial Commit for Ispconfig 3 Brazilian Portuguese Localization
parent
be7d7f8a
Changes
117
Hide whitespace changes
Inline
Side-by-side
interface/lib/lang/br.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'conf_format_dateshort'
]
=
'd/m/Y'
;
$wb
[
'conf_format_datelong'
]
=
'l dS of F Y'
;
$wb
[
'conf_format_timeshort'
]
=
'H:i'
;
$wb
[
'conf_format_timelong'
]
=
'H:i:s'
;
$wb
[
'conf_format_datetime'
]
=
'd/m/Y H:i'
;
$wb
[
'301'
]
=
'Módulo não permitido para o usuário corrente.'
;
$wb
[
'302'
]
=
'Módulo Inválido'
;
$wb
[
'1001'
]
=
'O nome de usuário e senha não podem estar em branco!'
;
$wb
[
'1002'
]
=
'Nome de usuário ou senha incorretos!'
;
$wb
[
'1003'
]
=
'O Usuário está inativo!'
;
$wb
[
'delete_confirmation'
]
=
'Tem certeza de que deseja remover este registro?'
;
$wb
[
'error_no_view_permission'
]
=
'Você não tem permissão para ver este registro ou o mesmo não existe!'
;
$wb
[
'error_no_delete_permission'
]
=
'Você não tem permissão para remover este registro!'
;
$wb
[
'page_txt'
]
=
'Página'
;
$wb
[
'page_of_txt'
]
=
'de'
;
$wb
[
'page_next_txt'
]
=
'Próximo'
;
$wb
[
'page_back_txt'
]
=
'Voltar'
;
$wb
[
'delete_txt'
]
=
'Remover'
;
$wb
[
'filter_txt'
]
=
'Filtrar'
;
$wb
[
'add_new_record_txt'
]
=
'Adcionar novo registro'
;
$wb
[
'btn_save_txt'
]
=
'Salvar'
;
$wb
[
'btn_cancel_txt'
]
=
'Voltar'
;
?>
interface/web/admin/lib/lang/br.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'1001'
]
=
'Por favor, preencha o nome do usuário e senha!'
;
$wb
[
'1002'
]
=
'Nome do usuário ou senha incorretos!'
;
$wb
[
'Firewall'
]
=
'Firewall'
;
$wb
[
'Groups'
]
=
'Grupos'
;
$wb
[
'groups_description'
]
=
'Formulário para edição dos Grupos de usuários do sistema.'
;
$wb
[
'Server'
]
=
'Servidor'
;
$wb
[
'Services'
]
=
'Serviços'
;
$wb
[
'Config'
]
=
'Configuração'
;
$wb
[
'Server Config'
]
=
'Configuração do Servidor'
;
$wb
[
'Mail'
]
=
'Mail'
;
$wb
[
'Getmail'
]
=
'Getmail'
;
$wb
[
'Web'
]
=
'Web'
;
$wb
[
'FastCGI'
]
=
'FastCGI'
;
$wb
[
'Jailkit'
]
=
'Jailkit'
;
$wb
[
'System'
]
=
'Sistema'
;
$wb
[
'Add user'
]
=
'Adicionar Usuário'
;
$wb
[
'Edit user'
]
=
'Editar Usuário'
;
$wb
[
'CP Users'
]
=
'Usuários Visar'
;
$wb
[
'Add group'
]
=
'Adicionar Grupo'
;
$wb
[
'Edit group'
]
=
'Editar Grupo'
;
$wb
[
'Edit server'
]
=
'Editar Servidor'
;
$wb
[
'Edit Server IP'
]
=
'Editar Endereço IP do Servidor'
;
$wb
[
'Servers'
]
=
'Servidores'
;
$wb
[
'Sync. Now'
]
=
'Sincronizar agora'
;
$wb
[
'DB Sync.'
]
=
'Sincronizar Bando de Dados'
;
$wb
[
'Languages'
]
=
'Idiomas'
;
$wb
[
'New Language'
]
=
'Novo Idioma'
;
$wb
[
'Export'
]
=
'Exportar'
;
$wb
[
'Import'
]
=
'Importar'
;
$wb
[
'Language Editor'
]
=
'Editor de Idiomas'
;
$wb
[
'Software'
]
=
'Software'
;
$wb
[
'Repositories'
]
=
'Repositórios'
;
?>
interface/web/admin/lib/lang/br_firewall.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'server_id_txt'
]
=
'Servidor'
;
$wb
[
'tcp_port_txt'
]
=
'Portas TCP abertas'
;
$wb
[
'udp_port_txt'
]
=
'Portas UDP abertas'
;
$wb
[
'tcp_port_help_txt'
]
=
'Separado por vírgula'
;
$wb
[
'udp_port_help_txt'
]
=
'Separado por vírgula'
;
$wb
[
'active_txt'
]
=
'Ativo'
;
$wb
[
'firewall_error_unique'
]
=
'Já existe uma regra de firewall para este servidor!'
;
?>
interface/web/admin/lib/lang/br_firewall_list.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
"list_head_txt"
]
=
'Firewall'
;
$wb
[
"active_txt"
]
=
'Ativo'
;
$wb
[
"server_id_txt"
]
=
'Servidor'
;
$wb
[
"tcp_port_txt"
]
=
'Portas TCP abertas'
;
$wb
[
"udp_port_txt"
]
=
'Portas UDP abertas'
;
$wb
[
"add_new_record_txt"
]
=
'Adcionar registro de firewall'
;
?>
interface/web/admin/lib/lang/br_groups.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'description_txt'
]
=
'Descrição'
;
$wb
[
'name_txt'
]
=
'Grupo'
;
$wb
[
'name_err'
]
=
'O Nome do Grupo deve conter de 1 a 30 caracteres!'
;
?>
interface/web/admin/lib/lang/br_groups_list.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'list_head_txt'
]
=
'Grupos de usuários do sistema'
;
$wb
[
'description_txt'
]
=
'Descrição'
;
$wb
[
'name_txt'
]
=
'Grupo'
;
$wb
[
'add_new_record_txt'
]
=
'Adicionar novo Grupo'
;
?>
interface/web/admin/lib/lang/br_language_add.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'list_head_txt'
]
=
'Adcionar novo idioma'
;
$wb
[
'language_select_txt'
]
=
'Selecione o idioma base'
;
$wb
[
'language_new_txt'
]
=
'Novo Idioma'
;
$wb
[
'language_new_hint_txt'
]
=
'2 letras código ISO 639-1 (Veja http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes)'
;
$wb
[
'btn_save_txt'
]
=
'Criar um novo conjunto de idioma'
;
$wb
[
'btn_cancel_txt'
]
=
'Voltar'
;
?>
interface/web/admin/lib/lang/br_language_complete.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'list_head_txt'
]
=
'Mesclar Idioma'
;
$wb
[
'list_desc_txt'
]
=
'Mesclar o arquivo de idioma selecionado com o arquivo de idioma principal (em inglês). <br />Isto permite completar qualquer falha de tradução, com o arquivo principal original em inglês.'
;
$wb
[
'language_select_txt'
]
=
'Selecionar Idioma'
;
$wb
[
'btn_save_txt'
]
=
'Mesclar arquivos agora'
;
$wb
[
'btn_cancel_txt'
]
=
'Voltar'
;
?>
interface/web/admin/lib/lang/br_language_edit.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'list_head_txt'
]
=
'Editor de Arquivos de Idioma'
;
$wb
[
'language_select_txt'
]
=
'Selecione o idioma'
;
$wb
[
'module_txt'
]
=
'Módulo'
;
$wb
[
'lang_file_txt'
]
=
'Arquivo de Idioma'
;
$wb
[
'btn_save_txt'
]
=
'Salvar'
;
$wb
[
'btn_cancel_txt'
]
=
'Voltar'
;
?>
interface/web/admin/lib/lang/br_language_export.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'list_head_txt'
]
=
'Exportar arquivos de idioma'
;
$wb
[
'language_select_txt'
]
=
'Selecione o idioma'
;
$wb
[
'btn_save_txt'
]
=
'Exportar idioma selecionado para um arquivo'
;
$wb
[
'btn_cancel_txt'
]
=
'Voltar'
;
?>
interface/web/admin/lib/lang/br_language_import.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
"list_head_txt"
]
=
'Importar arquivo de idioma'
;
$wb
[
"language_import_txt"
]
=
'Buscar arquivo de idioma'
;
$wb
[
'btn_save_txt'
]
=
'Importar Arquivo de Idioma Selecionado'
;
$wb
[
"language_overwrite_txt"
]
=
'Sobre escrever o arquivo se existir.'
;
$wb
[
'btn_cancel_txt'
]
=
'Voltar'
;
?>
interface/web/admin/lib/lang/br_language_list.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'list_head_txt'
]
=
'Editor de arquivo de idioma'
;
$wb
[
'language_select_txt'
]
=
'Selecione o idioma'
;
$wb
[
'module_txt'
]
=
'Módulo'
;
$wb
[
'lang_file_txt'
]
=
'Arquido de Idioma'
;
$wb
[
'lang_file_date_txt'
]
=
'Ultima Modificação'
;
?>
interface/web/admin/lib/lang/br_server.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'config_txt'
]
=
'Configuração'
;
$wb
[
'server_name_txt'
]
=
'Nome do Servidor'
;
$wb
[
'mail_server_txt'
]
=
'Servidor de Mail'
;
$wb
[
'web_server_txt'
]
=
'Servidor Web'
;
$wb
[
'dns_server_txt'
]
=
'Servidor DNS'
;
$wb
[
'file_server_txt'
]
=
'Servidor de Arquivo'
;
$wb
[
'db_server_txt'
]
=
'Servidor de Banco de Dados'
;
$wb
[
'vserver_server_txt'
]
=
'Servidor VServer'
;
$wb
[
'active_txt'
]
=
'Ativado'
;
?>
interface/web/admin/lib/lang/br_server_config.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'jailkit_chroot_home_txt'
]
=
'Chroot Jailkit home'
;
$wb
[
'jailkit_chroot_app_sections_txt'
]
=
'Aplicações Jailkit chroot (Sessões)'
;
$wb
[
'jailkit_chroot_app_programs_txt'
]
=
'Aplicações Jailkit em ambiente chroot'
;
$wb
[
'website_path_txt'
]
=
'Website path'
;
$wb
[
'website_symlinks_txt'
]
=
'Website symlinks: link simbólico'
;
$wb
[
'website_basedir_txt'
]
=
'Website basedir: Diretório base '
;
$wb
[
'vhost_conf_dir_txt'
]
=
'Vhost config dir'
;
$wb
[
'vhost_conf_enabled_dir_txt'
]
=
'Vhost diretório de configuração ativo'
;
$wb
[
'getmail_config_dir_txt'
]
=
'Getmail config dir'
;
$wb
[
'fastcgi_starter_path_txt'
]
=
'FastCGI: Caminho diretório inicial'
;
$wb
[
'fastcgi_starter_script_txt'
]
=
'FastCGI: Script inicial'
;
$wb
[
'fastcgi_alias_txt'
]
=
'FastCGI: Alias'
;
$wb
[
'fastcgi_phpini_path_txt'
]
=
'FastCGI: Caminho do php.ini '
;
$wb
[
'fastcgi_children_txt'
]
=
'FastCGI: Filhos'
;
$wb
[
'fastcgi_max_requests_txt'
]
=
'FastCGI: Requisições máximas'
;
$wb
[
'fastcgi_bin_txt'
]
=
'FastCGI Bin'
;
$wb
[
'module_txt'
]
=
'Módulo'
;
$wb
[
'maildir_path_txt'
]
=
'Caminho do diretório Maildir'
;
$wb
[
'homedir_path_txt'
]
=
'Caminho do diretório Home'
;
$wb
[
'mailuser_uid_txt'
]
=
'UID usuário de email'
;
$wb
[
'mailuser_gid_txt'
]
=
'GID usuário de email'
;
$wb
[
'mailuser_name_txt'
]
=
'Nome usuário de email'
;
$wb
[
'mailuser_group_txt'
]
=
'Grupo usuário de email'
;
$wb
[
'relayhost_txt'
]
=
'Host Relay'
;
$wb
[
'relayhost_user_txt'
]
=
'Usuário do Host Relay'
;
$wb
[
'relayhost_password_txt'
]
=
'Senha do Host Relay'
;
$wb
[
'mailbox_size_limit_txt'
]
=
'Tamanho máximo da Caixa Postal'
;
$wb
[
'message_size_limit_txt'
]
=
'Tamanho máximo de mensagem'
;
$wb
[
'ip_address_txt'
]
=
'Endereço IP'
;
$wb
[
'netmask_txt'
]
=
'Máscara de Rede'
;
$wb
[
'gateway_txt'
]
=
'Gateway'
;
$wb
[
'hostname_txt'
]
=
'Nome do Host'
;
$wb
[
'nameservers_txt'
]
=
'Servidores DNS'
;
$wb
[
'auto_network_configuration_txt'
]
=
'Configuração de Rede'
;
$wb
[
'ip_address_error_wrong'
]
=
'Formato do Endereço IP inválido!'
;
$wb
[
'netmask_error_wrong'
]
=
'Formato da Máscara de Rede inválio!'
;
$wb
[
'gateway_error_wrong'
]
=
'Gateway inválido!'
;
$wb
[
'hostname_error_empty'
]
=
'Por favor, entre com o nome do Host.'
;
$wb
[
'nameservers_error_empty'
]
=
'Por favor, entre com o Servidor DNS.'
;
?>
interface/web/admin/lib/lang/br_server_config_list.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'list_head_txt'
]
=
'Configuração do Servidor'
;
$wb
[
'server_name_txt'
]
=
'Servidor'
;
?>
interface/web/admin/lib/lang/br_server_ip.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'server_id_txt'
]
=
'Servidor'
;
$wb
[
'ip_address_txt'
]
=
'Endereço IP'
;
$wb
[
'virtualhost_txt'
]
=
'Nome VirtualHost HTTP'
;
$wb
[
'ip_err'
]
=
'Endereço IP inválido!'
;
?>
interface/web/admin/lib/lang/br_server_ip_list.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'list_head_txt'
]
=
'Endereço IP'
;
$wb
[
'server_id_txt'
]
=
'Servidor'
;
$wb
[
'ip_address_txt'
]
=
'Endereço IP'
;
$wb
[
'add_new_record_txt'
]
=
'Adicionar novo Endereço IP'
;
?>
interface/web/admin/lib/lang/br_server_list.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'list_head_txt'
]
=
'Servidor'
;
$wb
[
'server_name_txt'
]
=
'Nome'
;
$wb
[
'mail_server_txt'
]
=
'Mail'
;
$wb
[
'web_server_txt'
]
=
'Web'
;
$wb
[
'dns_server_txt'
]
=
'DNS'
;
$wb
[
'file_server_txt'
]
=
'Arquivo'
;
$wb
[
'db_server_txt'
]
=
'Banco de Dados'
;
$wb
[
'vserver_server_txt'
]
=
'VServer'
;
$wb
[
'add_new_record_txt'
]
=
'Adicionar novo Servidor'
;
?>
interface/web/admin/lib/lang/br_software_package_list.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'list_head_txt'
]
=
'Pacotes de Software'
;
$wb
[
'installed_txt'
]
=
'Status'
;
$wb
[
'package_title_txt'
]
=
'Pacote'
;
$wb
[
'package_description_txt'
]
=
'Descrição'
;
$wb
[
'action_txt'
]
=
'Acão'
;
?>
interface/web/admin/lib/lang/br_software_repo.lng
0 → 100644
View file @
bf787679
<?php
$wb
[
'repo_name_txt'
]
=
'Repositório'
;
$wb
[
'repo_url_txt'
]
=
'URL'
;
$wb
[
'repo_username_txt'
]
=
'Usuário (opcional)'
;
$wb
[
'repo_password_txt'
]
=
'Senha (opcional)'
;
$wb
[
'active_txt'
]
=
'Ativo'
;
?>
Prev
1
2
3
4
5
6
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment