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 |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/interface/web/sites/lib/lang/br.lng b/interface/web/sites/lib/lang/br.lng
index f9c3fd3..60442a4 100644
--- a/interface/web/sites/lib/lang/br.lng
+++ b/interface/web/sites/lib/lang/br.lng
@@ -1,5 +1,5 @@
 <?php
-$wb['Database'] = 'Banco de Dados';
+$wb['Database'] = 'Bancos de Dados';
 $wb['Options'] = 'Opções';
 $wb['Shell User'] = 'Usuário de Shell';
 $wb['Domain'] = 'Website';
@@ -8,10 +8,18 @@
 $wb['Subdomain'] = 'Sub-domínio';
 $wb['Sites'] = 'Sites';
 $wb['Aliasdomain'] = 'Alias de Domínio';
-$wb['FTP-User'] = 'Usuário-FTP';
+$wb['FTP-User'] = 'Usuário FTP';
 $wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Usuário-Shell';
+$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