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-sv-SE/netwerk/necko.properties | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'l10n-sv-SE/netwerk') diff --git a/l10n-sv-SE/netwerk/necko.properties b/l10n-sv-SE/netwerk/necko.properties index 2bba53599c..e526f21b6a 100644 --- a/l10n-sv-SE/netwerk/necko.properties +++ b/l10n-sv-SE/netwerk/necko.properties @@ -87,6 +87,15 @@ CookieRejectedNonsecureOverSecure=Kaka “%1$S” har avvisats eftersom det finn # LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name. CookieRejectedForNonSameSiteness=Kakan “%1$S” har avvisats på grund av att den är i ett cross-site kontext och dess “SameSite” är “Lax” eller “Strict”. +# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name. +CookieRejectedPartitionedRequiresSecure=Kaka "%1$S" har avvisats eftersom den har attributet "Partitioned" men saknar attributet "secure". + +# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedWarning=Kaka "%1$S" kommer snart att avvisas eftersom den är främmande och inte har attributet "Partitioned". + +# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedError=Kaka "%1$S" har avvisats eftersom den är främmande och inte har attributet "Partitioned". + # LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict". CookieBlockedCrossSiteRedirect=Kaka "%1$S" med "SameSite"-attributvärdet "Lax" eller "Strict" uteslöts på grund av en omdirigering över flera webbplatser. -- cgit v1.2.3