mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Related issue: https://github.com/uBlockOrigin/uBOL-home/issues/326 uBOL now asks broad host permissions by default. Users can still choose narrow host permissions by using their browser's controls for this. For instance in Chromium, those host permissions controls are found in the "Site access" section in the detailed view of an extension. One can set "Site access" to "On click" to revoke broad host permissions, and grant host permissions to only specific site. In such mode, uBOL will still block through the DNR API, but no cosmetic or scriptlet filtering will occurs, as these requires permission to "read and change data" on websites for which higher filtering mode is desired. Some browsers do not automatically grant broad host permissions even when an extension asks for broad permissions at install time, and going forward all browsers will likely adopt this approach, and thus it no longer made sense for uBOL to default to no broad hosts permissions at install time, especially given this leads to issues with no solution -- issues solved with the new approach (e.g. like the ability to deploy uBOL in Optimal mode by default).
286 lines
12 KiB
JSON
286 lines
12 KiB
JSON
{
|
||
"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}} 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"
|
||
},
|
||
"settingsPageName": {
|
||
"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)"
|
||
},
|
||
"popupFilteringModeLabel": {
|
||
"message": "فلٹرنگ موڈ",
|
||
"description": "Label in the popup panel for the current filtering mode"
|
||
},
|
||
"popupTipReport": {
|
||
"message": "Report an issue on this website",
|
||
"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": "Malware protection, security",
|
||
"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'"
|
||
},
|
||
"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": "Report a filter issue",
|
||
"description": "Header of 'Report a filter issue' section in Support pane"
|
||
},
|
||
"supportS3P1": {
|
||
"message": "Report filter issues with specific websites to the <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. <u>Requires a GitHub account.</u>",
|
||
"description": "First paragraph of 'Filter issues' section in Support pane"
|
||
},
|
||
"supportS5H": {
|
||
"message": "Troubleshooting information",
|
||
"description": "Label of 'Troubleshooting information' section in 'Report a filter issue' page"
|
||
},
|
||
"supportS6P1S1": {
|
||
"message": "To avoid burdening volunteers with duplicate reports, please verify that the issue has not already been reported. <b>Note:</b> clicking the button will cause the page's origin to be sent to GitHub.",
|
||
"description": "A paragraph in the filter issue reporter section"
|
||
},
|
||
"supportFindSpecificButton": {
|
||
"message": "Find similar reports on GitHub",
|
||
"description": "A clickable link in the filter issue reporter section"
|
||
},
|
||
"supportS6URL": {
|
||
"message": "Address of the webpage:",
|
||
"description": "Label for the URL of the page"
|
||
},
|
||
"supportS6Select1": {
|
||
"message": "The webpage…",
|
||
"description": "Label for widget to select type of issue"
|
||
},
|
||
"supportS6Select1Option0": {
|
||
"message": "-- Pick an entry --",
|
||
"description": "An entry in the widget used to select the type of issue"
|
||
},
|
||
"supportS6Select1Option1": {
|
||
"message": "Shows ads or ad leftovers",
|
||
"description": "An entry in the widget used to select the type of issue"
|
||
},
|
||
"supportS6Select1Option2": {
|
||
"message": "Has overlays or other nuisances",
|
||
"description": "An entry in the widget used to select the type of issue"
|
||
},
|
||
"supportS6Select1Option3": {
|
||
"message": "Detects uBO Lite",
|
||
"description": "An entry in the widget used to select the type of issue"
|
||
},
|
||
"supportS6Select1Option4": {
|
||
"message": "Has privacy-related issues",
|
||
"description": "An entry in the widget used to select the type of issue"
|
||
},
|
||
"supportS6Select1Option5": {
|
||
"message": "Malfunctions when uBO Lite is enabled",
|
||
"description": "An entry in the widget used to select the type of issue"
|
||
},
|
||
"supportS6Select1Option6": {
|
||
"message": "Opens unwanted tabs or windows",
|
||
"description": "An entry in the widget used to select the type of issue"
|
||
},
|
||
"supportS6Select1Option7": {
|
||
"message": "Leads to badware, phishing",
|
||
"description": "An entry in the widget used to select the type of issue"
|
||
},
|
||
"supportS6Checkbox1": {
|
||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||
"description": "A checkbox to use for NSFW sites"
|
||
},
|
||
"supportReportSpecificButton": {
|
||
"message": "Create new report on GitHub",
|
||
"description": "Text for button which open an external webpage 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": "[hostnames only]\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": "Enable strict blocking",
|
||
"description": "Label for a checkbox in the options page"
|
||
},
|
||
"enableStrictBlockLegend": {
|
||
"message": "Navigation to potentially undesirable sites will be blocked, and you will be offered the option to proceed.",
|
||
"description": "Label for a checkbox in the options page"
|
||
},
|
||
"findListsPlaceholder": {
|
||
"message": "Find lists",
|
||
"description": "Placeholder for the input field used to find lists"
|
||
},
|
||
"strictblockTitle": {
|
||
"message": "Page blocked",
|
||
"description": "Webpage title for the strict-blocked page"
|
||
},
|
||
"strictblockSentence1": {
|
||
"message": "uBO Lite has prevented the following page from loading:",
|
||
"description": "Sentence used in the strict-blocked page"
|
||
},
|
||
"strictblockReasonSentence1": {
|
||
"message": "The page was blocked because of a matching filter in {{listname}}.",
|
||
"description": "Text informing about what is causing the page to be blocked"
|
||
},
|
||
"strictblockRedirectSentence1": {
|
||
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
||
"description": "Text warning about an incoming redirect"
|
||
},
|
||
"strictblockNoParamsPrompt": {
|
||
"message": "without parameters",
|
||
"description": "Label to be used for the parameter-less URL"
|
||
},
|
||
"strictblockBack": {
|
||
"message": "Go back",
|
||
"description": "A button to go back to the previous webpage"
|
||
},
|
||
"strictblockClose": {
|
||
"message": "Close this window",
|
||
"description": "A button to close the current tab"
|
||
},
|
||
"strictblockDontWarn": {
|
||
"message": "Don't warn me again about this site",
|
||
"description": "Label for checkbox in document-blocked page"
|
||
},
|
||
"strictblockProceed": {
|
||
"message": "Proceed",
|
||
"description": "A button to navigate to the blocked page"
|
||
},
|
||
"zapperTipEnter": {
|
||
"message": "Enter element zapper mode",
|
||
"description": "Tooltip for the button used to enter zapper mode"
|
||
},
|
||
"zapperTipQuit": {
|
||
"message": "Exit element zapper mode",
|
||
"description": "Tooltip for the button used to exit zapper mode"
|
||
}
|
||
}
|