This commit is contained in:
Raymond Hill 2025-03-25 08:20:43 -04:00
parent 620678fc17
commit e100f9e85c
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
3 changed files with 11 additions and 11 deletions

View File

@ -244,7 +244,7 @@
"description": "Placeholder for the input field used to find lists" "description": "Placeholder for the input field used to find lists"
}, },
"strictblockTitle": { "strictblockTitle": {
"message": "Page blocked", "message": "Blokeatutako orrialdea",
"description": "Webpage title for the strict-blocked page" "description": "Webpage title for the strict-blocked page"
}, },
"strictblockSentence1": { "strictblockSentence1": {
@ -260,31 +260,31 @@
"description": "Text warning about an incoming redirect" "description": "Text warning about an incoming redirect"
}, },
"strictblockNoParamsPrompt": { "strictblockNoParamsPrompt": {
"message": "without parameters", "message": "parametrorik gabe",
"description": "Label to be used for the parameter-less URL" "description": "Label to be used for the parameter-less URL"
}, },
"strictblockBack": { "strictblockBack": {
"message": "Go back", "message": "Joan atzera",
"description": "A button to go back to the previous webpage" "description": "A button to go back to the previous webpage"
}, },
"strictblockClose": { "strictblockClose": {
"message": "Close this window", "message": "Itxi leiho hau",
"description": "A button to close the current tab" "description": "A button to close the current tab"
}, },
"strictblockDontWarn": { "strictblockDontWarn": {
"message": "Don't warn me again about this site", "message": "Ez esan ezer berriz ere orrialde honi buruz",
"description": "Label for checkbox in document-blocked page" "description": "Label for checkbox in document-blocked page"
}, },
"strictblockProceed": { "strictblockProceed": {
"message": "Proceed", "message": "Aurrera",
"description": "A button to navigate to the blocked page" "description": "A button to navigate to the blocked page"
}, },
"zapperTipEnter": { "zapperTipEnter": {
"message": "Enter element zapper mode", "message": "Sartu elementua zapper moduan",
"description": "Tooltip for the button used to enter zapper mode" "description": "Tooltip for the button used to enter zapper mode"
}, },
"zapperTipQuit": { "zapperTipQuit": {
"message": "Exit element zapper mode", "message": "Irten elementua zapper moduan",
"description": "Tooltip for the button used to exit zapper mode" "description": "Tooltip for the button used to exit zapper mode"
} }
} }

View File

@ -280,11 +280,11 @@
"description": "A button to navigate to the blocked page" "description": "A button to navigate to the blocked page"
}, },
"zapperTipEnter": { "zapperTipEnter": {
"message": "Enter element zapper mode", "message": "Belépés az elemeltávolító módba",
"description": "Tooltip for the button used to enter zapper mode" "description": "Tooltip for the button used to enter zapper mode"
}, },
"zapperTipQuit": { "zapperTipQuit": {
"message": "Exit element zapper mode", "message": "Kilépés az elemeltávolító módból",
"description": "Tooltip for the button used to exit zapper mode" "description": "Tooltip for the button used to exit zapper mode"
} }
} }

View File

@ -1192,7 +1192,7 @@
"description": "Button text to navigate to the blocked page" "description": "Button text to navigate to the blocked page"
}, },
"docblockedRedirectPrompt": { "docblockedRedirectPrompt": {
"message": "The blocked page wants to redirect to another site. If you choose to proceed, you will navigate directly to: {{url}}", "message": "Blokeatutako orrialdeak beste helbide batera berbideratu nahi zaitu. Jarraitu nahi baduzu, zuzenean helbide honetara joango zara: {{url}}",
"description": "Text warning about an incoming redirect" "description": "Text warning about an incoming redirect"
}, },
"cloudPush": { "cloudPush": {