From c1701504b2366542c32c5e6eeff1ba62cc75f8f6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:40:09 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-tr/dom/chrome/security/csp.properties | 107 +++++++++++++++++++++++++---- 1 file changed, 94 insertions(+), 13 deletions(-) (limited to 'l10n-tr/dom/chrome/security/csp.properties') diff --git a/l10n-tr/dom/chrome/security/csp.properties b/l10n-tr/dom/chrome/security/csp.properties index 73f5f98acf..0dec3f7d40 100644 --- a/l10n-tr/dom/chrome/security/csp.properties +++ b/l10n-tr/dom/chrome/security/csp.properties @@ -12,21 +12,102 @@ CSPViolation = Bu sayfanın ayarları bir kaynağın yüklenmesini engelledi: %1 CSPViolationWithURI = Bu sayfanın ayarları %2$S üzerindeki bir kaynağın yüklenmesini engelledi (“%1$S”). # LOCALIZATION NOTE (CSPROViolation): # %1$S is the reason why the resource has not been loaded. -CSPROViolation = Salt rapor bir CSP ilkesi için bir ihlal oluştu (“%1$S”). Davranışa izin verildi ve bir CSP raporu gönderildi. +CSPROViolation = Report-only CSP ilkesi için bir ihlal oluştu (“%1$S”). Davranışa izin verildi ve bir CSP raporu gönderildi. # 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 = Sayfa ayarları %2$S kaynağının yüklendiğini gözledi (“%1$S”). Bir CSP raporu gönderiliyor. + +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) +# 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) + # LOCALIZATION NOTE (triedToSendReport): # %1$S is the URI we attempted to send a report to. -triedToSendReport = Geçersiz adrese rapor gönderilmeye çalışıldı: “%1$S” +triedToSendReport = Geçersiz URI’ye rapor gönderilmeye çalışıldı: “%1$S” tooManyReports = Kısa bir süre içinde çok fazla CSP raporunun gönderilmesi engellendi. # LOCALIZATION NOTE (couldNotParseReportURI): # %1$S is the report URI that could not be parsed -couldNotParseReportURI = rapor adresi işlenemedi: %1$S +couldNotParseReportURI = rapor URI’si işlenemedi: %1$S # LOCALIZATION NOTE (couldNotProcessUnknownDirective): # %1$S is the unknown directive -couldNotProcessUnknownDirective = Bilinmeyen ‘%1$S’ yönergesi işlenemedi +couldNotProcessUnknownDirective = Bilinmeyen ‘%1$S’ direktifi işlenemedi # LOCALIZATION NOTE (ignoringUnknownOption): # %1$S is the option that could not be understood ignoringUnknownOption = Bilinmeyen %1$S seçeneği görmezden geliniyor @@ -59,30 +140,30 @@ ignoringUnsafeEval = “%1$S” içindeki ‘unsafe-eval’ veya ‘wasm-unsafe- # LOCALIZATION NOTE (strictDynamicButNoHashOrNonce): # %1$S is the csp directive that contains 'strict-dynamic' # 'strict-dynamic' should not be localized -strictDynamicButNoHashOrNonce = “%1$S” içinde geçerli bir nonce veya hash’i olmayan ‘strict-dynamic’ anahtar kelimesi tüm script’lerin yüklenmesini engelleyebilir +strictDynamicButNoHashOrNonce = “%1$S” içinde geçerli bir nonce veya hash’i olmayan ‘strict-dynamic’ anahtar kelimesi tüm betiklerin yüklenmesini engelleyebilir # LOCALIZATION NOTE (reportURInotHttpsOrHttp2): # %1$S is the ETLD of the report URI that is not HTTP or HTTPS -reportURInotHttpsOrHttp2 = Rapor URI'si (%1$S) HTTP veya HTTPS URI olmalıdır. +reportURInotHttpsOrHttp2 = Rapor URI’si (%1$S) HTTP veya HTTPS URI olmalıdır. # LOCALIZATION NOTE (reportURInotInReportOnlyHeader): # %1$S is the ETLD of the page with the policy -reportURInotInReportOnlyHeader = Bu sitenin (%1$S) rapor URI'si olmayan bir Report-Only ilkesi var. CSP bu ilkenin ihlallerini engelleyemez ve raporlayamaz. +reportURInotInReportOnlyHeader = Bu sitenin (%1$S) rapor URI’si olmayan bir Report-Only ilkesi var. CSP bu ilkenin ihlallerini engelleyemez ve raporlayamaz. # LOCALIZATION NOTE (failedToParseUnrecognizedSource): # %1$S is the CSP Source that could not be parsed failedToParseUnrecognizedSource = Tanınmayan %1$S kaynağının işlenmesi başarısız oldu # LOCALIZATION NOTE (upgradeInsecureRequest): # %1$S is the URL of the upgraded request; %2$S is the upgraded scheme. -upgradeInsecureRequest = Güvensiz '%1$S' isteği '%2$S' kullanmak üzere yükseltiliyor +upgradeInsecureRequest = Güvensiz ‘%1$S’ isteği ‘%2$S’ kullanmak üzere yükseltiliyor # LOCALIZATION NOTE (ignoreSrcForDirective): -ignoreSrcForDirective = '%1$S' direktifi için srcs görmezden geliniyor +ignoreSrcForDirective = ‘%1$S’ direktifi için srcs görmezden geliniyor # LOCALIZATION NOTE (hostNameMightBeKeyword): # %1$S is the hostname in question and %2$S is the keyword -hostNameMightBeKeyword = %1$S anahtar kelime olarak değil, ana bilgisayar adı olarak yorumlanıyor. Bunun anahtar kelime olmasını istediyseniz '%2$S' (tek tırnak içinde) kullanın. +hostNameMightBeKeyword = %1$S anahtar kelime olarak değil, ana bilgisayar adı olarak yorumlanıyor. Bunun anahtar kelime olmasını istediyseniz ‘%2$S’ (tek tırnak içinde) kullanın. # LOCALIZATION NOTE (notSupportingDirective): # directive is not supported (e.g. 'reflected-xss') -notSupportingDirective = '%1$S' direktifi desteklenmiyor. Direktif ve değerler görmezden gelinecek. +notSupportingDirective = ‘%1$S’ direktifi desteklenmiyor. Direktif ve değerler görmezden gelinecek. # LOCALIZATION NOTE (blockAllMixedContent): # %1$S is the URL of the blocked resource load. -blockAllMixedContent = Güvensiz '%1$S' isteği engelleniyor. +blockAllMixedContent = Güvensiz ‘%1$S’ isteği engelleniyor. # LOCALIZATION NOTE (ignoringDirectiveWithNoValues): # %1$S is the name of a CSP directive that requires additional values ignoringDirectiveWithNoValues = Hiçbir parametre içermediği için ‘%1$S’ görmezden geliniyor. @@ -114,7 +195,7 @@ couldntParseInvalidHost = Geçersiz %1$S sunucusu işlenemedi couldntParsePort = %1$S portu işlenemedi # LOCALIZATION NOTE (duplicateDirective): # %1$S is the name of the duplicate directive -duplicateDirective = Birden fazla %1$S yönergesi tespit edildi. İlki dışındaki tüm yönergeler görmezden gelinecek. +duplicateDirective = Birden fazla %1$S direktifi tespit edildi. İlki dışındaki tüm direktifler görmezden gelinecek. # LOCALIZATION NOTE (couldntParseInvalidSandboxFlag): # %1$S is the option that could not be understood couldntParseInvalidSandboxFlag = Geçersiz sandbox bayrağı ‘%1$S’ işlenemedi -- cgit v1.2.3