summaryrefslogtreecommitdiffstats
path: root/l10n-da/netwerk
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:37 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-12 05:35:37 +0000
commita90a5cba08fdf6c0ceb95101c275108a152a3aed (patch)
tree532507288f3defd7f4dcf1af49698bcb76034855 /l10n-da/netwerk
parentAdding debian version 126.0.1-1. (diff)
downloadfirefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.tar.xz
firefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.zip
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-da/netwerk')
-rw-r--r--l10n-da/netwerk/necko.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n-da/netwerk/necko.properties b/l10n-da/netwerk/necko.properties
index 2894580007..3ec32a7466 100644
--- a/l10n-da/netwerk/necko.properties
+++ b/l10n-da/netwerk/necko.properties
@@ -52,6 +52,8 @@ CookieAllowedForOriginByHeuristic=Adgang til lager blev automatisk tildelt oprin
# LOCALIZATION NOTE (CookieAllowedForFpiByHeuristic): %2$S and %1$S are URLs.
CookieAllowedForFpiByHeuristic=Adgang til lager blev automatisk tildelt første-parts isolationen "%2$S" på "%1$S".
+# LOCALIZATION NOTE (CookieAllowedForDFPIByHeuristic): %2$S and %1$S are URLs.
+
# LOCALIZATION NOTE(CookieRejectedNonRequiresSecure2): %1$S is the cookie name. Do not localize "SameSite=None" and "secure".
CookieRejectedNonRequiresSecure2=Cookien "%1$S" blev afvist, fordi den har attributten "SameSite=None" - men mangler attributten "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 +72,8 @@ CookiePathOversize=Cookien "%1$S" er ugyldig, fordi dens sti-størrelse er for s
CookieRejectedByPermissionManager=Cookien "%1$S" er blevet afvist af tilladelser sat af brugeren.
# LOCALIZATION NOTE (CookieRejectedInvalidCharName): %1$S is the cookie name.
CookieRejectedInvalidCharName=Cookien "%1$S" er blevet afvist, fordi dens navn indeholder ugyldige tegn.
+# LOCALIZATION NOTE (CookieRejectedInvalidCharAttributes): %1$S is the cookie name.
+CookieRejectedInvalidCharAttributes=Cookien "%1$S" er blevet afvist, fordi attributterne indeholder ugyldige tegn.
# LOCALIZATION NOTE (CookieRejectedInvalidDomain): %1$S is the cookie name.
CookieRejectedInvalidDomain=Cookien "%1$S" er blevet afvist, fordi domænet er ugyldigt.
# LOCALIZATION NOTE (CookieRejectedInvalidPrefix): %1$S is the cookie name.