From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-ast/netwerk/necko.properties | 46 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 l10n-ast/netwerk/necko.properties (limited to 'l10n-ast/netwerk') diff --git a/l10n-ast/netwerk/necko.properties b/l10n-ast/netwerk/necko.properties new file mode 100644 index 0000000000..f91558a559 --- /dev/null +++ b/l10n-ast/netwerk/necko.properties @@ -0,0 +1,46 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +#ResolvingHost=Looking up +#ConnectedTo=Connected to +#ConnectingTo=Connecting to +#SendingRequestTo=Sending request to +#TransferringDataFrom=Transferring data from + +3=Buscando %1$S… +4=Conectéstite a %1$S… +5=Unviando la solicitú a %1$S… +6=Tresfiriendo datos de %1$S… +7=Conectando a %1$S… +8=Lleóse %1$S +9=Escribióse %1$S +10=Esperando a %1$S… +11=Buscóse %1$S… + + +# Directory listing strings +DirTitle=Índiz de %1$S +DirColName=Nome +DirColSize=Tamañu +DirColMTime=Última modificación +DirFileLabel=Ficheru: + + + +# 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. + +# LOCALIZATION NOTE (CookieAllowedForOriginByStorageAccessAPI): %2$S and %1$S are URLs. +# LOCALIZATION NOTE (CookieAllowedForOriginByHeuristic): %2$S and %1$S are URLs. +# LOCALIZATION NOTE (CookieAllowedForFpiByHeuristic): %2$S and %1$S are URLs. + +# LOCALIZATION NOTE(CookieRejectedNonRequiresSecure): %1$S is the cookie name. Do not localize "sameSite=none" and "secure". +# LOCALIZATION NOTE(CookieRejectedNonRequiresSecureForBeta): %1$S is the cookie name. %2$S is a URL. Do not localize "sameSite", "sameSite=none" and "secure". +# LOCALIZATION NOTE(CookieLaxForced): %1$S is the cookie name. Do not localize "sameSite", "lax" and "sameSite=lax". +# LOCALIZATION NOTE(CookieLaxForcedForBeta): %1$S is the cookie name. %2$S is a URL. Do not localize "sameSite", "lax" and "sameSite=lax", "sameSite=none". +# LOCALIZATION NOTE: %1$S is cookie name. Do not localize "sameSite", "lax", "strict" and "none" + +# LOCALIZATION NOTE (CookieRejectedForNonSameSiteness): %1$S is the cookie name. + -- cgit v1.2.3