1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 22:27:12 +02:00
uBlock/platform/mv3/extension/_locales/ar/messages.json

227 lines
8.1 KiB
JSON
Raw Normal View History

{
"extName": {
"message": "uBlock Origin Lite",
"description": "extension name."
},
"extShortDesc": {
"message": "An experimental, permission-less content blocker. Blocks ads, trackers, miners, and more immediately upon installation.",
"description": "this will be in the Chrome web store: must be 132 characters or less"
},
"perRulesetStats": {
"message": "{{ruleCount}} rules, converted from {{filterCount}} network filters",
"description": "Appears aside each filter list in the _3rd-party filters_ pane"
},
"dashboardName": {
"message": "لوحة التحكم",
"description": "English: uBO Lite — Dashboard"
},
"dashboardUnsavedWarning": {
"message": "تنبيه! لديك تغييرات لم تقم بحفظها",
"description": "A warning in the dashboard when navigating away from unsaved changes"
},
"dashboardUnsavedWarningStay": {
"message": "إبقى",
"description": "Label for button to prevent navigating away from unsaved changes"
},
"dashboardUnsavedWarningIgnore": {
"message": "تجاهل",
"description": "Label for button to ignore unsaved changes"
},
"settingsPageName": {
"message": "الإعدادات",
"description": "appears as tab name in dashboard"
},
"3pPageName": {
"message": "Filter lists",
"description": "appears as tab name in dashboard"
},
"1pPageName": {
"message": "الفلاتر الخاصة بي",
"description": "appears as tab name in dashboard"
},
"whitelistPageName": {
"message": "المواقع الموثوقة",
"description": "appears as tab name in dashboard"
},
"aboutPageName": {
"message": "عن التطبيق",
"description": "appears as tab name in dashboard"
},
"aboutPrivacyPolicy": {
"message": "سياسة الخصوصية",
"description": "Link to privacy policy on GitHub (English)"
},
"popupPowerSwitchInfo": {
"message": "Disable/enable uBO Lite for this site",
"description": "Tooltip for the main power button in the popup panel"
},
"popupTipDashboard": {
"message": "افتح لوحة التحكم",
"description": "English: Click to open the dashboard"
},
"popupTipZapper": {
"message": "Enter element zapper mode",
"description": "Tooltip for the element-zapper icon in the popup panel"
},
"popupTipPicker": {
"message": "Enter element picker mode",
"description": "English: Enter element picker mode"
},
"popupTipReport": {
"message": "Report an issue on this website",
"description": "Tooltip used for the 'chat' icon in the panel"
},
"popupTipSaveRules": {
"message": "Click to make your changes permanent.",
"description": "Tooltip when hovering over the padlock in the dynamic filtering pane."
},
"popupTipRevertRules": {
"message": "Click to revert your changes.",
"description": "Tooltip when hovering over the eraser in the dynamic filtering pane."
},
"popupMoreButton": {
"message": "المزيد",
"description": "Label to be used to show popup panel sections"
},
"popupGrantGreatPowers": {
"message": "Click to grant uBO Lite extended permissions on this site.\nExtended permissions allow more effective content blocking.",
"description": "Label to be used to show popup panel sections"
},
"popupRevokeGreatPowers": {
"message": "Click to revoke extended permissions on this site",
"description": "Label to be used to show popup panel sections"
},
"popupLessButton": {
"message": "أقل",
"description": "Label to be used to hide popup panel sections"
},
"settingsIconBadgePrompt": {
"message": "Show the number of blocked requests on the icon",
"description": "English: Show the number of blocked requests on the icon"
},
"settingsAppearance": {
"message": "المظهر",
"description": "Section for controlling user interface appearance"
},
"settingsThemeLabel": {
"message": "المظهر",
"description": "Label for checkbox to enable a custom dark theme"
},
"settingsThemeAccent0Label": {
"message": "لون التمييز المخصص",
"description": "Label for checkbox to pick an accent color"
},
"settingsNoCSPReportsPrompt": {
"message": "Block CSP reports",
"description": "background information: https://github.com/gorhill/uBlock/issues/3150"
},
"omnipotenceLabel": {
"message": "Enable extended filtering on all websites",
"description": "Header for a ruleset section in 'Filter lists pane'"
},
"omnipotenceLegend": {
"message": "uBO Lite can apply extended filtering on a given website only after you explicitly grant the extension permissions to modify data on that website. This setting allows you to grant permissions for extended filtering to all websites at once.",
"description": "Header for a ruleset section in 'Filter lists pane'"
},
"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": "Annoyances",
"description": "Header for a ruleset section in 'Filter lists pane'"
},
"3pGroupMisc": {
"message": "Miscellaneous",
"description": "Header for a ruleset section in 'Filter lists pane'"
},
"3pGroupRegions": {
"message": "المناطق واللغات",
"description": "Header for a ruleset section in 'Filter lists pane'"
},
"1pFormatHint": {
"message": "One filter per line. A filter can be a plain hostname, or an EasyList-compatible filter. Lines prefixed with <code>!</code> will be ignored.",
"description": "Short information about how to create custom filters"
},
"1pImport": {
"message": "Import and append",
"description": "English: Import and append"
},
"1pExport": {
"message": "تصدير",
"description": "English: Export"
},
"1pExportFilename": {
"message": "my-ublock-static-filters_{{datetime}}.txt",
"description": "English: my-ublock-static-filters_{{datetime}}.txt"
},
"whitelistPrompt": {
"message": "The trusted site directives dictate on which web pages uBO Lite should be disabled. One entry per line.",
"description": "A concise description of the 'Trusted sites' pane."
},
"whitelistImport": {
"message": "استيراد واضافة",
"description": "English: Import and append"
},
"whitelistExport": {
"message": "تصدير",
"description": "English: Export"
},
"whitelistExportFilename": {
"message": "my-ublock-trusted-sites_{{datetime}}.txt",
"description": "The default filename to use for import/export purpose"
},
"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": "Filter lists",
"description": "Link text to uBO's own filter lists repo"
},
"aboutDependencies": {
"message": "External dependencies (GPLv3-compatible):",
"description": "Shown in the About pane"
},
"genericSubmit": {
"message": "تأكيد",
"description": "for generic 'Submit' buttons"
},
"genericApplyChanges": {
"message": "حفظ التغييرات",
"description": "for generic 'Apply changes' buttons"
},
"genericRevert": {
"message": "تراجع",
"description": "for generic 'Revert' buttons"
}
}