diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-06-05 06:55:51 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-06-05 06:55:51 +0000 |
| commit | 0d703be184a4b9fb6de1b37260c70010fe485cda (patch) | |
| tree | 0ca7f850eb968cac64c3bf2d7e8b2d5af4e0f2f6 /roundcubemail/program/localization/ar/messages.inc | |
| parent | aa12b35445ec48e4a824dca9d5c936670a915058 (diff) | |
Updated Arabic Translation
git-svn-id: https://svn.roundcube.net/trunk@1474 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ar/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/ar/messages.inc | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/roundcubemail/program/localization/ar/messages.inc b/roundcubemail/program/localization/ar/messages.inc index a981f3733..1165aa894 100644 --- a/roundcubemail/program/localization/ar/messages.inc +++ b/roundcubemail/program/localization/ar/messages.inc @@ -2,18 +2,18 @@ /* - +-----------------------------------------------------------------------+ - | language/ar/messages.inc | - | | - | Language file of the RoundCube Webmail client | - | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | - | Licensed under the GNU GPL | - | | - +-----------------------------------------------------------------------+ - | Author: Ossama Khayat <okhayat@yahoo.com> | - +-----------------------------------------------------------------------+ ++-----------------------------------------------------------------------+ +| language/ar/messages.inc | +| | +| Language file of the RoundCube Webmail client | +| Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | +| Licensed under the GNU GPL | +| | ++-----------------------------------------------------------------------+ +| Author: Ossama Khayat <okhayat@yahoo.com> | ++-----------------------------------------------------------------------+ - @version $Id$ +@version $Id$ */ @@ -52,7 +52,7 @@ $messages['noemailwarning'] = 'الرجاء إدخال عنوان بريد إل $messages['nonamewarning'] = 'الرجاء إدخال اسم'; $messages['nopagesizewarning'] = 'الرجاء إدخال حجم الصفحة'; $messages['norecipientwarning'] = 'الرجاء إدخال اسم مستقبل واحد على الأقل'; -$messages['nosubjectwarning'] = 'حقل "الموضوع" فارغ. هل تريد كتابة موضوع للرسالة؟'; +$messages['nosubjectwarning'] = 'حقل \"الموضوع\" فارغ. هل تريد كتابة موضوع للرسالة؟'; $messages['nobodywarning'] = 'إرسال هذه الرسالة دون نص؟'; $messages['notsentwarning'] = 'لم يتم إرسال الرسالة. هل تريد تجاهل الرسالة؟'; $messages['noldapserver'] = 'الرجاء اختيار خادم ldap للبحث فيه'; @@ -78,5 +78,6 @@ $messages['receiptsent'] = 'أرسل إيصال الاستلام بنجاح'; $messages['errorsendingreceipt'] = 'تعذر إرسال إيصال الاستلام'; $messages['nodeletelastidentity'] = 'لا يمكن حذف هذا السجل حيث أنه الوحيد المتبقي.'; $messages['addsubfolderhint'] = 'سيتم إنشاء هذا المجلد كمجلد فرعي للمحدد.'; +$messages['forbiddencharacter'] = 'اسم المجلّد يحتوي حروفاً ممنوعة'; -?>
\ No newline at end of file +?> |
