summaryrefslogtreecommitdiffstats
path: root/l10n-sv-SE/netwerk
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:43:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:43:14 +0000
commit8dd16259287f58f9273002717ec4d27e97127719 (patch)
tree3863e62a53829a84037444beab3abd4ed9dfc7d0 /l10n-sv-SE/netwerk
parentReleasing progress-linux version 126.0.1-1~progress7.99u1. (diff)
downloadfirefox-8dd16259287f58f9273002717ec4d27e97127719.tar.xz
firefox-8dd16259287f58f9273002717ec4d27e97127719.zip
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-sv-SE/netwerk')
-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.