summaryrefslogtreecommitdiffstats
path: root/l10n-nl/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-nl/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-nl/netwerk')
-rw-r--r--l10n-nl/netwerk/necko.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/l10n-nl/netwerk/necko.properties b/l10n-nl/netwerk/necko.properties
index d32852a06c..13844806b9 100644
--- a/l10n-nl/netwerk/necko.properties
+++ b/l10n-nl/netwerk/necko.properties
@@ -52,6 +52,9 @@ CookieAllowedForOriginByHeuristic=Toegang tot opslag automatisch verleend voor o
# LOCALIZATION NOTE (CookieAllowedForFpiByHeuristic): %2$S and %1$S are URLs.
CookieAllowedForFpiByHeuristic=Toegang tot opslag automatisch verleend voor isolatie van rechtstreekse cookie ‘%2$S’ op ‘%1$S’.
+# LOCALIZATION NOTE (CookieAllowedForDFPIByHeuristic): %2$S and %1$S are URLs.
+CookieAllowedForDFPIByHeuristic=Toegang tot opslag automatisch verleend voor dynamische statuspartitionering ‘%2$S’ op ‘%1$S’.
+
# LOCALIZATION NOTE(CookieRejectedNonRequiresSecure2): %1$S is the cookie name. Do not localize "SameSite=None" and "secure".
CookieRejectedNonRequiresSecure2=Cookie ‘%1$S’ is afgewezen omdat het het attribuut ‘SameSite=None’ bevat, maar het attribuut ‘secure’ ontbreekt.
# 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=Cookie ‘%1$S’ is ongeldig omdat de padgrootte te groot is
CookieRejectedByPermissionManager=Cookie ‘%1$S’ is geweigerd door gebruiker ingestelde toestemmingen.
# LOCALIZATION NOTE (CookieRejectedInvalidCharName): %1$S is the cookie name.
CookieRejectedInvalidCharName=Cookie ‘%1$S’ is geweigerd vanwege ongeldige tekens in de naam.
+# LOCALIZATION NOTE (CookieRejectedInvalidCharAttributes): %1$S is the cookie name.
+CookieRejectedInvalidCharAttributes=Cookie ‘%1$S’ is geweigerd vanwege ongeldige tekens in de attributen.
# LOCALIZATION NOTE (CookieRejectedInvalidDomain): %1$S is the cookie name.
CookieRejectedInvalidDomain=Cookie ‘%1$S’ is geweigerd vanwege ongeldig domein.
# LOCALIZATION NOTE (CookieRejectedInvalidPrefix): %1$S is the cookie name.