diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
commit | 724b36b7051c0d9190cbd8854ba5919904967c11 (patch) | |
tree | 8996ac57bf70972bf524e865e0845cd54aab6f6b /l10n-hu/netwerk/necko.properties | |
parent | Releasing progress-linux version 115.10.0esr-1~deb12u1progress7u1. (diff) | |
download | firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.tar.xz firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hu/netwerk/necko.properties')
-rw-r--r-- | l10n-hu/netwerk/necko.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-hu/netwerk/necko.properties b/l10n-hu/netwerk/necko.properties index 252791fdf7..4cba6ff65d 100644 --- a/l10n-hu/netwerk/necko.properties +++ b/l10n-hu/netwerk/necko.properties @@ -87,6 +87,15 @@ CookieRejectedNonsecureOverSecure=A(z) „%1$S” süti elutasítva, mert már l # LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name. CookieRejectedForNonSameSiteness=A(z) „%1$S” süti elutasításra került, mert webhelyek közötti környezetben van, és a „SameSite” értéke „Lax” vagy „Strict”. +# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name. +CookieRejectedPartitionedRequiresSecure=A(z) „%1$S” süti elutasításra került, mert a „Partitioned” attribútum meg lett adva, de hiányzik a „secure” attribútum. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedWarning=A(z) „%1$S” süti hamarosan elutasításra kerül, mert idegen, és nem rendelkezik a „Partitioned” attribútummal. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedError=A(z) „%1$S” süti elutasításra került, mert idegen, és nem rendelkezik a „Partitioned” attribútummal. + # LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict". CookieBlockedCrossSiteRedirect=A(z) „%1$S”, „Lax” vagy „Strict” „SameSite” attribútumértékkel rendelkező süti a webhelyek közötti átirányítás miatt kimaradt. |