From 897af06af9522ded99b1e0f46730299e89856ffe Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 11 Jun 2012 05:00:57 -0400 Subject: [PATCH] Updated version number to 3.0.4.6 --- interface/web/sites/lib/lang/br.lng | 47 +++++++++++++++++++++++++---------------------- 1 files changed, 25 insertions(+), 22 deletions(-) diff --git a/interface/web/sites/lib/lang/br.lng b/interface/web/sites/lib/lang/br.lng index 2c8afc1..60442a4 100644 --- a/interface/web/sites/lib/lang/br.lng +++ b/interface/web/sites/lib/lang/br.lng @@ -1,22 +1,25 @@ -<?php -$wb['Database'] = 'Banco de Dados'; -$wb['Options'] = 'Opções'; -$wb['Shell User'] = 'Usuário de Shell'; -$wb['Domain'] = 'Website'; -$wb['Redirect'] = 'Redirecionamento'; -$wb['SSL'] = 'SSL'; -$wb['Subdomain'] = 'Sub-domínio'; -$wb['Sites'] = 'Sites'; -$wb['Aliasdomain'] = 'Alias de Domínio'; -$wb['FTP-User'] = 'Usuário-FTP'; -$wb['FTP'] = 'FTP'; -$wb['Shell-User'] = 'Usuário-Shell'; -$wb['Shell'] = 'Shell'; -$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'; -?> +<?php +$wb['Database'] = 'Bancos de Dados'; +$wb['Options'] = 'Opções'; +$wb['Shell User'] = 'Usuário de Shell'; +$wb['Domain'] = 'Website'; +$wb['Redirect'] = 'Redirecionamento'; +$wb['SSL'] = 'SSL'; +$wb['Subdomain'] = 'Sub-domínio'; +$wb['Sites'] = 'Sites'; +$wb['Aliasdomain'] = 'Alias de Domínio'; +$wb['FTP-User'] = 'Usuário FTP'; +$wb['FTP'] = 'FTP'; +$wb['Shell-User'] = 'Usuário Shell'; +$wb['Shell'] = 'Shell'; +$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'; +$wb['Webdav-User'] = 'Usuário Webdav'; +$wb['Webdav'] = 'Webdav'; +$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)'; +?> -- Gitblit v1.9.1