summaryrefslogtreecommitdiffstats
path: root/l10n-sv-SE/netwerk
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:29 +0000
commit59203c63bb777a3bacec32fb8830fba33540e809 (patch)
tree58298e711c0ff0575818c30485b44a2f21bf28a0 /l10n-sv-SE/netwerk
parentAdding upstream version 126.0.1. (diff)
downloadfirefox-59203c63bb777a3bacec32fb8830fba33540e809.tar.xz
firefox-59203c63bb777a3bacec32fb8830fba33540e809.zip
Adding upstream version 127.0.upstream/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.