diff options
Diffstat (limited to 'l10n-fy-NL/netwerk/necko.properties')
-rw-r--r-- | l10n-fy-NL/netwerk/necko.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-fy-NL/netwerk/necko.properties b/l10n-fy-NL/netwerk/necko.properties index 12e93af27f..5e0af63b49 100644 --- a/l10n-fy-NL/netwerk/necko.properties +++ b/l10n-fy-NL/netwerk/necko.properties @@ -87,6 +87,15 @@ CookieRejectedNonsecureOverSecure=Cookie ‘%1$S’ is wegere omdat der in beste # LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name. CookieRejectedForNonSameSiteness=Cookie ‘%1$S’ is ôfwezen, omdat dizze har yn in cross-site-context stiet en de ‘SameSite’ ‘Lax’ of ‘Strict’ is. +# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name. +CookieRejectedPartitionedRequiresSecure=Cookie ‘%1$S’ is ôfwezen omdat it it attribút ‘Partitioned’ befettet, mar it attribút ‘secure’ ûntbrekt. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedWarning=Cookie ‘%1$S’ wurdt ynkoarten wegere, omdat dit ekstern is en it attribút ‘Partitioned’ net hat. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedError=Cookie ‘%1$S’ is wegere, omdat dit ekstern is en it attribút ‘Partitioned’ net hat. + # LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict". CookieBlockedCrossSiteRedirect=Cookie ‘%1$S’ mei de ‘SameSite’-attribútwearde ‘Lax’ of ‘Strict’ is weilitten fanwegen in cross-site-trochlieding. |