Aleksander Machniak
2016-03-28 aba88576ef7de82814632e39018be001c18ad21a
commit | author | age
aabeab 1 <?php
TB 2
3 /*
4  +-----------------------------------------------------------------------+
8404fe 5  | plugins/zipdownload/localization/<lang>.inc                           |
aabeab 6  |                                                                       |
8404fe 7  | Localization file of the Roundcube Webmail Zipdownload plugin         |
f652e3 8  | Copyright (C) 2012-2014, The Roundcube Dev Team                       |
a7e089 9  |                                                                       |
TB 10  | Licensed under the GNU General Public License version 3 or            |
11  | any later version with exceptions for skins & plugins.                |
12  | See the README file for a full license statement.                     |
aabeab 13  |                                                                       |
TB 14  +-----------------------------------------------------------------------+
a7e089 15
8404fe 16  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-zipdownload/
aabeab 17 */
8404fe 18 $labels['downloadall'] = 'Heinta allar viðheftingar';
aba885 19 $labels['download'] = 'Heinta...';
AM 20 $labels['downloadmbox'] = 'Mbox týpa (.zip)';
21 $labels['downloadmaildir'] = 'Teldupost mappu format (.zip)';
22 $labels['downloademl'] = 'Kelda (.eml)';