Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit 004f83b

Browse files
committed
Import translations from upstream
1 parent 5b73cea commit 004f83b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+648
-0
lines changed

src/_locales/ar/messages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@
139139
"message": "أضغط للسماح للخطوط الخارجية لهذا الموقع",
140140
"description": "Tooltip for the no-remote-fonts per-site switch"
141141
},
142+
"popupTipNoScripting1": {
143+
"message": "انقر لتعطيل الجافا سكريبت كُليًا على هذا الموقع",
144+
"description": "Tooltip for the no-scripting per-site switch"
145+
},
146+
"popupTipNoScripting2": {
147+
"message": "انقر لإلغاء تعطيل الجافا سكريبت كُليًا على هذا الموقع",
148+
"description": "Tooltip for the no-scripting per-site switch"
149+
},
142150
"popupTipGlobalRules": {
143151
"message": "القواعد العامة: هذا العمود يتعلق بالقواعد التي تنطبق على جميع الموقع.",
144152
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@@ -291,6 +299,10 @@
291299
"message": "منع الخطوط البعيدة",
292300
"description": ""
293301
},
302+
"settingsNoScriptingPrompt": {
303+
"message": "تعطيل الجافا سكريبت",
304+
"description": "The default state for the per-site no-scripting switch"
305+
},
294306
"settingsNoCSPReportsPrompt": {
295307
"message": "منع تقارير الـ CSP",
296308
"description": "background information: https:\/\/github.com\/gorhill\/uBlock\/issues\/3150"

src/_locales/bg/messages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@
139139
"message": "Щракнете, за да разрешите външните шрифтове за този сайт",
140140
"description": "Tooltip for the no-remote-fonts per-site switch"
141141
},
142+
"popupTipNoScripting1": {
143+
"message": "Щракнете, за да забраните JavaScript за този сайт",
144+
"description": "Tooltip for the no-scripting per-site switch"
145+
},
146+
"popupTipNoScripting2": {
147+
"message": "Щракнете, за да разрешите JavaScript за този сайт",
148+
"description": "Tooltip for the no-scripting per-site switch"
149+
},
142150
"popupTipGlobalRules": {
143151
"message": "Глобални правила: тази колона е за правила, прилагани за всички сайтове.",
144152
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@@ -291,6 +299,10 @@
291299
"message": "Блокиране на външни шрифтове",
292300
"description": ""
293301
},
302+
"settingsNoScriptingPrompt": {
303+
"message": "Забраняване на JavaScript",
304+
"description": "The default state for the per-site no-scripting switch"
305+
},
294306
"settingsNoCSPReportsPrompt": {
295307
"message": "Блокиране на CSP отчетите",
296308
"description": "background information: https:\/\/github.com\/gorhill\/uBlock\/issues\/3150"

src/_locales/bn/messages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@
139139
"message": "এই সাইটে রিমোট ফন্ট আর অবরুদ্ধ না করতে ক্লিক করুন",
140140
"description": "Tooltip for the no-remote-fonts per-site switch"
141141
},
142+
"popupTipNoScripting1": {
143+
"message": "এই সাইটের জাভাস্ক্রিপ্ট বন্ধ করতে ক্লিক করুণ",
144+
"description": "Tooltip for the no-scripting per-site switch"
145+
},
146+
"popupTipNoScripting2": {
147+
"message": "এই সাইটের জাভাস্ক্রিপ্ট চালু করতে ক্লিক করুণ",
148+
"description": "Tooltip for the no-scripting per-site switch"
149+
},
142150
"popupTipGlobalRules": {
143151
"message": "সার্বজনীন নিয়ম: এই কলামটি সেইসব নিয়মের জন্য যা সকল সাইটের উপর প্রযোজ্য।",
144152
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@@ -291,6 +299,10 @@
291299
"message": "রিমোট ফন্ট অবরুদ্ধ করুন",
292300
"description": ""
293301
},
302+
"settingsNoScriptingPrompt": {
303+
"message": "জাভা স্ক্রিপ্ট বন্ধ করা",
304+
"description": "The default state for the per-site no-scripting switch"
305+
},
294306
"settingsNoCSPReportsPrompt": {
295307
"message": "CSP প্রতিবেদন অবরুদ্ধ করুন",
296308
"description": "background information: https:\/\/github.com\/gorhill\/uBlock\/issues\/3150"

src/_locales/ca/messages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@
139139
"message": "Feu clic per desbloquejar les fonts remotes en aquest lloc",
140140
"description": "Tooltip for the no-remote-fonts per-site switch"
141141
},
142+
"popupTipNoScripting1": {
143+
"message": "Feu clic per inhabilitar completament el JavaScript en aquest lloc",
144+
"description": "Tooltip for the no-scripting per-site switch"
145+
},
146+
"popupTipNoScripting2": {
147+
"message": "Feu clic per no inhabilitar el JavaScript en aquest lloc",
148+
"description": "Tooltip for the no-scripting per-site switch"
149+
},
142150
"popupTipGlobalRules": {
143151
"message": "Regles globals: les regles d'aquesta columna s'apliquen a tots els llocs.",
144152
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@@ -291,6 +299,10 @@
291299
"message": "Bloqueja les fonts remotes",
292300
"description": ""
293301
},
302+
"settingsNoScriptingPrompt": {
303+
"message": "Inhabilita el JavaScript",
304+
"description": "The default state for the per-site no-scripting switch"
305+
},
294306
"settingsNoCSPReportsPrompt": {
295307
"message": "Bloqueja informes CSP",
296308
"description": "background information: https:\/\/github.com\/gorhill\/uBlock\/issues\/3150"

src/_locales/cs/messages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@
139139
"message": "Kliknutím vypnete blokování externích\/vzdálených fontů na tomto webu",
140140
"description": "Tooltip for the no-remote-fonts per-site switch"
141141
},
142+
"popupTipNoScripting1": {
143+
"message": "Kliknutím zakážete JavaScript na této stránce",
144+
"description": "Tooltip for the no-scripting per-site switch"
145+
},
146+
"popupTipNoScripting2": {
147+
"message": "Kliknutím znovu povolíte JavaScript na této stránce",
148+
"description": "Tooltip for the no-scripting per-site switch"
149+
},
142150
"popupTipGlobalRules": {
143151
"message": "Globální pravidla: tento sloupec slouží pro pravidla, která platí pro všechny weby.",
144152
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@@ -291,6 +299,10 @@
291299
"message": "Blokovat externí fonty",
292300
"description": ""
293301
},
302+
"settingsNoScriptingPrompt": {
303+
"message": "Zakázat JavaScript",
304+
"description": "The default state for the per-site no-scripting switch"
305+
},
294306
"settingsNoCSPReportsPrompt": {
295307
"message": "Blokovat CSP reporty",
296308
"description": "background information: https:\/\/github.com\/gorhill\/uBlock\/issues\/3150"

src/_locales/cv/messages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@
139139
"message": "Click to no longer block remote fonts on this site",
140140
"description": "Tooltip for the no-remote-fonts per-site switch"
141141
},
142+
"popupTipNoScripting1": {
143+
"message": "Click to disable JavaScript on this site",
144+
"description": "Tooltip for the no-scripting per-site switch"
145+
},
146+
"popupTipNoScripting2": {
147+
"message": "Click to no longer disable JavaScript on this site",
148+
"description": "Tooltip for the no-scripting per-site switch"
149+
},
142150
"popupTipGlobalRules": {
143151
"message": "Global rules: this column is for rules which apply to all sites.",
144152
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@@ -291,6 +299,10 @@
291299
"message": "Ют шрифтсене чар",
292300
"description": ""
293301
},
302+
"settingsNoScriptingPrompt": {
303+
"message": "Disable JavaScript",
304+
"description": "The default state for the per-site no-scripting switch"
305+
},
294306
"settingsNoCSPReportsPrompt": {
295307
"message": "Block CSP reports",
296308
"description": "background information: https:\/\/github.com\/gorhill\/uBlock\/issues\/3150"

src/_locales/da/messages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@
139139
"message": "Klik for at stoppe med at blokere skrifttyper på nettet på dette websted",
140140
"description": "Tooltip for the no-remote-fonts per-site switch"
141141
},
142+
"popupTipNoScripting1": {
143+
"message": "Klik for at deaktivere JavaScript på dette websted",
144+
"description": "Tooltip for the no-scripting per-site switch"
145+
},
146+
"popupTipNoScripting2": {
147+
"message": "Klik for ikke længere at deaktivere JavaScript på dette websted",
148+
"description": "Tooltip for the no-scripting per-site switch"
149+
},
142150
"popupTipGlobalRules": {
143151
"message": "Globale regler: denne kolonne er til de regler der gælder på alle websteder.",
144152
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@@ -291,6 +299,10 @@
291299
"message": "Bloker skrifttyper fra nettet",
292300
"description": ""
293301
},
302+
"settingsNoScriptingPrompt": {
303+
"message": "Deaktivér JavaScript",
304+
"description": "The default state for the per-site no-scripting switch"
305+
},
294306
"settingsNoCSPReportsPrompt": {
295307
"message": "Blokér CSP rapporter",
296308
"description": "background information: https:\/\/github.com\/gorhill\/uBlock\/issues\/3150"

src/_locales/de/messages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@
139139
"message": "Hier klicken, um Remote-Schriftarten auf dieser Website nicht mehr zu blockieren",
140140
"description": "Tooltip for the no-remote-fonts per-site switch"
141141
},
142+
"popupTipNoScripting1": {
143+
"message": "Klicken, um JavaScript auf dieser Seite zu deaktivieren",
144+
"description": "Tooltip for the no-scripting per-site switch"
145+
},
146+
"popupTipNoScripting2": {
147+
"message": "Klicken, um JavaScript auf dieser Seite wieder zuzulassen",
148+
"description": "Tooltip for the no-scripting per-site switch"
149+
},
142150
"popupTipGlobalRules": {
143151
"message": "Globale Regeln: Diese Spalte ist für Regeln, die bei allen Seiten angewendet werden.",
144152
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@@ -291,6 +299,10 @@
291299
"message": "Externe Schriftarten blocken",
292300
"description": ""
293301
},
302+
"settingsNoScriptingPrompt": {
303+
"message": "JavaScript deaktivieren",
304+
"description": "The default state for the per-site no-scripting switch"
305+
},
294306
"settingsNoCSPReportsPrompt": {
295307
"message": "CSP-Berichte blockieren",
296308
"description": "background information: https:\/\/github.com\/gorhill\/uBlock\/issues\/3150"

src/_locales/el/messages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@
139139
"message": "Κάντε κλικ για αναίρεση φραγής απομακρυσμένων γραμματοσειρών σε αυτή την ιστοσελίδα",
140140
"description": "Tooltip for the no-remote-fonts per-site switch"
141141
},
142+
"popupTipNoScripting1": {
143+
"message": "Κάντε κλικ για να απενεργοποιήσετε το JavaScript σε αυτήν την ιστοσελίδα",
144+
"description": "Tooltip for the no-scripting per-site switch"
145+
},
146+
"popupTipNoScripting2": {
147+
"message": "Κάντε κλικ για να μην εχετε το JavaScript απενεργοποιημένο για αυτήν την ιστοσελίδα",
148+
"description": "Tooltip for the no-scripting per-site switch"
149+
},
142150
"popupTipGlobalRules": {
143151
"message": "Καθολικοί κανόνες: αυτή η στήλη είναι για κανόνες με εφαρμογή σε όλες τις τοποθεσίες.",
144152
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@@ -291,6 +299,10 @@
291299
"message": "Φραγή απομακρυσμένων γραμματοσειρών",
292300
"description": ""
293301
},
302+
"settingsNoScriptingPrompt": {
303+
"message": "Απενεργοποίηση του JavaScript",
304+
"description": "The default state for the per-site no-scripting switch"
305+
},
294306
"settingsNoCSPReportsPrompt": {
295307
"message": "Φραγή αναφορών CSP",
296308
"description": "background information: https:\/\/github.com\/gorhill\/uBlock\/issues\/3150"

src/_locales/eo/messages.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,14 @@
139139
"message": "Click to no longer block remote fonts on this site",
140140
"description": "Tooltip for the no-remote-fonts per-site switch"
141141
},
142+
"popupTipNoScripting1": {
143+
"message": "Alklaku por malaktivigi JavaScript en tiu ĉi retejo",
144+
"description": "Tooltip for the no-scripting per-site switch"
145+
},
146+
"popupTipNoScripting2": {
147+
"message": "Alklaku por ne plu malaktivigi JavaScript en tiu ĉi retejo",
148+
"description": "Tooltip for the no-scripting per-site switch"
149+
},
142150
"popupTipGlobalRules": {
143151
"message": "Ĝeneralaj reguloj: ĉi tiu kolumno estas por reguloj, kiuj aplikas al ĉiuj retejoj.",
144152
"description": "Tooltip when hovering the top-most cell of the global-rules column."
@@ -291,6 +299,10 @@
291299
"message": "Bloki forajn tiparojn",
292300
"description": ""
293301
},
302+
"settingsNoScriptingPrompt": {
303+
"message": "Malŝalti JavaScript",
304+
"description": "The default state for the per-site no-scripting switch"
305+
},
294306
"settingsNoCSPReportsPrompt": {
295307
"message": "Block CSP reports",
296308
"description": "background information: https:\/\/github.com\/gorhill\/uBlock\/issues\/3150"

0 commit comments

Comments
 (0)