From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- l10n-nl/netwerk/necko.properties | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'l10n-nl/netwerk') 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. -- cgit v1.2.3