diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-08 22:06:37 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-08 22:06:37 +0000 |
| commit | c49455c3eeae051c75540ad59829849102d36864 (patch) | |
| tree | a089efe4dce7747ba055a5bcbd59e0f8b20482fe /roundcubemail/program/localization/ar/labels.inc | |
| parent | f8916a9b2044887edb3b59596344c55654fa7636 (diff) | |
More localization updates for 0.1-beta2
git-svn-id: https://svn.roundcube.net/trunk@304 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ar/labels.inc')
| -rwxr-xr-x | roundcubemail/program/localization/ar/labels.inc | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/ar/labels.inc b/roundcubemail/program/localization/ar/labels.inc index ea16e2d63..35a8fc3d7 100755 --- a/roundcubemail/program/localization/ar/labels.inc +++ b/roundcubemail/program/localization/ar/labels.inc @@ -198,4 +198,28 @@ $labels['sortby'] = 'ترتيب بحسب'; $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'] = 'وصف'; + ?> |
