Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Changes made in this table will not be saved until the form is submitted.": "لن يتم حفظ التغييرات في هذا الجدول حتى يتم إرسال الاستمارة (حفظ الموضوع)", "Split summary at cursor": "فصل مُلَخص الموضوع عند المؤشر" } };