diff options
Diffstat (limited to 'l10n-es-MX/toolkit/toolkit/about/aboutHttpsOnlyError.ftl')
-rw-r--r-- | l10n-es-MX/toolkit/toolkit/about/aboutHttpsOnlyError.ftl | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/l10n-es-MX/toolkit/toolkit/about/aboutHttpsOnlyError.ftl b/l10n-es-MX/toolkit/toolkit/about/aboutHttpsOnlyError.ftl new file mode 100644 index 0000000000..eaf6789df3 --- /dev/null +++ b/l10n-es-MX/toolkit/toolkit/about/aboutHttpsOnlyError.ftl @@ -0,0 +1,30 @@ +# 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/. + +about-httpsonly-title-alert = Alerta de modo solo HTTPS +about-httpsonly-title-site-not-available = Sitio seguro no disponible + +# Variables: +# $websiteUrl (String) - Url of the website that failed to load. Example: www.example.com +about-httpsonly-explanation-unavailable2 = Has habilitado el modo solo HTTPS para mejorar la seguridad pero no está disponible una versión HTTPS de <em>{ $websiteUrl }</em>. +about-httpsonly-explanation-question = ¿Qué podría estar causando esto? +about-httpsonly-explanation-nosupport = Lo más probable es que el sitio web simplemente no sea compatible con HTTPS. +about-httpsonly-explanation-risk = También es posible que un atacante esté involucrado. Si decides visitar el sitio web, no debes ingresar información confidencial como contraseñas, correos o detalles de tarjetas de crédito. +about-httpsonly-explanation-continue = Si continúas, el modo solo HTTPS se desactivará temporalmente para este sitio. + +about-httpsonly-button-continue-to-site = Continuar al sitio HTTP +about-httpsonly-button-go-back = Regresar +about-httpsonly-link-learn-more = Más información… + +## Suggestion Box that only shows up if a secure connection to www can be established +## Variables: +## $websiteUrl (String) - Url of the website that can be securely loded with these alternatives. Example: example.com + +## Suggestion Box that only shows up if a secure connection to www can be established +## Variables: +## $websiteUrl (String) - Url of the website that can be securely loaded with these alternatives. Example: example.com + +about-httpsonly-suggestion-box-header = Posible alternativa +about-httpsonly-suggestion-box-www-text = Hay una versión segura de <em>www.{ $websiteUrl }</em>. Puedes visitar esta página en lugar de <em>{ $websiteUrl }</em> +about-httpsonly-suggestion-box-www-button = Ir a www.{ $websiteUrl } |