Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Testing clean URLs...": "آزمایش پاک کردن آدرس ها...", "Your server has been successfully tested to support this feature.": "تست این ویژگی برای سرور شما با موفقیت همراه بود.", "Select all rows in this table": "تمام ردیف ها در این جدول را انتخاب کنید", "Deselect all rows in this table": "تمام ردیف ها در این جدول را از انتخاب خارج کنید", "Published": "منتشر شده", "Promoted to front page": "نمایش بر روی صفحه اول", "Create new revision": "ایجاد بازبینی جدید", "1 attachment": [ "۱ ضمیمه", "@count ضمیمه" ] } };