From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- l10n-es-ES/mail/messenger/troubleshootMode.ftl | 39 ++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 l10n-es-ES/mail/messenger/troubleshootMode.ftl (limited to 'l10n-es-ES/mail/messenger/troubleshootMode.ftl') diff --git a/l10n-es-ES/mail/messenger/troubleshootMode.ftl b/l10n-es-ES/mail/messenger/troubleshootMode.ftl new file mode 100644 index 0000000000..36f3c94be5 --- /dev/null +++ b/l10n-es-ES/mail/messenger/troubleshootMode.ftl @@ -0,0 +1,39 @@ +# 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/. + +troubleshoot-mode-window = + .title = Modo de resolución de problemas de { -brand-short-name } + .style = width: 37em; + +troubleshoot-mode-description = Use el modo de resolución de problemas de { -brand-short-name } para diagnosticar problemas. Sus complementos y personalizaciones se desactivarán temporalmente. + +troubleshoot-mode-description2 = Puede hacer permanentes todos o algunos de estos cambios: + +troubleshoot-mode-disable-addons = + .label = Desactivar todos los complementos + .accesskey = D + +troubleshoot-mode-reset-toolbars = + .label = Restablecer barras de herramientas y controles + .accesskey = R + +troubleshoot-mode-change-and-restart = + .label = Hacer cambios y reiniciar + .accesskey = m + +troubleshoot-mode-continue = + .label = Continuar en el modo de resolución de problemas + .accesskey = C + +troubleshoot-mode-quit = + .label = + { PLATFORM() -> + [windows] Cerrar + *[other] Salir + } + .accesskey = + { PLATFORM() -> + [windows] C + *[other] S + } -- cgit v1.2.3