Files
roundcubemail/plugins/archive/localization/ar.inc
Aleksander Machniak f0d63004d6 Localization update
2025-11-29 13:57:20 +01:00

23 lines
1.1 KiB
PHP

<?php
/*
+-----------------------------------------------------------------------+
| Localization file of the Roundcube Webmail Archive plugin |
| |
| Copyright (C) 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. |
+-----------------------------------------------------------------------+
*/
$labels['buttontext'] = 'أرشفة';
$labels['buttontitle'] = 'أرشفة هذه الرسالة';
$labels['archived'] = 'تم أرشفة الرسالة بنجاح';
$labels['archivefolder'] = 'أرشفة';
$labels['settingstitle'] = 'أرشفة';
$labels['archivetype'] = 'تقسيم الأرشيف بحسب';
$labels['archivetypefolder'] = 'المجلد الأصلي';
$labels['unkownsender'] = 'مجهول';