Skip to content

Commit

Permalink
Import translation work from https://crowdin.com/project/ublock
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Dec 15, 2024
1 parent d47876c commit 9fbc23a
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion platform/mv3/extension/_locales/ar/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@
"description": "Sentence used in the strict-blocked page"
},
"strictblockReasonSentence1": {
"message": "The page was blocked because of a matching filter in {{listname}}.",
"message": "تم حظر الصفحة بسبب وجود فلتر مطابق في {{listname}}.",
"description": "Text informing about what is causing the page to be blocked"
},
"strictblockRedirectSentence1": {
Expand Down
2 changes: 1 addition & 1 deletion platform/mv3/extension/_locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"description": "Header for a ruleset section in 'Filter lists pane'"
},
"3pGroupMalware": {
"message": "Domains mit Schadsoftware",
"message": "Schutz vor Schadsoftware, Sicherheit",
"description": "Header for a ruleset section in 'Filter lists pane'"
},
"3pGroupAnnoyances": {
Expand Down
2 changes: 1 addition & 1 deletion platform/mv3/extension/_locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"description": "Header for a ruleset section in 'Filter lists pane'"
},
"3pGroupMalware": {
"message": "Dominios de malware",
"message": "Protección de malware, seguridad",
"description": "Header for a ruleset section in 'Filter lists pane'"
},
"3pGroupAnnoyances": {
Expand Down
18 changes: 9 additions & 9 deletions platform/mv3/extension/_locales/it/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,23 +232,23 @@
"description": "Label for a checkbox in the options page"
},
"enableStrictBlockLabel": {
"message": "Enable strict blocking",
"message": "Abilita il blocco rigido",
"description": "Label for a checkbox in the options page"
},
"enableStrictBlockLegend": {
"message": "Navigation to potentially undesirable sites will be blocked, and you will be offered the option to proceed.",
"message": "La navigazione verso siti potenzialmente indesiderati verrà bloccata e ti verrà offerta la possibilità di procedere.",
"description": "Label for a checkbox in the options page"
},
"findListsPlaceholder": {
"message": "Trova elenchi",
"description": "Placeholder for the input field used to find lists"
},
"strictblockTitle": {
"message": "Page blocked",
"message": "Pagina bloccata",
"description": "Webpage title for the strict-blocked page"
},
"strictblockSentence1": {
"message": "uBO Lite has prevented the following page from loading:",
"message": "uBO Lite ha impedito alla seguente pagina di caricarsi:",
"description": "Sentence used in the strict-blocked page"
},
"strictblockReasonSentence1": {
Expand All @@ -260,23 +260,23 @@
"description": "Text warning about an incoming redirect"
},
"strictblockNoParamsPrompt": {
"message": "without parameters",
"message": "senza parametri",
"description": "Label to be used for the parameter-less URL"
},
"strictblockBack": {
"message": "Go back",
"message": "Torna indietro",
"description": "A button to go back to the previous webpage"
},
"strictblockClose": {
"message": "Close this window",
"message": "Chiudi questa finestra",
"description": "A button to close the current tab"
},
"strictblockDontWarn": {
"message": "Don't warn me again about this site",
"message": "Non avvisarmi di nuovo riguardo questo sito",
"description": "Label for checkbox in document-blocked page"
},
"strictblockProceed": {
"message": "Proceed",
"message": "Procedi",
"description": "A button to navigate to the blocked page"
}
}
2 changes: 1 addition & 1 deletion src/_locales/br_FR/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,7 @@
"description": "label to be used for the parameter-less URL: https://cloud.githubusercontent.com/assets/585534/9832014/bfb1b8f0-593b-11e5-8a27-fba472a5529a.png"
},
"docblockedFoundIn": {
"message": "Hag a vez kavet e-barzh:",
"message": "Hag a zo kavet e-barzh:",
"description": "English: List of filter list names follows"
},
"docblockedBack": {
Expand Down

0 comments on commit 9fbc23a

Please sign in to comment.