svncommit
2007-05-23 2c633703e97eb6e7aa7ba840ef86b1fc1bd98ada
program/localization/ar/labels.inc
old mode 100755 new mode 100644
@@ -1,18 +1,19 @@
<?php
/*
 +-----------------------------------------------------------------------+
 | language/ar/labels.inc                                                |
 |                                                                       |
 | Language file of the RoundCube Webmail client                         |
 | Copyright (C) 2005, RoundQube Dev. - Switzerland                      |
 | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                 |
 | Licensed under the GNU GPL                                            |
 |                                                                       |
 +-----------------------------------------------------------------------+
 | Author: Ossama Khayat <okhayat@yahoo.com>                             |
 +-----------------------------------------------------------------------+
 $Id$
 @version $Id$
*/
@@ -198,4 +199,28 @@
$labels['sortasc']  = 'ترتيب تصاعدي';
$labels['sortdesc'] = 'ترتيب تنازلي';
?>
// RC 0.1beta2
$labels['welcome'] = 'مرحباً بكم في $product';
$labels['unknown'] = 'مجهول';
$labels['unlimited'] = 'غير محدود';
$labels['dstactive'] = 'التوقيت الصيفي';
$labels['previouspage'] = 'عرض المجموعة السابقة';
$labels['nextpage']     = 'عرض المجموعة التالية';
$labels['returnreceipt'] = 'ايصال استلام';
$labels['checkmail'] = 'التحقق من وجود رسائل جديدة';
$labels['checkspelling'] = 'التدقيق الإملائي';
$labels['resumeediting'] = 'متابعة التحرير';
$labels['revertto'] = 'استعادة إلى';
$labels['savemessage']  = 'حفظ هذه المسودة';
$labels['rename'] = 'إعادة التسمية';
$labels['renamefolder'] = 'إعادة تسمية المجلد';
$labels['description'] = 'وصف';
?>