From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-cy/dom/chrome/security/caps.properties | 9 ++ l10n-cy/dom/chrome/security/csp.properties | 125 ++++++++++++++++++ l10n-cy/dom/chrome/security/security.properties | 167 ++++++++++++++++++++++++ 3 files changed, 301 insertions(+) create mode 100644 l10n-cy/dom/chrome/security/caps.properties create mode 100644 l10n-cy/dom/chrome/security/csp.properties create mode 100644 l10n-cy/dom/chrome/security/security.properties (limited to 'l10n-cy/dom/chrome/security') diff --git a/l10n-cy/dom/chrome/security/caps.properties b/l10n-cy/dom/chrome/security/caps.properties new file mode 100644 index 0000000000..19e76d5c97 --- /dev/null +++ b/l10n-cy/dom/chrome/security/caps.properties @@ -0,0 +1,9 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +CheckLoadURIError = Gwall Diogelwch: Efallai na fydd cynnwys %S yn llwytho na chysylltu â %S. +CheckSameOriginError = Gwall Diogelwch: Efallai na fydd cynnwys %S yn llwytho data o %S. +ExternalDataError = Gwall Diogelwch: Ceisiodd cynnwys yn %S lwytho %S, ond nid yw'n cael llwytho data allanol wrth gael ei ddefnyddio fel delwedd.\u0020 + +CreateWrapperDenied = Gwrthodwyd caniatâd i greu amlapiwr i wrthrych dosbarth %S +CreateWrapperDeniedForOrigin = Gwrthodwyd caniatâd i <%2$S> greu amlapiwr i wrthrych dosbarth %1$S diff --git a/l10n-cy/dom/chrome/security/csp.properties b/l10n-cy/dom/chrome/security/csp.properties new file mode 100644 index 0000000000..b2d8b6d6a3 --- /dev/null +++ b/l10n-cy/dom/chrome/security/csp.properties @@ -0,0 +1,125 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# CSP Warnings: +# LOCALIZATION NOTE (CSPViolation): +# %1$S is the reason why the resource has not been loaded. +CSPViolation = Mae gosodiadau'r dudalen wedi rhwystro llwytho adnodd: %1$S +# LOCALIZATION NOTE (CSPViolationWithURI): +# %1$S is the directive that has been violated. +# %2$S is the URI of the resource which violated the directive. +CSPViolationWithURI = Mae gosodiadau'r dudalen wedi rhwystro llwytho adnodd yn %2$S ("%1$S"). +# LOCALIZATION NOTE (CSPROViolation): +# %1$S is the reason why the resource has not been loaded. +CSPROViolation = Digwyddodd trosedd o bolisi adrodd yn unig CSP ("%1$S"). Caniatawyd yr ymddygiad a chafodd adroddiad CSP ei hanfon. +# LOCALIZATION NOTE (CSPROViolationWithURI): +# %1$S is the directive that has been violated. +# %2$S is the URI of the resource which violated the directive. +CSPROViolationWithURI = Gwelodd gosodiadau'r dudalen lwytho adnodd yn %2$S ("%1$S"). Mae adroddiad CSP yn cael ei hanfon. +# LOCALIZATION NOTE (triedToSendReport): +# %1$S is the URI we attempted to send a report to. +triedToSendReport = Wedi ceisio anfon adroddiad at URI annilys: "%1$S" +tooManyReports = Wedi atal gormod o adroddiadau CSP rhag cael eu hanfon o fewn cyfnod byr o amser. +# LOCALIZATION NOTE (couldNotParseReportURI): +# %1$S is the report URI that could not be parsed +couldNotParseReportURI = methu didoli adroddiad URI: %1$S +# LOCALIZATION NOTE (couldNotProcessUnknownDirective): +# %1$S is the unknown directive +couldNotProcessUnknownDirective = Methu prosesu cyfarwyddeb anhysbys '%1$S' +# LOCALIZATION NOTE (ignoringUnknownOption): +# %1$S is the option that could not be understood +ignoringUnknownOption = Anwybyddu dewis anhysbys %1$S +# LOCALIZATION NOTE (ignoringDuplicateSrc): +# %1$S defines the duplicate src +ignoringDuplicateSrc = Anwybyddu ffynhonnell dyblyg %1$S +# LOCALIZATION NOTE (ignoringNonAsciiToken): +# %1$S defines the name of the directive +# %2$S is the token string containing non-ASCII characters. +ignoringNonAsciiToken = Yn anwybyddu cyfarwyddeb ‘%1$S’ gyda'r tocyn nad yw'n ASCII ‘%2$S’ +# LOCALIZATION NOTE (ignoringSrcFromMetaCSP): +# %1$S defines the ignored src +ignoringSrcFromMetaCSP = Anwybyddu ffynhonnell '%1$S' (Heb ei gynnal wrth ei ddarparu drwy elfen meta). +# LOCALIZATION NOTE (ignoringSrcWithinNonceOrHashDirective): +# %1$S is the ignored src (e.g. "unsafe-inline") +# %2$S is the directive (e.g. "script-src-elem") +ignoringSrcWithinNonceOrHashDirective = Yn anwybyddu “%1$S” o fewn %2$S: y nonce-source neu'r hash-source wedi ei bennu +# LOCALIZATION NOTE (ignoringScriptSrcForStrictDynamic): +# %1$S is the ignored src +# %1$S is the directive src (e.g. "script-src-elem") +# 'strict-dynamic' should not be localized +ignoringScriptSrcForStrictDynamic = Yn anwybyddu “%1$S” o fewn %2$S: ‘strict-dynamic’ wedi ei bennu +# LOCALIZATION NOTE (ignoringStrictDynamic): +# %1$S is the ignored src +ignoringStrictDynamic = Anwybyddu ffynhonnell “%1$S” (Dim ond yn cael ei gynnal o fewn script-src).\u0020 +# LOCALIZATION NOTE (ignoringUnsafeEval): +# %1$S is the csp directive (e.g. script-src-elem) +# 'unsafe-eval' and 'wasm-unsafe-eval' should not be localized +ignoringUnsafeEval = Yn anwybyddu ‘unsafe-eval’ neu ‘wasm-unsafe-eval’ o fewn “%1$S”. +# LOCALIZATION NOTE (strictDynamicButNoHashOrNonce): +# %1$S is the csp directive that contains 'strict-dynamic' +# 'strict-dynamic' should not be localized +strictDynamicButNoHashOrNonce = Gall allweddair ‘strict-dynamic’ o fewn “%1$S” gyda dim nonce dilys na hash rwystro pob sgript rhag llwytho +# LOCALIZATION NOTE (reportURInotHttpsOrHttp2): +# %1$S is the ETLD of the report URI that is not HTTP or HTTPS +reportURInotHttpsOrHttp2 = Dylai URI adroddiad (%1$S) fod yn URI HTTP neu HTTPS. +# LOCALIZATION NOTE (reportURInotInReportOnlyHeader): +# %1$S is the ETLD of the page with the policy +reportURInotInReportOnlyHeader = Mae gan y wefan (%1$S) bolisi Adrodd yn Unig heb adroddiad URI. Ni fydd CSP yn rhwystro ac nid oes modd iddo adrodd ar dorri'r polisi. +# LOCALIZATION NOTE (failedToParseUnrecognizedSource): +# %1$S is the CSP Source that could not be parsed +failedToParseUnrecognizedSource = Methwyd didoli ffynhonnell anadnabyddus %1$S +# LOCALIZATION NOTE (upgradeInsecureRequest): +# %1$S is the URL of the upgraded request; %2$S is the upgraded scheme. +upgradeInsecureRequest = Diweddaru cais anniogel ‘%1$S’ i ddefnyddio ‘%2$S’ +# LOCALIZATION NOTE (ignoreSrcForDirective): +ignoreSrcForDirective = Anwybyddu scs ar gyfer cyfarwyddid '%1$S' +# LOCALIZATION NOTE (hostNameMightBeKeyword): +# %1$S is the hostname in question and %2$S is the keyword +hostNameMightBeKeyword = Dehongli %1$S fel enw gwesteiwr, nid allweddair. Os oeddech yn bwriadu iddo fod yn allweddair, defnyddiwch '%2$S' (wedi ei lapio mewn dyfynodau sengl). +# LOCALIZATION NOTE (notSupportingDirective): +# directive is not supported (e.g. 'reflected-xss') +notSupportingDirective = Nid yw'n cynnal cyfarwyddeb '%1$S'. Bydd y cyfarwyddeb a gwerthoedd yn cael eu hanwybyddu. +# LOCALIZATION NOTE (blockAllMixedContent): +# %1$S is the URL of the blocked resource load. +blockAllMixedContent = Rhwystro cais anniogel '%1$S'. +# LOCALIZATION NOTE (ignoringDirectiveWithNoValues): +# %1$S is the name of a CSP directive that requires additional values +ignoringDirectiveWithNoValues = Anwybyddu ‘%1$S‘ gan nad yw'n cynnwys unrhyw baramedrau. +# LOCALIZATION NOTE (ignoringReportOnlyDirective): +# %1$S is the directive that is ignored in report-only mode. +ignoringReportOnlyDirective = Anwybyddu cyfarwyddeb blwch tywod pan y'i anfonwyd mewn polisi adrodd yn unig ‘%1$S’ +# LOCALIZATION NOTE (IgnoringSrcBecauseOfDirective): +# %1$S is the name of the src that is ignored. +# %2$S is the name of the directive that causes the src to be ignored. +IgnoringSrcBecauseOfDirective=Anwybyddu ‘%1$S’ oherwydd cyfarwyddeb ‘%2$S’. +# LOCALIZATION NOTE (IgnoringSourceWithinDirective): +# %1$S is the ignored src +# %2$S is the directive which supports src +IgnoringSourceWithinDirective = Anwybyddu ffynhonnell “%1$S” (Dim ond yn cael ei gynnal o fewn ‘%2$S’). +# LOCALIZATION NOTE (IgnoringSourceWithinDirective): +# %1$S is the ignored src +obsoleteBlockAllMixedContent = Wrthi'n anwybyddu ‘%1$S’ oherwydd bod uwchraddio dangos cynnwys cymysg yn gwneud cynnwys block-all-mixed-content yn ddiwerth. + + +# CSP Errors: +# LOCALIZATION NOTE (couldntParseInvalidSource): +# %1$S is the source that could not be parsed +couldntParseInvalidSource = Methu didoli ffynhonnell annilys %1$S +# LOCALIZATION NOTE (couldntParseInvalidHost): +# %1$S is the host that's invalid +couldntParseInvalidHost = Methwyd didoli gwestai annilys %1$S +# LOCALIZATION NOTE (couldntParsePort): +# %1$S is the string source +couldntParsePort = Methu didoli porth yn %1$S +# LOCALIZATION NOTE (duplicateDirective): +# %1$S is the name of the duplicate directive +duplicateDirective = Mae cyfarwyddebau %1$S dyblyg wedi eu canfod. Bydd yr holl rhai heblaw'r cyntaf yn cael eu hanwybyddu. +# LOCALIZATION NOTE (couldntParseInvalidSandboxFlag): +# %1$S is the option that could not be understood +couldntParseInvalidSandboxFlag = Methu didoli baner blwch tywod annilys ‘%1$S’ + +# LOCALIZATION NOTE (CSPMessagePrefix): +# Do not translate "Content-Security-Policy", only handle spacing for the colon. +# %S is a console message that is being prefixed here. +CSPMessagePrefix = Content-Security-Policy: %S diff --git a/l10n-cy/dom/chrome/security/security.properties b/l10n-cy/dom/chrome/security/security.properties new file mode 100644 index 0000000000..cb1027e833 --- /dev/null +++ b/l10n-cy/dom/chrome/security/security.properties @@ -0,0 +1,167 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# Mixed Content Blocker +# LOCALIZATION NOTE: "%1$S" is the URI of the blocked mixed content resource +BlockMixedDisplayContent = Rhwystrwyd llwytho cynnwys arddangos cymysg "%1$S" +BlockMixedActiveContent = Rhwystrwyd llwytho cynnwys gweithredol cymysg "%1$S" + +# CORS +# LOCALIZATION NOTE: Do not translate "Access-Control-Allow-Origin", Access-Control-Allow-Credentials, Access-Control-Allow-Methods, Access-Control-Allow-Headers +CORSDisabled=Rhwystrwyd Cais Croes-Tarddiad: Mae'r Polisi Un Tarddiad yn rhwystro darllen yr adnodd pell yn %1$S. (Rheswm: CORS wedi ei analluogi). +CORSDidNotSucceed2=Rhwystrwyd Cais Traws Darddiad: Mae'r Un Polisi Tarddiad yn analluogi darllen yr adnodd pell yn %1$S. (Rheswm: methodd cais CORS). Cod statws: %2$S. +CORSOriginHeaderNotAdded=Rhwystrwyd Cais Croes-Tarddiad: Mae'r Polisi Un Tarddiad yn rhwystro darllen yr adnodd pell yn %1$S. (Rheswm: Pennyn CORS ‘Origin’ wedi methu cael ei ychwanegu). +CORSExternalRedirectNotAllowed=Rhwystrwyd Cais Croes Darddiad: Mae'r Polisi Un Tarddiad yn atal darllen yr adnodd pell yn %1$S. (Rheswm: cais ailgyfeirio allanol CORS heb ei ganiatâu). +CORSRequestNotHttp=Rhwystrwyd Cais Croes Darddiad: Mae'r Polisi Un Tarddiad yn atal darllen yr adnodd pell yn %1$S. (Rheswm: cais CORS nid http). +CORSMissingAllowOrigin2=Rhwystrwyd Cais Croes Darddiad: Mae'r Polisi Un Tarddiad yn atal darllen yr adnodd pell yn %1$S. (Rheswm: pennyn CORS coll 'Access-Control-Allow-Origin' ). Cod status: %2$S. +CORSMultipleAllowOriginNotAllowed=Rhwystrwyd Cais Croes Darddiad: Mae'r Polisi Un Tarddiad yn atal darllen yr adnodd pell yn %1$S. (Rheswm: CORS 'Access-Control-Allow-Origin' lluosog ddim yn cael eu caniatáu ). +CORSAllowOriginNotMatchingOrigin=Rhwystrwyd Cais Croes Darddiad: Mae'r Polisi Un Tarddiad yn atal darllen yr adnodd pell yn %1$S. (Rheswm: pennyn CORS 'Access-Control-Allow-Origin' ddim yn cydweddu %2$S ). +CORSNotSupportingCredentials=Rhwystrwyd Cais Croes-Tarddiad: Mae'r Polisi Un Tarddiad yn rhwystro darllen yr adnodd pell yn %1$S. (Rheswm: Nid yw'r cyflwyniad yn cael ei gynnal ym mhennyn 'Access-Control-Allow-Credentials' CORS os y pennyn yw ‘*’). +CORSMethodNotFound=Rhwystrwyd Cais Croes Darddiad: Mae'r Polisi Un Tarddiad yn atal darllen yr adnodd pell yn %1$S. (Rheswm: methu canfod dull ym mhennyn CORS 'Access-Control-Allow-Methods' ). +CORSMissingAllowCredentials=Rhwystrwyd Cais Croes-Tarddiad: Mae'r Polisi Un Tarddiad yn rhwystro darllen yr adnodd pell yn %1$S. (Rheswm: wedi disgwyl 'true' ym mhennyn 'Access-Control-Allow-Credentials' CORS ). +CORSPreflightDidNotSucceed3=Rhwystrwyd Cais Croes Darddiad: Mae'r Polisi Un Tarddiad yn atal darllen yr adnodd pell yn %1$S. (Rheswm: methodd ymateb rhagflaenol CORS). Cod status: %2$S. +CORSInvalidAllowMethod=Rhwystrwyd Cais Croes-Tarddiad: Mae'r Polisi Un Tarddiad yn rhwystro darllen yr adnodd pell yn %1$S. (Rheswm: tocyn annilys '%2$S' ym mhennyn 'Access-Control-Allow-Methods' CORS ). +CORSInvalidAllowHeader=Rhwystrwyd Cais Croes-Tarddiad: Mae'r Polisi Un Tarddiad yn rhwystro darllen yr adnodd pell yn %1$S. (Rheswm: tocyn annilys '%2$S' ym mhennyn 'Access-Control-Allow-Headers' CORS ). +CORSMissingAllowHeaderFromPreflight2=Rhwystrwyd Cais Croes-Tarddiad: Mae'r Polisi Un Tarddiad yn rhwystro darllen yr adnodd pell yn %1$S. (Rheswm: nid oes hawl i bennyn ‘%2$S’ yn ôl pennyn 'Access-Control-Allow-Headers' sianel cyn ehedeg CORS). +CORSAllowHeaderFromPreflightDeprecation=Rhybudd Cais Traws-darddiad: Ni fydd y Polisi Un Tarddiad yn caniatáu darllen yr adnodd pell yn %1$S yn fuan. (Rheswm: Pan fo'r `Access-Control-Allow-Headers` yn `*`, nid yw'r pennyn `Authorization` wedi'i gwmpasu. I gynnwys y pennawd `Authorization`, rhaid iddo gael ei restru'n benodol ym mhennyn CORS `Access-Control-Allow-Headers`). + +# LOCALIZATION NOTE: Do not translate "Strict-Transport-Security", "HSTS", "max-age" or "includeSubDomains" +STSUnknownError=Strict-Transport-Security: Digwyddodd gwall anhysbys wrth brosesu'r pennyn dynodwyd gan y wefan. +STSCouldNotParseHeader=Strict-Transport-Security: Pennodd y wefan bennyn nad oedd modd ei didoli yn llwyddiannus. +STSNoMaxAge=Strict-Transport-Security: Pennodd y wefan bennyn nad oedd yn cynnwys cyfarwyddid 'max-age'. +STSMultipleMaxAges=Strict-Transport-Security: Pennodd y wefan bennyn oedd yn cynnwys cyfarwyddiadau 'max-age' lluosog. +STSInvalidMaxAge=Strict-Transport-Security: Pennodd y wefan bennyn oedd yn cynnwys cyfarwyddid 'max-age' annilys. +STSMultipleIncludeSubdomains=Strict-Transport-Security: Pennodd y pennyn oedd y cynnwys cyfarwyddiadau 'includeSubDomains' lluosog. +STSInvalidIncludeSubdomains=Strict-Transport-Security: Pennodd y wefan bennyn oedd yn cynnwys cyfarwyddid 'includeSubDomains' annilys. +STSCouldNotSaveState=Strict-Transport-Security: Digwyddodd gwall yn nodi'r wefan fel gwestai Strict-Transport-Security. + +InsecurePasswordsPresentOnPage=Mae'r meysydd cyfrinair yn cyflwyno tudalen anniogel (http://). Mae hyn yn berygl diogelwch sy'n caniatáu i fanylion mewngofnodi defnyddiwr gael ei ddwyn. +InsecureFormActionPasswordsPresent=Mae'r meysydd cyfrinair yn cyflwyno gweithredu ffurflen (http://) anniogel. Mae hyn yn berygl diogelwch sy'n caniatáu i fanylion mewngofnodi defnyddiwr gael ei ddwyn. +InsecurePasswordsPresentOnIframe=Mae'r meysydd cyfrinair yn cyflwyno iframe (http://) anniogel. Mae hyn yn berygl diogelwch sy'n caniatáu i fanylion mewngofnodi defnyddiwr gael ei ddwyn. +# LOCALIZATION NOTE: "%1$S" is the URI of the insecure mixed content resource +LoadingMixedActiveContent2=Llwytho cynnwys gweithredol (anniogel) cymysg ar dudalen diogel "%1$S" +LoadingMixedDisplayContent2=Llwytho cynnwys gweithredol (anniogel) cymysg dangos ar dudalen diogel "%1$S" +LoadingMixedDisplayObjectSubrequestDeprecation=Ni ddylid annog llwytho cynnwys cymysg (anniogel) “%1$S” o fewn ategyn ar dudalen ddiogel a bydd yn cael ei rwystro cyn bo hir. +# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download +MixedContentBlockedDownload = Wedi rhwystro llwytho cynnwys anniogel “%S”. + +# LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" +BothAllowScriptsAndSameOriginPresent=Mae modd i iframe sydd ag allow-scripts ac allow-same-origin i'w briodweddau sandbox fedru tynnu ei sandbox. +# LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe" +BothAllowTopNavigationAndUserActivationPresent=Bydd iframe sydd â chaniatâd allow-top-navigation a chaniatáu-top-navigation-by-user-activation ar gyfer ei briodoledd blwch tywod yn caniatáu llywio uchaf. + +# Sub-Resource Integrity +# LOCALIZATION NOTE: Do not translate "script" or "integrity". "%1$S" is the invalid token found in the attribute. +MalformedIntegrityHash=Mae gan yr elfen script hash anffurfedig yn ei briodwedd integrity: "%1$S". Y fformat cywir yw "-". +# LOCALIZATION NOTE: Do not translate "integrity" +InvalidIntegrityLength=Mae'r hash sydd o fewn y briodwedd integrity o'r hyd anghywir. +# LOCALIZATION NOTE: Do not translate "integrity" +InvalidIntegrityBase64=Nid oedd modd dadgodio'r hash sydd o fewn y briodwedd integrity. +# LOCALIZATION NOTE: Do not translate "integrity". "%1$S" is the type of hash algorithm in use (e.g. "sha256"). "%2$S" is the value we saw. +IntegrityMismatch2=Does dim un o'r hashau “%1$S” yn y briodwedd cywirdeb yn cyd-fynd a chynnwys yr isadnodd. Yr hash wedi'i gyfrifo yw “%2$S”. +# LOCALIZATION NOTE: "%1$S" is the URI of the sub-resource that cannot be protected using SRI. +IneligibleResource=Nid yw'r "%1$S" yn agored ar gyfer gwiriadau cyfanrwydd gan nad yw wedi ei alluogi ar gyfer CORS nac yn same-origin. +# LOCALIZATION NOTE: Do not translate "integrity". "%1$S" is the invalid hash algorithm found in the attribute. +UnsupportedHashAlg=Algorithm hash heb ei gynnal yn y briodwedd integrity: "%1$S" +# LOCALIZATION NOTE: Do not translate "integrity" +NoValidMetadata=Nid yw'r briodwedd integrity yn cynnwys unrhyw metadata dilys. + +# LOCALIZATION NOTE: Do not translate "RC4". +WeakCipherSuiteWarning=Mae'r wefan yn defnyddio seiffr RC4 ar gyfer amgryptiad, sy'n anghymeradwy ac anniogel. + +DeprecatedTLSVersion2=Mae'r wefan hon yn defnyddio fersiwn anghymeradwy o TLS. Uwchraddiwch i TLS 1.2 neu 1.3 os gwelwch yn dda. + +#XCTO: nosniff +# LOCALIZATION NOTE: Do not translate "X-Content-Type-Options: nosniff". +MimeTypeMismatch2=Cafodd yr adnodd o “%1$S” ei rwystro oherwydd gwrthdaro math MIME (“%2$S”) (X-Content-Type-Options: nosniff). +# LOCALIZATION NOTE: Do not translate "X-Content-Type-Options" and also do not translate "nosniff". +XCTOHeaderValueMissing=Rhybudd pennyn X-Content-Type-Options: y gwerth oedd “%1$S”; a oedd yn fwriad gennych i anfon “nosniff”? +# LOCALIZATION NOTE: Do not translate "X-Content-Type-Options" and also do not translate "nosniff". +XTCOWithMIMEValueMissing=Ni luniwyd yr adnodd o “%1$S” oherwydd math MIME anhysbys, anghywir neu ar goll (X-Content-Type-Options: nosniff). + +BlockScriptWithWrongMimeType2=Cafodd y sgript “%1$S” ei rwystro oherwydd math gwaharddedig o MIME (“%2$S”). +WarnScriptWithWrongMimeType=Cafodd y sgript o “%1$S” ei llwytho er nad yw ei fath MIME (“%2$S”) yn fath MIME JavaScript dilys. +# LOCALIZATION NOTE: Do not translate "importScripts()" +BlockImportScriptsWithWrongMimeType=Cafodd y sgript “%1$S” gyda importScripts() ei rwystro oherwydd math gwaharddedig o MIME (“%2$S”). +BlockWorkerWithWrongMimeType=Rhwystrwyd llwytho modiwl o “%1$S” oherwydd math MIME (“%2$S”) heb ei ganiatáu. +BlockModuleWithWrongMimeType=Rhwystrwyd llwytho modiwl o “%1$S” ei rwystro oherwydd math MIME (“%2$S”). + +# LOCALIZATION NOTE: Do not translate "data: URI". +BlockTopLevelDataURINavigation=Llywio i ddata ar y lefel uchaf: dim URI (Rhwystro llwytho: “%1$S”) +BlockRedirectToDataURI=Yn ailgyfeirio i ddata anniogel: dim caniatâd ar gyfer URI (Wedi rhwystro llwytho: “%1$S”) + +# LOCALIZATION NOTE: Do not translate "file: URI". “%1$S” is the whole URI of the loaded file. “%2$S” is the MIME type e.g. "text/plain". +BlockFileScriptWithWrongMimeType=Yn llwytho sgript o ffeil: Cafodd URI (“%1$S”) ei rwystro oherwydd nad yw ei fath MIME (“%2$S”) yn fath MIME JavaScript dilys. + +# LOCALIZATION NOTE: “%S” is the whole URI of the loaded file. +BlockExtensionScriptWithWrongExt=Cafodd llwytho sgript gyda URI “%S” ei rwystro gan nad yw estyniad y ffeil yn cael ei ganiatáu. + +RestrictBrowserEvalUsage=Nid yw eval() a'r defnydd tebyg i eval yn cael eu caniatáu yn y Broses Rhiant nac mewn Cyd-destunau System (Defnydd wedi'i rwystro yn “%1$S”) + +# LOCALIZATION NOTE (MixedContentAutoUpgrade): +# %1$S is the URL of the upgraded request; %2$S is the upgraded scheme. +MixedContentAutoUpgrade=Diweddaru cais dangos anniogel ‘%1$S’ i ddefnyddio ‘%2$S’ +# LOCALIZATION NOTE (RunningClearSiteDataValue): +# %S is the URI of the resource whose data was cleaned up +RunningClearSiteDataValue=Pennyn Clear-Site-Data wedi gorfodi glanhau data “%S”. +UnknownClearSiteDataValue=Wedi canfod pennyn Clear-Site-Data. Gwerth anhysbys “%S”. + +# Reporting API +ReportingHeaderInvalidJSON=Pennawd Adrodd: gwerth JSON annilys wedi ei dderbyn. +ReportingHeaderInvalidNameItem=Pennawd Adrodd: enw annilys ar gyfer grŵp. +ReportingHeaderDuplicateGroup=Pennawd Adrodd: anwybyddu'r grŵp dyblyg o'r enw “%S”. +ReportingHeaderInvalidItem=Pennawd Adrodd: anwybyddu eitem annilys o'r enw “%S”. +ReportingHeaderInvalidEndpoint=Pennawd Adrodd: anwybyddu'r pwynt diwedd ar gyfer eitem o'r enw “%S”. +# LOCALIZATION NOTE(ReportingHeaderInvalidURLEndpoint): %1$S is the invalid URL, %2$S is the group name +ReportingHeaderInvalidURLEndpoint=Pennawd Adrodd: anwybyddu'r pwynt diwedd URL “%1$S” ar gyfer eitem o'r enw “%2$S”. + +FeaturePolicyUnsupportedFeatureName=Feature Policy: Hepgor enw nodwedd heb ei gynnal “%S”. +# TODO: would be nice to add a link to the Feature-Policy MDN documentation here. See bug 1449501 +FeaturePolicyInvalidEmptyAllowValue= Feature Policy: Hepgor rhestr caniatáu gwag nodwedd: “%S”. +# TODO: would be nice to add a link to the Feature-Policy MDN documentation here. See bug 1449501 +FeaturePolicyInvalidAllowValue=Feature Policy: Hepgor enw nodwedd heb ei gynnal “%S”. + +# LOCALIZATION NOTE: "%1$S" is the limitation length (bytes) of referrer URI, "%2$S" is the origin of the referrer URI. +ReferrerLengthOverLimitation=Pennyn HTTP Cyfeiriwr: Mae hyd dros derfyn beitiau “%1$S” - tynnu pennyn cyfeiriwr i lawr i'r gwreiddiol: “%2$S” +# LOCALIZATION NOTE: "%1$S" is the limitation length (bytes) of referrer URI, "%2$S" is the origin of the referrer URI. +ReferrerOriginLengthOverLimitation=Pennyn HTTP Cyfeiriwr: Mae hyd y gwreiddiol o fewn y cyfeiriwr dros terfyn didau “%1$S” - tynnu'r cyfeiriwr gyda'r gwreiddiol: “%2$S”. + +# LOCALIZATION NOTE: Do not translate "no-referrer-when-downgrade", "origin-when-cross-origin" and "unsafe-url". %S is the URI of the loading channel. +ReferrerPolicyDisallowRelaxingWarning=Polisi Cyfeiriwr: Bydd polisïau llai cyfyngedig, gan gynnwys ‘no-referrer-when-downgrade’, ‘origin-when-cross-origin’ ac ‘unsafe-url’, yn cael eu hanwybyddu cyn bo hir ar gyfer y cais traws-safle: %S +# LOCALIZATION NOTE: %1$S is the ignored referrer policy, %2$S is the URI of the loading channel. +ReferrerPolicyDisallowRelaxingMessage=Polisi Cyfeiriwr: Gan anwybyddu'r polisi atgyfeirio llai cyfyngedig “%1$S” ar gyfer y cais traws-safle: %2$S + +# X-Frame-Options +# LOCALIZATION NOTE(XFrameOptionsInvalid): %1$S is the header value, %2$S is frame URI. Do not translate "X-Frame-Options". +XFrameOptionsInvalid = Cafwyd hyd i bennawd annilys X-Frame-Options wrth lwytho “%2$SS”: nid yw “%1$S” yn gyfarwyddeb ddilys. +# LOCALIZATION NOTE(XFrameOptionsDeny): %1$S is the header value, %2$S is frame URI and %3$S is the parent document URI. Do not translate "X-Frame-Options". +XFrameOptionsDeny=Mae llwytho “%2$S” mewn ffrâm yn cael ei wrthod gan gyfarwyddeb “X-Frame-Options” sydd wedi ei osod i “%1$S”. + +# HTTPS-Only Mode +# LOCALIZATION NOTE: %1$S is the URL of the upgraded request; %2$S is the upgraded scheme. +HTTPSOnlyUpgradeRequest = Uwchraddio cais ansicr %1$S” i ddefnyddio %2$S. +# LOCALIZATION NOTE: %1$S is the URL of request. +HTTPSOnlyNoUpgradeException = Peidio ag uwchraddio cais anniogel “%1$S” oherwydd ei fod wedi'i eithrio. +# LOCALIZATION NOTE: %1$S is the URL of the failed request; %2$S is an error-code. +HTTPSOnlyFailedRequest = Methodd uwchraddio cais anniogel “%1$S”. (%2$S) +# LOCALIZATION NOTE: %S is the URL of the failed request; +HTTPSOnlyFailedDowngradeAgain = Methodd uwchraddio cais anniogel “%S”. Israddio i “http” eto. +# LOCALIZATION NOTE: Hints or indicates a new transaction for a URL is likely coming soon. We use +# a speculative connection to start a TCP connection so that the resource is immediately ready +# when the transaction is actually submitted. HTTPS-Only and HTTPS-First will upgrade such +# speculative TCP connections from http to https. +# %1$S is the URL of the upgraded speculative TCP connection; %2$S is the upgraded scheme. +HTTPSOnlyUpgradeSpeculativeConnection = Uwchraddio cysylltiad aniogel ar hap TCP “%1$S” i ddefnyddio “%2$S”. + +HTTPSFirstSchemeless = URL wedi'i uwchraddio wedi'i lwytho yn y bar cyfeiriad heb gynllun protocol penodol i ddefnyddio HTTPS. + +# LOCALIZATION NOTE: %S is the URL of the blocked request; +IframeSandboxBlockedDownload = Cafodd llwytho “%S” ei rwystro oherwydd bod gan yr iframe sbarduno faner y blwch tywod wedi'i osod. + +# LOCALIZATION NOTE: %S is the URL of the blocked request; +SandboxBlockedCustomProtocols = Wedi rhwystro llywio i brotocol cyfaddas “%S” o gyd-destun blwch tywod. + +# Sanitizer API +# LOCALIZATION NOTE: Please do not localize "DocumentFragment". It's the name of an API. +SanitizerRcvdNoInput = Wedi derbyn mewnbwn gwag neu ddim mewnbwn. Dychwelyd DocumentFragment gwag. -- cgit v1.2.3