From 8dd16259287f58f9273002717ec4d27e97127719 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:43:14 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- l10n-tr/netwerk/necko.properties | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'l10n-tr/netwerk') diff --git a/l10n-tr/netwerk/necko.properties b/l10n-tr/netwerk/necko.properties index 9b8ad16811..8a0e67de9b 100644 --- a/l10n-tr/netwerk/necko.properties +++ b/l10n-tr/netwerk/necko.properties @@ -52,6 +52,9 @@ CookieAllowedForOriginByHeuristic=“%2$S” kökeni için “%1$S” üzerinde # LOCALIZATION NOTE (CookieAllowedForFpiByHeuristic): %2$S and %1$S are URLs. CookieAllowedForFpiByHeuristic=“%2$S” birinci taraf izolasyonu için “%1$S” üzerinde açılan depolama erişimine otomatik olarak izin verildi. +# LOCALIZATION NOTE (CookieAllowedForDFPIByHeuristic): %2$S and %1$S are URLs. +CookieAllowedForDFPIByHeuristic=“%2$S” dinamik durum bölümlemesi için “%1$S” üzerinde açılan depolama erişimine otomatik olarak izin verildi. + # LOCALIZATION NOTE(CookieRejectedNonRequiresSecure2): %1$S is the cookie name. Do not localize "SameSite=None" and "secure". CookieRejectedNonRequiresSecure2=“%1$S” çerezinde “SameSite=None” özniteliği olmasına rağmen “secure” özniteliği olmadığı için çerez reddedildi. # LOCALIZATION NOTE(CookieRejectedNonRequiresSecureForBeta3): %1$S is the cookie name. %2$S is a URL. Do not localize "SameSite", "SameSite=None" and "secure". @@ -70,6 +73,8 @@ CookiePathOversize=“%1$S” çerezi geçersiz çünkü yol boyutu çok büyük CookieRejectedByPermissionManager=Kullanıcının kısıtladığı izinler nedeniyle “%1$S” çerezi reddedildi. # LOCALIZATION NOTE (CookieRejectedInvalidCharName): %1$S is the cookie name. CookieRejectedInvalidCharName=Adındaki geçersiz karakterler nedeniyle “%1$S” çerezi reddedildi. +# LOCALIZATION NOTE (CookieRejectedInvalidCharAttributes): %1$S is the cookie name. +CookieRejectedInvalidCharAttributes=Özniteliklerdeki geçersiz karakterler nedeniyle “%1$S” çerezi reddedildi. # LOCALIZATION NOTE (CookieRejectedInvalidDomain): %1$S is the cookie name. CookieRejectedInvalidDomain=Alan adı geçersiz olduğu için “%1$S” çerezi reddedildi. # LOCALIZATION NOTE (CookieRejectedInvalidPrefix): %1$S is the cookie name. -- cgit v1.2.3