summaryrefslogtreecommitdiffstats
path: root/l10n-sv-SE/netwerk/necko.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-sv-SE/netwerk/necko.properties')
-rw-r--r--l10n-sv-SE/netwerk/necko.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/l10n-sv-SE/netwerk/necko.properties b/l10n-sv-SE/netwerk/necko.properties
index e526f21b6a..86d8d4c646 100644
--- a/l10n-sv-SE/netwerk/necko.properties
+++ b/l10n-sv-SE/netwerk/necko.properties
@@ -52,6 +52,9 @@ CookieAllowedForOriginByHeuristic=Lagringsåtkomst beviljas automatiskt för urs
# LOCALIZATION NOTE (CookieAllowedForFpiByHeuristic): %2$S and %1$S are URLs.
CookieAllowedForFpiByHeuristic=Lagringsåtkomst beviljas automatiskt för förstapartisolering “%2$S” på “%1$S”.
+# LOCALIZATION NOTE (CookieAllowedForDFPIByHeuristic): %2$S and %1$S are URLs.
+CookieAllowedForDFPIByHeuristic=Lagringsåtkomst beviljas automatiskt för dynamisk tillståndspartitionering “%2$S” på “%1$S”.
+
# LOCALIZATION NOTE(CookieRejectedNonRequiresSecure2): %1$S is the cookie name. Do not localize "SameSite=None" and "secure".
CookieRejectedNonRequiresSecure2=Kaka "%1$S" avvisades eftersom den har attributet "SameSite=None" men saknar attributet "secure".
# 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=Kaka “%1$S” är ogiltig eftersom dess sökvägsstorlek ä
CookieRejectedByPermissionManager=Kakan “%1$S” har avvisats pga av användarvalda inställningar.
# LOCALIZATION NOTE (CookieRejectedInvalidCharName): %1$S is the cookie name.
CookieRejectedInvalidCharName=Kaka "%1$S” har avvisats för ogiltiga tecken i namnet.
+# LOCALIZATION NOTE (CookieRejectedInvalidCharAttributes): %1$S is the cookie name.
+CookieRejectedInvalidCharAttributes=Kakan “%1$S” har avvisats för ogiltiga tecken i attributen.
# LOCALIZATION NOTE (CookieRejectedInvalidDomain): %1$S is the cookie name.
CookieRejectedInvalidDomain=Kaka “%1$S%1$S har avvisats för ogiltig domän.
# LOCALIZATION NOTE (CookieRejectedInvalidPrefix): %1$S is the cookie name.