1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00
This commit is contained in:
Raymond Hill 2021-10-15 15:00:13 -04:00
parent 730735cc5e
commit f37acd9fe0
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
61 changed files with 4148 additions and 732 deletions

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "سياسة الخصوصية",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "سجل التغييرات",
"description": ""
},
"aboutWiki": {
"message": "الويكي (Wiki)",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "الدعم",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "متعقب المشاكل",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "اكواد البرنامج (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "نسخ إلى الحافظة",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "تبديل صفحة الحظر",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Nişanlı",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Dəyişikliklər siyahısı",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Dəstək",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Məlum problemlər",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Mənbə kodu (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Lövhəyə kopyala",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Əngəlləmə profilini aç/bağla",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Политика за поверителност",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Списък с промени",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Поддръжка",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Проследяване и докладване на проблеми",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Изходен код (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Копиране в клипборда",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Превключване на профила за блокиране",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "মার্কডাউন",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "গোপনীয়তার নীতি",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "পরিবর্তন লগ",
"description": ""
},
"aboutWiki": {
"message": "উইকি",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "সমর্থন",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "ইস্যু অনুসরণকারী",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "উত্স কোড (GPLv৩)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "ক্লিপবোর্ডে প্রতিলিপি করুন",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "রোধক প্রোফাইল চালু/বন্ধ",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Pravila privatnosti",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Popis izmjena",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Podrška",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Pratilac problema",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Izvorni kod (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopiraj u međuspremnik",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "(De)aktivacija blokiranja profila",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Política de privadesa",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Registre de canvis",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Suport",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Seguiment d'errors",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Codi font (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copia al porta-retalls",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Commuta el perfil de bloqueig",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Ochrana soukromí",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Přehled změn",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Podpora",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Evidence problémů",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Zdrojový kód (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopírovat do schránky",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Přepnout blokovací profil",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Улшӑнусен йышӗ",
"description": ""
},
"aboutWiki": {
"message": "Вики",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Support",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Issue tracker",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Fortrolighedspolitik",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Ændringslog",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Support",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Problemsporer",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Kildekode (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopiér til Udklipsholder",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Slå blokeringsprofil til/fra",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Datenschutzerklärung",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Änderungsprotokoll",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Unterstützung",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Bugtracker",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Quellcode (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "In die Zwischenablage kopieren",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Sperrprofil umschalten",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Πολιτική Απορρήτου",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Αρχείο καταγραφής αλλαγών",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Υποστήριξη",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Ιχνηλάτης ζητημάτων",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Πηγαίος κώδικας (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Αντιγραφή στο πρόχειρο",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Ενεργοποίηση/απενεργοποίηση προφίλ μπλοκαρίσματος",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Support",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Issue tracker",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Ŝanĝoprotokolo",
"description": ""
},
"aboutWiki": {
"message": "Vikio",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Helpo",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Issue tracker",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Fontkodo (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopii al tondujo",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Formato markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Política de privacidad",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Registro de cambios",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Soporte",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Registro de problemas",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Código fuente (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copiar al portapapeles",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Alternar perfil de bloqueo",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privaatsusteatis",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Muudatuste logi",
"description": ""
},
"aboutWiki": {
"message": "Viki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Tugi",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Vigade loend",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Lähtekood (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopeeri lõikelauale",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Lülita blokeerimisprofiili",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Pribatutasun politika",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Aldaketa egunkaria",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Laguntza",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Akats datu-basea",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Iturburu kodea (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopiatu arbelera",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Txandakatu blokeatze profila",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "مارک‌داون",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "قوانین حریم خصوصی",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "تغییرات اخیر",
"description": ""
},
"aboutWiki": {
"message": "ویکی",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "پشتیبانی",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "دنبال‌کننده‌ی ایرادات",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "سورس کد (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "کپی به کلیپ‌بورد",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "تغییروضعیت نمایه‌ی بلاک‌کردن",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Koodi",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Tietosuojakäytäntö",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Muutosloki",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Tuki",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Ongelmien seuranta",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Lähdekoodi (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopioi leikepöydälle",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Valitse esto-profiili",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Alalay",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Issue tracker",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopyahin sa clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Politique de confidentialité",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Journal des changements",
"description": ""
},
"aboutWiki": {
"message": "Documentation",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Support",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Suivi des problèmes",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Code Source (Licence GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copier vers le presse-papier",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Changer le mode de blocage",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacybelied",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Wizigingenlochboek",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Stipe",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Probleemfolger",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Boarnekoade (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopiearje nei klamboerd",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Blokkearringsprofyl omskeakelje",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Rexistro de cambios",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Asistencia",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Seguimento de erros",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Código fonte (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "פורמט Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "מדיניות פרטיות",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "רשימת שינויים",
"description": ""
},
"aboutWiki": {
"message": "ויקי",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "תמיכה",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "בעיות ידועות",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "קוד מקור (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "העתק ללוח",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "שנה את פרופיל החסימה",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "मार्कडाउन",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "परिवर्तन सूची",
"description": ""
},
"aboutWiki": {
"message": "विकी",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "मदद",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "समस्या खोजी",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "सोर्स कोड {GPLv3}",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "क्लिपबोर्ड में कॉपी करें",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "ब्लॉकिंग प्रोफ़ाइल क्को टॉगल करें ",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Pravila privatnosti",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Popis promjena",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Podrška",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Praćenje problema",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Izvorni kôd (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopiraj u međuspremnik",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Uključi/isključi profil za blokiranje",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Adatvédelmi szabályzat",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Változások listája",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Támogatás",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Bugok és problémák",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Forráskód (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Másolás a vágólapra",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Profil blokkolás váltása",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Գաղտնիության քաղաքականություն",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Փոփոխությունների մատյան",
"description": ""
},
"aboutWiki": {
"message": "Վիքի",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Աջակցում",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Խնդիրների հետագծում",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Աղբյուրի կոդ (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Պատճենել առ սեղմատախտակ",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Արգելափակման պրոֆիլի փոխանջատում",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Kebijakan privasi",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Catatan perubahan",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Dukungan",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Pelacak masalah",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Kode sumber (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Salin ke papan klip",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Aktif/Nonaktifkan pemblokiran profil",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Codice di condotta sulla privacy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Supporto",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Problemi segnalati",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Codice sorgente (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copia negli appunti",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Attiva / disattiva il profilo di blocco",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown 形式",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "プライバシーポリシー",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "更新履歴",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "サポート",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "問題追跡システム",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "ソースコード (GPLバージョン3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "クリップボードへコピー",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "ブロック・プロファイルを切り替え",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "გაფორმებული",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "პირადულობის დებულება",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "ცვლილებათა ჟურნალი",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "მხარდაჭერა",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "ხარვეზების აღმრიცხავი",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "წყაროს კოდი (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "ასლის აღება",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "შეზღუდვის პროფილის გადართვა",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Support",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Шығарылым трекері",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Бастапқы код (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Аралық сақтағышқа көшіру",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Профильді бұғаттауды қосу",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
"aboutWiki": {
"message": "ವಿಕಿ",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Support",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Issue tracker",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "마크다운",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "개인정보취급방침",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "변경사항",
"description": ""
},
"aboutWiki": {
"message": "위키",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "지원",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "이슈 트래커",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "소스 코드 (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "클립보드에 복사",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "차단 프로필 전환",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Pakeitimų žurnalas",
"description": ""
},
"aboutWiki": {
"message": "Viki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Palaikymas",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Klaidų sekimo sistema",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Pirminis tekstas (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopijuoti į iškarpinę",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privātuma nosacījumi",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Izmaiņu žurnāls",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Atbalsts",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Zināmās kļūdas",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Pirmkods (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopēt starpliktuvē",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Pārslēgt aizturēšanas profilu",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "മാർക്ക്ഡ .ൺ",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "സ്വകാര്യതാ നയം",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "മാറ്റങ്ങളുടെ ലോഗ്",
"description": ""
},
"aboutWiki": {
"message": "വിക്കി",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "പിന്തുണ",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "ഇഷ്യു ട്രാക്കർ",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "സോര്‍സ് കോഡ് (ജിപിഎല്വി3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "ക്ലിപ്പ്ബോർഡിലേയ്ക്ക് പകർത്തുക",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "തടയൽ പ്രൊഫൈൽ ടോഗിൾ ചെയ്യുക",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "बदल नोंदी",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Support",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Issue tracker",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "स्त्रोत कोड (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Penurunan harga",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Dasar privasi",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Catatan perubahan",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Sokongan",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Pengesan masalah",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Kod sumber (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Salin ke papan keratan",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Togol profil penyekat",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Personvernpraksis",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Endringslogg",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Brukerstøtte",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Problemsporing",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Kildekode (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopier til utklippstavle",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Skift blokkeringsprofil",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacybeleid",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Wijzigingenlogboek",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Ondersteuning",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Probleemtracker",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Broncode (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopiëren naar klembord",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Blokkeringsprofiel omschakelen",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Assisténcia",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Seguidor davarias",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Còdi font (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copiar al quichapapièrs",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Polityka prywatności",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Informacje o wydaniu",
"description": ""
},
"aboutWiki": {
"message": "Instrukcja obsługi",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Pomoc techniczna",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Zgłaszanie błędów",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Kod źródłowy (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopiuj do schowka",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Przełącz profil blokowania",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Política de privacidade",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Registro de alterações",
"description": ""
},
"aboutWiki": {
"message": "Documentação",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Suporte",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Rastreador de problemas",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Código-fonte (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copiar para a área de transferência",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Alternar perfil de bloqueio",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Política de privacidade",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Registo de alterações",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Suporte",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Monitorizador de problemas",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Código fonte (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copiar para a área de transferência",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Alternar perfil de bloqueio",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Marcaj",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Politică de confidențialitate",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Jurnal de modificări",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Suport",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Jurnal cu probleme",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Cod sursă (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copiază în clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Comutați profilul de blocare",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Политика конфиденциальности",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Список изменений",
"description": ""
},
"aboutWiki": {
"message": "Вики",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Поддержка",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Известные проблемы",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Исходный код (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Скопировать в буфер",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Переключение профиля блокировки",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Formátované",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Zásady ochrany osobných údajov",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Zoznam zmien",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Podpora",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Zoznam problémov",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Zdrojový kód (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopírovať do schránky",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Prepnúť profil blokovania",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Pravilnik o zasebnosti",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Dnevnik sprememb",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Podpora",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Sledilec težav",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Izvorna koda (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopiraj v odložišče",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Politikat e konfidencialitetit",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Ditari i ndryshimeve",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Mbështetja teknike",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Lista e problemeve",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Materiali burimor (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopjoj në memorie",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Ç/Aktivizoj profilin e bllokimit",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Политика приватности",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Списак измена",
"description": ""
},
"aboutWiki": {
"message": "Вики",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Подршка",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Пратилац проблема",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Изворни код (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Копирај у оставу",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Укључи/искључи профил за блокирање",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Integritetspolicy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Ändringslogg",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Hjälp",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Ärendehantering",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Källkod (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Kopiera till urklipp",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Växla blockeringsprofil",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "மார்க் டவுன்",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "தனியுரிமை கொள்கை",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "மாற்றப்பதிவு",
"description": ""
},
"aboutWiki": {
"message": "விக்கி",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "ஆதரவு",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "வெளியீட்டு கண்காணிப்பு",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "மூல நிரல் (பொது மக்கள் உரிமம் பதிப்பு 3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "நினைவிக்கு நகலெடு",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "தடுப்பு சுயவிவரத்தை நிலைமாற்று",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "మార్క్డౌన్",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "గోప్యతా విధానం",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "మార్పుల సంచిక",
"description": ""
},
"aboutWiki": {
"message": "వికి",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "సహాయము",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "సమస్యా సంచిక",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "మూలం (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "క్లిప్‌బోర్డ్‌కు కాపీ చేయండి",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "నిరోధించే ప్రొఫైల్‌ను టోగుల్ చేయండి",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "ช่วยเหลือ",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "ติดตามปัญหา",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Copy to clipboard",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Gizlilik ilkesi",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Değişiklik günlüğü",
"description": ""
},
"aboutWiki": {
"message": "Viki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Destek",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Sorun izleyici",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Kaynak kodu (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Panoya kopyala",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Engelleme profilini aç/kapa",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Політика конфіденційності",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Журнал змін",
"description": ""
},
"aboutWiki": {
"message": "Вікі",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Підтримка",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Відстеження проблем",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Джерельний код (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Скопіювати до буферу обміну",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Перемкнути профіль блокування",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Privacy policy",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Changelog",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Support",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Issue tracker",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Source code (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "کلپ بورڈ پر نقل کریں",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Toggle blocking profile",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Đánh dấu",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "Chính sách bảo mật",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "Thay đổi",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "Hỗ trợ",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "Theo dõi vấn đề",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "Mã nguồn (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "Sao chép vào bảng tạm",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "Bật tắt hồ sơ chặn",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "隐私政策",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "变更日志",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "支持",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "问题反馈",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "源代码 (GPLv3)",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "复制到剪贴板",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "切换拦截方案",
"description": "Label for keyboard shortcut used to toggle blocking profile"

View File

@ -851,6 +851,70 @@
"message": "Markdown",
"description": "Label for radio-button to pick export text format"
},
"supportOpenButton": {
"message": "Open",
"description": "Text for button which open an external webpage in Support pane"
},
"supportS1H": {
"message": "Documentation",
"description": "Header of 'Documentation' section in Support pane"
},
"supportS1P1": {
"message": "Read the documentation at <code>uBlock/wiki</code> to learn about all of uBlock Origin's features.",
"description": "First paragraph of 'Documentation' section in Support pane"
},
"supportS2H": {
"message": "Questions and support",
"description": "Header of 'Questions and support' section in Support pane"
},
"supportS2P1": {
"message": "Answers to questions and other kinds of help support is provided on the subreddit <code>/r/uBlockOrigin</code>.",
"description": "First paragraph of 'Questions and support' section in Support pane"
},
"supportS3H": {
"message": "Filter issues/website is broken",
"description": "Header of 'Filter issues' section in Support pane"
},
"supportS3P1": {
"message": "Report filter issues with specific websites to <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Filter issues' section in Support pane"
},
"supportS3P2": {
"message": "<b>Important:</b> Avoid using other similarly-purposed blockers along with uBlock Origin, as this may cause filter issues on specific websites.",
"description": "Second paragraph of 'Filter issues' section in Support pane"
},
"supportS3P3": {
"message": "<b>Tips:</b> Be sure your filter lists are up to date. <span data-url=\"logger-ui.html#_\">The logger</span> is the primary tool to diagnose filter-related issues.",
"description": "Third paragraph of 'Filter issues' section in Support pane"
},
"supportS4H": {
"message": "Bug report",
"description": "Header of 'Bug report' section in Support pane"
},
"supportS4P1": {
"message": "Report issues with uBlock Origin itself to <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code> issue tracker</span>. Requires a GitHub account.",
"description": "First paragraph of 'Bug report' section in Support pane"
},
"supportS5H": {
"message": "Troubleshooting Information",
"description": "Header of 'Troubleshooting Information' section in Support pane"
},
"supportS5P1": {
"message": "Below is technical information that might be useful when volunteers are trying to help you solve a problem.",
"description": "First paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportS5P2": {
"message": "<b>Important:</b> Potentially private or sensitive information is redacted by default. Redacted information may make it more difficult to solve a problem.",
"description": "Second paragraph of 'Troubleshooting Information' section in Support pane"
},
"supportRedact": {
"message": "Redact",
"description": "Text for 'Redact' button"
},
"supportUnredact": {
"message": "Unredact",
"description": "Text for 'Unredact' button"
},
"aboutPrivacyPolicy": {
"message": "隱私權條款",
"description": "Link to privacy policy on GitHub (English)"
@ -859,18 +923,6 @@
"message": "更新日誌",
"description": ""
},
"aboutWiki": {
"message": "Wiki",
"description": "English: project' wiki on GitHub"
},
"aboutSupport": {
"message": "支援網站",
"description": "A link for where to get support"
},
"aboutIssues": {
"message": "問題報告",
"description": "Text for a link to official issue tracker"
},
"aboutCode": {
"message": "程式原始碼GPLv3",
"description": "English: Source code (GPLv3)"
@ -1079,6 +1131,10 @@
"message": "複製到剪貼簿",
"description": "Label for buttons used to copy something to the clipboard"
},
"genericSelectAll": {
"message": "Select all",
"description": "Label for buttons used to select all text in editor"
},
"toggleBlockingProfile": {
"message": "開閉封鎖設定檔",
"description": "Label for keyboard shortcut used to toggle blocking profile"