summaryrefslogtreecommitdiffstats
path: root/l10n-cs/netwerk/necko.properties
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-21 05:21:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-21 05:21:19 +0000
commit520a92573ce79e3628762e4ce06e284d50c2e548 (patch)
treedd7bece82fdce266f06a6a2a6043264255631ee7 /l10n-cs/netwerk/necko.properties
parentAdding debian version 115.10.0esr-1~deb12u1. (diff)
downloadfirefox-esr-520a92573ce79e3628762e4ce06e284d50c2e548.tar.xz
firefox-esr-520a92573ce79e3628762e4ce06e284d50c2e548.zip
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-cs/netwerk/necko.properties')
-rw-r--r--l10n-cs/netwerk/necko.properties9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-cs/netwerk/necko.properties b/l10n-cs/netwerk/necko.properties
index 2a095d3074..76bb41ff23 100644
--- a/l10n-cs/netwerk/necko.properties
+++ b/l10n-cs/netwerk/necko.properties
@@ -87,6 +87,15 @@ CookieRejectedNonsecureOverSecure=Cookie „%1$S“ byla odmítnuta, protože u
# LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name.
CookieRejectedForNonSameSiteness=Cookie „%1$S“ byla odmítnuta, protože je poslána v kontextu cross-site, ale obsahuje příznak „SameSite“ s hodnotou „Lax“ nebo „Strict“.
+# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name.
+CookieRejectedPartitionedRequiresSecure=Cookie “%1$S” byla zablokována, protože má atribut “Partitioned” ale chybí jí atribut “secure”.
+
+# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned"
+CookieForeignNoPartitionedWarning=Cookie “%1$S” bude brzy zamítnuta, protože je cizí a nemá atribut “Partitioned“.
+
+# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned"
+CookieForeignNoPartitionedError=Cookie “%1$S” byla zamítnuta, protože je cizí a nemá atribut “Partitioned“.
+
# LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict".
CookieBlockedCrossSiteRedirect=Cookie „%1$S“ s příznakem „SameSite“ s hodnotou „Lax“ nebo „Strict“ byla vynechána kvůli cross-site přesměrování.