From 812f37c5d1baa077f22a35240c5488f65d054260 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Wed, 27 Aug 2014 14:52:52 +0200 Subject: Synchronized localizations with Transifex --- plugins/zipdownload/localization/ast.inc | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 plugins/zipdownload/localization/ast.inc (limited to 'plugins/zipdownload/localization/ast.inc') diff --git a/plugins/zipdownload/localization/ast.inc b/plugins/zipdownload/localization/ast.inc new file mode 100644 index 000000000..74bb0ff52 --- /dev/null +++ b/plugins/zipdownload/localization/ast.inc @@ -0,0 +1,22 @@ +.inc | + | | + | Localization file of the Roundcube Webmail Zipdownload plugin | + | Copyright (C) 2012-2014, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-zipdownload/ +*/ +$labels['downloadall'] = 'Descargar tolos axuntos'; +$labels['download'] = 'Descargar...'; +$labels['downloadmbox'] = 'Formatu Mbox (.zip)'; +$labels['downloadmaildir'] = 'Formatu Maildir (.zip)'; +$labels['downloademl'] = 'Fonte (.eml)'; -- cgit v1.2.3