Aleksander Machniak
2014-08-21 fe03a9074d87fd25985aa2e1b138a6b69fdda290
Add some localizations
4 files added
90 ■■■■■ changed files
plugins/attachment_reminder/localization/br.inc 20 ●●●●● patch | view | raw | blame | history
plugins/managesieve/localization/br.inc 30 ●●●●● patch | view | raw | blame | history
plugins/markasjunk/localization/ar_SA.inc 21 ●●●●● patch | view | raw | blame | history
plugins/subscriptions_option/localization/ar_SA.inc 19 ●●●●● patch | view | raw | blame | history
plugins/attachment_reminder/localization/br.inc
New file
@@ -0,0 +1,20 @@
<?php
/*
 +-----------------------------------------------------------------------+
 | plugins/attachment_reminder/localization/<lang>.inc                   |
 |                                                                       |
 | Localization file of the Roundcube Webmail Archive plugin             |
 | Copyright (C) 2013, 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-attachment_reminder/
*/
$messages['forgotattachment'] = "Disonjet ho peus stagan er restr ?";
$messages['reminderoption'] = "Adgalv war ar pezhiou stag disonjet";
$messages['keywords'] = "pezh stag, restr, stagan, aman staget, stagit, ouzhpenan, CV, lizher youl";
plugins/managesieve/localization/br.inc
New file
@@ -0,0 +1,30 @@
<?php
/*
 +-----------------------------------------------------------------------+
 | plugins/managesieve/localization/<lang>.inc                           |
 |                                                                       |
 | Localization file of the Roundcube Webmail Managesieve plugin         |
 | Copyright (C) 2012-2013, 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-managesieve/
*/
$labels['filters'] = 'sil';
$labels['newfilter'] = 'Sil nevez';
$labels['filteradd'] = 'Ouzhpenan ur sil';
$labels['filterdel'] = 'Dilemel ar sil';
$labels['filterany'] = 'An holl postel';
$labels['messagecopyto'] = 'eilan ar postel e';
$labels['messagedelete'] = 'Dilemel ar postel';
$labels['add'] = 'Ouzhpenan';
$labels['del'] = 'Dilemel';
$labels['sender'] = 'Kaser';
$labels['recipient'] = 'Resever';
$labels['vacationsubject'] = 'Sujed';
?>
plugins/markasjunk/localization/ar_SA.inc
New file
@@ -0,0 +1,21 @@
<?php
/*
 +-----------------------------------------------------------------------+
 | plugins/markasjunk/localization/<lang>.inc                            |
 |                                                                       |
 | Localization file of the Roundcube Webmail Mark-As-Junk plugin        |
 | Copyright (C) 2012-2013, 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-markasjunk/
*/
$labels['buttontext'] = 'غير المرغوب';
$labels['buttontitle'] = 'وضع علامة كـ غير المرغوب فيه';
$labels['reportedasjunk'] = 'تمت الافادة كـ غير مرغوب فية بنجاح';
?>
plugins/subscriptions_option/localization/ar_SA.inc
New file
@@ -0,0 +1,19 @@
<?php
/*
 +-----------------------------------------------------------------------+
 | plugins/subscriptions_option/localization/<lang>.inc                  |
 |                                                                       |
 | Localization file of the Roundcube Webmail Subscriptions plugin       |
 | Copyright (C) 2012-2013, 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-subscriptions_option/
*/
$labels['useimapsubscriptions']  = 'استخدم اشتراكات IMAP';
?>