summaryrefslogtreecommitdiffstats
path: root/l10n-de/netwerk
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-de/netwerk')
-rw-r--r--l10n-de/netwerk/necko.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/l10n-de/netwerk/necko.properties b/l10n-de/netwerk/necko.properties
index e22cc9d317..758cb66c8e 100644
--- a/l10n-de/netwerk/necko.properties
+++ b/l10n-de/netwerk/necko.properties
@@ -52,6 +52,9 @@ CookieAllowedForOriginByHeuristic=Speicherzugriff automatisch erlaubt für Quell
# LOCALIZATION NOTE (CookieAllowedForFpiByHeuristic): %2$S and %1$S are URLs.
CookieAllowedForFpiByHeuristic=Speicherzugriff erlaubt für Isolierung von Ressourcen gleichen Ursprungs: "%2$S" auf "%1$S".
+# LOCALIZATION NOTE (CookieAllowedForDFPIByHeuristic): %2$S and %1$S are URLs.
+CookieAllowedForDFPIByHeuristic=Speicherzugriff automatisch erlaubt für dynamische Zustandspartitionierung "%2$S" auf "%1$S".
+
# LOCALIZATION NOTE(CookieRejectedNonRequiresSecure2): %1$S is the cookie name. Do not localize "SameSite=None" and "secure".
CookieRejectedNonRequiresSecure2=Cookie "%1$S" abgelehnt, weil es das "SameSite=None"-Attribut besitzt, aber das "secure"-Attribut fehlt.
# 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=Das Cookie "%1$S" ist ungültig, da der Pfad zu groß ist. Di
CookieRejectedByPermissionManager=Das Cookie "%1$S" wurde von durch den Benutzer festgelegten Berechtigungen abgelehnt.
# LOCALIZATION NOTE (CookieRejectedInvalidCharName): %1$S is the cookie name.
CookieRejectedInvalidCharName=Das Cookie "%1$S" wurde wegen ungültiger Zeichen im Namen abgelehnt.
+# LOCALIZATION NOTE (CookieRejectedInvalidCharAttributes): %1$S is the cookie name.
+CookieRejectedInvalidCharAttributes=Das Cookie "%1$S" wurde wegen ungültiger Zeichen in den Attributen abgelehnt.
# LOCALIZATION NOTE (CookieRejectedInvalidDomain): %1$S is the cookie name.
CookieRejectedInvalidDomain=Das Cookie "%1$S" wurde wegen ungültiger Domain abgelehnt.
# LOCALIZATION NOTE (CookieRejectedInvalidPrefix): %1$S is the cookie name.