Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Unspecified error": "خطأ غير محدد", "Drag to re-order": "اسحب لتُعيد الترتيب", "Changes made in this table will not be saved until the form is submitted.": "التغييرات على هذا الجدول لن تُحفظ حتى إرسال الاستمارة.", "Split summary at cursor": "افصل الملخص عند المؤشر", "Join summary": "أوصل الملخص", "Select all rows in this table": "اختر كل الصفوف في هذا الجدول", "Deselect all rows in this table": "ألغ اختيار كل الصفوف في هذا الجدول", "An error occurred. \n@uri\n@text": "حدث خطأ. \n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "حدث خطأ. \n@uri\n(لا تتوفر معلومات).", "An HTTP error @status occurred. \n@uri": "حدث خطأ @status إتش.تي.تي.بي. \n@uri", "Click here to add images": "اضغط هنا لإضافة صور" } };