summaryrefslogtreecommitdiff
path: root/settings/localization/pt_BR.inc
diff options
context:
space:
mode:
Diffstat (limited to 'settings/localization/pt_BR.inc')
-rw-r--r--settings/localization/pt_BR.inc25
1 files changed, 25 insertions, 0 deletions
diff --git a/settings/localization/pt_BR.inc b/settings/localization/pt_BR.inc
new file mode 100644
index 0000000..fba065c
--- /dev/null
+++ b/settings/localization/pt_BR.inc
@@ -0,0 +1,25 @@
+<?php
+/*
+ +-----------------------------------------------------------------------+
+ | ./plugins/settings/localization/pt_BR.inc
+ |
+ | Language file of MyRoundcube Plugins Bundle
+ | Copyright (C) 2010-2012, Roland 'rosali' Liebl
+ | Licensed under the GNU GPL
+ |
+ +-----------------------------------------------------------------------+
+ | Author: filhocf - 08/24/2012 16:38:59
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['menu'] = 'Menu';
+$labels['managefolders'] = 'Gerenciar pastas';
+$labels['account'] = 'Administração da Conta';
+$labels['classic'] = 'Padrão';
+$labels['remotefolders'] = 'Pastas Especiais';
+$labels['myroundcube'] = 'MyRoundCube';
+$labels['skin_preview'] = 'Visualizar Tema';
+$labels['larry'] = 'Larry';
+
+?> \ No newline at end of file