diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:40:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:40:09 +0000 |
commit | c1701504b2366542c32c5e6eeff1ba62cc75f8f6 (patch) | |
tree | 81b15ef2846efcdbb09422dd283399e769cb7ef9 /l10n-sq/netwerk | |
parent | Releasing progress-linux version 115.10.0esr-1~progress7.99u1. (diff) | |
download | firefox-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-sq/netwerk')
-rwxr-xr-x | l10n-sq/netwerk/necko.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n-sq/netwerk/necko.properties b/l10n-sq/netwerk/necko.properties index 831f3aebaf..589dac7e29 100755 --- a/l10n-sq/netwerk/necko.properties +++ b/l10n-sq/netwerk/necko.properties @@ -86,7 +86,17 @@ CookieRejectedNonsecureOverSecure=Cookie “%1$S” është hedhur poshtë, ngaq # LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name. CookieRejectedForNonSameSiteness=Cookie “%1$S” është hedhur poshtë, ngaqë gjendet në një kontekst “cross-site” dhe “SameSite” për të është “Lax” ose “Strict”. +# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name. +CookieRejectedPartitionedRequiresSecure=“Cookie” “%1$S” është hedhur poshtë, ngaqë ka atributin “Partitioned”, por i mungon atributi “secure”. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedWarning=“Cookie” “%1$S” së shpejti do të hidhet poshtë, ngaqë është e huaj dhe nuk përmban atributin “Partitioned“. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedError=“Cookie” “%1$S” është hedhur poshtë, ngaqë është e huaj dhe s’përmban atributin “Partitioned“. + # LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict". +CookieBlockedCrossSiteRedirect=“Cookie” “%1$S” me vlerën “Lax”, ose “Strict” për atributin “SameSite” u la jashtë, për shkak të një ridrejtimi “cross-site”. # LOCALIZATION NOTE (APIDeprecationWarning): %1$S is the deprecated API; %2$S is the API function that should be used. APIDeprecationWarning=Kujdes: ‘%1$S’ është nxjerrë nga përdorimi, ju lutemi, përdorni ‘%2$S’ |