From c1701504b2366542c32c5e6eeff1ba62cc75f8f6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:40:09 +0200 Subject: Merging upstream version 115.11.0esr. Signed-off-by: Daniel Baumann --- l10n-el/netwerk/necko.properties | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'l10n-el/netwerk/necko.properties') diff --git a/l10n-el/netwerk/necko.properties b/l10n-el/netwerk/necko.properties index ed4933c4f3..797e103c60 100644 --- a/l10n-el/netwerk/necko.properties +++ b/l10n-el/netwerk/necko.properties @@ -87,6 +87,15 @@ CookieRejectedNonsecureOverSecure=Το cookie “%1$S” έχει απορριφ # LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name. CookieRejectedForNonSameSiteness=Το cookie «%1$S» έχει απορριφθεί επειδή είναι σε συγκείμενο μεταξύ ιστοτόπων και το «SameSite» του είναι «Lax» ή «Strict». +# LOCALIZATION NOTE (CookieRejectedPartitionedRequiresSecure): %1$S is the cookie name. +CookieRejectedPartitionedRequiresSecure=Το cookie «%1$S» έχει απορριφθεί επειδή έχει την ιδιότητα «Partitioned», αλλά δεν έχει την ιδιότητα «secure». + +# LOCALIZATION NOTE (CookieForeignNoPartitionedWarning): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedWarning=Το cookie «%1$S» θα απορριφθεί σύντομα επειδή είναι άγνωστο και δεν έχει την ιδιότητα «Partitioned». + +# LOCALIZATION NOTE (CookieForeignNoPartitionedError): %1$S is the cookie name. Do not translate "Partitioned" +CookieForeignNoPartitionedError=Το cookie «%1$S» έχει απορριφθεί επειδή είναι άγνωστο και δεν έχει την ιδιότητα «Partitioned». + # LOCALIZATION NOTE (CookieBlockedCrossSiteRedirect): %1$S is the cookie name. Do not translate "SameSite", "Lax" or "Strict". CookieBlockedCrossSiteRedirect=Το cookie «%1$S» με τιμή «Lax» ή «Strict» στην ιδιότητα «SameSite» παρακάμφθηκε λόγω μιας ανακατεύθυνσης μεταξύ ιστοτόπων. -- cgit v1.2.3