From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- l10n-es-MX/mail/messenger/preferences/cookies.ftl | 55 +++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 l10n-es-MX/mail/messenger/preferences/cookies.ftl (limited to 'l10n-es-MX/mail/messenger/preferences/cookies.ftl') diff --git a/l10n-es-MX/mail/messenger/preferences/cookies.ftl b/l10n-es-MX/mail/messenger/preferences/cookies.ftl new file mode 100644 index 0000000000..2bac3ddb7c --- /dev/null +++ b/l10n-es-MX/mail/messenger/preferences/cookies.ftl @@ -0,0 +1,55 @@ +# 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/. + +cookies-window-dialog = + .title = Cookies + .style = width: 36em; + +window-close-key = + .key = w + +window-focus-search-key = + .key = f + +window-focus-search-alt-key = + .key = k + +filter-search-label = + .value = Buscar: + .accesskey = S + +cookies-on-system-label = Las siguientes cookies están almacenadas en tu computadora: + +treecol-site-header = + .label = Sitio + +treecol-name-header = + .label = Nombre de la cookie + +props-name-label = + .value = Nombre: +props-value-label = + .value = Contenido: +props-domain-label = + .value = Servidor: +props-path-label = + .value = Ubicación: +props-secure-label = + .value = Enviar para: +props-expires-label = + .value = Caduca: +props-container-label = + .value = Contenedor: + +remove-cookie-button = + .label = Eliminar cookies + .accesskey = R + +remove-all-cookies-button = + .label = Eliminar todas las cookies + .accesskey = A + +cookie-close-button = + .label = Cerrar + .accesskey = C -- cgit v1.2.3