summaryrefslogtreecommitdiffstats
path: root/l10n-ru/netwerk
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:40:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:40:09 +0000
commitc1701504b2366542c32c5e6eeff1ba62cc75f8f6 (patch)
tree81b15ef2846efcdbb09422dd283399e769cb7ef9 /l10n-ru/netwerk
parentReleasing progress-linux version 115.10.0esr-1~progress7.99u1. (diff)
downloadfirefox-esr-c1701504b2366542c32c5e6eeff1ba62cc75f8f6.tar.xz
firefox-esr-c1701504b2366542c32c5e6eeff1ba62cc75f8f6.zip
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ru/netwerk')
-rw-r--r--l10n-ru/netwerk/necko.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-ru/netwerk/necko.properties b/l10n-ru/netwerk/necko.properties
index 591e079193..50849e1948 100644
--- a/l10n-ru/netwerk/necko.properties
+++ b/l10n-ru/netwerk/necko.properties
@@ -87,6 +87,15 @@ CookieRejectedNonsecureOverSecure=Кука «%1$S» была отклонена,
# LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name.
CookieRejectedForNonSameSiteness=Кука «%1$S» была отклонена, так как она находится в межсайтовом контексте и значением её атрибута «SameSite» является «Lax» или «Strict».
+# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name.
+CookieRejectedPartitionedRequiresSecure=Куки «%1$S» был отклонён, так как в нем присутствует атрибут «Partitioned», но отсутствует атрибут «secure».
+
+# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned"
+CookieForeignNoPartitionedWarning=Куки «%1$S» вскоре будет отклоняться, поскольку является чужой и не имеет атрибута «Partitioned».
+
+# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned"
+CookieForeignNoPartitionedError=Куки «%1$S» была отклонена, так как является чужой и не имеет атрибута «Partitioned».
+
# LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict".
CookieBlockedCrossSiteRedirect=Кука «%1$S» со значением «Lax» или «Strict» атрибута «SameSite» была пропущена из-за межсайтового перенаправления.