diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-04-20 08:47:44 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-04-20 08:47:44 +0000 |
| commit | 841d9b7fec603b03d003fba3ca73f6da5b5e1829 (patch) | |
| tree | 4f55649340fced1274979b666b8befa4910a256c /roundcubemail/program/localization/ar_SA/messages.inc | |
| parent | a9994a69126fb3186f5c2bfc3e5b5345c902c7f5 (diff) | |
Updated localization files submitted to the mailing list
git-svn-id: https://svn.roundcube.net/trunk@4671 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ar_SA/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/ar_SA/messages.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/ar_SA/messages.inc b/roundcubemail/program/localization/ar_SA/messages.inc index 4dc12eae5..2a0551a9c 100644 --- a/roundcubemail/program/localization/ar_SA/messages.inc +++ b/roundcubemail/program/localization/ar_SA/messages.inc @@ -108,6 +108,7 @@ $messages['contactremovedfromgroup'] = 'تمت إزالة المراسلين م $messages['importwait'] = 'جاري الاستيراد، رجاء انتظر...'; $messages['importerror'] = 'فشل الاستيراد! الملف المرفوع ليس ملف vCard صالح.'; $messages['importconfirm'] = '<b>تم استيراد $inserted مراسلين بنجاح، وتجاهل $skipped موجودين مسبقاً</b>:<p><em>$names</em></p>'; +$messages['importconfirmskipped'] = '<b>تم تجاهل $skipped عناصر موجودة</b>'; $messages['opnotpermitted'] = 'العملية ممنوعة!'; $messages['nofromaddress'] = 'عنوان البريد الالكتروني غير محدد في الهويّة المنتقاة'; $messages['editorwarning'] = 'يتسبب الانتقال إلى محرر النص البسيط بضياع جميع التنسيق. هل تريد الاستمرار؟'; @@ -137,5 +138,6 @@ $messages['namecannotbeempty'] = 'لا يمكن ترك الإسم فارغاً'; $messages['nametoolong'] = 'الإسم طويل جداً'; $messages['folderupdated'] = 'تم تحديث المجلد بنجاح'; $messages['foldercreated'] = 'تم إنشاء المجلد بنجاح'; +$messages['invalidimageformat'] = 'ليست صيغة صورة صحيحة'; ?> |
