@browserless.io/browserless 2.23.0 → 2.24.0-beta-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/routes/chrome/http/pdf.post.body.json +8 -8
- package/build/routes/chrome/http/scrape.post.body.json +8 -8
- package/build/routes/chrome/http/screenshot.post.body.json +8 -8
- package/build/routes/chromium/http/pdf.post.body.json +8 -8
- package/build/routes/chromium/http/screenshot.post.body.json +8 -8
- package/docker/multi/Dockerfile +2 -1
- package/docker/webkit/Dockerfile +2 -1
- package/extensions/ublock/_locales/ar/messages.json +5 -1
- package/extensions/ublock/_locales/az/messages.json +4 -0
- package/extensions/ublock/_locales/be/messages.json +5 -1
- package/extensions/ublock/_locales/bg/messages.json +4 -0
- package/extensions/ublock/_locales/bn/messages.json +4 -0
- package/extensions/ublock/_locales/br_FR/messages.json +4 -0
- package/extensions/ublock/_locales/bs/messages.json +4 -0
- package/extensions/ublock/_locales/ca/messages.json +4 -0
- package/extensions/ublock/_locales/cs/messages.json +6 -2
- package/extensions/ublock/_locales/cv/messages.json +4 -0
- package/extensions/ublock/_locales/cy/messages.json +15 -11
- package/extensions/ublock/_locales/da/messages.json +4 -0
- package/extensions/ublock/_locales/de/messages.json +8 -4
- package/extensions/ublock/_locales/el/messages.json +4 -0
- package/extensions/ublock/_locales/en/messages.json +4 -0
- package/extensions/ublock/_locales/en_GB/messages.json +4 -0
- package/extensions/ublock/_locales/eo/messages.json +4 -0
- package/extensions/ublock/_locales/es/messages.json +5 -1
- package/extensions/ublock/_locales/et/messages.json +4 -0
- package/extensions/ublock/_locales/eu/messages.json +4 -0
- package/extensions/ublock/_locales/fa/messages.json +14 -10
- package/extensions/ublock/_locales/fi/messages.json +7 -3
- package/extensions/ublock/_locales/fil/messages.json +4 -0
- package/extensions/ublock/_locales/fr/messages.json +5 -1
- package/extensions/ublock/_locales/fy/messages.json +4 -0
- package/extensions/ublock/_locales/gl/messages.json +4 -0
- package/extensions/ublock/_locales/gu/messages.json +4 -0
- package/extensions/ublock/_locales/he/messages.json +4 -0
- package/extensions/ublock/_locales/hi/messages.json +4 -0
- package/extensions/ublock/_locales/hr/messages.json +4 -0
- package/extensions/ublock/_locales/hu/messages.json +4 -0
- package/extensions/ublock/_locales/hy/messages.json +4 -0
- package/extensions/ublock/_locales/id/messages.json +4 -0
- package/extensions/ublock/_locales/it/messages.json +4 -0
- package/extensions/ublock/_locales/ja/messages.json +6 -2
- package/extensions/ublock/_locales/ka/messages.json +5 -1
- package/extensions/ublock/_locales/kk/messages.json +4 -0
- package/extensions/ublock/_locales/kn/messages.json +4 -0
- package/extensions/ublock/_locales/ko/messages.json +5 -1
- package/extensions/ublock/_locales/lt/messages.json +4 -0
- package/extensions/ublock/_locales/lv/messages.json +4 -0
- package/extensions/ublock/_locales/mk/messages.json +4 -0
- package/extensions/ublock/_locales/ml/messages.json +4 -0
- package/extensions/ublock/_locales/mr/messages.json +4 -0
- package/extensions/ublock/_locales/ms/messages.json +4 -0
- package/extensions/ublock/_locales/nb/messages.json +4 -0
- package/extensions/ublock/_locales/nl/messages.json +4 -0
- package/extensions/ublock/_locales/no/messages.json +4 -0
- package/extensions/ublock/_locales/oc/messages.json +4 -0
- package/extensions/ublock/_locales/pa/messages.json +5 -1
- package/extensions/ublock/_locales/pl/messages.json +4 -0
- package/extensions/ublock/_locales/pt_BR/messages.json +4 -0
- package/extensions/ublock/_locales/pt_PT/messages.json +4 -0
- package/extensions/ublock/_locales/ro/messages.json +4 -0
- package/extensions/ublock/_locales/ru/messages.json +5 -1
- package/extensions/ublock/_locales/si/messages.json +4 -0
- package/extensions/ublock/_locales/sk/messages.json +4 -0
- package/extensions/ublock/_locales/sl/messages.json +4 -0
- package/extensions/ublock/_locales/so/messages.json +4 -0
- package/extensions/ublock/_locales/sq/messages.json +4 -0
- package/extensions/ublock/_locales/sr/messages.json +4 -0
- package/extensions/ublock/_locales/sv/messages.json +5 -1
- package/extensions/ublock/_locales/sw/messages.json +4 -0
- package/extensions/ublock/_locales/ta/messages.json +4 -0
- package/extensions/ublock/_locales/te/messages.json +4 -0
- package/extensions/ublock/_locales/th/messages.json +4 -0
- package/extensions/ublock/_locales/tr/messages.json +4 -0
- package/extensions/ublock/_locales/uk/messages.json +7 -3
- package/extensions/ublock/_locales/ur/messages.json +4 -0
- package/extensions/ublock/_locales/vi/messages.json +4 -0
- package/extensions/ublock/_locales/zh_CN/messages.json +4 -0
- package/extensions/ublock/_locales/zh_TW/messages.json +4 -0
- package/extensions/ublock/assets/assets.json +14 -14
- package/extensions/ublock/assets/resources/run-at.js +80 -0
- package/extensions/ublock/assets/resources/safe-self.js +218 -0
- package/extensions/ublock/assets/resources/scriptlets.js +461 -538
- package/extensions/ublock/assets/resources/set-attr.js +201 -0
- package/extensions/ublock/assets/thirdparties/easylist/easylist.txt +4002 -11582
- package/extensions/ublock/assets/thirdparties/easylist/easyprivacy.txt +257 -83
- package/extensions/ublock/assets/thirdparties/pgl.yoyo.org/as/serverlist +22 -38
- package/extensions/ublock/assets/thirdparties/publicsuffix.org/list/effective_tld_names.dat +102 -110
- package/extensions/ublock/assets/thirdparties/urlhaus-filter/urlhaus-filter-online.txt +2776 -3613
- package/extensions/ublock/assets/ublock/badware.min.txt +581 -382
- package/extensions/ublock/assets/ublock/filters.min.txt +997 -990
- package/extensions/ublock/assets/ublock/privacy.min.txt +145 -26
- package/extensions/ublock/assets/ublock/quick-fixes.min.txt +134 -83
- package/extensions/ublock/assets/ublock/unbreak.min.txt +69 -46
- package/extensions/ublock/css/document-blocked.css +28 -1
- package/extensions/ublock/document-blocked.html +9 -7
- package/extensions/ublock/js/assets.js +15 -11
- package/extensions/ublock/js/benchmarks.js +13 -9
- package/extensions/ublock/js/biditrie.js +1 -1
- package/extensions/ublock/js/document-blocked.js +41 -5
- package/extensions/ublock/js/hntrie.js +1 -1
- package/extensions/ublock/js/i18n.js +2 -4
- package/extensions/ublock/js/pagestore.js +61 -43
- package/extensions/ublock/js/s14e-serializer.js +47 -22
- package/extensions/ublock/js/scriptlet-filtering.js +21 -18
- package/extensions/ublock/js/scriptlets/load-large-media-interactive.js +61 -48
- package/extensions/ublock/js/scriptlets/should-inject-contentscript.js +1 -3
- package/extensions/ublock/js/static-dnr-filtering.js +9 -7
- package/extensions/ublock/js/static-filtering-parser.js +87 -54
- package/extensions/ublock/js/static-net-filtering.js +118 -42
- package/extensions/ublock/js/traffic.js +37 -18
- package/extensions/ublock/js/vapi-background-ext.js +21 -49
- package/extensions/ublock/js/vapi-background.js +8 -0
- package/extensions/ublock/manifest.json +1 -1
- package/extensions/ublock/web_accessible_resources/googlesyndication_adsbygoogle.js +3 -1
- package/package.json +15 -15
- package/static/docs/swagger.json +1 -1
- package/static/docs/swagger.min.json +1 -1
|
@@ -1004,7 +1004,7 @@
|
|
|
1004
1004
|
"description": "An entry in the widget used to select the type of issue"
|
|
1005
1005
|
},
|
|
1006
1006
|
"supportS6Select1Option5": {
|
|
1007
|
-
"message": "
|
|
1007
|
+
"message": "Funciona mal cuando uBlock Origin está habilitado",
|
|
1008
1008
|
"description": "An entry in the widget used to select the type of issue"
|
|
1009
1009
|
},
|
|
1010
1010
|
"supportS6Select1Option6": {
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Continuar",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "La página bloqueada quiere redirigir a otro sitio. Si eliges continuar, navegarás directamente a: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Exportar datos a la nube",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Jätka",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "Tõkestatud veebileht üritab suunata muule veebilehele. Jätkates suunatakse teid veebilehele {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Ekspordi pilvehoidlasse",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Aurrera",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Esportatu hodei biltegiratzera",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
"description": "Filter lists section name"
|
|
485
485
|
},
|
|
486
486
|
"3pGroupSocial": {
|
|
487
|
-
"message": "
|
|
487
|
+
"message": "ابزارکهای اجتماعی",
|
|
488
488
|
"description": "Filter lists section name"
|
|
489
489
|
},
|
|
490
490
|
"3pGroupCookies": {
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
"description": "A logger setting"
|
|
857
857
|
},
|
|
858
858
|
"loggerSettingPerEntryLineCount": {
|
|
859
|
-
"message": "
|
|
859
|
+
"message": "استفاده از {{input}} خط برای هر ورودی در حالت عمودی گسترشیافته",
|
|
860
860
|
"description": "A logger setting"
|
|
861
861
|
},
|
|
862
862
|
"loggerSettingHideColumnsPrompt": {
|
|
@@ -928,7 +928,7 @@
|
|
|
928
928
|
"description": "Header of 'Filter issues' section in Support pane"
|
|
929
929
|
},
|
|
930
930
|
"supportS3P1": {
|
|
931
|
-
"message": "
|
|
931
|
+
"message": "مشکلات فیلتر با وبسایتهای خاص را به <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code></span> گزارش دهید. <u>نیاز به یک حساب کاربری GitHub دارد.</u>",
|
|
932
932
|
"description": "First paragraph of 'Filter issues' section in Support pane"
|
|
933
933
|
},
|
|
934
934
|
"supportS3P2": {
|
|
@@ -936,7 +936,7 @@
|
|
|
936
936
|
"description": "Second paragraph of 'Filter issues' section in Support pane"
|
|
937
937
|
},
|
|
938
938
|
"supportS3P3": {
|
|
939
|
-
"message": "
|
|
939
|
+
"message": "نکتهها: مطمئن شوید که فهرستهای فیلتر شما بهروز هستند. <span data-url=\"logger-ui.html#_\">گزارشگر</span> ابزار اصلی برای تشخیص مشکلات مربوط به فیلترهاست.",
|
|
940
940
|
"description": "Third paragraph of 'Filter issues' section in Support pane"
|
|
941
941
|
},
|
|
942
942
|
"supportS4H": {
|
|
@@ -944,7 +944,7 @@
|
|
|
944
944
|
"description": "Header of 'Bug report' section in Support pane"
|
|
945
945
|
},
|
|
946
946
|
"supportS4P1": {
|
|
947
|
-
"message": "
|
|
947
|
+
"message": "مشکلات مربوط به خود uBlock Origin را به <span data-url=\"https://github.com/uBlockOrigin/uBlock-issues/issues?q=is%3Aissue\"><code>uBlockOrigin/uBlock-issue</code></span> گزارش دهید. <u>نیاز به یک حساب کاربری GitHub دارد.</u>",
|
|
948
948
|
"description": "First paragraph of 'Bug report' section in Support pane"
|
|
949
949
|
},
|
|
950
950
|
"supportS5H": {
|
|
@@ -972,7 +972,7 @@
|
|
|
972
972
|
"description": "A paragraph in the filter issue reporter section"
|
|
973
973
|
},
|
|
974
974
|
"supportS6P2S2": {
|
|
975
|
-
"message": "
|
|
975
|
+
"message": "تأیید کنید که مشکل پس از بارگذاری مجدد صفحهٔ مشکلدار همچنان وجود دارد.",
|
|
976
976
|
"description": "A paragraph in the filter issue reporter section"
|
|
977
977
|
},
|
|
978
978
|
"supportS6URL": {
|
|
@@ -992,7 +992,7 @@
|
|
|
992
992
|
"description": "An entry in the widget used to select the type of issue"
|
|
993
993
|
},
|
|
994
994
|
"supportS6Select1Option2": {
|
|
995
|
-
"message": "
|
|
995
|
+
"message": "دارای لایههای اضافی یا مشکلات مزاحم دیگر",
|
|
996
996
|
"description": "An entry in the widget used to select the type of issue"
|
|
997
997
|
},
|
|
998
998
|
"supportS6Select1Option3": {
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
"description": "An entry in the widget used to select the type of issue"
|
|
1013
1013
|
},
|
|
1014
1014
|
"supportS6Select1Option7": {
|
|
1015
|
-
"message": "
|
|
1015
|
+
"message": "منجر به بدافزار یا فیشینگ میشود",
|
|
1016
1016
|
"description": "An entry in the widget used to select the type of issue"
|
|
1017
1017
|
},
|
|
1018
1018
|
"supportS6Checkbox1": {
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "ادامه",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "صدور به فضای ذخیره سازی ابری",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1264,7 +1268,7 @@
|
|
|
1264
1268
|
"description": "Label for buttons used to select all text in editor"
|
|
1265
1269
|
},
|
|
1266
1270
|
"toggleCosmeticFiltering": {
|
|
1267
|
-
"message": "
|
|
1271
|
+
"message": "فیلترگذاری ظاهری را فعال/غیرفعال کنید",
|
|
1268
1272
|
"description": "Label for keyboard shortcut used to toggle cosmetic filtering"
|
|
1269
1273
|
},
|
|
1270
1274
|
"toggleJavascript": {
|
|
@@ -1300,7 +1304,7 @@
|
|
|
1300
1304
|
"description": "Summary of number of errors as reported by the linter "
|
|
1301
1305
|
},
|
|
1302
1306
|
"unprocessedRequestTooltip": {
|
|
1303
|
-
"message": "
|
|
1307
|
+
"message": "فیلترگذاری بهدرستی در هنگام راهاندازی مرورگر انجام نشد. صفحه را دوباره بارگذاری کنید تا از فیلترگذاری صحیح اطمینان حاصل کنید.",
|
|
1304
1308
|
"description": "A warning which will appear in the popup panel if needed"
|
|
1305
1309
|
},
|
|
1306
1310
|
"dummy": {
|
|
@@ -928,7 +928,7 @@
|
|
|
928
928
|
"description": "Header of 'Filter issues' section in Support pane"
|
|
929
929
|
},
|
|
930
930
|
"supportS3P1": {
|
|
931
|
-
"message": "Ilmoita
|
|
931
|
+
"message": "Ilmoita sivustokohtaisista suodatinongelmista <span data-url=\"https://github.com/uBlockOrigin/uAssets/issues?q=is%3Aissue\"><code>uBlockOrigin/uAssets</code> -ongelmaseurantaan</span>. <u>Vaatii GitHub-tilin</u>.",
|
|
932
932
|
"description": "First paragraph of 'Filter issues' section in Support pane"
|
|
933
933
|
},
|
|
934
934
|
"supportS3P2": {
|
|
@@ -1004,7 +1004,7 @@
|
|
|
1004
1004
|
"description": "An entry in the widget used to select the type of issue"
|
|
1005
1005
|
},
|
|
1006
1006
|
"supportS6Select1Option5": {
|
|
1007
|
-
"message": "
|
|
1007
|
+
"message": "Ei toimi oikein uBlock Originin ollessa käytössä",
|
|
1008
1008
|
"description": "An entry in the widget used to select the type of issue"
|
|
1009
1009
|
},
|
|
1010
1010
|
"supportS6Select1Option6": {
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
"description": "An entry in the widget used to select the type of issue"
|
|
1013
1013
|
},
|
|
1014
1014
|
"supportS6Select1Option7": {
|
|
1015
|
-
"message": "
|
|
1015
|
+
"message": "Johtaa badwareen ja tietojenkalasteluun",
|
|
1016
1016
|
"description": "An entry in the widget used to select the type of issue"
|
|
1017
1017
|
},
|
|
1018
1018
|
"supportS6Checkbox1": {
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Jatka",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "Estetty sivu ohjautuu eri sivustolle. Jos jatkat, siirryt suoraan osoitteeseen {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Vie pilvitallennustilaan",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Tumuloy",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "I-export sa imbakan sa cloud",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
"description": "An entry in the widget used to select the type of issue"
|
|
1013
1013
|
},
|
|
1014
1014
|
"supportS6Select1Option7": {
|
|
1015
|
-
"message": "
|
|
1015
|
+
"message": "conduit à/redirige vers des logiciels malveillants, du hameçonnage",
|
|
1016
1016
|
"description": "An entry in the widget used to select the type of issue"
|
|
1017
1017
|
},
|
|
1018
1018
|
"supportS6Checkbox1": {
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Poursuivre",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "La page bloquée souhaite rediriger vers un autre site. Si vous choisissez de continuer, vous vous rendrez à l'adresse suivante : {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Exporter vers le stockage dans le nuage",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Trochgean",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "De blokkearre side wol nei in oare website trochferwize. As jo fierder gean, wurdt de folgjende side oproppen: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Eksportearje nei cloudûnthâld",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Proceder",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "A páxina bloqueada quere redirixir a outra web. Se elixes continuar vas ir directamente a: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Exportar ó almacenamento na nube",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Proceed",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Export to cloud storage",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "המשך",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "הדף החסום מבקש לעבור לאתר אחר. אם תחליטו להמשיך, תעברו ישירות ל: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "ייצא לאחסון ענן",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "आगे बढ़ें",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "क्लाउड स्टोरेज में भेजें",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Nastavi",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "Blokirana stranica želi preusmjeriti na drugu stranicu. Ako odlučite nastaviti, otići ćete izravno na: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Izvezi u pohranu u oblaku",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Továbblépés",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Exportálás a felhőszolgáltatásba",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Շարունակել",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Արտահանել առ ամպային պահեստ",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Lanjutkan",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Ekspor ke penyimpanan awan",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Procedi",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "La pagina bloccata vuole reindirizzare a un altro sito. Se scegli di procedere, navigherai direttamente a: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Esporta nel cloud",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"description": "Filter lists section name"
|
|
481
481
|
},
|
|
482
482
|
"3pGroupMalware": {
|
|
483
|
-
"message": "
|
|
483
|
+
"message": "マルウェアからの保護、セキュリティ",
|
|
484
484
|
"description": "Filter lists section name"
|
|
485
485
|
},
|
|
486
486
|
"3pGroupSocial": {
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"description": "Warning against copy-pasting filters from random sources"
|
|
541
541
|
},
|
|
542
542
|
"1pEnableMyFiltersLabel": {
|
|
543
|
-
"message": "
|
|
543
|
+
"message": "自分のカスタムフィルターを有効化",
|
|
544
544
|
"description": "Label for the checkbox use to enable/disable 'My filters' list"
|
|
545
545
|
},
|
|
546
546
|
"1pTrustMyFiltersLabel": {
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "続行する",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "ブロックしたページは別のサイトへリダイレクトしようとしています。続行すると次の URL へ移動します: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "クラウドストレージにエクスポートします",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
"description": "An entry in the widget used to select the type of issue"
|
|
1013
1013
|
},
|
|
1014
1014
|
"supportS6Select1Option7": {
|
|
1015
|
-
"message": "
|
|
1015
|
+
"message": "გადადის მავნე, თაღლითურ შიგთავსზე",
|
|
1016
1016
|
"description": "An entry in the widget used to select the type of issue"
|
|
1017
1017
|
},
|
|
1018
1018
|
"supportS6Checkbox1": {
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "მაინც გადასვლა",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "ეს შეზღუდული გვერდი ცდილობს სხვა საიტზე გადაყვანას. თუ განაგრძობთ, პირდაპირ გაიხსნება: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "ღრუბლოვან საცავში შენახვა",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Proceed",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Бұлтты жадқа экспорттау",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Proceed",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Export to cloud storage",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
"description": "An entry in the widget used to select the type of issue"
|
|
1013
1013
|
},
|
|
1014
1014
|
"supportS6Select1Option7": {
|
|
1015
|
-
"message": "
|
|
1015
|
+
"message": "악성코드, 피싱으로 유도합니다",
|
|
1016
1016
|
"description": "An entry in the widget used to select the type of issue"
|
|
1017
1017
|
},
|
|
1018
1018
|
"supportS6Checkbox1": {
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "계속",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "차단된 페이지에서 다른 사이트로 이동하려 합니다. 계속하시면, {{url}} 주소로 바로 이동합니다.",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "클라우드 저장소로 내보내기",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Tęsti",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Eksportuoti į nuotolinę saugyklą",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Turpināt",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "Aizturētā lapa veic pārvirzīšanu uz citu vietni. Ja izvēlēsies turpināt, nonāksi uzreiz šeit: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Eksports uz mākoņdatu glabātuvi",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Proceed",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Export to cloud storage",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Proceed",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "ക്ലൌഡ് സ്റ്റോറേജിലേക്ക് എക്സ്പോര്ട്ട് ചെയ്യുക",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Proceed",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Export to cloud storage",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Teruskan",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Eksport ke storan awan",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Fortsett",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Eksporter til nettlagring",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Doorgaan",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "De geblokkeerde pagina wil u omleiden naar een andere website. Als u doorgaat, navigeert u rechtstreeks naar: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Exporteren naar cloudopslag",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Fortsett",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Eksporter til nettlagring",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Contunhar",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Export to cloud storage",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
"description": "Filter lists section name"
|
|
485
485
|
},
|
|
486
486
|
"3pGroupSocial": {
|
|
487
|
-
"message": "
|
|
487
|
+
"message": "ਸ਼ੋਸ਼ਲ ਵਿਜੈਟ",
|
|
488
488
|
"description": "Filter lists section name"
|
|
489
489
|
},
|
|
490
490
|
"3pGroupCookies": {
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "ਜਾਰੀ ਰੱਖੋ",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "ਕਲਾਉਡ ਸਟੋਰੇਜ਼ ਉੱਤੇ ਐਕਸਪੋਰਟ ਕਰੋ",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Kontynuuj",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "Zablokowana strona chce przekierować na inną witrynę. Jeśli zdecydujesz się kontynuować, przejdziesz bezpośrednio do: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Eksportuj do chmury",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Prosseguir",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "A página bloqueada quer redirecionar pra outro site. Se você escolher prosseguir você navegará diretamente para: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Exportar pro armazenamento na nuvem",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Proceder",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "A página bloqueada pretende redirecionar para outro site. Se optar por continuar, navegará diretamente para: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Exportar para a nuvem",
|
|
1196
1200
|
"description": "tooltip"
|
|
@@ -1191,6 +1191,10 @@
|
|
|
1191
1191
|
"message": "Continuă",
|
|
1192
1192
|
"description": "Button text to navigate to the blocked page"
|
|
1193
1193
|
},
|
|
1194
|
+
"docblockedRedirectPrompt": {
|
|
1195
|
+
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}",
|
|
1196
|
+
"description": "Text warning about an incoming redirect"
|
|
1197
|
+
},
|
|
1194
1198
|
"cloudPush": {
|
|
1195
1199
|
"message": "Exportă către stocarea în cloud",
|
|
1196
1200
|
"description": "tooltip"
|