From 57323253f76a7a53bd709f00499e81522b9f06a7 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Wed, 15 May 2013 23:25:26 +0200 Subject: Update localizations from Transifex --- program/localization/ar_SA/labels.inc | 8 +++++--- program/localization/ar_SA/messages.inc | 2 ++ 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'program/localization/ar_SA') diff --git a/program/localization/ar_SA/labels.inc b/program/localization/ar_SA/labels.inc index da2e80672..af08cc301 100644 --- a/program/localization/ar_SA/labels.inc +++ b/program/localization/ar_SA/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'نسخ'; $labels['move'] = 'نقل'; $labels['moveto'] = 'نقل إلى...'; $labels['download'] = 'تنزيل'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Show'; $labels['showanyway'] = 'Show it anyway'; @@ -161,6 +162,7 @@ $labels['currpage'] = 'الصفحة الحالية'; $labels['unread'] = 'غير المقروءة'; $labels['flagged'] = 'موسوم'; $labels['unanswered'] = 'بلا رد'; +$labels['withattachment'] = 'With attachment'; $labels['deleted'] = 'محذوف'; $labels['undeleted'] = 'غير محذوفة'; $labels['invert'] = 'عكس'; @@ -204,6 +206,8 @@ $labels['body'] = 'Body'; $labels['openinextwin'] = 'افتح في نافذة جديدة'; $labels['emlsave'] = 'تنزيل (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'تعديل كجديد'; @@ -398,6 +402,7 @@ $labels['htmleditor'] = 'إنشاء رسائل بنسق HTML'; $labels['htmlonreply'] = 'حال الرد على الرسائل بصيغة HTML فقط'; $labels['htmlonreplyandforward'] = 'on forward or reply to HTML message'; $labels['htmlsignature'] = 'توقيع HTML'; +$labels['showemail'] = 'Show email address with display name'; $labels['previewpane'] = 'إظهار قسم المعاينة'; $labels['skin'] = 'شكل الواجهة'; $labels['logoutclear'] = 'إفراغ سلة المحذوفات عند الخروج'; @@ -451,9 +456,6 @@ $labels['replyremovesignature'] = 'إزالة التوقيع من الرسالة $labels['autoaddsignature'] = 'إضافة التوقيع آلياً'; $labels['newmessageonly'] = 'الرسالة الجديدة فقط'; $labels['replyandforwardonly'] = 'الردود والتمريرات فقط'; -$labels['replysignaturepos'] = 'إضافة التوقيع عند الرد أو التمرير'; -$labels['belowquote'] = 'بعد الاقتباس'; -$labels['abovequote'] = 'قبل الاقتباس'; $labels['insertsignature'] = 'إضافة التوقيع'; $labels['previewpanemarkread'] = 'تحديد الرسائل المُعاينة كمقروءة'; $labels['afternseconds'] = 'بعد $n ثواني'; diff --git a/program/localization/ar_SA/messages.inc b/program/localization/ar_SA/messages.inc index e10c83228..9429a3910 100644 --- a/program/localization/ar_SA/messages.inc +++ b/program/localization/ar_SA/messages.inc @@ -28,6 +28,8 @@ $messages['dberror'] = 'خطأ في قاعدة البيانات!'; $messages['requesttimedout'] = 'Request timed out'; $messages['errorreadonly'] = 'تعذر تنفيذ العملية. المجلد للقراءة فقط.'; $messages['errornoperm'] = 'تعذر تنفيذ العملية. ليست لديك الصلاحية.'; +$messages['erroroverquota'] = 'Unable to perform operation. No free disk space.'; +$messages['erroroverquotadelete'] = 'No free disk space. Use SHIFT+DEL to delete a message.'; $messages['invalidrequest'] = 'طلب غير صالح! لم تحفظ أية بيانات.'; $messages['invalidhost'] = 'Invalid server name.'; $messages['nomessagesfound'] = 'لم يعثر على أية رسائل في صندوق البريد هذا'; -- cgit v1.2.3