mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Compare commits
No commits in common. "master" and "1.67.1b2" have entirely different histories.
229 changed files with 4408 additions and 4039 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
permissions:
|
||||
contents: write # for creating release
|
||||
name: Build packages
|
||||
runs-on: ubuntu-slim
|
||||
runs-on: ubuntu-latest
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
steps:
|
||||
- name: Clone repository
|
||||
|
|
|
|||
37
CHANGELOG.md
37
CHANGELOG.md
|
|
@ -1,40 +1,3 @@
|
|||
- [Improve `json-edit`-related scriptlets](https://github.com/gorhill/uBlock/commit/98d3e9500a)
|
||||
- [Improve `trusted-create-html` scriptlet](https://github.com/gorhill/uBlock/commit/baffd32dab)
|
||||
- [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/2ce376cf1d)
|
||||
- [Fix handling of `extraMatch` parameter in `trusted-click-element` scriptlet](https://github.com/gorhill/uBlock/commit/a8ad95394d)
|
||||
- [Improve `generateContentFn` helper scriptlet](https://github.com/gorhill/uBlock/commit/7d95c58408)
|
||||
- [Improve `prevent-xhr` scriptlet](https://github.com/gorhill/uBlock/commit/168394440c)
|
||||
- [Improve `proxyApplyFn` helper scriptlet](https://github.com/gorhill/uBlock/commit/18a8fc7675)
|
||||
|
||||
----------
|
||||
|
||||
# 1.69.0
|
||||
|
||||
- [Add `adthrive` shim](https://github.com/gorhill/uBlock/commit/b8bf0bbab4)
|
||||
- [Add `elem.shadowRoot` fallback in `getShadowRoot`](https://github.com/gorhill/uBlock/commit/c8b42ea819) (by @antonok-edm)
|
||||
- [Fix merging of uncommitted filters](https://github.com/gorhill/uBlock/commit/c8004c4b02)
|
||||
- [Improve `urlskip` implementation](https://github.com/gorhill/uBlock/commit/41ced43f03)
|
||||
- [Improve `set-attr`/`trusted-set-attr` scriptlets](https://github.com/gorhill/uBlock/commit/3f3d4768b6)
|
||||
- [Improve `trusted-create-html` scriptlet](https://github.com/gorhill/uBlock/commit/3c7eb3497d)
|
||||
- [Add Anti-AI Suggestions list](https://github.com/gorhill/uBlock/commit/a0a7a99675) (by @ryanbr)
|
||||
- [Unescape unduly escaped `|` in regex-based domain options](https://github.com/gorhill/uBlock/commit/bb34a4b83b)
|
||||
- [Mind id/class changes in generic cosmetic filtering surveyor](https://github.com/gorhill/uBlock/commit/c053361d30)
|
||||
- [Fix `specifichide` option](https://github.com/gorhill/uBlock/commit/024019094f)
|
||||
- [Improve `prevent-addEventListener` scriptlet](https://github.com/gorhill/uBlock/commit/1977196abe)
|
||||
- [Add `nitropay_ads.js` shim](https://github.com/gorhill/uBlock/commit/6af8a457ed)
|
||||
- [Improve scriptlets proxying `fetch`](https://github.com/gorhill/uBlock/commit/13612d1d29)
|
||||
- [Improve google-ima shim](https://github.com/gorhill/uBlock/commit/3fc281adf1)
|
||||
- [[firefox] Change minimum required version to 115](https://github.com/gorhill/uBlock/commit/d5793b83f2)
|
||||
- [Fix regression in `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/be78200c2f)
|
||||
- [Add `prevent-dialog` scriptlet](https://github.com/gorhill/uBlock/commit/fd12d01928)
|
||||
|
||||
----------
|
||||
|
||||
# 1.68.0
|
||||
|
||||
- [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/b46572e938)
|
||||
- [Fix regression in `trusted-replace-argument` scriptlet](https://github.com/gorhill/uBlock/commit/2e509d42fc)
|
||||
- [Add web-accessible resource for sensors analytics](https://github.com/gorhill/uBlock/commit/cd0f5be12c)
|
||||
- [Fix custom prefixes unduly assigning trust to external lists](https://github.com/gorhill/uBlock/commit/b5f74456a4)
|
||||
- [Improve `m3u-prune` scriptlet](https://github.com/gorhill/uBlock/commit/53d60ac36c)
|
||||
- [Improve `prevent-fetch` scriptlet](https://github.com/gorhill/uBlock/commit/60e15cb6e1)
|
||||
|
|
|
|||
3
Makefile
3
Makefile
|
|
@ -147,7 +147,8 @@ publish-dev-firefox:
|
|||
ghtag=$(version) \
|
||||
ghasset=firefox \
|
||||
storeid=uBlock0@raymondhill.net \
|
||||
channel=unlisted
|
||||
channel=unlisted \
|
||||
updatepath=./dist/firefox/updates.json
|
||||
|
||||
# Usage: make upload-firefox version=?
|
||||
upload-firefox:
|
||||
|
|
|
|||
|
|
@ -211,16 +211,10 @@
|
|||
"content": "filters",
|
||||
"group": "privacy",
|
||||
"off": true,
|
||||
"title": "AdGuard/uBO – URL Tracking Protection",
|
||||
"title": "AdGuard URL Tracking Protection",
|
||||
"tags": "privacy",
|
||||
"contentURL": "https://ublockorigin.github.io/uAssets/filters/privacy-removeparam.txt",
|
||||
"cdnURLs": [
|
||||
"https://ublockorigin.github.io/uAssetsCDN/filters/privacy-removeparam.txt",
|
||||
"https://ublockorigin.pages.dev/filters/privacy-removeparam.txt",
|
||||
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/filters/privacy-removeparam.txt",
|
||||
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/filters/privacy-removeparam.txt"
|
||||
],
|
||||
"supportURL": "https://github.com/uBlockOrigin/uAssets"
|
||||
"contentURL": "https://filters.adtidy.org/extension/ublock/filters/17.txt",
|
||||
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters"
|
||||
},
|
||||
"block-lan": {
|
||||
"content": "filters",
|
||||
|
|
@ -471,23 +465,6 @@
|
|||
],
|
||||
"supportURL": "https://github.com/easylist/easylist#fanboy-lists"
|
||||
},
|
||||
"fanboy-ai-suggestions": {
|
||||
"content": "filters",
|
||||
"group": "annoyances",
|
||||
"parent": "EasyList – Annoyances",
|
||||
"off": true,
|
||||
"title": "EasyList – AI Widgets",
|
||||
"tags": "annoyances",
|
||||
"preferred": true,
|
||||
"contentURL": "https://ublockorigin.github.io/uAssets/thirdparties/easylist-ai.txt",
|
||||
"cdnURLs": [
|
||||
"https://ublockorigin.github.io/uAssetsCDN/thirdparties/easylist-ai.txt",
|
||||
"https://ublockorigin.pages.dev/thirdparties/easylist-ai.txt",
|
||||
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/thirdparties/easylist-ai.txt",
|
||||
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/thirdparties/easylist-ai.txt"
|
||||
],
|
||||
"supportURL": "https://github.com/easylist/easylist#fanboy-lists"
|
||||
},
|
||||
"easylist-newsletters": {
|
||||
"content": "filters",
|
||||
"group": "annoyances",
|
||||
|
|
|
|||
|
|
@ -211,16 +211,10 @@
|
|||
"content": "filters",
|
||||
"group": "privacy",
|
||||
"off": true,
|
||||
"title": "AdGuard/uBO – URL Tracking Protection",
|
||||
"title": "AdGuard URL Tracking Protection",
|
||||
"tags": "privacy",
|
||||
"contentURL": "https://ublockorigin.github.io/uAssets/filters/privacy-removeparam.txt",
|
||||
"cdnURLs": [
|
||||
"https://ublockorigin.github.io/uAssetsCDN/filters/privacy-removeparam.txt",
|
||||
"https://ublockorigin.pages.dev/filters/privacy-removeparam.txt",
|
||||
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/filters/privacy-removeparam.txt",
|
||||
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/filters/privacy-removeparam.txt"
|
||||
],
|
||||
"supportURL": "https://github.com/uBlockOrigin/uAssets"
|
||||
"contentURL": "https://filters.adtidy.org/extension/ublock/filters/17.txt",
|
||||
"supportURL": "https://github.com/AdguardTeam/AdguardFilters#adguard-filters"
|
||||
},
|
||||
"block-lan": {
|
||||
"content": "filters",
|
||||
|
|
@ -471,23 +465,6 @@
|
|||
],
|
||||
"supportURL": "https://github.com/easylist/easylist#fanboy-lists"
|
||||
},
|
||||
"fanboy-ai-suggestions": {
|
||||
"content": "filters",
|
||||
"group": "annoyances",
|
||||
"parent": "EasyList – Annoyances",
|
||||
"off": true,
|
||||
"title": "EasyList – AI Widgets",
|
||||
"tags": "annoyances",
|
||||
"preferred": true,
|
||||
"contentURL": "https://ublockorigin.github.io/uAssets/thirdparties/easylist-ai.txt",
|
||||
"cdnURLs": [
|
||||
"https://ublockorigin.github.io/uAssetsCDN/thirdparties/easylist-ai.txt",
|
||||
"https://ublockorigin.pages.dev/thirdparties/easylist-ai.txt",
|
||||
"https://cdn.jsdelivr.net/gh/uBlockOrigin/uAssetsCDN@main/thirdparties/easylist-ai.txt",
|
||||
"https://cdn.statically.io/gh/uBlockOrigin/uAssetsCDN/main/thirdparties/easylist-ai.txt"
|
||||
],
|
||||
"supportURL": "https://github.com/easylist/easylist#fanboy-lists"
|
||||
},
|
||||
"easylist-newsletters": {
|
||||
"content": "filters",
|
||||
"group": "annoyances",
|
||||
|
|
|
|||
6
dist/firefox/updates.json
vendored
6
dist/firefox/updates.json
vendored
|
|
@ -3,13 +3,13 @@
|
|||
"uBlock0@raymondhill.net": {
|
||||
"updates": [
|
||||
{
|
||||
"version": "1.69.1.4",
|
||||
"version": "1.67.1.1",
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"strict_min_version": "115.0"
|
||||
"strict_min_version": "92.0"
|
||||
}
|
||||
},
|
||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.69.1b4/uBlock0_1.69.1b4.firefox.signed.xpi"
|
||||
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.67.1b1/uBlock0_1.67.1b1.firefox.signed.xpi"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
2
dist/version
vendored
2
dist/version
vendored
|
|
@ -1 +1 @@
|
|||
1.70.0
|
||||
1.67.1.2
|
||||
|
|
@ -17,13 +17,10 @@
|
|||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "uBlock0@raymondhill.net",
|
||||
"strict_min_version": "115.0",
|
||||
"data_collection_permissions": {
|
||||
"required": [ "none" ]
|
||||
}
|
||||
"strict_min_version": "92.0"
|
||||
},
|
||||
"gecko_android": {
|
||||
"strict_min_version": "115.0"
|
||||
"strict_min_version": "92.0"
|
||||
}
|
||||
},
|
||||
"commands": {
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
uBO Lite (uBOL) je blokovač obsahu založený na MV3.
|
||||
|
||||
Výchozí sada pravidel odpovídá výchozím sadám filtrů uBlock Origin:
|
||||
Výchozí sada pravidel koresponduje k výchozím sadám filtrů uBlock Origin:
|
||||
|
||||
- Vestavěný seznam filtrů uBlock Origin
|
||||
- EasyList
|
||||
- EasyPrivacy
|
||||
- Seznam reklamních a sledovacích serverů Petera Lowea
|
||||
- Peter Lowe’s Ad and tracking server list
|
||||
|
||||
Další sady pravidel můžete povolit na stránce nastavení - klepněte na ikonu _Ozubeného kolečka_ ve vyskakovacím panelu.
|
||||
Další sady pravidel můžete povolit na stránce nastavení - klikněte na ikonu _Ozubeného kolečka_ ve vyskakovacím panelu.
|
||||
|
||||
uBOL je zcela deklarativní, což znamená, že pro filtrování není potřeba permanentní proces uBOL a filtrování obsahu založené na vstřikování CSS/JS je spolehlivě prováděno samotným prohlížečem, nikoli rozšířením. To znamená, že samotný uBOL nespotřebovává zdroje CPU/paměti, zatímco probíhá blokování obsahu - proces servisního pracovníka uBOL je vyžadován _jen_ při interakci s vyskakovacím panelem nebo stránkami nastavení.
|
||||
uBOL je zcela deklarativní, což znamená, že pro filtrování není potřeba permanentní proces uBOL a filtrování obsahu založené na vstřikování CSS/JS je spolehlivě prováděno samotným prohlížečem, nikoli rozšířením. To znamená, že samotný uBOL nespotřebovává zdroje CPU/paměti, zatímco probíhá blokování obsahu – proces servisního pracovníka uBOL je vyžadován _pouze_ při interakci s vyskakovacím panelem nebo stránkami nastavení.
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
Το uBO Lite (uBOL) είναι εργαλείο φραγής περιεχομένου βασισμένο στο MV3.
|
||||
Το uBO Lite (uBOL) είναι εργαλείο φραγής περιεχομένου, που βασίζεται στο MV3.
|
||||
|
||||
Το προεπιλεγμένο σύνολο κανόνων αντιστοιχεί στο προεπιλεγμένο σύνολο φίλτρων του uBlock Origin:
|
||||
|
||||
- Οι ενσωματωμένες λίστες φίλτρων του uBlock Origin
|
||||
- EasyList
|
||||
- EasyPrivacy
|
||||
- Η λίστα server διαφημίσεων και παρακολούθησης του Peter Lowe
|
||||
- Peter Lowe’s Ad and tracking server list
|
||||
|
||||
Μπορείτε να προσθέσετε περισσότερα σύνολα κανόνων από τη σελίδα επιλογών -- κάντε κλικ στο εικονίδιο _γρανάζι_ στον αναδυόμενο πίνακα.
|
||||
|
||||
Το uBOL είναι εξ'ολοκλήρου δηλωτικό, πράγμα που σημαίνει ότι δεν υπάρχει ανάγκη για μόνιμη διεργασία uBOL για να πραγματοποιηθεί το φιλτράρισμα, και το φιλτράρισμα περιεχομένου που βασίζεται σε έγχυση CSS/JS εκτελείται αξιόπιστα από το ίδιο το πρόγραμμα περιήγησης αντί για την επέκταση. Αυτό σημαίνει ότι το ίδιο το uBOL δεν καταναλώνει πόρους CPU/μνήμης όσο ο αποκλεισμός περιεχομένου είναι σε εξέλιξη -- η διεργασία του service worker του uBOL απαιτείται _μόνο_ όταν αλληλεπιδράτε με τον αναδυόμενο πίνακα ή τις σελίδες επιλογών.
|
||||
Το uBOL είναι εξ'ολοκλήρου δηλωτικό, πράγμα που σημαίνει ότι δεν υπάρχει ανάγκη για μόνιμη διαδικασία uBOL για να πραγματοποιηθεί το φιλτράρισμα, και το φιλτράρισμα περιεχομένου που βασίζεται σε έγχυση CSS/JS εκτελείται αξιόπιστα από το ίδιο το πρόγραμμα περιήγησης και όχι από την επέκταση. Αυτό σημαίνει ότι το ίδιο το uBOL δεν καταναλώνει πόρους CPU/μνήμης ενώ ο αποκλεισμός περιεχομένου είναι σε εξέλιξη -- η διαδικασία του service worker του uBOL απαιτείται _μόνο_ όταν αλληλεπιδράτε με τον αναδυόμενο πίνακα ή τις σελίδες επιλογών.
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ uBO Lite (uBOL)는 MV3 기반 콘텐츠 차단기입니다.
|
|||
|
||||
설정 페이지에서 규칙 목록을 더 활성화할 수 있습니다. 팝업 창의 _Cogs_ 아이콘을 누르세요.
|
||||
|
||||
uBOL은 완전히 선언적이라 필터링 중 영구적으로 실행되는 uBOL 프로세스를 필요로 하지 않으며, CSS/JS 주입 기반 콘텐츠 필터링이 확장 프로그램이 아닌 브라우저 자체에서 더욱 안정적으로 동작합니다. 이는 콘텐츠 차단이 진행되는 동안 uBOL 자체는 CPU나 메모리 자원을 소모하지 않음을 의미합니다. uBOL의 서비스 워커 프로세스는 팝업 창이나 설정을 사용할 때만 실행됩니다.
|
||||
uBOL은 완전히 선언적이라 필터링 중 영구적으로 실행되는 uBOL 프로세스를 필요로 하지 않으며, CSS/JS 주입 기반 콘텐츠 필터링이 확장 프로그램이 아닌 브라우저 자체에서 더욱 안정적으로 동작합니다. 즉 uBOL 자체는 콘텐츠 차단을 하는 동안 CPU/메모리 리소스를 소비하지 않습니다. uBOL 서비스워커 프로세스는 사용자가 팝업 창이나 설정을 열었을 _때에만_ 동작합니다.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
uBO Lite (uBOL) is een op MV3 gebaseerde inhoudsblokker.
|
||||
uBO Lite (uBOL) is een op MV3 gebaseerde inhoudsblokkeerder.
|
||||
|
||||
De standaard regelset komt overeen met de standaard filterset van uBlock Origin:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
uBO Lite (uBOL) ਇੱਕ MV3-ਅਧਾਰਿਤ ਸਮੱਗਰੀ ਬਲਾਕਰ ਹੈ।
|
||||
uBO Lite (uBOL) is an MV3-based content blocker.
|
||||
|
||||
ਮੂਲ ਨਿਯਮ-ਸਮੂਹ uBlock Origin ਦੇ ਮੂਲ ਫਿਲਟਰ-ਸਮੂਹ ਨਾਲ ਸੰਬੰਧਿਤ ਹੈ:
|
||||
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ uBO Lite (uBOL) 是一個基於 MV3 的內容封鎖器。
|
|||
|
||||
您可以前往選項頁面(按下彈出面板的 **齒輪** 按鈕)啟用更多規則集。
|
||||
|
||||
uBOL 是完全宣告式的,意即過濾過程中不需要持續性的 uBOL 處理程序參與,且以 CSS/JS 注入為基礎的內容過濾由可靠的瀏覽器,而非擴充功能執行。 這就代表 uBOL 在內容阻擋過程不會佔用 CPU 和記憶體資源——除了和彈出面板或選項頁面互動的場景外,都不需要 uBOL 的 Service Worker 程序。
|
||||
uBOL 是完全宣告式的,意即過濾過程中不需要持續性的 uBOL 處理程序參與,且以 CSS/JS 注入為基礎的內容過濾由可靠的瀏覽器執行,而非是擴充功能。 這就代表 uBOL 在內容阻擋過程不會佔用 CPU 和記憶體資源——除了和彈出面板或選項頁面互動的場景外,都不需要 uBOL 的 Service Worker 程序。
|
||||
|
|
|
|||
|
|
@ -1,38 +0,0 @@
|
|||
/*******************************************************************************
|
||||
|
||||
uBlock Origin - a comprehensive, efficient content blocker
|
||||
Copyright (C) 2025-present Raymond Hill
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see {http://www.gnu.org/licenses/}.
|
||||
|
||||
Home: https://github.com/gorhill/uBlock
|
||||
*/
|
||||
|
||||
function patchRule(rule, out) {
|
||||
const { condition } = rule;
|
||||
if ( Array.isArray(condition.responseHeaders) ) {
|
||||
if ( condition.regexFilter === undefined ) { return; }
|
||||
}
|
||||
out.push(rule);
|
||||
return rule;
|
||||
}
|
||||
|
||||
export function patchRuleset(ruleset) {
|
||||
const out = [];
|
||||
for ( const rule of ruleset ) {
|
||||
if ( patchRule(rule, out) ) { continue; }
|
||||
console.log(`\tReject ${JSON.stringify(rule)}`);
|
||||
}
|
||||
return out;
|
||||
}
|
||||
|
|
@ -136,7 +136,7 @@
|
|||
"description": "Label of 'Troubleshooting information' section in 'Report a filter issue' page"
|
||||
},
|
||||
"supportS6P1S1": {
|
||||
"message": "لتجنب تحميل المتطوعين بتقارير مكررة، يرجى التأكد من أن المشكلة لم يتم الإبلاغ عنها بالفعل. ملحوظة: النقر على الزر سيؤدي إلى إرسال أصل الصفحة إلى موقع GitHub.",
|
||||
"message": "لتجنب تحميل المتطوعين بتقارير مكررة، يرجى التأكد من أن المشكلة لم يتم الإبلاغ عنها بالفعل.",
|
||||
"description": "A paragraph in the filter issue reporter section"
|
||||
},
|
||||
"supportFindSpecificButton": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "إنشاء تقرير جديد علي GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "وضع التصفية الافتراضي",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "الصفحة محجوبة",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "لقد منع uBO Lite تحميل الصفحة التالية:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "رجوع",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "إغلاق هذه النافذة",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "استعادة…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "إعادة تعيين إلى الإعدادات الافتراضية…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "سيتم حذف جميع إعداداتك المخصصة. هل تريد حقاً إعادة ضبط الإعدادات إلى الوضع الافتراضي؟",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "لا تضف محتوى من مصادر غير موثوقة",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Стварыць новую справаздачу",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Прадвызначаны рэжым фільтравання",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Старонка заблакаваная",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite папярэдзіў чытанне наступнай старонкі:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Вярнуцца",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Закрыць гэтае акно",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Аднавіць…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Не дадавайце кантэнт з ненадзейных крыніц",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "Защита от зловреден софтуер, сигурност",
|
||||
"message": "Вредоносни домейни",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Създаване на нов доклад",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Режим на филтриране по подразбиране",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Страницата е блокирана",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite попречи на зареждането на следната страница:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Назад",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Затворяне на прозореца",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Възстановяване…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Възстановяване на първоначалните настройки…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Всички ваши персонализирани настройки ще бъдат премахнати. Наистина ли искате да възстановите фабричните настройки?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Не добавяйте съдържание от ненадеждни източници",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "নতুন অভিযোগ",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "ডিফল্ট ফিল্টারিং মোড",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "পাতা অবরুদ্ধ",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "ইউবিও লাইট এই পাতা লোড হওয়া আটকিয়েছে:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "ফিরে যাও",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "জানালা বন্ধ করো",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Sevel ur rentañ-kont nevez",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Mod silañ dre ziouer",
|
||||
|
|
@ -272,7 +272,7 @@
|
|||
"description": "A summary description of the back up/restore section."
|
||||
},
|
||||
"settingsBackupRestoreLegend": {
|
||||
"message": "Ar gwared a erlec'hio an holl arventennoù personelaet a-vremañ.",
|
||||
"message": "Restoring will overwrite all your current custom settings.",
|
||||
"description": "Important information about the back up/restore section."
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Pajenn stanket",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite en deus miret ar bajenn-mañ da gargañ:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Distreiñ",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Serriñ ar prenestr-mañ",
|
||||
|
|
@ -380,17 +380,9 @@
|
|||
"description": "Text for buttons used to back up content"
|
||||
},
|
||||
"restoreButton": {
|
||||
"message": "Adsevel…",
|
||||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Adlakaat an arventennoù dre ziouer…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Hoc'h holl arventennoù personelaet a vo dilamet. Daoust hag a fell deoc'h adlakaat an arventennoù dre ziouer?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Arabat ouzhpennañ danvez a zeu diouzh mammennoù douetus.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"description": "extension name."
|
||||
},
|
||||
"extShortDesc": {
|
||||
"message": "Efikasno blokator sadržaja. Blokira oglase, trackere, rudare i još mnogo toga odmah nakon instalacije.",
|
||||
"message": "Eksperimentalni blokator sadržaja bez dopuštenja. Blokira oglase, trakere za praćenje, \"rudare\" kovanica kripto valute i još [...]",
|
||||
"description": "this will be in the Chrome web store: must be 132 characters or less"
|
||||
},
|
||||
"perRulesetStats": {
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"customFiltersPageName": {
|
||||
"message": "Prilagođeni filteri",
|
||||
"message": "Custom filters",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
|
|
@ -88,11 +88,11 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"customFiltersImportExportLabel": {
|
||||
"message": "Uvezi / Izvezi",
|
||||
"message": "Import / Export",
|
||||
"description": "Text label heading the import/export area of custom filters"
|
||||
},
|
||||
"customFiltersImportTextareaPlaceholder": {
|
||||
"message": "Ovdje zalijepite određene kozmetičke filtere koje želite dodati",
|
||||
"message": "Paste here specific cosmetic filters to add",
|
||||
"description": "Placeholder text which describes the purpose of the textarea widget"
|
||||
},
|
||||
"aboutChangelog": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Kreiraj novi izvještaj na GitHubu",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Zadani način filtriranja",
|
||||
|
|
@ -264,15 +264,15 @@
|
|||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"settingsBackupRestoreLabel": {
|
||||
"message": "Napravite rezervnu kopiju",
|
||||
"message": "Backup",
|
||||
"description": "The header text for the back up/restore section"
|
||||
},
|
||||
"settingsBackupRestoreSummary": {
|
||||
"message": "Napravite sigurnosnu kopiju prilagođenih postavki u datoteku ili ih vratite iz datoteke.",
|
||||
"message": "Back up your custom settings to a file, or restore your custom settings from a file.",
|
||||
"description": "A summary description of the back up/restore section."
|
||||
},
|
||||
"settingsBackupRestoreLegend": {
|
||||
"message": "Vraćanje će prepisati sve vaše trenutne prilagođene postavke.",
|
||||
"message": "Restoring will overwrite all your current custom settings.",
|
||||
"description": "Important information about the back up/restore section."
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Stranica je blokirana",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite je spriječio učitavanje sljedeće stranice:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Nazad",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Zatvori ovaj prozor",
|
||||
|
|
@ -364,7 +364,7 @@
|
|||
"description": "Text for buttons used to revert changes"
|
||||
},
|
||||
"addButton": {
|
||||
"message": "Dodajte",
|
||||
"message": "Add",
|
||||
"description": "Text for buttons used to add content"
|
||||
},
|
||||
"importAndAppendButton": {
|
||||
|
|
@ -376,21 +376,13 @@
|
|||
"description": "Text for buttons used to export content"
|
||||
},
|
||||
"backupButton": {
|
||||
"message": "Napravite rezervnu kopiju…",
|
||||
"message": "Back up…",
|
||||
"description": "Text for buttons used to back up content"
|
||||
},
|
||||
"restoreButton": {
|
||||
"message": "Vratite rezervnu kopiju…",
|
||||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Ne dodavajte sadržaj iz nepouzdanih izvora",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Crea un informe nou",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Mode de filtratge per defecte",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Pàgina blocada",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "L'uBO Lite ha evitat la càrrega d'aquesta pàgina:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Enrere",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Tanca aquesta finestra",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restaura…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Restaura a la configuració per defecte…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "S'eliminaran tots els paràmetres personalitzats. Voleu restablir els paràmetres per defecte?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "No afegiu contingut de fonts no fiables",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"description": "Appears aside each filter list in the _3rd-party filters_ pane"
|
||||
},
|
||||
"dashboardName": {
|
||||
"message": "uBO Lite - Ovládací panel",
|
||||
"message": "uBO Lite — Ovládací panel",
|
||||
"description": "English: uBO Lite — Dashboard"
|
||||
},
|
||||
"settingsPageName": {
|
||||
|
|
@ -32,19 +32,19 @@
|
|||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"aboutPrivacyPolicy": {
|
||||
"message": "Zásady ochrany osobních údajů",
|
||||
"message": "Ochrana soukromí",
|
||||
"description": "Link to privacy policy on GitHub (English)"
|
||||
},
|
||||
"popupFilteringModeLabel": {
|
||||
"message": "režim filtrování",
|
||||
"message": "Filtrovací režim",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "Na tomto webu",
|
||||
"message": "Na této webové stránce",
|
||||
"description": "Label in the popup panel for the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
"message": "Nahlásit problém",
|
||||
"message": "Nahlásit problém na této webové stránce",
|
||||
"description": "Tooltip used for the 'chat' icon in the panel"
|
||||
},
|
||||
"popupTipDashboard": {
|
||||
|
|
@ -136,11 +136,11 @@
|
|||
"description": "Label of 'Troubleshooting information' section in 'Report a filter issue' page"
|
||||
},
|
||||
"supportS6P1S1": {
|
||||
"message": "Abyste dobrovolníky nezatěžovali duplicitními hlášeními, ověřte si, zda již problém nebyl nahlášen. <b>Poznámka:</b> Klepnutím na tlačítko bude originální stránka odeslána na GitHub.",
|
||||
"message": "Abyste dobrovolníky nezatěžovali duplicitními hlášeními, ověřte si, zda již problém nebyl nahlášen.",
|
||||
"description": "A paragraph in the filter issue reporter section"
|
||||
},
|
||||
"supportFindSpecificButton": {
|
||||
"message": "Vyhledat podobná hlášení na GitHubu",
|
||||
"message": "Vyhledat podobná hlášení",
|
||||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
|
|
@ -148,7 +148,7 @@
|
|||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "Webová stránka...",
|
||||
"message": "Webová stránka…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -188,11 +188,11 @@
|
|||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Vytvořit nové hlášení na GitHubu",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"message": "Vytvořit nové hlášení",
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Výchozí režim filtrování",
|
||||
"message": "Výchozí filtrovací režim",
|
||||
"description": "The header text for the default filtering mode section"
|
||||
},
|
||||
"defaultFilteringModeDescription": {
|
||||
|
|
@ -228,11 +228,11 @@
|
|||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
"message": "Seznam názvů hostitelů, pro které nebude probíhat žádné filtrování.",
|
||||
"message": "Seznam názvů hostitelů, pro které nebude probíhat žádné filtrování",
|
||||
"description": "A short description for the editable field which lists trusted sites"
|
||||
},
|
||||
"noFilteringModePlaceholder": {
|
||||
"message": "[jen názvy hostitelů]\nexample.com\ngames.example\n...",
|
||||
"message": "[pouze názvy hostitelů]\nexample.com\ngames.example\n...",
|
||||
"description": "Default text for in edit field"
|
||||
},
|
||||
"behaviorSectionLabel": {
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"enableStrictBlockLegend": {
|
||||
"message": "Bude zablokována navigace na potenciálně nežádoucí stránky a bude Vám nabídnuta volba pro pokračování.",
|
||||
"message": "Navigace na potenciálně nežádoucí stránky bude zablokována a bude vám nabídnuta možnost pokračovat.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLabel": {
|
||||
|
|
@ -272,7 +272,7 @@
|
|||
"description": "A summary description of the back up/restore section."
|
||||
},
|
||||
"settingsBackupRestoreLegend": {
|
||||
"message": "Obnovení přepíše všechna Vaše aktuální vlastní nastavení.",
|
||||
"message": "Obnovení přepíše všechna vaše aktuální vlastní nastavení.",
|
||||
"description": "Important information about the back up/restore section."
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -280,8 +280,8 @@
|
|||
"description": "Placeholder for the input field used to find lists"
|
||||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Stránka byla zablokována",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"message": "Stránka zablokována",
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite zabránil načtení následující stránky:",
|
||||
|
|
@ -292,7 +292,7 @@
|
|||
"description": "Text informing about what is causing the page to be blocked"
|
||||
},
|
||||
"strictblockRedirectSentence1": {
|
||||
"message": "Zablokovaná stránka Vás chce přesměrovat na jiný web. Pokud se rozhodnete pokračovat, přejdete přímo na: {{url}}",
|
||||
"message": "Zablokovaná stránka vás chce přesměrovat na jiný web. Pokud se rozhodnete pokračovat, přejdete přímo na: {{url}}",
|
||||
"description": "Text warning about an incoming redirect"
|
||||
},
|
||||
"strictblockNoParamsPrompt": {
|
||||
|
|
@ -301,14 +301,14 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Zpět",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Zavřít toto okno",
|
||||
"message": "Zavřít okno",
|
||||
"description": "A button to close the current tab"
|
||||
},
|
||||
"strictblockDontWarn": {
|
||||
"message": "Příště na tuto stránku neupozorňovat",
|
||||
"message": "Nevarujte mě znovu o této stránce",
|
||||
"description": "Label for checkbox in document-blocked page"
|
||||
},
|
||||
"strictblockProceed": {
|
||||
|
|
@ -316,11 +316,11 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Odebrat prvek",
|
||||
"message": "Přejít do režimu dočasného skrytí prvků",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "Ukončit režim dočasného skrytí prvků",
|
||||
"message": "Opustit režim dočasného skrytí prvků",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
|
|
@ -336,7 +336,7 @@
|
|||
"description": "A label of a dropdown list"
|
||||
},
|
||||
"developOptionFilteringModeDetails": {
|
||||
"message": "Detaily režimu filtrování",
|
||||
"message": "Detaily filtovacího módu",
|
||||
"description": "An option in a dropdown list"
|
||||
},
|
||||
"developOptionCustomDnrRules": {
|
||||
|
|
@ -344,7 +344,7 @@
|
|||
"description": "An option in a dropdown list"
|
||||
},
|
||||
"developOptionDnrRulesOf": {
|
||||
"message": "Pravidla DNR pro...",
|
||||
"message": "DNR pravidla …",
|
||||
"description": "A section header in a dropdown list"
|
||||
},
|
||||
"developOptionDynamicRuleset": {
|
||||
|
|
@ -352,7 +352,7 @@
|
|||
"description": "An option in a dropdown list"
|
||||
},
|
||||
"developOptionSessionRuleset": {
|
||||
"message": "Seznam pravidel relace",
|
||||
"message": "",
|
||||
"description": "An option in a dropdown list"
|
||||
},
|
||||
"saveButton": {
|
||||
|
|
@ -368,29 +368,21 @@
|
|||
"description": "Text for buttons used to add content"
|
||||
},
|
||||
"importAndAppendButton": {
|
||||
"message": "Importovat a připojit...",
|
||||
"message": "Importovat a připojit…",
|
||||
"description": "Text for buttons used to import and append content"
|
||||
},
|
||||
"exportButton": {
|
||||
"message": "Exportovat...",
|
||||
"message": "Exportovat…",
|
||||
"description": "Text for buttons used to export content"
|
||||
},
|
||||
"backupButton": {
|
||||
"message": "Zálohovat...",
|
||||
"message": "Zálohovat…",
|
||||
"description": "Text for buttons used to back up content"
|
||||
},
|
||||
"restoreButton": {
|
||||
"message": "Obnovit...",
|
||||
"message": "Obnovit…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Resetovat do výchozího nastavení...",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Všechna Vaše vlastní nastavení budou odebrána. Opravdu chcete resetovat do výchozího nastavení?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Nepřidávat filtry z nedůvěryhodných zdrojů",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Výběrem níže uvedeného filtru zvýrazníte odpovídající prvky na webové stránce. Klepnutím na koš filtr odeberete.",
|
||||
"message": "Výběrem níže uvedeného filtru zvýrazníte odpovídající prvky na webové stránce. Kliknutím na koš filtr odstraníte.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Yn ôl",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Cau'r ffenestr hon",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Opret ny anmeldelse på GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Standardfiltreringstilstand",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Side blokeret",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite har forhindret flg. side i at blive indlæst:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Gå tilbage",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Luk dette vindue",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Gendan…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Nulstil til standardstillinger…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Alle tilpassede indstillinger fjernes. Fortsæt nulstilling til standardindstillinger?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Tilføj ikke indhold fra ikke-betroede kilder.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@
|
|||
"description": "Label of 'Troubleshooting information' section in 'Report a filter issue' page"
|
||||
},
|
||||
"supportS6P1S1": {
|
||||
"message": "Um die Freiwilligen nicht mit doppelten Meldungen zu überlasten, vergewissern Sie sich bitte, dass das Problem noch nicht gemeldet wurde. <b>Hinweis:</b> Das Anklicken der Schaltfläche übermittelt die Internetadresse an GitHub.",
|
||||
"message": "Um die Freiwilligen nicht mit doppelten Meldungen zu überlasten, vergewissern Sie sich bitte, dass das Problem noch nicht gemeldet wurde. <b>Hinweis:</b> Das Anklicken der Schaltfläche übermittelt den Ursprung der Seite an GitHub.",
|
||||
"description": "A paragraph in the filter issue reporter section"
|
||||
},
|
||||
"supportFindSpecificButton": {
|
||||
|
|
@ -156,11 +156,11 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option1": {
|
||||
"message": "Zeigt Werbung oder deren Überreste",
|
||||
"message": "Zeigt Werbung oder Werbereste",
|
||||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option2": {
|
||||
"message": "Enthält überdeckende oder belästigende Elemente",
|
||||
"message": "Hat Überdeckungen oder andere Belästigungen",
|
||||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option3": {
|
||||
|
|
@ -168,7 +168,7 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option4": {
|
||||
"message": "Weist Datenschutzprobleme auf",
|
||||
"message": "Hat Datenschutzprobleme",
|
||||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option5": {
|
||||
|
|
@ -189,14 +189,14 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Neue Meldung auf GitHub erstellen",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Standardfiltermodus",
|
||||
"description": "The header text for the default filtering mode section"
|
||||
},
|
||||
"defaultFilteringModeDescription": {
|
||||
"message": "Der Standardfiltermodus wird durch den eingestellten Filtermodus der jeweiligen Website überschrieben. Er kann auf jeder beliebigen Website individuell angepasst werden. Jeder Modus hat seine Vor- und Nachteile.",
|
||||
"message": "Der Standardfiltermodus wird durch individuelle Filtermodi für die jeweiligen Websites überschrieben. Sie können den Filtermodus auf jeder beliebigen Website entsprechend dem Modus anpassen, der auf dieser Website am besten funktioniert. Jeder Modus hat seine Vor- und Nachteile.",
|
||||
"description": "This describes the default filtering mode setting"
|
||||
},
|
||||
"filteringMode0Name": {
|
||||
|
|
@ -216,15 +216,15 @@
|
|||
"description": "Name of blocking mode 3"
|
||||
},
|
||||
"basicFilteringModeDescription": {
|
||||
"message": "Einfaches Netzwerkfiltern durch ausgewählte Filterlisten.\n\nErfordert keine Berechtigung zum Lesen und Ändern von Daten auf Websites.",
|
||||
"message": "Einfaches Netzwerkfiltern aus gewählten Filterlisten.\n\nErfordert keine Berechtigung zum Lesen und Ändern von Daten auf Websites.",
|
||||
"description": "This describes the 'basic' filtering mode"
|
||||
},
|
||||
"optimalFilteringModeDescription": {
|
||||
"message": "Erweitertes Netzwerkfiltern plus umfassendes Filtern durch ausgewählte Filterlisten.\n\nErfordert eine weitreichende Berechtigung zum Lesen und Ändern von Daten auf allen Websites.",
|
||||
"message": "Erweitertes Netzwerkfiltern plus spezifisches erweitertes Filtern aus ausgewählten Filterlisten.\n\nErfordert eine weitreichende Berechtigung zum Lesen und Ändern von Daten auf allen Websites.",
|
||||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Erweitertes Netzwerkfiltern plus umfassendes und allgemeines Filtern durch ausgewählte Filterlisten.\n\nErfordert eine weitreichende Berechtigung zum Lesen und Ändern von Daten auf allen Websites.\n\nDas allgemeine Filtern kann zu einem höheren Ressourcenverbrauch der Webseite führen.",
|
||||
"message": "Erweitertes Netzwerkfiltern plus spezifisches und allgemeines erweitertes Filtern aus gewählten Filterlisten.\n\nErfordert eine weitreichende Berechtigung zum Lesen und Ändern von Daten auf allen Websites.\n\nDas allgemeine erweiterte Filtern kann zu einem höheren Ressourcenverbrauch der Webseite führen.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -264,7 +264,7 @@
|
|||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"settingsBackupRestoreLabel": {
|
||||
"message": "Backup",
|
||||
"message": "Sicherung",
|
||||
"description": "The header text for the back up/restore section"
|
||||
},
|
||||
"settingsBackupRestoreSummary": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Seite blockiert",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite hat das Laden der folgenden Seite verhindert:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Zurück",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Dieses Fenster schließen",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Wiederherstellen …",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Auf Werkseinstellungen zurücksetzen …",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Alle angepassten Einstellungen werden entfernt. Mit dem Zurücksetzen auf Werkseinstellungen fortfahren?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Verwenden Sie keine Regeln aus unseriösen Quellen",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Δημιουργία νέας αναφοράς",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Προεπιλεγμένη λειτουργία φιλτραρίσματος",
|
||||
|
|
@ -280,11 +280,11 @@
|
|||
"description": "Placeholder for the input field used to find lists"
|
||||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Αποκλεισμένη σελίδα",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"message": "Αποκλησμένη σελίδα",
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "Το uBO Lite εμπόδισε τη φόρτωση της παρακάτω σελίδας:",
|
||||
"message": "Το uBO Lite εμπόδισε τη φόρτωση στης παρακάτω σελίδας:",
|
||||
"description": "Sentence used in the strict-blocked page"
|
||||
},
|
||||
"strictblockReasonSentence1": {
|
||||
|
|
@ -292,7 +292,7 @@
|
|||
"description": "Text informing about what is causing the page to be blocked"
|
||||
},
|
||||
"strictblockRedirectSentence1": {
|
||||
"message": "Η αποκλεισμένη σελίδα θέλει να κάνει ανακατεύθυνση σε άλλον ιστότοπο. Αν επιλέξετε να συνεχίσετε, θα μεταβείτε απευθείας στο: {{url}}",
|
||||
"message": "Η αποκλεισμένη σελίδα θέλει να κάνει ανακατεύθυνση σε άλλο ιστότοπο. Αν επιλέξετε να συνεχίσετε, θα μεταβείτε απευθείας στο: {{url}}",
|
||||
"description": "Text warning about an incoming redirect"
|
||||
},
|
||||
"strictblockNoParamsPrompt": {
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Επιστροφή",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Κλείσιμο του παραθύρου",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Επαναφορά ρυθμίσεων…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Επαναφορά στις προεπιλεγμένες ρυθμίσεις…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Όλες οι προσαρμοσμένες ρυθμίσεις σας θα διαγραφούν. Σίγουρα θέλετε να επαναφέρετε τις προεπιλεγμένες ρυθμίσεις;",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Να μην προστίθενται περιεχόμενο από μη αξιόπιστες πηγές.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "Malware protection, security",
|
||||
"message": "Malware domains",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Crear nuevo reporte en GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Modo de filtrado predeterminado",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Página bloqueada",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite impidió la carga de la página:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Regresar",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Cerrar esta ventana",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restaurar…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Restablecer ajustes predeterminados…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Se borrará todas tus configuraciones personalizadas. ¿Seguro que quieres restablecer a la configuración predeterminada?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "No añadas contenido de fuentes no confiables",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Loo GitHubis uus aruanne",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Tavaline filtreerimisrežiim",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Lehe sirvimine piiratud",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite ennetas järgmise veebilehe laadimist:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Tagasi",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Sulge see aken",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Taasta…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Lähtesta tavaseadetele…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Kõik enda loodud seaded eemaldatakse. Tahad tõesti lähtestada tavaseadetele?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Lisa sisu vaid usaldusväärsetest allikatest",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Lehenetsitako iragazteko modua",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Blokeatutako orrialdea",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Joan atzera",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Itxi leiho hau",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -148,7 +148,7 @@
|
|||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Luo GitHubiin uusi ilmoitus",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Oletusarvoinen suodatustila",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Sivu estettiin",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite on estänyt seuraavan sivun latauksen:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Palaa takaisin",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Sulje tämä ikkuna",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Palauta…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Palauta oletusasetukset…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Kaikki tehndyt asetusmuutokset perutaan. Haluatko varmasti palauttaa oletusasetukset?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Älä lisää sisältöä lähteistä, joihin et luota.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Gumawa ng bagong ulat sa Github",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default na mode sa pagfi-filter",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Nakaharang na page",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "Hindi pinayagan ng uBO Lite ang pagpunta sa page dahil:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Bumalik",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Isara ang window na ito",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Créer un nouveau rapport sur GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Mode de filtrage par défaut",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page bloquée",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite a empêché le chargement de cette page :",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Précédent",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Fermer cette fenêtre",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restaurer…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Revenir aux paramètres par défaut",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Tous vos paramètres personnalisés seront supprimés. Voulez-vous vraiment revenir aux paramètres par défaut ?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Ne pas ajouter de contenu provenant de sources non fiables",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Nije melding meitsje",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Standert filtermodus",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Side blokkearre",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite hat it laden fan de folgjende side opkeard:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Tebek",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Dit finster slute",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Weromsette…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Standertynstellingen weromsette…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Al jo oanpaste ynstellingen sille fuortsmiten wurde. Wolle jo de standertynstellingen echt weromsette?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Foegje gjin ynhâld fan net-fertroude boarnen ta.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Crear nova denuncia",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Modo de filtrado por defecto",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Páxina bloqueada",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite evitou que a seguinte páxina se cargase:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Volver",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Pechar esta xanela",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restablecer…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Non engadir contido desde orixes non fiables",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "הגנה מפני נוזקות, אבטחה",
|
||||
"message": "תחומי תוכנות זדוניות",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "צור דיווח חדש",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "מצב סינון ברירת מחדל",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "הדף נחסם",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite מנע טעינה של הדפים הבאים:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "חזור",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "סגור חלון זה",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "שחזור…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "אפס להגדרות ברירת מחדל…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "כל ההגדרות האישיות שלך ימחקו. האם באמת לאפס להגדרות ברירת מחדל?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "אל תוסיפו תוכן ממקורות לא מהיימנים",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "डिफ़ॉल्ट फ़िल्टरिंग मोड",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "अविश्वसनीय स्रोतों से सामग्री न जोड़ें",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Napravi novu prijavu na GitHub-u",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Zadani način filtriranja",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Stranica blokirana",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite je spriječio učitavanje sljedeće stranice:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Idi natrag",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Zatvori ovaj prozor",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Vraćanje…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Resetiraj na zadane postavke…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Sve Vaše prilagođene postavke će biti uklonjene. Želite li zaista resetirati na zadane postavke?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Ne dodavajte sadržaj iz nepouzdanih izvora",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Új jelentés létrehozása GitHub-ra",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Alapértelmezett szűrési mód",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Oldal blokkolva",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "A uBO Lite megakadályozta a következő oldal betöltését:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Vissza",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Ablak bezárása",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Helyreállítás…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Alapértelmezett beállításokra visszaállítás…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Az összes egyéni beállításod törlődik. Tényleg az alapbeállításokra akarsz viszzaállítani?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Ne adjon hozzá megbízhatatlan forrásokból származó tartalmat.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -144,7 +144,7 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Զտման լռելյայն ռեժիմ",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Հետ գնալ",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Փակել այս պատուհանը",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "Perlindungan malware, keamanan",
|
||||
"message": "Domain malware",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Buat laporan baru",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Mode filter bawaan",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Halaman diblokir",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite telah mencegah pemuatan halaman berikut:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Kembali",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Tutup jendela ini",
|
||||
|
|
@ -332,7 +332,7 @@
|
|||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Melihat:",
|
||||
"message": "Melihat",
|
||||
"description": "A label of a dropdown list"
|
||||
},
|
||||
"developOptionFilteringModeDetails": {
|
||||
|
|
@ -348,7 +348,7 @@
|
|||
"description": "A section header in a dropdown list"
|
||||
},
|
||||
"developOptionDynamicRuleset": {
|
||||
"message": "Aturan dinamis",
|
||||
"message": "Aturan dinamis ",
|
||||
"description": "An option in a dropdown list"
|
||||
},
|
||||
"developOptionSessionRuleset": {
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Pulihkan…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Kembalikan ke pengaturan bawaan…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Semua pengaturan kustom kamu akan dihapus. Apakah kamu benar ingin kembali ke pengaturan bawaan?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Jangan tambahkan konten dari sumber tidak terpercaya",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"description": "extension name."
|
||||
},
|
||||
"extShortDesc": {
|
||||
"message": "Un efficiente bloccatore di contenuti. Blocca annunci, tracker, minatori e altro ancora subito dopo l'installazione.",
|
||||
"message": "Un efficiente bloccatore dei contenuti. Blocca annunci, tracker, minatori e altro ancora subito dopo l'installazione.",
|
||||
"description": "this will be in the Chrome web store: must be 132 characters or less"
|
||||
},
|
||||
"perRulesetStats": {
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "Protezione dai malware, sicurezza",
|
||||
"message": "Domini che diffondono virus",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Contrassegna la pagina web come “NSFW”. (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“non adatta ai minori”</a>)",
|
||||
"message": "Contrassegna la pagina web come “NSFW”. (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Crea nuova segnalazione in GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Modalità di filtraggio predefinita",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Pagina bloccata",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite ha impedito alla seguente pagina di caricarsi:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Torna indietro",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Chiudi questa finestra",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Ripristina…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reimposta configurazione predefinita…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Le impostazioni personali saranno rimosse. Vuoi veramente reimpostare i valori predefiniti?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Non aggiungere contenuti da fonti non affidabili",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "マルウェアからの保護、セキュリティ",
|
||||
"message": "マルウェアドメイン",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "新しい報告を作成",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "デフォルトのフィルタリングモード",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "ブロックしたページ",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite はこのページの読み込みをブロックしています:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "戻る",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "このウィンドウを閉じる",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "リストア…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "信頼できないソースから追加しないでください。",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "შექმენით ახალი მოსხენება",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "გაფილტვრის ნაგულისხმევი რეჟიმი",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "შეზღუდული გვერდი",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite ზღუდავს მოცემული გვერდის ჩატვირთვას:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "უკან დაბრუნება",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "ამ ფანჯრის დახურვა",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "აღდგენა…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "ჩამოყრა ნაგულისხმევ პარამეტრებზე…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "ყველა მორგებული პარამეტრი მოცილდება. ნამდვილად გსურთ დაბრუნება ნაგულისხმევ პარამეტრებზე?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "ნუ დაამატებთ შიგთავსს არასანდო წყაროებიდან.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"description": "extension name."
|
||||
},
|
||||
"extShortDesc": {
|
||||
"message": "효율적인 콘텐츠 차단기입니다. 설치 즉시 광고, 추적기, 암호화폐 채굴기 등을 차단합니다.",
|
||||
"message": "실험적이고 권한이 적은 콘텐츠 차단기. 광고, 추적기, 채굴기 등을 설치 직후 차단합니다.",
|
||||
"description": "this will be in the Chrome web store: must be 132 characters or less"
|
||||
},
|
||||
"perRulesetStats": {
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"customFiltersPageName": {
|
||||
"message": "커스텀 필터",
|
||||
"message": "Custom filters",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"aboutPrivacyPolicy": {
|
||||
"message": "개인정보 처리방침",
|
||||
"message": "개인정보취급방침",
|
||||
"description": "Link to privacy policy on GitHub (English)"
|
||||
},
|
||||
"popupFilteringModeLabel": {
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "이 웹사이트에서는",
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel for the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
"description": "English: Click to open the dashboard"
|
||||
},
|
||||
"popupMoreButton": {
|
||||
"message": "더 보기",
|
||||
"message": "자세히",
|
||||
"description": "Label to be used to show popup panel sections"
|
||||
},
|
||||
"popupLessButton": {
|
||||
|
|
@ -68,11 +68,11 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupPrivacy": {
|
||||
"message": "개인정보 보호",
|
||||
"message": "개인 정보 보호",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "멀웨어 및 보안",
|
||||
"message": "멀웨어 도메인",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -88,11 +88,11 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"customFiltersImportExportLabel": {
|
||||
"message": "가져오기 / 내보내기",
|
||||
"message": "Import / Export",
|
||||
"description": "Text label heading the import/export area of custom filters"
|
||||
},
|
||||
"customFiltersImportTextareaPlaceholder": {
|
||||
"message": "여기에 추가하려는 요소 숨김 필터 붙여넣기",
|
||||
"message": "Paste here specific cosmetic filters to add",
|
||||
"description": "Placeholder text which describes the purpose of the textarea widget"
|
||||
},
|
||||
"aboutChangelog": {
|
||||
|
|
@ -136,11 +136,11 @@
|
|||
"description": "Label of 'Troubleshooting information' section in 'Report a filter issue' page"
|
||||
},
|
||||
"supportS6P1S1": {
|
||||
"message": "자원봉사자들의 중복 업무를 방지하기 위해, 이미 보고된 문제인지 먼저 확인해 주세요. <b>주의:</b> 아래 버튼을 클릭하면 현재 페이지 주소가 GitHub로 전송됩니다.",
|
||||
"message": "봉사자들이 중복 신고로 인해 부담을 겪지 않도록, 해당 이슈가 이미 신고되지는 않았는지 확인해주시기 바랍니다.",
|
||||
"description": "A paragraph in the filter issue reporter section"
|
||||
},
|
||||
"supportFindSpecificButton": {
|
||||
"message": "비슷한 신고 내역 찾기",
|
||||
"message": "유사한 신고 탐색",
|
||||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
|
|
@ -168,11 +168,11 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option4": {
|
||||
"message": "개인정보 보호 관련 문제가 있습니다",
|
||||
"message": "개인정보 보호 관련 이슈가 있습니다",
|
||||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option5": {
|
||||
"message": "uBO Lite를 켜면 오작동합니다",
|
||||
"message": "uBO Lite를 켜면 깨집니다",
|
||||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option6": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "웹페이지를 \"NSFW\" (<a href=\"https://ko.wikipedia.org/wiki/NSFW\">“Not Safe For Work”</a>)로 분류",
|
||||
"message": "웹페이지를 \"NSFW\" (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)로 분류",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "GitHub에서 새 신고 생성",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"message": "새 신고 생성",
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "기본 필터링 모드",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "고급 네트워크 필터링과 선택한 필터 목록을 기반의 맞춤형 및 보편적인 확장 필터링을 제공합니다.\n\n모든 웹사이트에서 데이터를 읽고 변경할 수 있도록 하는 광범위한 권한이 필요합니다.\n\n보편적인 확장 필터링을 사용하면 웹페이지의 리소스 사용량이 증가할 수 있습니다.",
|
||||
"message": "고급 네트워크 필터링과 선택한 필터 목록을 바탕으로 특정한 확장 필터링 및 보편적인 확장 필터링을 수행합니다.\n\n모든 웹사이트에서 데이터를 읽고 쓸 수 있도록 하는 광범위한 권한이 필요합니다.\n\n보편적인 확장 필터링 기능을 이용하는 경우 웹페이지의 리소스 사용량이 증가할 수 있습니다.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"enableStrictBlockLegend": {
|
||||
"message": "잠재적으로 유해할 수 있는 사이트로의 접속이 차단되며, 계속 진행할지 여부를 선택할 수 있는 옵션이 제공됩니다.",
|
||||
"message": "잠재적으로 좋지 않은 사이트로의 접속을 차단하고, 사용자가 진행할지 선택하도록 합니다.",
|
||||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLabel": {
|
||||
|
|
@ -264,15 +264,15 @@
|
|||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"settingsBackupRestoreLabel": {
|
||||
"message": "백업",
|
||||
"message": "Backup",
|
||||
"description": "The header text for the back up/restore section"
|
||||
},
|
||||
"settingsBackupRestoreSummary": {
|
||||
"message": "사용자 지정 설정을 파일에 백업하거나 파일에서 사용자 지정 설정을 복원합니다.",
|
||||
"message": "Back up your custom settings to a file, or restore your custom settings from a file.",
|
||||
"description": "A summary description of the back up/restore section."
|
||||
},
|
||||
"settingsBackupRestoreLegend": {
|
||||
"message": "복원 시 현재 설정이 모두 덮어씌워집니다.",
|
||||
"message": "Restoring will overwrite all your current custom settings.",
|
||||
"description": "Important information about the back up/restore section."
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "페이지 차단됨",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite가 다음 페이지를 불러오지 못하게 했습니다.",
|
||||
|
|
@ -301,14 +301,14 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "뒤로",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "창 닫기",
|
||||
"description": "A button to close the current tab"
|
||||
},
|
||||
"strictblockDontWarn": {
|
||||
"message": "이 사이트에 대해 다시 경고하지 않기",
|
||||
"message": "다시는 이 사이트에 대해 경고하지 않기",
|
||||
"description": "Label for checkbox in document-blocked page"
|
||||
},
|
||||
"strictblockProceed": {
|
||||
|
|
@ -316,19 +316,19 @@
|
|||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "숨길 요소 선택하기",
|
||||
"message": "구성 요소 제거 모드로 진입",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
"message": "숨길 요소 선택 종료하기",
|
||||
"message": "구성 요소 제거 모드 종료",
|
||||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "커스텀 필터 생성",
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "커스텀 필터 삭제",
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
|
|
@ -364,7 +364,7 @@
|
|||
"description": "Text for buttons used to revert changes"
|
||||
},
|
||||
"addButton": {
|
||||
"message": "추가",
|
||||
"message": "Add",
|
||||
"description": "Text for buttons used to add content"
|
||||
},
|
||||
"importAndAppendButton": {
|
||||
|
|
@ -376,21 +376,13 @@
|
|||
"description": "Text for buttons used to export content"
|
||||
},
|
||||
"backupButton": {
|
||||
"message": "백업…",
|
||||
"message": "Back up…",
|
||||
"description": "Text for buttons used to back up content"
|
||||
},
|
||||
"restoreButton": {
|
||||
"message": "복원…",
|
||||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "기본 설정으로 초기화하기…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "모든 커스텀 설정이 삭제됩니다. 정말 진행하시겠습니까?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "신뢰할 수 없는 출처의 콘텐츠를 추가하지 마십시오",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -400,23 +392,23 @@
|
|||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "슬라이더를 움직여 가장 적합한 항목을 선택하세요",
|
||||
"message": "Move the slider to select the best match",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "선택",
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "미리보기",
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "생성",
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "아래의 필터를 선택하면 웹페이지의 일치하는 요소가 강조 표시됩니다. 필터를 삭제하려면 휴지통을 클릭합니다.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"description": "extension name."
|
||||
},
|
||||
"extShortDesc": {
|
||||
"message": "Iedarbīgs satura aizturētājs. Aiztur reklāmas, izsekotājus, kriptoracējus un vēl uzreiz pēc uzstādīšanas.",
|
||||
"message": "Bezatļauju satura aizturētājs. Aiztur reklāmas, izsekotājus, kriptoracējus un daudz ko citu uzreiz pēc uzstādīšanas.",
|
||||
"description": "this will be in the Chrome web store: must be 132 characters or less"
|
||||
},
|
||||
"perRulesetStats": {
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "Aizsardzība pret ļaunprātīgām (inficētas vai satur vīrusus) vietnēm, drošība",
|
||||
"message": "Ļaunatūras domēni",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Izveidot jaunu ziņojumu",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Noklusējuma aizturēšanas veids",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Lapa aizturēta",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite novērsa šīs lapas ielādēšanu:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Doties atpakaļ",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Aizvērt šo logu",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Atjaunot…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Atiestatīt uz noklusējuma iestatījumiem…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Visi pielāgotie iestatījumi tiks noņemti. Vai tiešām atiestatīt uz noklusējuma iestatījumiem?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Nevajag pievienot saturu no neuzticamiem avotiem.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -20,27 +20,27 @@
|
|||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"customFiltersPageName": {
|
||||
"message": "Персонализирани филтри",
|
||||
"message": "Custom filters",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Девелопер",
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see https://developer.apple.com/documentation/safari-developer-tools/develop-menu"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "За",
|
||||
"message": "Информации за...",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"aboutPrivacyPolicy": {
|
||||
"message": "Полиса за личните податоци",
|
||||
"message": "Заштита на личните податоци",
|
||||
"description": "Link to privacy policy on GitHub (English)"
|
||||
},
|
||||
"popupFilteringModeLabel": {
|
||||
"message": "модови на филтрирање",
|
||||
"message": "Начини на прочистување",
|
||||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "На оваа веб-страница",
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel for the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
|
|
@ -84,11 +84,11 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupRegions": {
|
||||
"message": "Региони, јазици",
|
||||
"message": "Региони, Јазици",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"customFiltersImportExportLabel": {
|
||||
"message": "Увоз / Извоз",
|
||||
"message": "Import / Export",
|
||||
"description": "Text label heading the import/export area of custom filters"
|
||||
},
|
||||
"customFiltersImportTextareaPlaceholder": {
|
||||
|
|
@ -132,11 +132,11 @@
|
|||
"description": "First paragraph of 'Filter issues' section in Support pane"
|
||||
},
|
||||
"supportS5H": {
|
||||
"message": "Информации за решавање на проблеми",
|
||||
"message": "Troubleshooting information",
|
||||
"description": "Label of 'Troubleshooting information' section in 'Report a filter issue' page"
|
||||
},
|
||||
"supportS6P1S1": {
|
||||
"message": "За да се избегне оптоварување на волонтерите со пријави на дупликати, ве молиме проверете дали проблемот е веќе пријавен.",
|
||||
"message": "За да се избегне оптоварување на волонтерите со дупликат пријави, ве молиме проверете дали проблемот веќе не е пријавен.",
|
||||
"description": "A paragraph in the filter issue reporter section"
|
||||
},
|
||||
"supportFindSpecificButton": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Создај нова пријава",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Режим на филтрирање по подразбирање",
|
||||
|
|
@ -248,7 +248,7 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"enableStrictBlockLabel": {
|
||||
"message": "Вклучи стриктно блокирање",
|
||||
"message": "Enable strict blocking",
|
||||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"enableStrictBlockLegend": {
|
||||
|
|
@ -256,7 +256,7 @@
|
|||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLabel": {
|
||||
"message": "Мод за девелопери",
|
||||
"message": "Developer mode",
|
||||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
|
|
@ -264,7 +264,7 @@
|
|||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"settingsBackupRestoreLabel": {
|
||||
"message": "Бекап",
|
||||
"message": "Backup",
|
||||
"description": "The header text for the back up/restore section"
|
||||
},
|
||||
"settingsBackupRestoreSummary": {
|
||||
|
|
@ -280,8 +280,8 @@
|
|||
"description": "Placeholder for the input field used to find lists"
|
||||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Блокирана страница",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"message": "Page blocked",
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -296,27 +296,27 @@
|
|||
"description": "Text warning about an incoming redirect"
|
||||
},
|
||||
"strictblockNoParamsPrompt": {
|
||||
"message": "без параметри",
|
||||
"message": "without parameters",
|
||||
"description": "Label to be used for the parameter-less URL"
|
||||
},
|
||||
"strictblockBack": {
|
||||
"message": "Оди назад",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Затвори го прозорецот",
|
||||
"message": "Close this window",
|
||||
"description": "A button to close the current tab"
|
||||
},
|
||||
"strictblockDontWarn": {
|
||||
"message": "Не ме преупредувај повторна за оваа веб-страница",
|
||||
"message": "Don't warn me again about this site",
|
||||
"description": "Label for checkbox in document-blocked page"
|
||||
},
|
||||
"strictblockProceed": {
|
||||
"message": "Продолжи",
|
||||
"message": "Proceed",
|
||||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "Отстрани елемент",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
|
|
@ -332,7 +332,7 @@
|
|||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "Глед:",
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
},
|
||||
"developOptionFilteringModeDetails": {
|
||||
|
|
@ -348,49 +348,41 @@
|
|||
"description": "A section header in a dropdown list"
|
||||
},
|
||||
"developOptionDynamicRuleset": {
|
||||
"message": "Динамичен сет на правила",
|
||||
"message": "Dynamic ruleset",
|
||||
"description": "An option in a dropdown list"
|
||||
},
|
||||
"developOptionSessionRuleset": {
|
||||
"message": "Сесиски сет на правила",
|
||||
"message": "Session ruleset",
|
||||
"description": "An option in a dropdown list"
|
||||
},
|
||||
"saveButton": {
|
||||
"message": "Сними",
|
||||
"message": "Save",
|
||||
"description": "Text for buttons used to save changes"
|
||||
},
|
||||
"revertButton": {
|
||||
"message": "Поврати",
|
||||
"message": "Revert",
|
||||
"description": "Text for buttons used to revert changes"
|
||||
},
|
||||
"addButton": {
|
||||
"message": "Додади",
|
||||
"message": "Add",
|
||||
"description": "Text for buttons used to add content"
|
||||
},
|
||||
"importAndAppendButton": {
|
||||
"message": "Увези и додади…",
|
||||
"message": "Import and append…",
|
||||
"description": "Text for buttons used to import and append content"
|
||||
},
|
||||
"exportButton": {
|
||||
"message": "Извоз…",
|
||||
"message": "Export…",
|
||||
"description": "Text for buttons used to export content"
|
||||
},
|
||||
"backupButton": {
|
||||
"message": "Бекап…",
|
||||
"message": "Back up…",
|
||||
"description": "Text for buttons used to back up content"
|
||||
},
|
||||
"restoreButton": {
|
||||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -404,7 +396,7 @@
|
|||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "Избери",
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "ഡിഫോൾട്ട് ഫിൽട്ടറിംഗ് മോഡ്",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Mod penapisan lalai",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Opprett ny rapport på GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Standard filtreringsmodus",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Side blokkert",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite har forhindret innlasting av følgende side:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Gå tilbake",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Lukk dette vinduet",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Gjenopprett…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Tilbakestill til standardinnstillinger…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Ikke legg til innhold fra upålitelige kilder",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"description": "extension name."
|
||||
},
|
||||
"extShortDesc": {
|
||||
"message": "Een efficiënte inhoudsblokker. Blokkeert direct na installatie advertenties, trackers, miners en meer.",
|
||||
"message": "Een efficiënte inhoudsblokkeerder. Blokkeert direct na installatie advertenties, trackers, miners en meer.",
|
||||
"description": "this will be in the Chrome web store: must be 132 characters or less"
|
||||
},
|
||||
"perRulesetStats": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Nieuwe melding op GitHub maken",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Standaard filtermodus",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Pagina geblokkeerd",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite heeft het laden van de volgende pagina voorkomen:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Teruggaan",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Dit venster sluiten",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Terugzetten…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Standaardinstellingen terugzetten…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Al uw aangepaste instellingen zullen worden verwijderd. Wilt u de standaardinstellingen echt terugzetten?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Voeg geen inhoud van niet-vertrouwde bronnen toe.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,11 +20,11 @@
|
|||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"customFiltersPageName": {
|
||||
"message": "ਪਸੰਦੀਦਾ ਫਿਲਟਰ",
|
||||
"message": "Custom filters",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "ਡਿਵੈਲਪ",
|
||||
"message": "Develop",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see https://developer.apple.com/documentation/safari-developer-tools/develop-menu"
|
||||
},
|
||||
"aboutPageName": {
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
"description": "Label in the popup panel for the current filtering mode"
|
||||
},
|
||||
"popupLocalToolsLabel": {
|
||||
"message": "ਇਸ ਵੈੱਬਸਾਈਟ ਉੱਤੇ",
|
||||
"message": "On this website",
|
||||
"description": "Label in the popup panel for the local tools section"
|
||||
},
|
||||
"popupTipReport": {
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "ਮਾਲਵੇਅਰਾਂ ਤੋਂ ਬਚਾਅ, ਸੁਰੱਖਿਆ",
|
||||
"message": "Malware protection, security",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -88,7 +88,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"customFiltersImportExportLabel": {
|
||||
"message": "ਇੰਪੋਰਟ / ਐਕਸਪੋਰਟ",
|
||||
"message": "Import / Export",
|
||||
"description": "Text label heading the import/export area of custom filters"
|
||||
},
|
||||
"customFiltersImportTextareaPlaceholder": {
|
||||
|
|
@ -132,7 +132,7 @@
|
|||
"description": "First paragraph of 'Filter issues' section in Support pane"
|
||||
},
|
||||
"supportS5H": {
|
||||
"message": "ਸਮੱਸਿਆ ਹੱਲ ਕਰਨ ਸੰਬੰਧੀ ਜਾਣਕਾਰੀ",
|
||||
"message": "Troubleshooting information",
|
||||
"description": "Label of 'Troubleshooting information' section in 'Report a filter issue' page"
|
||||
},
|
||||
"supportS6P1S1": {
|
||||
|
|
@ -152,7 +152,7 @@
|
|||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
"message": "-- ਐਂਟਰੀ ਚੁਣੋ --",
|
||||
"message": "-- Pick an entry --",
|
||||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option1": {
|
||||
|
|
@ -164,7 +164,7 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option3": {
|
||||
"message": "uBO Lite ਮਿਲਿਆ",
|
||||
"message": "Detects uBO Lite",
|
||||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option4": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "ਨਵੀਂ ਰਿਪੋਰਟ ਬਣਾਓ",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "ਮੂਲ ਫਿਲਟਰ ਕਰਨ ਦਾ ਢੰਗ",
|
||||
|
|
@ -232,7 +232,7 @@
|
|||
"description": "A short description for the editable field which lists trusted sites"
|
||||
},
|
||||
"noFilteringModePlaceholder": {
|
||||
"message": "[ਸਿਰਫ਼ ਹੋਸਟ-ਨਾਂ]\nexample.com\ngames.example\n...",
|
||||
"message": "[hostnames only]\nexample.com\ngames.example\n...",
|
||||
"description": "Default text for in edit field"
|
||||
},
|
||||
"behaviorSectionLabel": {
|
||||
|
|
@ -244,11 +244,11 @@
|
|||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"showBlockedCountLabel": {
|
||||
"message": "ਟੂਲ-ਪੱਟੀ ਆਈਕਾਨ ਉੱਤੇ ਪਾਬੰਦੀ ਲਾਈਆਂ ਬੇਨਤੀਆਂ ਦੀ ਗਿਣਤੀ ਦਿਖਾਓ",
|
||||
"message": "Show the number of blocked requests on the toolbar icon",
|
||||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"enableStrictBlockLabel": {
|
||||
"message": "ਸਖ਼ਤ ਪਾਬੰਦੀਆਂ ਨੂੰ ਸਮਰੱਥ ਕਰੋ",
|
||||
"message": "Enable strict blocking",
|
||||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"enableStrictBlockLegend": {
|
||||
|
|
@ -256,7 +256,7 @@
|
|||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLabel": {
|
||||
"message": "ਡਿਵੈਲਪਰ ਮੋਡ",
|
||||
"message": "Developer mode",
|
||||
"description": "Label for a checkbox in the options page"
|
||||
},
|
||||
"developerModeLegend": {
|
||||
|
|
@ -264,7 +264,7 @@
|
|||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"settingsBackupRestoreLabel": {
|
||||
"message": "ਬੈਕਅੱਪ",
|
||||
"message": "Backup",
|
||||
"description": "The header text for the back up/restore section"
|
||||
},
|
||||
"settingsBackupRestoreSummary": {
|
||||
|
|
@ -276,15 +276,15 @@
|
|||
"description": "Important information about the back up/restore section."
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
"message": "ਸੂਚੀਆਂ ਲੱਭੋ",
|
||||
"message": "Find lists",
|
||||
"description": "Placeholder for the input field used to find lists"
|
||||
},
|
||||
"strictblockTitle": {
|
||||
"message": "ਸਫ਼ੇ ਉੱਤੇ ਪਾਬੰਦੀ ਹੈ",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"message": "Page blocked",
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite ਨੇ ਅੱਗੇ ਦਿੱਤੇ ਸਫ਼ੇ ਨੂੰ ਲੋਡ ਹੋਣ ਤੋਂ ਰੋਕਿਆ ਹੈ:",
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
"description": "Sentence used in the strict-blocked page"
|
||||
},
|
||||
"strictblockReasonSentence1": {
|
||||
|
|
@ -296,27 +296,27 @@
|
|||
"description": "Text warning about an incoming redirect"
|
||||
},
|
||||
"strictblockNoParamsPrompt": {
|
||||
"message": "ਬਿਨਾਂ ਪੈਰਾਮੀਟਰ",
|
||||
"message": "without parameters",
|
||||
"description": "Label to be used for the parameter-less URL"
|
||||
},
|
||||
"strictblockBack": {
|
||||
"message": "ਪਿੱਛੇ ਜਾਓ",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "ਇਹ ਵਿੰਡੋ ਨੂੰ ਬੰਦ ਕਰੋ",
|
||||
"message": "Close this window",
|
||||
"description": "A button to close the current tab"
|
||||
},
|
||||
"strictblockDontWarn": {
|
||||
"message": "ਇਸ ਸਾਈਟ ਬਾਰੇ ਮੈਨੂੰ ਮੁੜ ਚੇਤਾਵਨੀ ਨਾ ਦਿਓ",
|
||||
"message": "Don't warn me again about this site",
|
||||
"description": "Label for checkbox in document-blocked page"
|
||||
},
|
||||
"strictblockProceed": {
|
||||
"message": "ਜਾਰੀ ਰੱਖੋ",
|
||||
"message": "Proceed",
|
||||
"description": "A button to navigate to the blocked page"
|
||||
},
|
||||
"zapperTipEnter": {
|
||||
"message": "ਇੱਕ ਭਾਗ ਨੂੰ ਹਟਾਓ",
|
||||
"message": "Remove an element",
|
||||
"description": "Tooltip for the button used to enter zapper mode"
|
||||
},
|
||||
"zapperTipQuit": {
|
||||
|
|
@ -324,15 +324,15 @@
|
|||
"description": "Tooltip for the button used to exit zapper mode"
|
||||
},
|
||||
"pickerTipEnter": {
|
||||
"message": "ਕਸਟਮ ਫਿਲਟਰ ਬਣਾਓ",
|
||||
"message": "Create a custom filter",
|
||||
"description": "Label for the menu entry to create cosmetic filters"
|
||||
},
|
||||
"unpickerTipEnter": {
|
||||
"message": "ਕਸਟਮ ਫਿਲਟਰ ਨੂੰ ਹਟਾਓ",
|
||||
"message": "Remove a custom filter",
|
||||
"description": "Label for the menu entry to delete cosmetic filters"
|
||||
},
|
||||
"developDropdownLabel": {
|
||||
"message": "ਵੇਖੋ:",
|
||||
"message": "View:",
|
||||
"description": "A label of a dropdown list"
|
||||
},
|
||||
"developOptionFilteringModeDetails": {
|
||||
|
|
@ -356,47 +356,39 @@
|
|||
"description": "An option in a dropdown list"
|
||||
},
|
||||
"saveButton": {
|
||||
"message": "ਸੰਭਾਲੋ",
|
||||
"message": "Save",
|
||||
"description": "Text for buttons used to save changes"
|
||||
},
|
||||
"revertButton": {
|
||||
"message": "ਵਾਪਸ ਲਵੋ",
|
||||
"message": "Revert",
|
||||
"description": "Text for buttons used to revert changes"
|
||||
},
|
||||
"addButton": {
|
||||
"message": "ਜੋੜੋ",
|
||||
"message": "Add",
|
||||
"description": "Text for buttons used to add content"
|
||||
},
|
||||
"importAndAppendButton": {
|
||||
"message": "ਇੰਪੋਰਟ ਕਰੋ ਤੇ ਜੋੜੋ…",
|
||||
"message": "Import and append…",
|
||||
"description": "Text for buttons used to import and append content"
|
||||
},
|
||||
"exportButton": {
|
||||
"message": "ਐਕਸਪੋਰਟ…",
|
||||
"message": "Export…",
|
||||
"description": "Text for buttons used to export content"
|
||||
},
|
||||
"backupButton": {
|
||||
"message": "ਬੈਕ ਅੱਪ…",
|
||||
"message": "Back up…",
|
||||
"description": "Text for buttons used to back up content"
|
||||
},
|
||||
"restoreButton": {
|
||||
"message": "ਬਹਾਲ ਕਰੋ…",
|
||||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "ਗ਼ੈਰ-ਭਰੋਸੇਯੋਗ ਸਰੋਤਾਂ ਤੋਂ ਸਮੱਗਰੀ ਨੂੰ ਨਾ ਜੋੜੋ",
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
},
|
||||
"dnrRulesCountInfo": {
|
||||
"message": "ਰਜਿਸਟੜ ਕੀਤੇ ਨਿਯਮਾਂ ਦੀ ਗਿਣਤੀ: {count}",
|
||||
"message": "Number of registered rules: {count}",
|
||||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
|
|
@ -404,19 +396,19 @@
|
|||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
"message": "ਚੁਣੋ",
|
||||
"message": "Pick",
|
||||
"description": "Text for the button to re-enter element-picking mode"
|
||||
},
|
||||
"pickerPreview": {
|
||||
"message": "ਝਲਕ",
|
||||
"message": "Preview",
|
||||
"description": "Text for the button to activate preview mode"
|
||||
},
|
||||
"pickerCreate": {
|
||||
"message": "ਬਣਾਓ",
|
||||
"message": "Create",
|
||||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Utwórz nowy raport",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Domyślny tryb filtrowania",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Strona zablokowana",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite nie pozwolił załadować się następującej stronie:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Wstecz",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Zamknij to okno",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Przywróć kopię zapasową…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Przywróć ustawienia domyślne…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Wszystkie ustawienia niestandardowe zostaną usunięte. Czy na pewno chcesz przywrócić ustawienia domyślne?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Nie dodawaj zawartości z niezaufanych źródeł",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Criar um novo relatório no GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Modo de filtragem padrão",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Página bloqueada",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "O uBO Lite impediu o carregamento da seguinte página:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Voltar",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Fechar esta janela",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restaurar…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reconfigurar tudo para o padrão…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Todas as suas configurações personalizadas serão removidas. Você realmente quer resetar para as configurações padrão?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Não adicione conteúdo de fontes não confiáveis.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Criar novo relatório no GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Modo de filtragem predefinido",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Página bloqueada",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "O uBO Lite impediu a seguinte página de ser carregada:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Voltar",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Fechar esta janela",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restaurar…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Repor as definições predefinidas…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Todas as suas definições personalizadas serão removidas. Pretende mesmo repor as definições predefinidas?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Não adicione conteúdo de fontes não fidedignas",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"description": "extension name."
|
||||
},
|
||||
"extShortDesc": {
|
||||
"message": "Un blocant de conținut eficient. Blochează reclamele, urmăritorii, minerii și multe altele imediat după instalare.",
|
||||
"message": "Un blocant experimental, fără permisiuni. Blochează reclamele, urmăritorii, minerii de monede virtuale și multe altele imediat [...]",
|
||||
"description": "this will be in the Chrome web store: must be 132 characters or less"
|
||||
},
|
||||
"perRulesetStats": {
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "Domenii malițioase, securitate",
|
||||
"message": "Domenii malițioase",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Creează o nouă sesizare",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Mod de filtrare implicit",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Pagină blocată",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite a împiedicat încărcarea următoarei pagini:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Înapoi",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Închide fereastra",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restaurați…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Restabilește setările implicite…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Toate setările personalizate vor fi eliminate. Doriți cu siguranță să resetați la setările implicite?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Nu adăugați conținut din surse nesigure",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Создать новый отчёт в GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Режим фильтрации по умолчанию",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Страница заблокирована",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite предотвратил загрузку следующей страницы:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Назад",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Закрыть это окно",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Восстановить…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Сброс до настроек по умолчанию…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Все ваши пользовательские настройки будут удалены. Уверены, что хотите восстановить настройки по умолчанию?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Не добавлять содержимое из ненадёжных источников",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "අනිෂ්ට මෘදුකාංග ආරක්ෂාව, ආරක්ෂාව",
|
||||
"message": "ද්වේශාංග වසම්",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "නව වාර්තාවක් සාදන්න",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "පෙරනිමි පෙරීමේ ප්රකාරය",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "පිටුව අවහිරයි",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite විසින් පහත පිටුව පූරණය වීම වළක්වා ඇත:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "ආපසු යන්න",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "මෙම කවුළුව වසන්න",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Vytvoriť nové hlásenie na Githube",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Predvolený režim filtrovania",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Zablokovaná stránka",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite zabránil načítaniu nasledujúcej stránky:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Naspäť",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Zatvoriť toto okno",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Obnoviť…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Obnoviť predvolené nastavenia…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Všetky vlastné nastavenia sa odstránia. Naozaj chcete obnoviť predvolené nastavenia?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Nepridávajte obsah z nedôveryhodných zdrojov",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Krijoj raport të ri në GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Mënyra standarde e filtrimit",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Faqe e bllokuar",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite pengoi hapjen e faqes vijuese:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Kthehem",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Mbyll dritaren",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Rikthej…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Rikthej parametrat standardë…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Do të hiqen gjithë parameterat e personalizuar. Vërtet doni të riktheni parametrat standardë?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Mos shtoni materiale nga burime të pabesueshme",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"description": "extension name."
|
||||
},
|
||||
"extShortDesc": {
|
||||
"message": "Ефикасан блокатор садржаја. Блокира рекламе, праћења, рударе криптовалута, и много више одмах по инсталацији.",
|
||||
"message": "Блокатор садржаја који не захтева дозволе. Блокира рекламе, праћења, рударе криптовалута и друго.",
|
||||
"description": "this will be in the Chrome web store: must be 132 characters or less"
|
||||
},
|
||||
"perRulesetStats": {
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
"message": "Развијте",
|
||||
"message": "Развити",
|
||||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see https://developer.apple.com/documentation/safari-developer-tools/develop-menu"
|
||||
},
|
||||
"aboutPageName": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Креирај нови извештај",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Подразумевани режим филтрирања",
|
||||
|
|
@ -264,15 +264,15 @@
|
|||
"description": "Short description for a checkbox in the options page"
|
||||
},
|
||||
"settingsBackupRestoreLabel": {
|
||||
"message": "Направи резервну копију",
|
||||
"message": "Backup",
|
||||
"description": "The header text for the back up/restore section"
|
||||
},
|
||||
"settingsBackupRestoreSummary": {
|
||||
"message": "Napravite sigurnosnu kopiju prilagođenih postavki u datoteku ili ih vratite iz datoteke.",
|
||||
"message": "Back up your custom settings to a file, or restore your custom settings from a file.",
|
||||
"description": "A summary description of the back up/restore section."
|
||||
},
|
||||
"settingsBackupRestoreLegend": {
|
||||
"message": "Vraćanje će prepisati sve vaše trenutne prilagođene postavke.",
|
||||
"message": "Restoring will overwrite all your current custom settings.",
|
||||
"description": "Important information about the back up/restore section."
|
||||
},
|
||||
"findListsPlaceholder": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Страница је блокирана",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite је спречио учитавање следеће странице:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Иди назад",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Затвори овај прозор",
|
||||
|
|
@ -376,21 +376,13 @@
|
|||
"description": "Text for buttons used to export content"
|
||||
},
|
||||
"backupButton": {
|
||||
"message": "Направите резервну копију…",
|
||||
"message": "Back up…",
|
||||
"description": "Text for buttons used to back up content"
|
||||
},
|
||||
"restoreButton": {
|
||||
"message": "Вратите резервну копију…",
|
||||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Не додајте садржај из непоузданих извора",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Skapa ny rapport på GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Standardfiltreringsläge",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Sidan blockerad",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite har förhindrat följande sida från att läsas in:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Gå tillbaka",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Stäng det här fönstret",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Återställ…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Återställ till standardinställningarna…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Alla dina anpassade inställningar kommer att tas bort. Vill du verkligen återställa till standardinställningarna?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Lägg inte till filter från obetrodda källor.",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,11 +16,11 @@
|
|||
"description": "English: uBO Lite — Dashboard"
|
||||
},
|
||||
"settingsPageName": {
|
||||
"message": "அமைப்புகள்",
|
||||
"message": "Settings",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"customFiltersPageName": {
|
||||
"message": "விருப்ப வடிகட்டிகள்",
|
||||
"message": "Custom filters",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"developPageName": {
|
||||
|
|
@ -28,11 +28,11 @@
|
|||
"description": "appears as tab name in dashboard. Inspired from 'Develop' menu in Safari, see https://developer.apple.com/documentation/safari-developer-tools/develop-menu"
|
||||
},
|
||||
"aboutPageName": {
|
||||
"message": "பற்றி",
|
||||
"message": "About",
|
||||
"description": "appears as tab name in dashboard"
|
||||
},
|
||||
"aboutPrivacyPolicy": {
|
||||
"message": "தனியுரிமை கொள்கை",
|
||||
"message": "Privacy policy",
|
||||
"description": "Link to privacy policy on GitHub (English)"
|
||||
},
|
||||
"popupFilteringModeLabel": {
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
"description": "English: Click to open the dashboard"
|
||||
},
|
||||
"popupMoreButton": {
|
||||
"message": "மேலும்",
|
||||
"message": "More",
|
||||
"description": "Label to be used to show popup panel sections"
|
||||
},
|
||||
"popupLessButton": {
|
||||
|
|
@ -64,11 +64,11 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAds": {
|
||||
"message": "விளம்பரங்கள்",
|
||||
"message": "Ads",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupPrivacy": {
|
||||
"message": "தனியுரிமை",
|
||||
"message": "Privacy",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
|
|
@ -76,11 +76,11 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
"message": "எரிச்சல்கள்",
|
||||
"message": "Annoyances",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMisc": {
|
||||
"message": "இதர",
|
||||
"message": "Miscellaneous",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupRegions": {
|
||||
|
|
@ -88,7 +88,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"customFiltersImportExportLabel": {
|
||||
"message": "இறக்குமதி / ஏற்றுமதி",
|
||||
"message": "Import / Export",
|
||||
"description": "Text label heading the import/export area of custom filters"
|
||||
},
|
||||
"customFiltersImportTextareaPlaceholder": {
|
||||
|
|
@ -96,7 +96,7 @@
|
|||
"description": "Placeholder text which describes the purpose of the textarea widget"
|
||||
},
|
||||
"aboutChangelog": {
|
||||
"message": "மாற்றப்பதிவேடு",
|
||||
"message": "Changelog",
|
||||
"description": ""
|
||||
},
|
||||
"aboutCode": {
|
||||
|
|
@ -104,23 +104,23 @@
|
|||
"description": "English: Source code (GPLv3)"
|
||||
},
|
||||
"aboutContributors": {
|
||||
"message": "பங்களிப்பாளர்கள்",
|
||||
"message": "Contributors",
|
||||
"description": "English: Contributors"
|
||||
},
|
||||
"aboutSourceCode": {
|
||||
"message": "நிரல்மூலம்",
|
||||
"message": "Source code",
|
||||
"description": "Link text to source code repo"
|
||||
},
|
||||
"aboutTranslations": {
|
||||
"message": "மொழிபெயர்ப்புகள்",
|
||||
"message": "Translations",
|
||||
"description": "Link text to translations repo"
|
||||
},
|
||||
"aboutFilterLists": {
|
||||
"message": "வடிகட்டி பட்டியல்கள்",
|
||||
"message": "Filter lists",
|
||||
"description": "Link text to uBO's own filter lists repo"
|
||||
},
|
||||
"aboutDependencies": {
|
||||
"message": "வெளிப்புற சார்புகள் (GPLv3- இணக்கமானது):",
|
||||
"message": "External dependencies (GPLv3-compatible):",
|
||||
"description": "Shown in the About pane"
|
||||
},
|
||||
"supportS6H": {
|
||||
|
|
@ -132,7 +132,7 @@
|
|||
"description": "First paragraph of 'Filter issues' section in Support pane"
|
||||
},
|
||||
"supportS5H": {
|
||||
"message": "பிழைதீர்க்கும் தகவல்",
|
||||
"message": "Troubleshooting information",
|
||||
"description": "Label of 'Troubleshooting information' section in 'Report a filter issue' page"
|
||||
},
|
||||
"supportS6P1S1": {
|
||||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "வலைப்பக்கத்தின் முகவரி:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "வலைப்பக்கம்…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -156,11 +156,11 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option1": {
|
||||
"message": "விளம்பரங்களையோ அல்லது விளம்பரக் குறிப்புகளையோ காண்பிக்கிறது",
|
||||
"message": "Shows ads or ad leftovers",
|
||||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option2": {
|
||||
"message": "மேலோட்டங்கள் அல்லது பிற சிரமங்களைக் கொண்டுள்ளது",
|
||||
"message": "Has overlays or other nuisances",
|
||||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Select1Option3": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -200,19 +200,19 @@
|
|||
"description": "This describes the default filtering mode setting"
|
||||
},
|
||||
"filteringMode0Name": {
|
||||
"message": "வடிகட்டு இல்லை",
|
||||
"message": "no filtering",
|
||||
"description": "Name of blocking mode 0"
|
||||
},
|
||||
"filteringMode1Name": {
|
||||
"message": "அடிப்படை",
|
||||
"message": "basic",
|
||||
"description": "Name of blocking mode 1"
|
||||
},
|
||||
"filteringMode2Name": {
|
||||
"message": "சிறந்தது",
|
||||
"message": "optimal",
|
||||
"description": "Name of blocking mode 2"
|
||||
},
|
||||
"filteringMode3Name": {
|
||||
"message": "முழுமையான",
|
||||
"message": "complete",
|
||||
"description": "Name of blocking mode 3"
|
||||
},
|
||||
"basicFilteringModeDescription": {
|
||||
|
|
@ -224,7 +224,7 @@
|
|||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher web page resources usage.",
|
||||
"message": "Advanced network filtering plus specific and generic extended filtering from selected filter lists.\n\nRequires broad permission to read and modify data on all websites.\n\nGeneric extended filtering may cause higher webpage resources usage.",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Default filtering mode",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "สร้างรายงานใหม่",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "โหมดการกรองเริ่มต้น",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "บล๊อกเพจ",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite ได้ป้องกันเพจเหล่านี้จากการโหลด:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "ย้อนกลับ",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "ปิดหน้าต่างนี้",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "อย่าเพิ่มเนื้อหาจากแหล่งที่ไม่น่าเชื่อถือ",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "GitHub'da yeni rapor oluştur",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Varsayılan filtreleme modu",
|
||||
|
|
@ -228,7 +228,7 @@
|
|||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
"message": "Filtreleme yapılmayacak web sitelerinin listesi.",
|
||||
"message": "Filtreleme yapılmayacak alan alarının listesi",
|
||||
"description": "A short description for the editable field which lists trusted sites"
|
||||
},
|
||||
"noFilteringModePlaceholder": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Sayfa engellendi",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBo Lite aşağıdaki sayfaların yüklenmesini engelledi:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Geri git",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Bu pencereyi kapat",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Geri yükle…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Varsayılan ayarlara sıfırla... ",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Tüm özel ayarlarınız silinecektir. Gerçekten varsayılan ayarlara sıfırlamak istiyor musunuz?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Güvenilmeyen kaynaklardan içerik eklemeyin",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Створити новий звіт",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Типовий режим фільтрування",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Сторінку заблоковано",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite заблокував завантаження таких сторінок:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Повернутися",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Закрити це вікно",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Відновити…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Скинути до усталених налаштувань…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Усі користувацькі налаштування буде вилучено. Хочете скинути налаштування до типових?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Не додавати вміст з невідомих джерел",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -144,11 +144,11 @@
|
|||
"description": "A clickable link in the filter issue reporter section"
|
||||
},
|
||||
"supportS6URL": {
|
||||
"message": "Address of the web page:",
|
||||
"message": "Address of the webpage:",
|
||||
"description": "Label for the URL of the page"
|
||||
},
|
||||
"supportS6Select1": {
|
||||
"message": "The web page…",
|
||||
"message": "The webpage…",
|
||||
"description": "Label for widget to select type of issue"
|
||||
},
|
||||
"supportS6Select1Option0": {
|
||||
|
|
@ -184,12 +184,12 @@
|
|||
"description": "An entry in the widget used to select the type of issue"
|
||||
},
|
||||
"supportS6Checkbox1": {
|
||||
"message": "Label the web page as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"message": "Label the webpage as “NSFW” (<a href=\"https://wikipedia.org/wiki/Not_safe_for_work\">“Not Safe For Work”</a>)",
|
||||
"description": "A checkbox to use for NSFW sites"
|
||||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Create new report on GitHub",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "ڈیفالٹ فلٹرنگ موڈ",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Page blocked",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite has prevented the following page from loading:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Go back",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Close this window",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Restore…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Reset to default settings…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "All your custom settings will be removed. Do you really want to reset to default settings?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Do not add content from untrusted sources",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "Select a filter below to highlight matching elements in the web page. Click the trash can to remove a filter.",
|
||||
"message": "Select a filter below to highlight matching elements in the webpage. Click the trash can to remove a filter.",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@
|
|||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupMalware": {
|
||||
"message": "Bảo vệ phần mềm độc hại, bảo mật",
|
||||
"message": "Các tên miền nguy hiểm",
|
||||
"description": "Header for a ruleset section in 'Filter lists pane'"
|
||||
},
|
||||
"3pGroupAnnoyances": {
|
||||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "Tạo báo cáo mới",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "Chế độ bộ lọc mặc định",
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "Trang bị chặn",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite đã ngăn tải trang sau:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "Quay lại",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "Đóng cửa sổ này",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "Khôi phục…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "Đặt lại về cài đặt mặc định…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "Tất cả cài đặt tùy chỉnh của bạn sẽ bị xóa. Bạn có thực sự muốn đặt lại về cài đặt mặc định không?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "Không thêm các bộ lọc từ các nguồn không đáng tin cậy",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,7 +189,7 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "创建新报告",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "默认过滤模式",
|
||||
|
|
@ -281,14 +281,14 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "页面已被拦截",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite 已阻止加载以下页面:",
|
||||
"description": "Sentence used in the strict-blocked page"
|
||||
},
|
||||
"strictblockReasonSentence1": {
|
||||
"message": "该页面由于 {{listname}} 中的匹配过滤器而被阻止。",
|
||||
"message": "该页面由于 {{listName}} 中的匹配过滤器而被阻止。",
|
||||
"description": "Text informing about what is causing the page to be blocked"
|
||||
},
|
||||
"strictblockRedirectSentence1": {
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "返回",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "关闭此窗口",
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "还原…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "重置为默认设置…",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "您的自定义设置将被清除。是否确定要重置为默认设置?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "请勿添加来自不可信来源的内容",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
|
|||
|
|
@ -189,14 +189,14 @@
|
|||
},
|
||||
"supportReportSpecificButton": {
|
||||
"message": "建立新報告",
|
||||
"description": "Text for button which opens an external web page in Support pane"
|
||||
"description": "Text for button which open an external webpage in Support pane"
|
||||
},
|
||||
"defaultFilteringModeSectionLabel": {
|
||||
"message": "預設過濾模式",
|
||||
"description": "The header text for the default filtering mode section"
|
||||
},
|
||||
"defaultFilteringModeDescription": {
|
||||
"message": "預設過濾模式將被每個網站的過濾模式覆寫。你可以根據情況,調整該網站的過濾模式,以選擇最適合的模式。每種模式都有其優缺點。",
|
||||
"message": "預設過濾模式將被每個網站的過濾模式覆寫。你可以根據每個網站的情況,調整該網站的過濾模式,以選擇最適合的模式。每種模式都有其優缺點。",
|
||||
"description": "This describes the default filtering mode setting"
|
||||
},
|
||||
"filteringMode0Name": {
|
||||
|
|
@ -216,15 +216,15 @@
|
|||
"description": "Name of blocking mode 3"
|
||||
},
|
||||
"basicFilteringModeDescription": {
|
||||
"message": "來自選定過濾條件清單的基礎網路過濾功能。\n\n不需要讀取與變更網站資料的權限。",
|
||||
"message": "來自選定過濾條件清單的基礎網路過濾。\n\n不需要讀取與變更網站資料的權限。",
|
||||
"description": "This describes the 'basic' filtering mode"
|
||||
},
|
||||
"optimalFilteringModeDescription": {
|
||||
"message": "進階的網路過濾功能,結合選定過濾清單中的特定延伸過濾功能。 \n\n需要授予讀取和修改所有網站資料的廣泛權限。",
|
||||
"message": "進階的網路過濾功能,並結合選定過濾清單中的特定延伸過濾。 \n\n需要授予讀取和修改所有網站資料的廣泛權限。",
|
||||
"description": "This describes the 'optimal' filtering mode"
|
||||
},
|
||||
"completeFilteringModeDescription": {
|
||||
"message": "進階網路過濾功能,加上選定過濾清單中的特定與通用延伸過濾功能。\n\n需要授予讀取和修改所有網站資料的廣泛權限。\n\n通用延伸過濾功能可能會導致較高的網頁資源使用量。",
|
||||
"message": "進階網路過濾,加上從選定過濾清單中進行特定與通用延伸過濾。\n\n需要授予讀取和修改所有網站資料的廣泛權限。\n\n通用延伸過濾可能會導致較高的網頁資源使用量。",
|
||||
"description": "This describes the 'complete' filtering mode"
|
||||
},
|
||||
"noFilteringModeDescription": {
|
||||
|
|
@ -268,7 +268,7 @@
|
|||
"description": "The header text for the back up/restore section"
|
||||
},
|
||||
"settingsBackupRestoreSummary": {
|
||||
"message": "將你的自訂設定備份到檔案,或從檔案還原你的自訂設定。",
|
||||
"message": "將你的自訂設定備份到檔案,或是從檔案還原你的自訂設定。",
|
||||
"description": "A summary description of the back up/restore section."
|
||||
},
|
||||
"settingsBackupRestoreLegend": {
|
||||
|
|
@ -281,7 +281,7 @@
|
|||
},
|
||||
"strictblockTitle": {
|
||||
"message": "已封鎖頁面",
|
||||
"description": "Web page title for the strict-blocked page"
|
||||
"description": "Webpage title for the strict-blocked page"
|
||||
},
|
||||
"strictblockSentence1": {
|
||||
"message": "uBO Lite 已防止下列頁面載入:",
|
||||
|
|
@ -301,7 +301,7 @@
|
|||
},
|
||||
"strictblockBack": {
|
||||
"message": "返回",
|
||||
"description": "A button to go back to the previous web page"
|
||||
"description": "A button to go back to the previous webpage"
|
||||
},
|
||||
"strictblockClose": {
|
||||
"message": "關閉此視窗",
|
||||
|
|
@ -344,7 +344,7 @@
|
|||
"description": "An option in a dropdown list"
|
||||
},
|
||||
"developOptionDnrRulesOf": {
|
||||
"message": "DNR 規則…",
|
||||
"message": "DNR 規則……",
|
||||
"description": "A section header in a dropdown list"
|
||||
},
|
||||
"developOptionDynamicRuleset": {
|
||||
|
|
@ -383,14 +383,6 @@
|
|||
"message": "還原…",
|
||||
"description": "Text for buttons used to restore content"
|
||||
},
|
||||
"resetToDefaultButton": {
|
||||
"message": "重設為預設設定……",
|
||||
"description": "Text for buttons used to reset configurations to default"
|
||||
},
|
||||
"resetToDefaultConfirm": {
|
||||
"message": "所有自訂設定都將被移除。您確定要重設為預設值嗎?",
|
||||
"description": "Message asking user to confirm reset to default settings"
|
||||
},
|
||||
"dnrRulesWarning": {
|
||||
"message": "切勿新增來自不受信任來源的內容",
|
||||
"description": "Short description of the DNR rules editor pane"
|
||||
|
|
@ -400,7 +392,7 @@
|
|||
"description": "Short sentence to report the number of currently registered DNR rules"
|
||||
},
|
||||
"pickerSliderLabel": {
|
||||
"message": "移動滑桿以選取最合適的規則",
|
||||
"message": "移動滑桿以選取最佳符合",
|
||||
"description": "Label to describe the purpose of the slider"
|
||||
},
|
||||
"pickerPick": {
|
||||
|
|
@ -416,7 +408,7 @@
|
|||
"description": "Text for the button to create the filter"
|
||||
},
|
||||
"unpickerUsage": {
|
||||
"message": "選取下方的過濾器,以突顯網頁中符合條件的元素。按一下回收桶可移除過濾器。",
|
||||
"message": "選取下方的過濾器,突顯網頁中符合條件的元素。按一下回收桶可移除過濾器",
|
||||
"description": "Summary description on how to use the tool to remove custom filters"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -61,12 +61,11 @@ body [data-pane-related] {
|
|||
padding: 0 var(--default-gap-xxsmall);
|
||||
}
|
||||
|
||||
body[data-pane="settings"]:not(.busy) > section[data-pane="settings"],
|
||||
body[data-pane="rulesets"]:not(.busy) > section[data-pane="rulesets"],
|
||||
body[data-pane="filters"]:not(.busy) > section[data-pane="filters"],
|
||||
body[data-pane="develop"]:not(.busy) > section[data-pane="develop"],
|
||||
body[data-pane="about"]:not(.busy) > section[data-pane="about"],
|
||||
body.busy[data-pane] > section[data-pane="busy"] {
|
||||
body[data-pane="settings"] > section[data-pane="settings"],
|
||||
body[data-pane="rulesets"] > section[data-pane="rulesets"],
|
||||
body[data-pane="filters"] > section[data-pane="filters"],
|
||||
body[data-pane="develop"] > section[data-pane="develop"],
|
||||
body[data-pane="about"] > section[data-pane="about"] {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ section[data-pane="develop"] > div > * {
|
|||
:root.dark #cm-container .cm-editor .cm-line .ubol-literal {
|
||||
color: #1dae74;
|
||||
}
|
||||
#cm-container .cm-editor .cm-line.badline {
|
||||
#cm-container .cm-editor .cm-line.badline:not(.cm-activeLine) {
|
||||
background-color: color-mix(in srgb, var(--info3-ink) 15%, transparent 85%);
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -38,7 +38,6 @@
|
|||
#ubol-picker textarea {
|
||||
border: 0;
|
||||
box-sizing: border-box;
|
||||
font-size: var(--monospace-size);
|
||||
min-height: 5em;
|
||||
resize: none;
|
||||
width: 100%;
|
||||
|
|
@ -50,7 +49,7 @@
|
|||
color: var(--ink-2);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-size: var(--monospace-size);
|
||||
font-size: small;
|
||||
gap: 0.25em;
|
||||
}
|
||||
#ubol-picker .resultsetWidgets > span:first-of-type {
|
||||
|
|
@ -76,7 +75,7 @@
|
|||
|
||||
#ubol-picker #candidateFilters {
|
||||
font-family: monospace;
|
||||
font-size: var(--monospace-size);
|
||||
font-size: small;
|
||||
max-height: min(20em, 30vh);
|
||||
min-height: 6em;
|
||||
overflow-y: auto;
|
||||
|
|
@ -112,7 +111,7 @@
|
|||
color: var(--ink-2);
|
||||
column-gap: 0;
|
||||
display: grid;
|
||||
font-size: var(--font-size-smaller);
|
||||
font-size: small;
|
||||
grid-template: auto / 1fr 1fr;
|
||||
justify-items: stretch;
|
||||
user-select: none;
|
||||
|
|
|
|||
|
|
@ -1,12 +1,4 @@
|
|||
@keyframes spin {
|
||||
0% { transform: rotate(0deg); }
|
||||
100% { transform: rotate(360deg); }
|
||||
}
|
||||
@keyframes busy {
|
||||
to { opacity: 90%; }
|
||||
}
|
||||
|
||||
/* External CSS values override */
|
||||
/* External CSS values override */
|
||||
.fa-icon.fa-icon-badged > .fa-icon-badge {
|
||||
bottom: auto;
|
||||
top: -20%;
|
||||
|
|
@ -38,40 +30,14 @@ a {
|
|||
outline: 0;
|
||||
}
|
||||
|
||||
main {
|
||||
#main {
|
||||
align-self: flex-start;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
body.busy main {
|
||||
pointer-events: none;
|
||||
}
|
||||
:root.portrait main {
|
||||
:root.portrait #main {
|
||||
align-self: inherit;
|
||||
}
|
||||
aside {
|
||||
background-color: var(--surface-1);
|
||||
bottom: 0;
|
||||
display: none;
|
||||
left: 0;
|
||||
opacity: 0;
|
||||
overflow: hidden;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
z-index: 1000;
|
||||
}
|
||||
aside .fa-icon {
|
||||
animation: spin 1s steps(8) infinite;
|
||||
fill: var(--surface-3);
|
||||
font-size: 4em;
|
||||
margin: 2em;
|
||||
}
|
||||
body.busy aside {
|
||||
animation: busy 0s step-start 1s;
|
||||
animation-fill-mode: forwards;
|
||||
display: block;
|
||||
}
|
||||
hr {
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
|
|
@ -219,7 +185,7 @@ body.needReload #refresh {
|
|||
overflow-y: auto;
|
||||
width: 100%;
|
||||
}
|
||||
:root.portrait main {
|
||||
:root.portrait #main {
|
||||
max-width: unset;
|
||||
}
|
||||
/* mouse-driven devices */
|
||||
|
|
|
|||
|
|
@ -23,19 +23,13 @@ label + legend {
|
|||
body[data-forbid~="dashboard"] #dashboard-nav [data-pane="settings"],
|
||||
body[data-forbid~="dashboard"] section[data-pane="settings"],
|
||||
body[data-forbid~="dashboard"] #dashboard-nav [data-pane="rulesets"],
|
||||
body[data-forbid~="dashboard"] section[data-pane="rulesets"],
|
||||
body[data-forbid~="dashboard"] #dashboard-nav [data-pane="filters"],
|
||||
body[data-forbid~="dashboard"] section[data-pane="filters"] {
|
||||
body[data-forbid~="dashboard"] section[data-pane="rulesets"] {
|
||||
display: none;
|
||||
}
|
||||
body[data-forbid~="filteringMode"] section[data-pane="settings"] > div:has(> h3[data-i18n="defaultFilteringModeSectionLabel"]),
|
||||
body[data-forbid~="filteringMode"] section[data-pane="settings"] > div:has(> h3[data-i18n="filteringMode0Name"]) {
|
||||
display: none;
|
||||
}
|
||||
body[data-forbid~="picker"] #dashboard-nav [data-pane="filters"],
|
||||
body[data-forbid~="picker"] section[data-pane="filters"] {
|
||||
display: none;
|
||||
}
|
||||
body[data-forbid~="develop"] #developerMode {
|
||||
display: none;
|
||||
}
|
||||
|
|
@ -249,7 +243,7 @@ body section[data-pane="filters"] .hostnames {
|
|||
body section[data-pane="filters"] .hostnames:empty {
|
||||
display: none;
|
||||
}
|
||||
body.readonly section[data-pane="filters"] .hostnames {
|
||||
body.busy section[data-pane="filters"] .hostnames {
|
||||
pointer-events: none;
|
||||
}
|
||||
section[data-pane="filters"] ul {
|
||||
|
|
@ -347,15 +341,3 @@ section[data-pane="filters"] aside p {
|
|||
justify-content: flex-start;
|
||||
}
|
||||
}
|
||||
|
||||
body.busy section[data-pane="busy"] > div {
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
align-items: stretch;
|
||||
}
|
||||
body.busy section[data-pane="busy"] .fa-icon {
|
||||
animation: spin 1s steps(8) infinite;
|
||||
fill: var(--surface-3);
|
||||
font-size: 4em;
|
||||
margin: 2em;
|
||||
}
|
||||
|
|
@ -103,7 +103,6 @@
|
|||
<p>
|
||||
<button class="iconified dontshrink" type="button"><span class="fa-icon">download-alt</span><span data-i18n="backupButton">_</span><span class="hover"></span></button>
|
||||
<button class="iconified dontshrink" type="button"><span class="fa-icon">upload-alt</span><span data-i18n="restoreButton">_</span><span class="hover"></span></button><input type="file" accept="application/json">
|
||||
<button class="iconified dontshrink" type="button"><span class="fa-icon">undo</span><span data-i18n="resetToDefaultButton">_</span><span class="hover"></span></button><input type="file" accept="application/json">
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -168,17 +167,11 @@
|
|||
</div>
|
||||
<hr>
|
||||
<details><summary data-i18n="supportS5H"></summary>
|
||||
<pre style="user-select:all; -webkit-user-select:all; direction:ltr;"></pre>
|
||||
<pre style="user-select: all; -webkit-user-select: all;"></pre>
|
||||
</details>
|
||||
</div>
|
||||
</section>
|
||||
<!-- -------- -->
|
||||
<section data-pane="busy">
|
||||
<div>
|
||||
<span class="fa-icon">spinner</span>
|
||||
</div>
|
||||
</section>
|
||||
<!-- -------- -->
|
||||
<template id="listEntryLeaf">
|
||||
<div class="listEntry" data-role="leaf">
|
||||
<span class="detailbar">
|
||||
|
|
|
|||
|
|
@ -19,8 +19,8 @@
|
|||
Home: https://github.com/gorhill/uBlock
|
||||
*/
|
||||
|
||||
import { matchesFromHostnames, strArrayEq } from './utils.js';
|
||||
import { browser } from './ext.js';
|
||||
import { matchesFromHostnames } from './utils.js';
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
|
|
@ -91,6 +91,9 @@ export async function registerToolbarIconToggler(context) {
|
|||
|
||||
if ( toToggle.size === 0 ) { return; }
|
||||
|
||||
const registered = context.before.get('toolbar-icon');
|
||||
context.before.delete('toolbar-icon'); // Important!
|
||||
|
||||
const directive = {
|
||||
id: 'toolbar-icon',
|
||||
js: [ '/js/scripting/toolbar-icon.js' ],
|
||||
|
|
@ -98,5 +101,10 @@ export async function registerToolbarIconToggler(context) {
|
|||
runAt: 'document_start',
|
||||
};
|
||||
|
||||
context.toAdd.push(directive);
|
||||
if ( registered === undefined ) {
|
||||
context.toAdd.push(directive);
|
||||
} else if ( strArrayEq(registered.matches, directive.matches) === false ) {
|
||||
context.toRemove.push('toolbar-icon');
|
||||
context.toAdd.push(directive);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,8 +19,6 @@
|
|||
Home: https://github.com/gorhill/uBlock
|
||||
*/
|
||||
|
||||
import * as scrmgr from './scripting-manager.js';
|
||||
|
||||
import {
|
||||
MODE_BASIC,
|
||||
MODE_OPTIMAL,
|
||||
|
|
@ -28,7 +26,6 @@ import {
|
|||
getDefaultFilteringMode,
|
||||
getFilteringMode,
|
||||
getFilteringModeDetails,
|
||||
persistHostPermissions,
|
||||
setDefaultFilteringMode,
|
||||
setFilteringMode,
|
||||
setFilteringModeDetails,
|
||||
|
|
@ -55,7 +52,8 @@ import {
|
|||
|
||||
import {
|
||||
broadcastMessage,
|
||||
hostnameFromMatch,
|
||||
gotoURL,
|
||||
hasBroadHostPermissions,
|
||||
hostnamesFromMatches,
|
||||
} from './utils.js';
|
||||
|
||||
|
|
@ -63,7 +61,6 @@ import {
|
|||
browser,
|
||||
localRead, localRemove, localWrite,
|
||||
runtime,
|
||||
sessionAccessLevel,
|
||||
webextFlavor,
|
||||
} from './ext.js';
|
||||
|
||||
|
|
@ -99,19 +96,15 @@ import {
|
|||
ubolLog,
|
||||
} from './debug.js';
|
||||
|
||||
import {
|
||||
gotoURL,
|
||||
hasBroadHostPermissions,
|
||||
} from './ext-utils.js';
|
||||
|
||||
import { dnr } from './ext-compat.js';
|
||||
import { registerInjectables } from './scripting-manager.js';
|
||||
import { toggleToolbarIcon } from './action.js';
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
const UBOL_ORIGIN = runtime.getURL('').replace(/\/$/, '').toLowerCase();
|
||||
|
||||
const canShowBlockedCount = typeof dnr.setExtensionActionOptions === 'function';
|
||||
const { registerInjectables } = scrmgr;
|
||||
|
||||
let pendingPermissionRequest;
|
||||
|
||||
|
|
@ -123,75 +116,42 @@ function getCurrentVersion() {
|
|||
|
||||
/******************************************************************************/
|
||||
|
||||
async function reloadTab(tabId, url = '') {
|
||||
return new Promise(resolve => {
|
||||
self.setTimeout(( ) => {
|
||||
if ( url !== '' ) {
|
||||
browser.tabs.update(tabId, { url });
|
||||
} else {
|
||||
browser.tabs.reload(tabId);
|
||||
}
|
||||
resolve();
|
||||
}, 437);
|
||||
});
|
||||
}
|
||||
|
||||
// When a new host permission is granted through the popup panel
|
||||
async function onPermissionGrantedThruExtension(details, origins) {
|
||||
await persistHostPermissions();
|
||||
const defaultMode = await getDefaultFilteringMode();
|
||||
if ( defaultMode >= MODE_OPTIMAL ) { return; }
|
||||
if ( Array.isArray(origins) === false ) { return; }
|
||||
const hostnames = hostnamesFromMatches(origins);
|
||||
if ( hostnames.includes(details.hostname) === false ) { return; }
|
||||
const beforeLevel = await getFilteringMode(details.hostname);
|
||||
if ( beforeLevel === details.afterLevel ) { return; }
|
||||
const afterLevel = await setFilteringMode(details.hostname, details.afterLevel);
|
||||
if ( afterLevel !== details.afterLevel ) { return; }
|
||||
await registerInjectables();
|
||||
if ( rulesetConfig.autoReload !== true ) { return; }
|
||||
await reloadTab(details.tabId, details.url);
|
||||
}
|
||||
|
||||
// When a new host permission is granted through the browser
|
||||
async function onPermissionGrantedThruBrowser(origins) {
|
||||
async function onPermissionsRemoved() {
|
||||
const modified = await syncWithBrowserPermissions();
|
||||
if ( modified === false ) { return; }
|
||||
await registerInjectables();
|
||||
if ( rulesetConfig.autoReload !== true ) { return; }
|
||||
if ( origins.length !== 1 ) { return; }
|
||||
const tabs = await browser.tabs.query({ active: true, currentWindow: true });
|
||||
const tabId = tabs?.[0]?.id;
|
||||
if ( typeof tabId !== 'number' || tabId === -1 ) { return; }
|
||||
const results = await browser.scripting.executeScript({
|
||||
target: { tabId, frameIds: [ 0 ] },
|
||||
func: ( ) => document.location.hostname,
|
||||
}).catch(( ) => {
|
||||
});
|
||||
const tabHostname = results?.[0]?.result;
|
||||
if ( typeof tabHostname !== 'string' ) { return; }
|
||||
const hostname = hostnameFromMatch(origins[0]);
|
||||
if ( tabHostname.endsWith(hostname) === false ) { return; }
|
||||
const pos = tabHostname.length - hostname.length;
|
||||
if ( pos !== 0 && tabHostname.charAt(pos-1) !== '.' ) { return; }
|
||||
await reloadTab(tabId);
|
||||
if ( modified === false ) { return false; }
|
||||
registerInjectables();
|
||||
return true;
|
||||
}
|
||||
|
||||
// https://github.com/uBlockOrigin/uBOL-home/issues/280
|
||||
async function onPermissionsAdded(permissions) {
|
||||
const details = pendingPermissionRequest;
|
||||
pendingPermissionRequest = undefined;
|
||||
const { origins = [] } = permissions;
|
||||
return details !== undefined
|
||||
? onPermissionGrantedThruExtension(details, origins)
|
||||
: onPermissionGrantedThruBrowser(origins);
|
||||
}
|
||||
|
||||
async function onPermissionsRemoved() {
|
||||
const modified = await syncWithBrowserPermissions();
|
||||
if ( modified === false ) { return false; }
|
||||
registerInjectables();
|
||||
return true;
|
||||
if ( details === undefined ) {
|
||||
const modified = await syncWithBrowserPermissions();
|
||||
if ( modified === false ) { return; }
|
||||
return Promise.all([
|
||||
updateSessionRules(),
|
||||
registerInjectables(),
|
||||
]);
|
||||
}
|
||||
const defaultMode = await getDefaultFilteringMode();
|
||||
if ( defaultMode >= MODE_OPTIMAL ) { return; }
|
||||
if ( Array.isArray(permissions.origins) === false ) { return; }
|
||||
const hostnames = hostnamesFromMatches(permissions.origins);
|
||||
if ( hostnames.includes(details.hostname) === false ) { return; }
|
||||
const beforeLevel = await getFilteringMode(details.hostname);
|
||||
if ( beforeLevel === details.afterLevel ) { return; }
|
||||
const afterLevel = await setFilteringMode(details.hostname, details.afterLevel);
|
||||
if ( afterLevel !== details.afterLevel ) { return; }
|
||||
await registerInjectables();
|
||||
if ( rulesetConfig.autoReload ) {
|
||||
self.setTimeout(( ) => {
|
||||
browser.tabs.update(details.tabId, {
|
||||
url: details.url,
|
||||
});
|
||||
}, 437);
|
||||
}
|
||||
}
|
||||
|
||||
async function onPermissionsChanged(op, permissions) {
|
||||
|
|
@ -228,7 +188,7 @@ function onMessage(request, sender, callback) {
|
|||
|
||||
switch ( request.what ) {
|
||||
|
||||
case 'insertCSS':
|
||||
case 'insertCSS': {
|
||||
if ( frameId === false ) { return false; }
|
||||
// https://bugs.webkit.org/show_bug.cgi?id=262491
|
||||
if ( frameId !== 0 && webextFlavor === 'safari' ) { return false; }
|
||||
|
|
@ -240,11 +200,10 @@ function onMessage(request, sender, callback) {
|
|||
ubolErr(`insertCSS/${reason}`);
|
||||
});
|
||||
return false;
|
||||
}
|
||||
|
||||
case 'removeCSS':
|
||||
case 'removeCSS': {
|
||||
if ( frameId === false ) { return false; }
|
||||
// https://bugs.webkit.org/show_bug.cgi?id=262491
|
||||
if ( frameId !== 0 && webextFlavor === 'safari' ) { return false; }
|
||||
browser.scripting.removeCSS({
|
||||
css: request.css,
|
||||
origin: 'USER',
|
||||
|
|
@ -253,6 +212,7 @@ function onMessage(request, sender, callback) {
|
|||
ubolErr(`removeCSS/${reason}`);
|
||||
});
|
||||
return false;
|
||||
}
|
||||
|
||||
case 'toggleToolbarIcon': {
|
||||
if ( tabId ) {
|
||||
|
|
@ -402,10 +362,6 @@ function onMessage(request, sender, callback) {
|
|||
});
|
||||
return true;
|
||||
|
||||
case 'getShowBlockedCount':
|
||||
callback(rulesetConfig.showBlockedCount);
|
||||
break;
|
||||
|
||||
case 'setShowBlockedCount':
|
||||
rulesetConfig.showBlockedCount = request.state && true || false;
|
||||
if ( canShowBlockedCount ) {
|
||||
|
|
@ -599,12 +555,6 @@ function onMessage(request, sender, callback) {
|
|||
});
|
||||
return true;
|
||||
|
||||
case 'getRegisteredContentScripts':
|
||||
scrmgr.getRegisteredContentScripts().then(ids => {
|
||||
callback(ids);
|
||||
});
|
||||
return true;
|
||||
|
||||
case 'getConsoleOutput':
|
||||
callback(getConsoleOutput());
|
||||
break;
|
||||
|
|
@ -675,17 +625,12 @@ async function startSession() {
|
|||
}
|
||||
|
||||
// Permissions may have been removed while the extension was disabled
|
||||
const permissionsUpdated = await syncWithBrowserPermissions();
|
||||
await syncWithBrowserPermissions();
|
||||
|
||||
const shouldInject = isNewVersion || permissionsUpdated ||
|
||||
isSideloaded && rulesetConfig.developerMode;
|
||||
if ( shouldInject ) {
|
||||
await registerInjectables();
|
||||
}
|
||||
|
||||
// Cosmetic filtering-related content scripts cache fitlering data in
|
||||
// session storage.
|
||||
sessionAccessLevel({ accessLevel: 'TRUSTED_AND_UNTRUSTED_CONTEXTS' });
|
||||
// Unsure whether the browser remembers correctly registered css/scripts
|
||||
// after we quit the browser. For now uBOL will check unconditionally at
|
||||
// launch time whether content css/scripts are properly registered.
|
||||
registerInjectables();
|
||||
|
||||
// https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest
|
||||
// Firefox API does not support `dnr.setExtensionActionOptions`
|
||||
|
|
@ -726,13 +671,6 @@ async function start() {
|
|||
|
||||
if ( process.wakeupRun === false ) {
|
||||
await startSession();
|
||||
} else {
|
||||
scrmgr.onWakeupRun();
|
||||
}
|
||||
|
||||
const scripts = await scrmgr.getRegisteredContentScripts();
|
||||
if ( scripts.length === 0 ) {
|
||||
registerInjectables();
|
||||
}
|
||||
|
||||
toggleDeveloperMode(rulesetConfig.developerMode);
|
||||
|
|
|
|||
|
|
@ -515,7 +515,7 @@ export function rulesFromText(text) {
|
|||
if ( indices.length === 0 ) { continue; }
|
||||
const result = ruleFromLines(lines, indices);
|
||||
if ( result.bad ) {
|
||||
bad.push(...result.bad.slice(0, 4));
|
||||
bad.push(...result.bad.slice(4));
|
||||
} else if ( result.rule ) {
|
||||
rules.push(result.rule);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,13 +19,21 @@
|
|||
Home: https://github.com/gorhill/uBlock
|
||||
*/
|
||||
|
||||
import { deepEquals } from './utils.js';
|
||||
|
||||
export const webext = self.browser || self.chrome;
|
||||
export const dnr = webext.declarativeNetRequest || {};
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
const ruleCompare = (a, b) => a.id - b.id;
|
||||
|
||||
const isSameRules = (a, b) => {
|
||||
a.sort(ruleCompare);
|
||||
b.sort(ruleCompare);
|
||||
return JSON.stringify(a) === JSON.stringify(b);
|
||||
};
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
export function normalizeDNRRules(rules, ruleIds) {
|
||||
if ( Array.isArray(rules) === false ) { return rules; }
|
||||
return Array.isArray(ruleIds)
|
||||
|
|
@ -77,23 +85,19 @@ dnr.setAllowAllRules = async function(id, allowed, notAllowed, reverse, priority
|
|||
}
|
||||
addSessionRules.push(rule1);
|
||||
}
|
||||
const promises = [];
|
||||
const modified = deepEquals(addDynamicRules, beforeDynamicRules) === false;
|
||||
if ( modified ) {
|
||||
promises.push(
|
||||
dnr.updateDynamicRules({
|
||||
addRules: addDynamicRules,
|
||||
removeRuleIds: beforeDynamicRules.map(r => r.id),
|
||||
})
|
||||
);
|
||||
}
|
||||
if ( deepEquals(addSessionRules, beforeSessionRules) === false ) {
|
||||
promises.push(
|
||||
dnr.updateSessionRules({
|
||||
addRules: addSessionRules,
|
||||
removeRuleIds: beforeSessionRules.map(r => r.id),
|
||||
})
|
||||
);
|
||||
}
|
||||
return Promise.all(promises).then(( ) => modified).catch(( ) => false);
|
||||
if ( isSameRules(addDynamicRules, beforeDynamicRules) ) { return false; }
|
||||
return Promise.all([
|
||||
dnr.updateDynamicRules({
|
||||
addRules: addDynamicRules,
|
||||
removeRuleIds: beforeDynamicRules.map(r => r.id),
|
||||
}),
|
||||
dnr.updateSessionRules({
|
||||
addRules: addSessionRules,
|
||||
removeRuleIds: beforeSessionRules.map(r => r.id),
|
||||
}),
|
||||
]).then(( ) =>
|
||||
true
|
||||
).catch(( ) =>
|
||||
false
|
||||
);
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1,68 +0,0 @@
|
|||
/*******************************************************************************
|
||||
|
||||
uBlock Origin Lite - a comprehensive, MV3-compliant content blocker
|
||||
Copyright (C) 2022-present Raymond Hill
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see {http://www.gnu.org/licenses/}.
|
||||
|
||||
Home: https://github.com/gorhill/uBlock
|
||||
*/
|
||||
|
||||
import {
|
||||
browser,
|
||||
runtime,
|
||||
} from './ext.js';
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
// https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/manifest.json/host_permissions#requested_permissions_and_user_prompts
|
||||
// "Users can grant or revoke host permissions on an ad hoc basis. Therefore,
|
||||
// most browsers treat host_permissions as optional."
|
||||
|
||||
export async function hasBroadHostPermissions() {
|
||||
return browser.permissions.getAll().then(permissions =>
|
||||
permissions.origins.includes('<all_urls>') ||
|
||||
permissions.origins.includes('*://*/*')
|
||||
).catch(( ) => false);
|
||||
}
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
export async function gotoURL(url, type) {
|
||||
const pageURL = new URL(url, runtime.getURL('/'));
|
||||
const tabs = await browser.tabs.query({
|
||||
url: pageURL.href,
|
||||
windowType: type !== 'popup' ? 'normal' : 'popup'
|
||||
});
|
||||
|
||||
if ( Array.isArray(tabs) && tabs.length !== 0 ) {
|
||||
const { windowId, id } = tabs[0];
|
||||
return Promise.all([
|
||||
browser.windows.update(windowId, { focused: true }),
|
||||
browser.tabs.update(id, { active: true }),
|
||||
]);
|
||||
}
|
||||
|
||||
if ( type === 'popup' ) {
|
||||
return browser.windows.create({
|
||||
type: 'popup',
|
||||
url: pageURL.href,
|
||||
});
|
||||
}
|
||||
|
||||
return browser.tabs.create({
|
||||
active: true,
|
||||
url: pageURL.href,
|
||||
});
|
||||
}
|
||||
|
|
@ -33,8 +33,6 @@ export const webextFlavor = (( ) => {
|
|||
return extURL.startsWith('moz-extension:') ? 'firefox' : 'chromium';
|
||||
})();
|
||||
|
||||
const notAnObject = a => typeof a !== 'object' || a === null;
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
// The extension's service worker can be evicted at any time, so when we
|
||||
|
|
@ -49,82 +47,72 @@ export function sendMessage(msg) {
|
|||
/******************************************************************************/
|
||||
|
||||
export async function localRead(key) {
|
||||
if ( notAnObject(browser?.storage?.local) ) { return; }
|
||||
if ( browser.storage instanceof Object === false ) { return; }
|
||||
if ( browser.storage.local instanceof Object === false ) { return; }
|
||||
try {
|
||||
const bin = await browser.storage.local.get(key);
|
||||
if ( notAnObject(bin) ) { return; }
|
||||
if ( bin instanceof Object === false ) { return; }
|
||||
return bin[key] ?? undefined;
|
||||
} catch {
|
||||
}
|
||||
}
|
||||
|
||||
export async function localWrite(key, value) {
|
||||
if ( notAnObject(browser?.storage?.local) ) { return; }
|
||||
if ( browser.storage instanceof Object === false ) { return; }
|
||||
if ( browser.storage.local instanceof Object === false ) { return; }
|
||||
return browser.storage.local.set({ [key]: value });
|
||||
}
|
||||
|
||||
export async function localRemove(keys) {
|
||||
if ( notAnObject(browser?.storage?.local) ) { return; }
|
||||
return browser.storage.local.remove(keys);
|
||||
export async function localRemove(key) {
|
||||
if ( browser.storage instanceof Object === false ) { return; }
|
||||
if ( browser.storage.local instanceof Object === false ) { return; }
|
||||
return browser.storage.local.remove(key);
|
||||
}
|
||||
|
||||
export async function localKeys() {
|
||||
if ( notAnObject(browser?.storage?.local) ) { return; }
|
||||
if ( browser.storage instanceof Object === false ) { return; }
|
||||
if ( browser.storage.local instanceof Object === false ) { return; }
|
||||
if ( browser.storage.local.getKeys ) {
|
||||
return browser.storage.local.getKeys();
|
||||
}
|
||||
const bin = await browser.storage.local.get(null);
|
||||
if ( notAnObject(bin) ) { return; }
|
||||
if ( bin instanceof Object === false ) { return; }
|
||||
return Object.keys(bin);
|
||||
}
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
export async function sessionRead(key) {
|
||||
if ( notAnObject(browser?.storage?.session) ) { return; }
|
||||
if ( browser.storage instanceof Object === false ) { return; }
|
||||
if ( browser.storage.session instanceof Object === false ) { return; }
|
||||
try {
|
||||
const bin = await browser.storage.session.get(key);
|
||||
if ( notAnObject(bin) ) { return; }
|
||||
if ( bin instanceof Object === false ) { return; }
|
||||
return bin[key] ?? undefined;
|
||||
} catch {
|
||||
}
|
||||
}
|
||||
|
||||
export async function sessionWrite(key, value) {
|
||||
if ( notAnObject(browser?.storage?.session) ) { return; }
|
||||
if ( browser.storage instanceof Object === false ) { return; }
|
||||
if ( browser.storage.session instanceof Object === false ) { return; }
|
||||
return browser.storage.session.set({ [key]: value });
|
||||
}
|
||||
|
||||
export async function sessionRemove(keys) {
|
||||
if ( notAnObject(browser?.storage?.session) ) { return; }
|
||||
return browser.storage.session.remove(keys);
|
||||
}
|
||||
|
||||
export async function sessionKeys() {
|
||||
if ( notAnObject(browser?.storage?.session) ) { return; }
|
||||
if ( browser.storage.session.getKeys ) {
|
||||
return browser.storage.session.getKeys();
|
||||
}
|
||||
const bin = await browser.storage.session.get(null);
|
||||
if ( notAnObject(bin) ) { return; }
|
||||
return Object.keys(bin);
|
||||
}
|
||||
|
||||
export async function sessionAccessLevel(level) {
|
||||
try {
|
||||
browser.storage.session.setAccessLevel(level);
|
||||
} catch {
|
||||
}
|
||||
|
||||
export async function sessionRemove(key) {
|
||||
if ( browser.storage instanceof Object === false ) { return; }
|
||||
if ( browser.storage.session instanceof Object === false ) { return; }
|
||||
return browser.storage.session.remove(key);
|
||||
}
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
export async function adminRead(key) {
|
||||
if ( browser?.storage?.managed instanceof Object === false ) { return; }
|
||||
if ( browser.storage instanceof Object === false ) { return; }
|
||||
if ( browser.storage.managed instanceof Object === false ) { return; }
|
||||
try {
|
||||
const bin = await browser.storage.managed.get(key);
|
||||
if ( notAnObject(bin) ) { return; }
|
||||
if ( bin instanceof Object === false ) { return; }
|
||||
return bin[key] ?? undefined;
|
||||
} catch {
|
||||
}
|
||||
|
|
|
|||
|
|
@ -88,11 +88,11 @@ async function removeSelectorsFromHostname(node) {
|
|||
qsa$(hostnameNode, 'li.selector.removed [contenteditable]')
|
||||
).map(a => a.dataset.ugly);
|
||||
if ( selectors.length === 0 ) { return; }
|
||||
dom.cl.add(dom.body, 'readonly');
|
||||
dom.cl.add(dom.body, 'busy');
|
||||
updateContentEditability();
|
||||
await sendMessage({ what: 'removeCustomFilters', hostname, selectors });
|
||||
await debounceRenderCustomFilters();
|
||||
dom.cl.remove(dom.body, 'readonly');
|
||||
dom.cl.remove(dom.body, 'busy');
|
||||
updateContentEditability();
|
||||
}
|
||||
|
||||
|
|
@ -105,11 +105,11 @@ async function unremoveSelectorsFromHostname(node) {
|
|||
qsa$(hostnameNode, 'li.selector:not(.removed) [contenteditable]')
|
||||
).map(a => a.dataset.ugly);
|
||||
if ( selectors.length === 0 ) { return; }
|
||||
dom.cl.add(dom.body, 'readonly');
|
||||
dom.cl.add(dom.body, 'busy');
|
||||
updateContentEditability();
|
||||
await sendMessage({ what: 'addCustomFilters', hostname, selectors });
|
||||
await debounceRenderCustomFilters();
|
||||
dom.cl.remove(dom.body, 'readonly');
|
||||
dom.cl.remove(dom.body, 'busy');
|
||||
updateContentEditability();
|
||||
}
|
||||
|
||||
|
|
@ -199,7 +199,7 @@ debounceRenderCustomFilters.debouncer = undefined;
|
|||
/******************************************************************************/
|
||||
|
||||
function updateContentEditability() {
|
||||
if ( dom.cl.has(dom.body, 'readonly') ) {
|
||||
if ( dom.cl.has(dom.body, 'busy') ) {
|
||||
dom.attr('[contenteditable]', 'contenteditable', 'false');
|
||||
return;
|
||||
}
|
||||
|
|
@ -228,7 +228,7 @@ async function onHostnameChanged(target, before, after) {
|
|||
return;
|
||||
}
|
||||
|
||||
dom.cl.add(dom.body, 'readonly');
|
||||
dom.cl.add(dom.body, 'busy');
|
||||
updateContentEditability();
|
||||
|
||||
// Remove old hostname from storage
|
||||
|
|
@ -245,7 +245,7 @@ async function onHostnameChanged(target, before, after) {
|
|||
});
|
||||
|
||||
await debounceRenderCustomFilters();
|
||||
dom.cl.remove(dom.body, 'readonly');
|
||||
dom.cl.remove(dom.body, 'busy');
|
||||
updateContentEditability();
|
||||
}
|
||||
|
||||
|
|
@ -261,7 +261,7 @@ async function onSelectorChanged(target, before, after) {
|
|||
|
||||
const hostname = hostnameFromNode(target);
|
||||
|
||||
dom.cl.add(dom.body, 'readonly');
|
||||
dom.cl.add(dom.body, 'busy');
|
||||
updateContentEditability();
|
||||
|
||||
// Remove old selector from storage
|
||||
|
|
@ -279,7 +279,7 @@ async function onSelectorChanged(target, before, after) {
|
|||
});
|
||||
|
||||
await debounceRenderCustomFilters();
|
||||
dom.cl.remove(dom.body, 'readonly');
|
||||
dom.cl.remove(dom.body, 'busy');
|
||||
updateContentEditability();
|
||||
}
|
||||
|
||||
|
|
@ -385,7 +385,7 @@ async function importFromText(text) {
|
|||
|
||||
if ( hostnameToSelectorsMap.size === 0 ) { return; }
|
||||
|
||||
dom.cl.add(dom.body, 'readonly');
|
||||
dom.cl.add(dom.body, 'busy');
|
||||
updateContentEditability();
|
||||
|
||||
const promises = [];
|
||||
|
|
@ -400,7 +400,7 @@ async function importFromText(text) {
|
|||
await Promise.all(promises);
|
||||
|
||||
await debounceRenderCustomFilters();
|
||||
dom.cl.remove(dom.body, 'readonly');
|
||||
dom.cl.remove(dom.body, 'busy');
|
||||
updateContentEditability();
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@ import {
|
|||
import {
|
||||
intersectHostnameIters,
|
||||
matchesFromHostnames,
|
||||
strArrayEq,
|
||||
subtractHostnameIters,
|
||||
} from './utils.js';
|
||||
|
||||
|
|
@ -188,6 +189,9 @@ export async function registerCustomFilters(context) {
|
|||
}
|
||||
if ( hostnames.length === 0 ) { return; }
|
||||
|
||||
const registered = context.before.get('css-user');
|
||||
context.before.delete('css-user'); // Important!
|
||||
|
||||
const directive = {
|
||||
id: 'css-user',
|
||||
js: [ '/js/scripting/css-user.js' ],
|
||||
|
|
@ -195,7 +199,12 @@ export async function registerCustomFilters(context) {
|
|||
runAt: 'document_start',
|
||||
};
|
||||
|
||||
context.toAdd.push(directive);
|
||||
if ( registered === undefined ) {
|
||||
context.toAdd.push(directive);
|
||||
} else if ( strArrayEq(registered.matches, directive.matches) === false ) {
|
||||
context.toRemove.push('css-user');
|
||||
context.toAdd.push(directive);
|
||||
}
|
||||
}
|
||||
|
||||
/******************************************************************************/
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue