diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:33 +0000 |
commit | 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 (patch) | |
tree | a4f824bd33cb075dd5aa3eb5a0a94af221bbe83a /l10n-rm/dom | |
parent | Adding debian version 124.0.1-1. (diff) | |
download | firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.tar.xz firefox-086c044dc34dfc0f74fbe41f4ecb402b2cd34884.zip |
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-rm/dom')
-rw-r--r-- | l10n-rm/dom/chrome/dom/dom.properties | 13 | ||||
-rw-r--r-- | l10n-rm/dom/chrome/security/csp.properties | 99 | ||||
-rw-r--r-- | l10n-rm/dom/chrome/security/security.properties | 3 |
3 files changed, 110 insertions, 5 deletions
diff --git a/l10n-rm/dom/chrome/dom/dom.properties b/l10n-rm/dom/chrome/dom/dom.properties index 7eef278742..3a40b7dfae 100644 --- a/l10n-rm/dom/chrome/dom/dom.properties +++ b/l10n-rm/dom/chrome/dom/dom.properties @@ -304,16 +304,22 @@ NotificationsRequireUserGesture=Il permiss dad utilisar las communicaziuns po mo NotificationsRequireUserGestureDeprecationWarning=La dumonda da pudair utilisar notificaziuns ordaifer in administratur d'eveniments da curta durada generà da l'utilisader è ina tecnica obsoleta e na vegn betg pli sustegnida en versiuns futuras. # LOCALIZATION NOTE: Do not translate "content", "Window", and "window.top" WindowContentUntrustedWarning=L'attribut 'content' dad objects 'window' è obsolet. Utilisescha 'window.top'. + # LOCALIZATION NOTE: The first %S is the tag name of the element that starts the loop, the second %S is the element's ID. SVGRefLoopWarning=L'element SVG <%S> cun l'identificatur «%S» cuntegna in cirquit da referenzas. # LOCALIZATION NOTE: The first %S is the tag name of the element in the chain where the chain was broken, the second %S is the element's ID. SVGRefChainLengthExceededWarning=Ina chadaina da referenza SVG <%S> ch'è memia lunga è vegnida interrutta tar l'element cun l'identificatur «%S». -# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. -SVGDeselectAll=SVGSVGElement.deselectAll è obsolet perquai che Selection API ha la medema funcziunalitad. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement è obsolet e vegn allontanà en l'avegnir. Utilisescha SVGElement.viewportElement. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. SVGFarthestViewportElement=SVGGraphicsElement.farthestViewportElement è obsolet e vegn allontanà en l'avegnir. +# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. +SVGDeselectAllWarning=SVGSVGElement.deselectAll è obsolet perquai che Selection API ha la medema funcziunalitad. +# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. +SVGNearestViewportElementWarning=SVGGraphicsElement.nearestViewportElement è obsolet e vegn allontanà en l'avegnir. Utilisescha SVGElement.viewportElement. +# LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. +SVGFarthestViewportElementWarning=SVGGraphicsElement.farthestViewportElement è obsolet e vegn allontanà en l'avegnir. + # LOCALIZATION NOTE: Do not translate "<script>". ScriptSourceEmpty=L'attribut «%S» da l'element <script> è vid. # LOCALIZATION NOTE: Do not translate "<script>". @@ -472,9 +478,6 @@ InstallTriggerInstallDeprecatedWarning=InstallTrigger.install() è obsolet e veg # LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit. SelectOptionsLengthAssignmentWarning=Refusà d'expander la glista d'opziuns da <select> causa la valur assegnada a HTMLOptionsCollection.length (valur %1$S). La grondezza maximala sustegnida è %2$S. -# LOCALIZATION NOTE: Do not translate "isExternalCTAP2SecurityKeySupported". -IsExternalCTAP2SecurityKeySupportedWarning=isExternalCTAP2SecurityKeySupported() è obsolet. - InvalidFormControlUnfocusable=In champ da formular nunvalid na po betg avair il focus. # LOCALIZATION NOTE: Do not translate "name=" InvalidNamedFormControlUnfocusable=Il champ da formular nunvalid cun name=‘%S’ na po betg avair il focus. diff --git a/l10n-rm/dom/chrome/security/csp.properties b/l10n-rm/dom/chrome/security/csp.properties index 7e399b14a6..e5a59432bd 100644 --- a/l10n-rm/dom/chrome/security/csp.properties +++ b/l10n-rm/dom/chrome/security/csp.properties @@ -17,6 +17,105 @@ CSPROViolation = Ina violaziun dad ina directiva CSP da mo rapportar ("%1$S") è # %1$S is the directive that has been violated. # %2$S is the URI of the resource which violated the directive. CSPROViolationWithURI = Ils parameters da la pagina han observà ch'ina resursa sin %2$S ("%1$S") vegn chargiada. In rapport da CSP è vegnì tramess. + +# CSP Warnings: + +# LOCALIZATION NOTE (CSPInlineStyleViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. style-src-elem) +CSPInlineStyleViolation = Ils parameters da la pagina han impedì ch’in stil inline (%2$S) vegnia applitgà, perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPROInlineStyleViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. style-src-elem) +CSPROInlineStyleViolation = (Directiva Report-Only) Ils parameters da la pagina impedissan ch’in stil inline (%2$S) vegnia applitgà, perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPInlineScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-elem) +CSPInlineScriptViolation = Ils parameters da la pagina han impedì ch’in script inline (%2$S) vegnia exequì, perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPROInlineScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-elem) +CSPROInlineScriptViolation = (Directiva Report-Only) Ils parameters da la pagina impedissan ch’in script inline (%2$S) vegnia exequì, perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPEventHandlerScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-attr) +CSPEventHandlerScriptViolation = Ils parameters da la pagina han impedì ch’in event handler (%2$S) vegnia exequì, perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPROEventHandlerScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src-attr) +CSPROEventHandlerScriptViolation = (Directiva Report-Only) Ils parameters da la pagina impedissan ch’in event handler (%2$S) vegnia exequì, perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPEvalScriptViolation): +# Don't translate/change "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPEvalScriptViolation = Ils parameters da la pagina han impedì ch’in «eval» JavaScript (%2$S) vegnia exequì, perquai ch’el violescha la suandanta directiva: «%1$S» (i manca 'unsafe-eval') +# LOCALIZATION NOTE (CSPROEvalScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# Don't translate/change "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPROEvalScriptViolation = (Directiva Report-Only) Ils parameters da la pagina impedissan ch’in «eval» JavaScript (%2$S) vegnia exequì, perquai ch’el violescha la suandanta directiva: «%1$S» (i manca 'unsafe-eval') +# LOCALIZATION NOTE (CSPWasmEvalScriptViolation): +# WebAssembly is a feature name. +# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPWasmEvalScriptViolation = Ils parameters da la pagina han impedì che WebAssembly (%2$S) vegnia exequì, perquai che suandanta directiva vegn violada: «%1$S» (i manca 'wasm-unsafe-eval' u 'unsafe-eval') +# LOCALIZATION NOTE (CSPROWasmEvalScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# WebAssembly is a feature name. +# Don't translate/change "'wasm-unsafe-eval'" or "'unsafe-eval'", including the single quote. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the type of directive used by the resource (e.g. script-src) +CSPROWasmEvalScriptViolation = (Directiva Report-Only) Ils parameters da la pagina impedissan che WebAssembly (%2$S) vegnia exequì, perquai che suandanta directiva vegn violada: «%1$S» (i manca 'wasm-unsafe-eval' u 'unsafe-eval') +# LOCALIZATION NOTE (CSPStyleViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. style-src) +CSPStyleViolation = Ils parameters da la pagina han impedì ch’in stil (%3$S) sin %2$S vegnia applitgà perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPROStyleViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. style-src) +CSPROStyleViolation = (Directiva Report-Only) Ils parameters da la pagina impedissan ch’in stil (%3$S) sin %2$S vegnia applitgà perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPScriptViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. script-src-elem) +CSPScriptViolation = Ils parameters da la pagina han impedì ch’in script (%3$S) sin %2$S vegnia exequì perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPROScriptViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. script-src-elem) +CSPROScriptViolation = (Directiva Report-Only) Ils parameters da la pagina impedissan ch’in script (%3$S) sin %2$S vegnia exequì perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPWorkerViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. worker-src) +CSPWorkerViolation = Ils parameters da la pagina han impedì ch’in worker script (%3$S) sin %2$S vegnia exequì perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPROWorkerViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. worker-src) +CSPROWorkerViolation = (Directiva Report-Only) Ils parameters da la pagina impedissan ch’in worker script (%3$S) sin %2$S vegnia exequì perquai ch’el violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPGenericViolation): +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. image-src) +CSPGenericViolation = Ils parameters da la pagina han impedì ch’ina resursa (%3$S) sin %2$S vegnia chargiada, perquai ch’ella violescha la suandanta directiva: «%1$S» +# LOCALIZATION NOTE (CSPROGenericViolation): +# Don't translate "Report-Only" as it's part of the name Content-Security-Policy-Report-Only. +# %1$S is the entire directive that has been violated. (e.g. "default-src 'none'") +# %2$S is the URI of the resource which violated the directive. +# %3$S is the type of directive used by the resource (e.g. image-src) +CSPROGenericViolation = (Directiva Report-Only) Ils parameters da la pagina impedissan ch’ina resursa (%3$S) sin %2$S vegnia chargiada, perquai ch’ella violescha la suandanta directiva: «%1$S» + # LOCALIZATION NOTE (triedToSendReport): # %1$S is the URI we attempted to send a report to. triedToSendReport = Empruvà da trametter in rapport ad ina URI betg valida: "%1$S" diff --git a/l10n-rm/dom/chrome/security/security.properties b/l10n-rm/dom/chrome/security/security.properties index 8a835da68b..8e1c8bc255 100644 --- a/l10n-rm/dom/chrome/security/security.properties +++ b/l10n-rm/dom/chrome/security/security.properties @@ -46,6 +46,9 @@ LoadingMixedDisplayObjectSubrequestDeprecation=I vegn scusseglià da chargiar il # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload = Bloccà la telechargiada da cuntegn betg segirà da «%S». +# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download +BlockedInsecureDownload = Nus avain bloccà ina telechargiada betg segirada: «%S». + # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=In iframe che ha allow-scripts sco era allow-same-origin sco attributs da sandbox, po allontanar sia sandbox. # LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe" |