Aleksander Machniak
2016-05-02 bd6d7645d7115f313ce6c49c863658eedeb58d53
commit | author | age
6199a7 1 <?php
TB 2
3 /*
4  +-----------------------------------------------------------------------+
aed581 5  | plugins/zipdownload/localization/<lang>.inc                           |
6199a7 6  |                                                                       |
aed581 7  | Localization file of the Roundcube Webmail Zipdownload plugin         |
1299c6 8  | Copyright (C) 2012-2014, The Roundcube Dev Team                       |
aed581 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.                     |
6199a7 13  |                                                                       |
TB 14  +-----------------------------------------------------------------------+
aed581 15
TB 16  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-zipdownload/
6199a7 17 */
bd6d76 18 $labels['downloadall'] = 'Lawrlwytho\'r holl atodiadau';
AM 19 $labels['download'] = 'Lawrlwytho...';
1299c6 20 $labels['downloadmbox'] = 'Fformat mbox (.zip)';
AM 21 $labels['downloadmaildir'] = 'Fformat maildir (.zip)';
22 $labels['downloademl'] = 'Ffynhonnell (.eml)';