diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:21:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:21:19 +0000 |
commit | 520a92573ce79e3628762e4ce06e284d50c2e548 (patch) | |
tree | dd7bece82fdce266f06a6a2a6043264255631ee7 /l10n-sk/netwerk/necko.properties | |
parent | Adding debian version 115.10.0esr-1~deb12u1. (diff) | |
download | firefox-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-sk/netwerk/necko.properties')
-rw-r--r-- | l10n-sk/netwerk/necko.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-sk/netwerk/necko.properties b/l10n-sk/netwerk/necko.properties index 2bae16ea7a..bf7d4cfb6b 100644 --- a/l10n-sk/netwerk/necko.properties +++ b/l10n-sk/netwerk/necko.properties @@ -87,6 +87,15 @@ CookieRejectedNonsecureOverSecure=Súbor cookie “%1$S” bol odmietnutý, pret # LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name. CookieRejectedForNonSameSiteness=Súbor cookie “%1$S” bol odmietnutý, pretože je posielaný v kontexte cross-site, ale obsahuje príznak “SameSite” s hodnotou “Lax” alebo “Strict”. +# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name. +CookieRejectedPartitionedRequiresSecure=Súbor cookie “%1$S” bol odmietnutý, pretože má atribút “Partitioned”, ale chýba mu atribút “secure”. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedWarning=Súbor cookie “%1$S” bude čoskoro odmietnutý, pretože je cudzí a nemá atribút “Partitioned“. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedError=Súbor cookie “%1$S” bol odmietnutý, pretože je cudzí a nemá atribút “Partitioned“. + # LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict". CookieBlockedCrossSiteRedirect=Súbor cookie “%1$S” s hodnotou “Lax” alebo “Strict” pre atribút “SameSite” bol vynechaný z dôvodu presmerovania medzi stránkami. |