moglia
2010-02-16 b0006c47e8b2c429f36e6433d96a20207d313b7f
Some Brazilian Portuguese Language Updates
5 files modified
16 ■■■■ changed files
interface/web/admin/lib/lang/br_server.lng 2 ●●● patch | view | raw | blame | history
interface/web/help/lib/lang/br.lng 2 ●●●●● patch | view | raw | blame | history
interface/web/mail/lib/lang/br.lng 2 ●●●●● patch | view | raw | blame | history
interface/web/mail/lib/lang/br_mail_aliasdomain_list.lng 6 ●●●● patch | view | raw | blame | history
interface/web/sites/lib/lang/br.lng 4 ●●●● patch | view | raw | blame | history
interface/web/admin/lib/lang/br_server.lng
@@ -9,5 +9,5 @@
$wb['vserver_server_txt'] = 'Servidor VServer';
$wb['active_txt'] = 'Ativado';
$wb['mirror_server_id_txt'] = 'É um espelho do servidor';
$wb['- None -'] = '- Sem -';
$wb['- None -'] = '- Não -';
?>
interface/web/help/lib/lang/br.lng
@@ -4,4 +4,6 @@
$wb['Send message'] = 'Enviar Mensagem';
$wb['View messages'] = 'Ver Mensagem';
$wb['Support'] = 'Suporte';
$wb['About ISPConfig'] = 'Sobre o ISPConfig';
$wb['Version'] = 'Versão';
?>
interface/web/mail/lib/lang/br.lng
@@ -42,4 +42,6 @@
$wb['Postfix Blacklist'] = 'Postfix (Lista Negra)';
$wb['Content Filter'] = 'Filtros de Conteúdo';
$wb['Global Filters'] = 'Filtros Globais';
$wb['Domain Alias'] = 'Domínio Aliase';
$wb['Relay Recipients'] = 'Recipientes de Relay';
?>
interface/web/mail/lib/lang/br_mail_aliasdomain_list.lng
@@ -1,7 +1,7 @@
<?php
$wb['list_head_txt'] = 'Domínio Aliase';
<?php
$wb['list_head_txt'] = 'Domínio Aliase';
$wb['active_txt'] = 'Ativo';
$wb['source_txt'] = 'Origem';
$wb['destination_txt'] = 'Destino';
$wb['add_new_record_txt'] = 'Adcionar novo domínio aliase';
$wb['add_new_record_txt'] = 'Adcionar novo domínio aliase';
?>
interface/web/sites/lib/lang/br.lng
@@ -15,4 +15,8 @@
$wb['Websites'] = 'Websites';
$wb['Stats'] = 'Estatísticas';
$wb['Website'] = 'Website';
$wb['Cron'] = 'Cron';
$wb['Cron Jobs'] = 'Tarefas no Cron';
$wb['Statistics'] = 'Estatísticas';
$wb['Web traffic'] = 'Tráfego Web';
?>