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-is/netwerk/necko.properties | |
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 '')
-rw-r--r-- | l10n-is/netwerk/necko.properties | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/l10n-is/netwerk/necko.properties b/l10n-is/netwerk/necko.properties index 120ccb9a3f..37a4a2e243 100644 --- a/l10n-is/netwerk/necko.properties +++ b/l10n-is/netwerk/necko.properties @@ -43,7 +43,7 @@ CookieBlockedForeign=Beiðni um aðgang að vefkökum eða geymslu á “%1$S” # As part of dynamic state partitioning, third-party resources might be limited to "partitioned" storage access that is separate from the first-party context. # This allows e.g. cookies to still be set, and prevents tracking without totally blocking storage access. This message is shown in the web console when this happens # to inform developers that their storage is isolated. -CookiePartitionedForeign2=Skipt geymsla á vefkökum eða aðgangur að gagnageymslu var veittur „%1$S“ vegna þess að því er hlaðið inn í samhengi utanaðkomandi aðila og virk skipting er því virkjuð. +CookiePartitionedForeign2=Skipt geymsla á vefkökum (Partitioned) eða aðgangur að gagnageymslu var veittur „%1$S“ vegna þess að því er hlaðið inn í samhengi utanaðkomandi aðila og virk skipting er því virkjuð. # LOCALIZATION NOTE (CookieAllowedForOriginByStorageAccessAPI): %2$S and %1$S are URLs. CookieAllowedForOriginByStorageAccessAPI=Geymsluaðgangur veittur fyrir upprunann “%2$S” á “%1$S”. @@ -87,6 +87,15 @@ CookieRejectedNonsecureOverSecure=Vefkökunni „%1$S“ hefur verið hafnað ve # LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name. CookieRejectedForNonSameSiteness=Vefkökunni „%1$S“ hefur verið hafnað vegna þess að hín er í millivefjasamhengi og „SameSite“ einindi hennar er „Lax“ eða „Strict“. +# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name. +CookieRejectedPartitionedRequiresSecure=Vefkökunni „%1$S“ var hafnað vegna þess að hún er með „Partitioned“ eigindið en vantar „secure“ eigindið. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedWarning=Vefkökunni „%1$S“ verður brátt hafnað vegna þess að hún er utanaðkomandi og er ekki með „Partitioned“ eigindi. + +# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedError=Vefkökunni „%1$S“ hefur verið hafnað vegna þess að hún er utanaðkomandi og er ekki með „Partitioned“ eigindi. + # LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict". CookieBlockedCrossSiteRedirect=Vefkökunni „%1$S“ með „SameSite“ eigindagildinu „Lax“ eða „Strict“ var sleppt vegna tilvísunar milli vefsvæða. |