diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-ast/netwerk | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ast/netwerk')
-rw-r--r-- | l10n-ast/netwerk/necko.properties | 46 |
1 files changed, 46 insertions, 0 deletions
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. + |