From c0e9128e6c4b60ca5f283570cec366229f946435 Mon Sep 17 00:00:00 2001 From: thomascube Date: Tue, 8 Aug 2006 22:06:37 +0000 Subject: More localization updates for 0.1-beta2 --- program/localization/ar/labels.inc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'program/localization/ar/labels.inc') diff --git a/program/localization/ar/labels.inc b/program/localization/ar/labels.inc index ea16e2d63..35a8fc3d7 100755 --- a/program/localization/ar/labels.inc +++ b/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'] = 'وصف'; + ?> -- cgit v1.2.3