From 520a92573ce79e3628762e4ce06e284d50c2e548 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:21:19 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-nb-NO/netwerk/necko.properties | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'l10n-nb-NO/netwerk') diff --git a/l10n-nb-NO/netwerk/necko.properties b/l10n-nb-NO/netwerk/necko.properties index 0e7d6fe09f..63330896e2 100644 --- a/l10n-nb-NO/netwerk/necko.properties +++ b/l10n-nb-NO/netwerk/necko.properties @@ -87,6 +87,15 @@ CookieRejectedNonsecureOverSecure=Infokapsel «%1$S» ble avvist fordi det finne # LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name. CookieRejectedForNonSameSiteness=Infokapsel «%1$S» ble avvist fordi sammenhengen er på tvers av nettsteder og dens «SameSite»-attributt er «Lax» eller «Strict». +# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name. +CookieRejectedPartitionedRequiresSecure=Cookie “%1$S” has been rejected because it has the “Partitioned” attribute but is missing the “secure” attribute. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedWarning=Cookie “%1$S” will soon be rejected because it is foreign and does not have the “Partitioned“ attribute. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedError=Cookie “%1$S” has been rejected because it is foreign and does not have the “Partitioned“ attribute. + # LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict". CookieBlockedCrossSiteRedirect=Infokapselen «%1$S» med «SameSite»-attributtverdien «Lax» eller «Strict» ble utelatt på grunn av en omdirigering på tvers av nettsteder. -- cgit v1.2.3