{
  "extName": {
    "message": "uBlock Origin Lite",
    "description": "extension name."
  },
  "extShortDesc": {
    "message": "أداة فعالة لحجب المحتوى. يحجب الإعلانات، وأدوات التتبع، وبرمجيات التعدين، والمزيد فور التثبيت مباشرة.",
    "description": "this will be in the Chrome web store: must be 132 characters or less"
  },
  "perRulesetStats": {
    "message": "{{ruleCount}} من القواعد، تم تحويلها من {{filterCount}} من خيارات تصفية الشبكة",
    "description": "Appears aside each filter list in the _3rd-party filters_ pane"
  },
  "dashboardName": {
    "message": "uBO Lite — لوحة التحكم",
    "description": "English: uBO Lite — Dashboard"
  },
  "settingsPageName": {
    "message": "الإعدادات",
    "description": "appears as tab name in dashboard"
  },
  "customFiltersPageName": {
    "message": "خيارات تصفية مخصصة",
    "description": "appears as tab name in dashboard"
  },
  "developPageName": {
    "message": "تطوير",
    "description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see https://developer.apple.com/documentation/safari-developer-tools/develop-menu"
  },
  "aboutPageName": {
    "message": "حول البرنامج",
    "description": "appears as tab name in dashboard"
  },
  "aboutPrivacyPolicy": {
    "message": "سياسة الخصوصية",
    "description": "Link to privacy policy on GitHub (English)"
  },
  "aboutDocumentation": {
    "message": "التوثيق",
    "description": "Link to documentation in About pane"
  },
  "popupFilteringModeLabel": {
    "message": "وضع التصفية",
    "description": "Label in the popup panel for the current filtering mode"
  },
  "popupLocalToolsLabel": {
    "message": "في هذا الموقع",
    "description": "Label in the popup panel for the local tools section"
  },
  "popupTipReport": {
    "message": "الإبلاغ عن مشكلة",
    "description": "Tooltip used for the 'chat' icon in the panel"
  },
  "popupTipDashboard": {
    "message": "افتح لوحة التحكم",
    "description": "English: Click to open the dashboard"
  },
  "popupMoreButton": {
    "message": "المزيد",
    "description": "Label to be used to show popup panel sections"
  },
  "popupLessButton": {
    "message": "أقل",
    "description": "Label to be used to hide popup panel sections"
  },
  "3pGroupDefault": {
    "message": "افتراضي",
    "description": "Header for a ruleset section in 'Filter lists pane'"
  },
  "3pGroupAds": {
    "message": "إعلانات",
    "description": "Header for a ruleset section in 'Filter lists pane'"
  },
  "3pGroupPrivacy": {
    "message": "الخصوصية",
    "description": "Header for a ruleset section in 'Filter lists pane'"
  },
  "3pGroupMalware": {
    "message": "الحماية من البرامج الضارة، الأمان",
    "description": "Header for a ruleset section in 'Filter lists pane'"
  },
  "3pGroupAnnoyances": {
    "message": "عناصر إزعاج",
    "description": "Header for a ruleset section in 'Filter lists pane'"
  },
  "3pGroupMisc": {
    "message": "متنوع",
    "description": "Header for a ruleset section in 'Filter lists pane'"
  },
  "3pGroupRegions": {
    "message": "المناطق واللغات",
    "description": "Header for a ruleset section in 'Filter lists pane'"
  },
  "3pGroupImported": {
    "message": "القوائم المستوردة",
    "description": "Header for a ruleset section in 'Filter lists pane'"
  },
  "customListImportLabel": {
    "message": "إضافة قائمة تصفية…",
    "description": "Text label heading the import area of custom filter lists"
  },
  "customListImportPlaceholder": {
    "message": "رابط قائمة التصفية المراد إضافتها",
    "description": "Placeholder text which describes the purpose of the textarea widget"
  },
  "customListImportUserScriptsInfo": {
    "message": "To enforce cosmetic or scriptlet filters from imported lists, you must grant uBO Lite permission to run user scripts.",
    "description": "A notice to inform user that the enforcement of some filters requires permission to execute 'user scripts'"
  },
  "customFiltersImportExportLabel": {
    "message": "استيراد / تصدير",
    "description": "Text label heading the import/export area of custom filters"
  },
  "customFiltersImportTextareaPlaceholder": {
    "message": "خيارات تصفية مظهر/سكريبت محددة لإضافتها",
    "description": "Placeholder text which describes the purpose of the textarea widget"
  },
  "userScriptsInfo": {
    "message": "لتطبيق مرشحات التجميل أو السكريبت من القوائم المستوردة، يجب منح uBO Lite إذنا لتشغيل نصوص المستخدم. افتح صفحة الإضافات في متصفحك (<code>chrome://extensions</code> في Chrome أو <code>about:addons</code> في Firefox)، ثم افتح تفاصيل </b>uBO Lite<b>، </b> وفعل خيار السماح بنصوص المستخدم <b> (المعروف أيضا بـ \"نصوص الطرف الثالث غير الموثقة\").",
    "description": "A notice to inform user on how to enable 'user scripts' permission"
  },
  "aboutChangelog": {
    "message": "سجل التغييرات",
    "description": ""
  },
  "aboutCode": {
    "message": "كود المصدر (GPLv3)",
    "description": "English: Source code (GPLv3)"
  },
  "aboutContributors": {
    "message": "المساهمون",
    "description": "English: Contributors"
  },
  "aboutSourceCode": {
    "message": "كود المصدر",
    "description": "Link text to source code repo"
  },
  "aboutTranslations": {
    "message": "الترجمات",
    "description": "Link text to translations repo"
  },
  "aboutFilterLists": {
    "message": "قوائم خيارات التصفية",
    "description": "Link text to uBO's own filter lists repo"
  },
  "aboutDependencies": {
    "message": "التبعيات الخارجية (متوافقة مع GPLv3):",
    "description": "Shown in the About pane"
  },
  "supportS6H": {
    "message": "الإبلاغ عن مشكلة في الفلاتر",
    "description": "Header of 'Report a filter issue' section in Support pane"
  },
  "supportS3P1": {
    "message": "الإبلاغ عن مشكلات خيارات التصفية المتعلقة بمواقع ويب محددة إلى <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> نظام تتبع المشكلات</span>. <u>يتطلب ذلك حسابا على GitHub.</u>",
    "description": "First paragraph of 'Filter issues' section in Support pane"
  },
  "supportS5H": {
    "message": "معلومات استكشاف الأخطاء وإصلاحها",
    "description": "Label of 'Troubleshooting information' section in 'Report a filter issue' page"
  },
  "supportS6P1S1": {
    "message": "لتجنب إنهاك المتطوعين بتقارير مكررة، يرجى التأكد من أن المشكلة لم يتم الإبلاغ عنها من قبل.<b>ملاحظة</b>: النقر على الزر سيؤدي إلى إرسال أصل الصفحة إلى موقع GitHub.",
    "description": "A paragraph in the filter issue reporter section"
  },
  "supportFindSpecificButton": {
    "message": "العثور على تقارير مماثلة على GitHub",
    "description": "A clickable link in the filter issue reporter section"
  },
  "supportS6URL": {
    "message": "عنوان صفحة الويب:",
    "description": "Label for the URL of the page"
  },
  "supportS6Select1": {
    "message": "صفحة الويب…",
    "description": "Label for widget to select type of issue"
  },
  "supportS6Select1Option0": {
    "message": "— اختر إدخالا —",
    "description": "An entry in the widget used to select the type of issue"
  },
  "supportS6Select1Option1": {
    "message": "يعرض إعلانات أو بقايا إعلانات",
    "description": "An entry in the widget used to select the type of issue"
  },
  "supportS6Select1Option2": {
    "message": "يحتوي على طبقات تداخل أو عوائق أخرى",
    "description": "An entry in the widget used to select the type of issue"
  },
  "supportS6Select1Option3": {
    "message": "يكتشف uBO Lite",
    "description": "An entry in the widget used to select the type of issue"
  },
  "supportS6Select1Option4": {
    "message": "لديه مشاكل متعلقة بالخصوصية",
    "description": "An entry in the widget used to select the type of issue"
  },
  "supportS6Select1Option5": {
    "message": "يحدث خلل وظيفي عندما يكون uBO Lite مفعلا",
    "description": "An entry in the widget used to select the type of issue"
  },
  "supportS6Select1Option6": {
    "message": "يفتح علامات تبويب أو نوافذ غير مرغوب فيها",
    "description": "An entry in the widget used to select the type of issue"
  },
  "supportS6Select1Option7": {
    "message": "يؤدي إلى البرمجيات الضارة والاحتيال",
    "description": "An entry in the widget used to select the type of issue"
  },
  "supportS6Checkbox1": {
    "message": "تصنيف صفحة الويب على أنها \"NSFW\" (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">\"غير آمنة للعمل\"</a>)",
    "description": "A checkbox to use for NSFW sites"
  },
  "supportReportSpecificButton": {
    "message": "إنشاء تقرير جديد علي GitHub",
    "description": "Text for button which opens an external web page in Support pane"
  },
  "defaultFilteringModeSectionLabel": {
    "message": "وضع التصفية الافتراضي",
    "description": "The header text for the default filtering mode section"
  },
  "defaultFilteringModeDescription": {
    "message": "سيتم تجاوز وضع التصفية الافتراضي بواسطة أوضاع التصفية الخاصة بكل موقع ويب. يمكنك ضبط وضع التصفية على أي موقع ويب وفقًا للوضع الذي يعمل بشكل أفضل على ذلك الموقع. لكل وضع مزاياه وعيوبه.",
    "description": "This describes the default filtering mode setting"
  },
  "filteringMode0Name": {
    "message": "لا تصفية",
    "description": "Name of blocking mode 0"
  },
  "filteringMode1Name": {
    "message": "أساسي",
    "description": "Name of blocking mode 1"
  },
  "filteringMode2Name": {
    "message": "الأمثل",
    "description": "Name of blocking mode 2"
  },
  "filteringMode3Name": {
    "message": "كامل",
    "description": "Name of blocking mode 3"
  },
  "basicFilteringModeDescription": {
    "message": "تصفية الشبكة الأساسية من قوائم التصفية المحددة.\n\nلا يتطلب إذنًا لقراءة البيانات وتعديلها على مواقع الويب.",
    "description": "This describes the 'basic' filtering mode"
  },
  "optimalFilteringModeDescription": {
    "message": "تصفية الشبكة المتقدمة بالإضافة إلى تصفية موسعة محددة من قوائم التصفية المحددة.\n\nيتطلب إذنًا واسعًا لقراءة البيانات وتعديلها على جميع مواقع الويب.",
    "description": "This describes the 'optimal' filtering mode"
  },
  "completeFilteringModeDescription": {
    "message": "تصفية الشبكة المتقدمة بالإضافة إلى تصفية موسعة محددة وعامة من قوائم التصفية المحددة.\n\nيتطلب إذنًا واسعًا لقراءة البيانات وتعديلها على جميع مواقع الويب.\n\nقد تؤدي التصفية الموسعة العامة إلى زيادة استخدام موارد صفحة الويب.",
    "description": "This describes the 'complete' filtering mode"
  },
  "noFilteringModeDescription": {
    "message": "قائمة المواقع الإلكترونية التي لن يتم تصفية محتواها.",
    "description": "A short description for the editable field which lists trusted sites"
  },
  "noFilteringModePlaceholder": {
    "message": "[أسماء النطاقات الرئيسية فقط]\nexample.com\ngames.example\n...",
    "description": "Default text for in edit field"
  },
  "behaviorSectionLabel": {
    "message": "السلوك",
    "description": "The header text for the 'Behavior' section"
  },
  "autoReloadLabel": {
    "message": "إعادة تحميل الصفحة تلقائيًا عند تغيير وضع التصفية",
    "description": "Label for a checkbox in the options page"
  },
  "showBlockedCountLabel": {
    "message": "إظهار عدد الطلبات المحظورة على أيقونة شريط الأدوات",
    "description": "Label for a checkbox in the options page"
  },
  "enableStrictBlockLabel": {
    "message": "تفعيل الحجب الصارم",
    "description": "Label for a checkbox in the options page"
  },
  "enableStrictBlockLegend": {
    "message": "سيتم حظر الانتقال إلى المواقع غير المرغوب فيها، وسيُعرض عليك خيار المتابعة.",
    "description": "Short description for a checkbox in the options page"
  },
  "enablePopupBlockLabel": {
    "message": "تفعيل حظر النوافذ المنبثقة",
    "description": "Label for a checkbox in the options page"
  },
  "enablePopupBlockLegend": {
    "message": "عند التفعيل، ستقوم المرشحات المطابقة تلقائيا بإغلاق علامات التبويب غير المرغوب فيها التي تنشئها المواقع.",
    "description": "Short description for a checkbox in the options page"
  },
  "sandboxEditorLabel": {
    "message": "بيئة معزولة لإنشاء خيارات التصفية",
    "description": "Header for filter-creation section in the dashboard"
  },
  "sandboxEditorUserScriptsInfo": {
    "message": "To enforce cosmetic or scriptlet filters from the sandbox, you must grant uBO Lite permission to run user scripts.",
    "description": "A notice to inform user that the enforcement of some filters requires permission to execute 'user scripts'"
  },
  "developerModeLabel": {
    "message": "وضع المطور",
    "description": "Label for a checkbox in the options page"
  },
  "developerModeLegend": {
    "message": "يتيح الوصول إلى الميزات المناسبة للمستخدمين التقنيين.",
    "description": "Short description for a checkbox in the options page"
  },
  "settingsBackupRestoreLabel": {
    "message": "النسخ الاحتياطي",
    "description": "The header text for the back up/restore section"
  },
  "settingsBackupRestoreSummary": {
    "message": "قم بنسخ الإعدادات المخصصة احتياطيًا إلى ملف، أو استعادة الإعدادات المخصصة من ملف.",
    "description": "A summary description of the back up/restore section."
  },
  "settingsBackupRestoreLegend": {
    "message": "ستؤدي عملية الاستعادة إلى استبدال جميع إعداداتك المخصصة الحالية.",
    "description": "Important information about the back up/restore section."
  },
  "findListsPlaceholder": {
    "message": "البحث عن قوائم",
    "description": "Placeholder for the input field used to find lists"
  },
  "strictblockTitle": {
    "message": "الصفحة محجوبة",
    "description": "Web page title for the strict-blocked page"
  },
  "strictblockSentence1": {
    "message": "لقد منع uBO Lite تحميل الصفحة التالية:",
    "description": "Sentence used in the strict-blocked page"
  },
  "strictblockReasonSentence1": {
    "message": "تم حجب الصفحة بسبب خيار تصفية مطابق في{{listname}}.",
    "description": "Text informing about what is causing the page to be blocked"
  },
  "strictblockRedirectSentence1": {
    "message": "الصفحة المحظورة تريد إعادة التوجيه إلى موقع آخر. إذا اخترت المتابعة، فسوف تنتقل مباشرة إلى: {{url}}",
    "description": "Text warning about an incoming redirect"
  },
  "strictblockNoParamsPrompt": {
    "message": "دون معلمات",
    "description": "Label to be used for the parameter-less URL"
  },
  "strictblockBack": {
    "message": "رجوع",
    "description": "A button to go back to the previous web page"
  },
  "strictblockClose": {
    "message": "إغلاق هذه النافذة",
    "description": "A button to close the current tab"
  },
  "strictblockDontWarn": {
    "message": "لا تحذرني مجددا بشأن هذا الموقع",
    "description": "Label for checkbox in document-blocked page"
  },
  "strictblockProceed": {
    "message": "متابعة",
    "description": "A button to navigate to the blocked page"
  },
  "zapperTipEnter": {
    "message": "إزالة عنصر",
    "description": "Tooltip for the button used to enter zapper mode"
  },
  "zapperTipQuit": {
    "message": "خروج من وضع مزيل العناصر",
    "description": "Tooltip for the button used to exit zapper mode"
  },
  "pickerTipEnter": {
    "message": "إنشاء خيار تصفية مخصص",
    "description": "Label for the menu entry to create cosmetic filters"
  },
  "unpickerTipEnter": {
    "message": "إزالة خيار تصفية مخصص",
    "description": "Label for the menu entry to delete cosmetic filters"
  },
  "developDropdownLabel": {
    "message": "عرض:",
    "description": "A label of a dropdown list"
  },
  "developOptionFilteringModeDetails": {
    "message": "تفاصيل وضع التصفية",
    "description": "An option in a dropdown list"
  },
  "developOptionCustomDnrRules": {
    "message": "قواعد DNR مخصصة",
    "description": "An option in a dropdown list"
  },
  "developOptionDnrRulesOf": {
    "message": "قواعد DNR لـ …",
    "description": "A section header in a dropdown list"
  },
  "developOptionDynamicRuleset": {
    "message": "مجموعة قواعد ديناميكية",
    "description": "An option in a dropdown list"
  },
  "developOptionSessionRuleset": {
    "message": "مجموعة قواعد الجلسة",
    "description": "An option in a dropdown list"
  },
  "saveButton": {
    "message": "حفظ",
    "description": "Text for buttons used to save changes"
  },
  "revertButton": {
    "message": "تراجع",
    "description": "Text for buttons used to revert changes"
  },
  "addButton": {
    "message": "أضف",
    "description": "Text for buttons used to add content"
  },
  "importAndAppendButton": {
    "message": "استيراد وإلحاق…",
    "description": "Text for buttons used to import and append content"
  },
  "exportButton": {
    "message": "تصدير…",
    "description": "Text for buttons used to export content"
  },
  "backupButton": {
    "message": "نسخ احتياطي…",
    "description": "Text for buttons used to back up content"
  },
  "restoreButton": {
    "message": "استعادة…",
    "description": "Text for buttons used to restore content"
  },
  "resetToDefaultButton": {
    "message": "إعادة تعيين إلى الإعدادات الافتراضية…",
    "description": "Text for buttons used to reset configurations to default"
  },
  "resetToDefaultConfirm": {
    "message": "سيتم حذف جميع إعداداتك المخصصة. هل تريد حقاً إعادة ضبط الإعدادات إلى الوضع الافتراضي؟",
    "description": "Message asking user to confirm reset to default settings"
  },
  "dnrRulesWarning": {
    "message": "لا تضف محتوى من مصادر غير موثوقة",
    "description": "Short description of the DNR rules editor pane"
  },
  "dnrRulesCountInfo": {
    "message": "عدد القواعد المسجلة: {count}",
    "description": "Short sentence to report the number of currently registered DNR rules"
  },
  "pickerSliderLabel": {
    "message": "حرك الشريط لتحديد أفضل تطابق",
    "description": "Label to describe the purpose of the slider"
  },
  "pickerPick": {
    "message": "اختيار",
    "description": "Text for the button to re-enter element-picking mode"
  },
  "pickerPreview": {
    "message": "معاينة",
    "description": "Text for the button to activate preview mode"
  },
  "pickerCreate": {
    "message": "إنشاء",
    "description": "Text for the button to create the filter"
  },
  "unpickerUsage": {
    "message": "اختر خيار تصفية أدناه لتمييز العناصر المطابقة في صفحة الويب.\n انقر على سلة المهملات لإزالة خيار التصفية.",
    "description": "Summary description on how to use the tool to remove custom filters"
  }
}
