Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ISPConfig 3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
489
Issues
489
List
Boards
Labels
Service Desk
Milestones
Merge Requests
25
Merge Requests
25
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISPConfig
ISPConfig 3
Commits
595496b9
Commit
595496b9
authored
Apr 12, 2018
by
Till Brehm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated Brazilian Portuguese language files. Many thanks to Sergio for providing the update.
parent
6920b03e
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
10 additions
and
15 deletions
+10
-15
interface/web/admin/lib/lang/br_remote_user.lng
interface/web/admin/lib/lang/br_remote_user.lng
+3
-0
interface/web/admin/lib/lang/br_users.lng
interface/web/admin/lib/lang/br_users.lng
+0
-1
interface/web/client/lib/lang/br_clients_list.lng
interface/web/client/lib/lang/br_clients_list.lng
+0
-3
interface/web/dns/lib/lang/br_dns_spf.lng
interface/web/dns/lib/lang/br_dns_spf.lng
+0
-1
interface/web/sites/lib/lang/br_web_childdomain.lng
interface/web/sites/lib/lang/br_web_childdomain.lng
+6
-5
interface/web/sites/lib/lang/br_web_domain.lng
interface/web/sites/lib/lang/br_web_domain.lng
+1
-1
interface/web/tools/lib/lang/br_resync.lng
interface/web/tools/lib/lang/br_resync.lng
+0
-4
No files found.
interface/web/admin/lib/lang/br_remote_user.lng
View file @
595496b9
...
...
@@ -61,4 +61,7 @@ $wb['generate_password_txt'] = 'Gerar senha';
$wb
[
'repeat_password_txt'
]
=
'Repetir senha'
;
$wb
[
'password_mismatch_txt'
]
=
'A senhas não coincidem.'
;
$wb
[
'password_match_txt'
]
=
'A senhas coincidem.'
;
$wb
[
'remote_access_txt'
]
=
'Acesso remoto'
;
$wb
[
'remote_ips_txt'
]
=
'Endereço(s) IPs ou nome do servidor com acesso remoto (separado por vírgula ou em branco para qualquer <i>um</i>)'
;
$wb
[
'remote_user_error_ips'
]
=
'Ao menos um endereço IP ou nome do servidor é inválido.'
;
?>
interface/web/admin/lib/lang/br_users.lng
View file @
595496b9
...
...
@@ -32,5 +32,4 @@ $wb['password_match_txt'] = 'A senhas coincidem.';
$wb
[
'username_error_collision'
]
=
'O nome do usuário não pode conter as palavras reservadas -web- ou -web- seguidas por um número.'
;
$wb
[
'client_not_admin_err'
]
=
'Um usuário definido como cliente não pode ser configurado com o tipo: admin (administrador).'
;
$wb
[
'lost_password_function_txt'
]
=
'Função reconfigurar senha perdida disponível'
;
$wb
[
'no_user_insert'
]
=
'CP-Users of type -user- get added and updated automatically when you add a client or reseller.'
;
?>
interface/web/client/lib/lang/br_clients_list.lng
View file @
595496b9
...
...
@@ -8,7 +8,4 @@ $wb['country_txt'] = 'País';
$wb
[
'add_new_record_txt'
]
=
'Adicionar novo cliente'
;
$wb
[
'username_txt'
]
=
'Usuário'
;
$wb
[
'customer_no_txt'
]
=
'Código do Cliente'
;
$wb
[
'locked_txt'
]
=
'Locked'
;
$wb
[
'yes_txt'
]
=
'Yes'
;
$wb
[
'no_txt'
]
=
'No'
;
?>
interface/web/dns/lib/lang/br_dns_spf.lng
View file @
595496b9
...
...
@@ -23,4 +23,3 @@ $wb['limit_dns_record_txt'] = 'O limite de registros dns para esta conta foi alc
$wb
[
'no_zone_perm'
]
=
'Você não tem permissão para adicionar registros a esta zona dns.'
;
$wb
[
'ttl_range_error'
]
=
'O ttl mínimo são 60 segundos.'
;
?>
interface/web/sites/lib/lang/br_web_childdomain.lng
View file @
595496b9
...
...
@@ -4,8 +4,8 @@ $wb['ssl_locality_txt'] = 'Cidade';
$wb
[
'ssl_organisation_txt'
]
=
'Empresa'
;
$wb
[
'ssl_organisation_unit_txt'
]
=
'Departamento'
;
$wb
[
'ssl_country_txt'
]
=
'País'
;
$wb
[
'ssl_request_txt'
]
=
'Requisição'
;
$wb
[
'ssl_cert_txt'
]
=
'Certificado'
;
$wb
[
'ssl_request_txt'
]
=
'Requisição
SSL
'
;
$wb
[
'ssl_cert_txt'
]
=
'Certificado
SSL
'
;
$wb
[
'ssl_bundle_txt'
]
=
'Pacote'
;
$wb
[
'ssl_action_txt'
]
=
'Ação'
;
$wb
[
'server_id_txt'
]
=
'Servidor'
;
...
...
@@ -35,7 +35,7 @@ $wb['apache_directives_txt'] = 'Diretivas do apache';
$wb
[
'domain_error_empty'
]
=
'Domínio está em branco.'
;
$wb
[
'domain_error_unique'
]
=
'Já existe apelido de domínio ou subdomínio com este nome.'
;
$wb
[
'domain_error_regex'
]
=
'Nome de domínio é inválido.'
;
$wb
[
'host_txt'
]
=
'
HostNome do host
'
;
$wb
[
'host_txt'
]
=
'
Nome do servidor
'
;
$wb
[
'redirect_error_regex'
]
=
'Caminho de redirecionamento é inválido. Exemplo de caminho válido: "/teste/" ou "http://www.dominio.com.br/teste/".'
;
$wb
[
'no_redirect_txt'
]
=
'Sem redirecionamento'
;
$wb
[
'no_flag_txt'
]
=
'Sem marcas'
;
...
...
@@ -98,8 +98,8 @@ $wb['pm_max_children_error_regex'] = 'O valor do PHP-FPM pm.max_children deve se
$wb
[
'pm_start_servers_error_regex'
]
=
'O valor do PHP-FPM pm.start_servers deve ser um número positivo.'
;
$wb
[
'pm_min_spare_servers_error_regex'
]
=
'O valor do PHP-FPM pm.min_spare_servers deve ser um número positivo.'
;
$wb
[
'pm_max_spare_servers_error_regex'
]
=
'O valor do PHP-FPM pm.max_spare_servers deve ser um número positivo.'
;
$wb
[
'hd_quota_error_regex'
]
=
'Valor da cota de disco é
é
inválido.'
;
$wb
[
'traffic_quota_error_regex'
]
=
'Valor da cota de tráfego é
é
inválido.'
;
$wb
[
'hd_quota_error_regex'
]
=
'Valor da cota de disco é inválido.'
;
$wb
[
'traffic_quota_error_regex'
]
=
'Valor da cota de tráfego é inválido.'
;
$wb
[
'fastcgi_php_version_txt'
]
=
'Versão do PHP'
;
$wb
[
'pm_txt'
]
=
'Gerenciador de Processos do PHP-FPM'
;
$wb
[
'pm_process_idle_timeout_txt'
]
=
'Diretiva PHP-FPM pm.process_idle_timeout'
;
...
...
@@ -115,4 +115,5 @@ $wb['available_php_directive_snippets_txt'] = 'Diretivas de trechos de código d
$wb
[
'available_apache_directive_snippets_txt'
]
=
'Diretivas de trechos de código do apache disponíveis:'
;
$wb
[
'available_nginx_directive_snippets_txt'
]
=
'Diretivas de trechos de código do nginx disponíveis:'
;
$wb
[
'Domain'
]
=
'Apelido de domínio'
;
$wb
[
'ssl_letsencrypt_exclude_txt'
]
=
'Não adicionar certificado Let\'s Encrypt'
;
?>
interface/web/sites/lib/lang/br_web_domain.lng
View file @
595496b9
...
...
@@ -84,7 +84,7 @@ $wb['pm_max_children_txt'] = 'Diretiva PHP-FPM pm.max_children';
$wb
[
'pm_start_servers_txt'
]
=
'Diretiva PHP-FPM pm.start_servers'
;
$wb
[
'pm_min_spare_servers_txt'
]
=
'Diretiva PHP-FPM pm.min_spare_servers'
;
$wb
[
'pm_max_spare_servers_txt'
]
=
'Diretiva PHP-FPM pm.max_spare_servers'
;
$wb
[
'error_php_fpm_pm_settings_txt'
]
=
'Valores para as configurações do PHP-FPM pm devem obedecer as seguintes condições:
:
pm.max_children >= pm.max_spare_servers >= pm.start_servers >= pm.min_spare_servers > 0'
;
$wb
[
'error_php_fpm_pm_settings_txt'
]
=
'Valores para as configurações do PHP-FPM pm devem obedecer as seguintes condições: pm.max_children >= pm.max_spare_servers >= pm.start_servers >= pm.min_spare_servers > 0'
;
$wb
[
'pm_max_children_error_regex'
]
=
'O valor do PHP-FPM pm.max_children deve ser um número positivo.'
;
$wb
[
'pm_start_servers_error_regex'
]
=
'O valor do PHP-FPM pm.start_servers deve ser um inteiro positvo.'
;
$wb
[
'pm_min_spare_servers_error_regex'
]
=
'O valor do PHP-FPM pm.min_spare_servers deve ser um número positivo.'
;
...
...
interface/web/tools/lib/lang/br_resync.lng
View file @
595496b9
...
...
@@ -46,8 +46,4 @@ $wb['do_mail_spamfilter_policy_txt'] = 'Políticas anti-spam sincronizadas';
$wb
[
'do_mail_spamfilter_txt'
]
=
'Filtros anti-spam sincronizados'
;
$wb
[
'do_mailget_txt'
]
=
'Contas de busca de e-mail sincronizadas'
;
$wb
[
'resync_mailget_txt'
]
=
'Contas de busca de e-mails'
;
$wb
[
'resync_mailtransport_txt'
]
=
'E-Mail Transport'
;
$wb
[
'resync_mailrelay_txt'
]
=
'E-Mail Relay'
;
$wb
[
'do_mailtransport_txt'
]
=
'Resynced Mailtransport'
;
$wb
[
'do_mailrelay_txt'
]
=
'Resynced Mailrelay'
;
?>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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