Skip to content

Commit 5103657

Browse files
author
Till Brehm
committed
Updated Brazilian Portuguese translation. Thank you to Sergio for the contionous updates!
1 parent bc34537 commit 5103657

File tree

231 files changed

+64
-274
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

231 files changed

+64
-274
lines changed

interface/lib/lang/br.lng

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $wb['top_menu_billing'] = 'Faturas';
3939
$wb['top_menu_domain'] = 'Domínios';
4040
$wb['top_menu_dashboard'] = 'Início';
4141
$wb['latest_news_txt'] = 'Últimas notícias';
42-
$wb['top_menu_vm'] = 'VM';
42+
$wb['top_menu_vm'] = 'VPS';
4343
$wb['daynamesmin_su'] = 'Do';
4444
$wb['daynamesmin_mo'] = 'Se';
4545
$wb['daynamesmin_tu'] = 'Te';
@@ -159,4 +159,3 @@ $wb['datalog_status_i_xmpp_user'] = 'Adicionar usuário XMPP';
159159
$wb['datalog_status_u_xmpp_user'] = 'Atualizar usuário XMPP';
160160
$wb['datalog_status_d_xmpp_user'] = 'Remover usuário XMPP';
161161
?>
162-

interface/web/admin/lib/lang/br.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,3 @@ $wb['DNS'] = 'DNS';
5151
$wb['Server'] = 'Servidor';
5252
$wb['Updates'] = 'Atualizações';
5353
?>
54-

interface/web/admin/lib/lang/br_directive_snippets.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@ $wb['variables_txt'] = 'Variáveis';
1010
$wb['customer_viewable_txt'] = 'Visualizada pelo cliente';
1111
$wb['required_php_snippets_txt'] = 'Diretiva obrigatória para PHP';
1212
?>
13-

interface/web/admin/lib/lang/br_directive_snippets_list.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ $wb['type_txt'] = 'Tipo';
66
$wb['add_new_record_txt'] = 'Adicionar nova diretiva';
77
$wb['customer_viewable_txt'] = 'Visível para o cliente';
88
?>
9-

interface/web/admin/lib/lang/br_firewall.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ $wb['firewall_error_unique'] = 'Já existe uma regra de firewall para este servi
99
$wb['tcp_ports_error_regex'] = 'Caractere não permitido para definição de porta tcp. São permitidos somente números, \':\' e \',\'.';
1010
$wb['udp_ports_error_regex'] = 'Caractere não permitido para definição de porta udp. São permitidos somente números, \':\' e \',\'.';
1111
?>
12-

interface/web/admin/lib/lang/br_firewall_list.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ $wb['tcp_port_txt'] = 'Portas tcp abertas';
66
$wb['udp_port_txt'] = 'Portas udp abertas';
77
$wb['add_new_record_txt'] = 'Adicionar regra de firewall';
88
?>
9-

interface/web/admin/lib/lang/br_groups.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ $wb['description_txt'] = 'Descrição';
33
$wb['name_txt'] = 'Grupo';
44
$wb['name_err'] = 'O nome do grupo deve conter de 1 a 30 caracteres!';
55
?>
6-

interface/web/admin/lib/lang/br_groups_list.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ $wb['name_txt'] = 'Grupo';
55
$wb['add_new_record_txt'] = 'Adicionar novo Grupo';
66
$wb['warning_txt'] = '<b>AVISO:</b> Não modifique ou edite qualquer configuração de usuário aqui. Use o módulo de clientes ou revendas. Modificar ou alterar usuários e grupos aqui pode ocasionar perda de dados!';
77
?>
8-

interface/web/admin/lib/lang/br_iptables.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ $wb['source_ip_txt'] = 'Endereço IP de origem';
1111
$wb['active_txt'] = 'Ativo';
1212
$wb['iptables_error_unique'] = 'Já existe um registro de firewall igual para este servidor.';
1313
?>
14-

interface/web/admin/lib/lang/br_iptables_list.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ $wb['source_ip_txt'] = 'Endereço IP de origem';
1313
$wb['active_txt'] = 'Ativo';
1414
$wb['iptables_error_unique'] = 'Já existe um registro de firewall igual para este servidor.';
1515
?>
16-

0 commit comments

Comments
 (0)