summaryrefslogtreecommitdiff
path: root/plugins/zipdownload/localization/pt_BR.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
commit6199a72c8e11ca8fbfba631af552ddf53b9eebf7 (patch)
treeb0151e286bf05b1a2703c5c05527323c029736d0 /plugins/zipdownload/localization/pt_BR.inc
parent15eb32eee59c8a37160645320365f956caf15c95 (diff)
Updated localization files from launchpad
Diffstat (limited to 'plugins/zipdownload/localization/pt_BR.inc')
-rw-r--r--plugins/zipdownload/localization/pt_BR.inc18
1 files changed, 14 insertions, 4 deletions
diff --git a/plugins/zipdownload/localization/pt_BR.inc b/plugins/zipdownload/localization/pt_BR.inc
index c082e541c..babf7c0e9 100644
--- a/plugins/zipdownload/localization/pt_BR.inc
+++ b/plugins/zipdownload/localization/pt_BR.inc
@@ -1,9 +1,19 @@
<?php
-/* Author: Alexandre Gorges */
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/pt_BR/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Edir Pereira dos Santos <fennder@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
$labels = array();
$labels['downloadall'] = 'Baixar todos os anexos';
+$labels['downloadfolder'] = 'Pasta de baixar arquivos';
-$messages = array();
-
-?> \ No newline at end of file