summaryrefslogtreecommitdiff
path: root/program/localization/ar/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-08-08 22:06:37 +0000
committerthomascube <thomas@roundcube.net>2006-08-08 22:06:37 +0000
commitc0e9128e6c4b60ca5f283570cec366229f946435 (patch)
treea30eebf09fbf175498deef8b1beb81d0385ac193 /program/localization/ar/labels.inc
parent075a239a27f34a44d184800f527351eba475eee7 (diff)
More localization updates for 0.1-beta2
Diffstat (limited to 'program/localization/ar/labels.inc')
-rwxr-xr-xprogram/localization/ar/labels.inc24
1 files changed, 24 insertions, 0 deletions
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'] = 'وصف';
+
?>