summaryrefslogtreecommitdiffstats
path: root/l10n-da/netwerk
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-21 05:21:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-21 05:21:19 +0000
commit520a92573ce79e3628762e4ce06e284d50c2e548 (patch)
treedd7bece82fdce266f06a6a2a6043264255631ee7 /l10n-da/netwerk
parentAdding debian version 115.10.0esr-1~deb12u1. (diff)
downloadfirefox-esr-520a92573ce79e3628762e4ce06e284d50c2e548.tar.xz
firefox-esr-520a92573ce79e3628762e4ce06e284d50c2e548.zip
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-da/netwerk')
-rw-r--r--l10n-da/netwerk/necko.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-da/netwerk/necko.properties b/l10n-da/netwerk/necko.properties
index 7855d7543a..2894580007 100644
--- a/l10n-da/netwerk/necko.properties
+++ b/l10n-da/netwerk/necko.properties
@@ -87,6 +87,15 @@ CookieRejectedNonsecureOverSecure=Cookien "%1$S" er blevet afvist, fordi der all
# LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name.
CookieRejectedForNonSameSiteness=Cookien "%1$S" er blevet afvist, fordi den er i en cross-site-kontekst og dens "SameSite" er "Lax" eller "Strict".
+# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name.
+CookieRejectedPartitionedRequiresSecure=Cookien "%1$S" er blevet afvist, fordi den har attributten "Partioned", men mangler attributten "secure".
+
+# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned"
+CookieForeignNoPartitionedWarning=Cookien "%1$S" vil snart blive afvist, fordi den er fremmed og ikke har attributten "Partitioned".
+
+# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned"
+CookieForeignNoPartitionedError=Cookien "%1$S" er blevet afvist, fordi den er fremmed og ikke har attributten "Partitioned".
+
# LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict".
CookieBlockedCrossSiteRedirect=Cookien "%1$S" med "SameSite"-attributten "Lax" eller "Strict" blev udeladt på grund af en omdirigering på tværs af websteder.