summaryrefslogtreecommitdiffstats
path: root/l10n-es-MX/mobile
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-MX/mobile')
-rw-r--r--l10n-es-MX/mobile/android/chrome/browser.properties118
-rw-r--r--l10n-es-MX/mobile/android/chrome/config.dtd21
-rw-r--r--l10n-es-MX/mobile/android/chrome/config.properties9
-rw-r--r--l10n-es-MX/mobile/android/chrome/passwordmgr.properties20
-rw-r--r--l10n-es-MX/mobile/android/defines.inc14
-rw-r--r--l10n-es-MX/mobile/android/mobile/android/aboutConfig.ftl24
-rw-r--r--l10n-es-MX/mobile/chrome/region.properties22
-rw-r--r--l10n-es-MX/mobile/overrides/appstrings.properties40
-rw-r--r--l10n-es-MX/mobile/overrides/netError.dtd118
9 files changed, 386 insertions, 0 deletions
diff --git a/l10n-es-MX/mobile/android/chrome/browser.properties b/l10n-es-MX/mobile/android/chrome/browser.properties
new file mode 100644
index 0000000000..044bc5883b
--- /dev/null
+++ b/l10n-es-MX/mobile/android/chrome/browser.properties
@@ -0,0 +1,118 @@
+# 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/.
+
+# Popup Blocker
+
+# In Extension.jsm
+
+# LOCALIZATION NOTE (webextPerms.header)
+# This string is used as a header in the webextension permissions dialog,
+# %S is replaced with the localized name of the extension being installed.
+# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612
+# for an example of the full dialog.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.header=¿Agregar %S?
+
+webextPerms.add.label=Agregar
+webextPerms.cancel.label=Cancelar
+
+# LOCALIZATION NOTE (webextPerms.updateText)
+# %S is replaced with the localized name of the updated extension.
+webextPerms.updateText=%S se ha actualizado. Debes aprobar los nuevos permisos antes de que se instale la versión actualizada. Elegir “Cancelar” mantendrá la versión actual del complemento.
+
+webextPerms.updateAccept.label=Actualizar
+
+# LOCALIZATION NOTE (webextPerms.optionalPermsHeader)
+# %S is replaced with the localized name of the extension requesting new
+# permissions.
+webextPerms.optionalPermsHeader=%S solicita permisos adicionales.
+webextPerms.optionalPermsListIntro=Quiere:
+webextPerms.optionalPermsAllow.label=Permitir
+webextPerms.optionalPermsDeny.label=Denegar
+
+webextPerms.description.bookmarks=Leer y modificar marcadores
+webextPerms.description.browserSettings=Leer y modificar configuración del navegador
+webextPerms.description.browsingData=Borrar historial de navegación reciente, cookies y datos relacionados
+webextPerms.description.clipboardRead=Obtener datos desde el portapapeles
+webextPerms.description.clipboardWrite=Ingresar datos desde el portapapeles
+webextPerms.description.devtools=Ampliar las herramientas para desarrolladores para acceder a tus datos en las pestañas abiertas
+webextPerms.description.downloads=Descargar archivos y leer y modificar el historial de descargas del navegador
+webextPerms.description.downloads.open=Abrir archivos descargados a tu computadora
+webextPerms.description.find=Leer el texto de todas las pestañas abiertas
+webextPerms.description.geolocation=Acceder a tu ubicación
+webextPerms.description.history=Acceder al historial de navegación
+webextPerms.description.management=Controlar el uso de la extensión y administrar temas
+# LOCALIZATION NOTE (webextPerms.description.nativeMessaging)
+# %S will be replaced with the name of the application
+webextPerms.description.nativeMessaging=Intercambiar mensajes con programas distintos a %S
+webextPerms.description.notifications=Mostrarte notificaciones
+webextPerms.description.privacy=Leer y modificar la configuración de privacidad
+webextPerms.description.proxy=Controlar la configuración del proxy del navegador
+webextPerms.description.sessions=Acceder a pestañas recientemente cerradas del navegador
+webextPerms.description.tabs=Acceder a pestañas del navegador
+webextPerms.description.topSites=Acceder al historial de navegación
+webextPerms.description.webNavigation=Acceder a la actividad del navegador durante la navegación
+
+webextPerms.hostDescription.allUrls=Acceder a tus datos para todos los sitios web
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard)
+# %S will be replaced by the DNS domain for which a webextension
+# is requesting access (e.g., mozilla.org)
+webextPerms.hostDescription.wildcard=Acceder a tus datos para los sitios del dominio %S
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# domains for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManyWildcards=Acceder a tus datos en #1 otro dominio;Acceder a tus datos en #1 otros dominios
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite)
+# %S will be replaced by the DNS host name for which a webextension
+# is requesting access (e.g., www.mozilla.org)
+webextPerms.hostDescription.oneSite=Acceder a tus datos para %S
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites)
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# hosts for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManySites=Acceder a tus datos en #1 otro sitio;Acceder a tus datos en #1 otros sitios
+
+
+# LOCALIZATION NOTE (password.logins): Label that will be used in
+ # Web Console API
+stacktrace.anonymousFunction=<anónimo>
+stacktrace.outputMessage=Seguimiento de pila desde %S, función %S, línea %S.
+timer.start=%S: temporizador iniciado
+
+# LOCALIZATION NOTE (timer.end):
+# This string is used to display the result of the console.timeEnd() call.
+# %1$S=name of timer, %2$S=number of milliseconds
+timer.end=%1$S: %2$Sms
+
+# Site settings dialog
+
+# In ContextualIdentityService.jsm
+
+# LOCALIZATION NOTE (userContextPersonal.label,
+# userContextWork.label,
+# userContextShopping.label,
+# userContextBanking.label,
+# userContextNone.label):
+# These strings specify the four predefined contexts included in support of the
+# Contextual Identity / Containers project. Each context is meant to represent
+# the context that the user is in when interacting with the site. Different
+# contexts will store cookies and other information from those sites in
+# different, isolated locations. You can enable the feature by typing
+# about:config in the URL bar and changing privacy.userContext.enabled to true.
+# Once enabled, you can open a new tab in a specific context by clicking
+# File > New Container Tab > (1 of 4 contexts). Once opened, you will see these
+# strings on the right-hand side of the URL bar.
+# In android this will be only exposed by web extensions
+userContextPersonal.label = Personal
+userContextWork.label = Trabajo
+userContextBanking.label = Banca
+userContextShopping.label = Compras
+
diff --git a/l10n-es-MX/mobile/android/chrome/config.dtd b/l10n-es-MX/mobile/android/chrome/config.dtd
new file mode 100644
index 0000000000..4d26ecee12
--- /dev/null
+++ b/l10n-es-MX/mobile/android/chrome/config.dtd
@@ -0,0 +1,21 @@
+<!-- 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/. -->
+
+
+<!ENTITY toolbar.searchPlaceholder "Buscar">
+
+<!ENTITY newPref.namePlaceholder "Nombre">
+
+<!ENTITY newPref.valueBoolean "Booleano">
+<!ENTITY newPref.valueString "Cadena">
+<!ENTITY newPref.valueInteger "Entero">
+
+<!ENTITY newPref.stringPlaceholder "Ingresar una cadena">
+<!ENTITY newPref.numberPlaceholder "Ingresar un número">
+
+<!ENTITY newPref.toggleButton "Conmutar">
+<!ENTITY newPref.cancelButton "Cancelar">
+
+<!ENTITY contextMenu.copyPrefName "Copiar nombre">
+<!ENTITY contextMenu.copyPrefValue "Copiar valor">
diff --git a/l10n-es-MX/mobile/android/chrome/config.properties b/l10n-es-MX/mobile/android/chrome/config.properties
new file mode 100644
index 0000000000..b99401c021
--- /dev/null
+++ b/l10n-es-MX/mobile/android/chrome/config.properties
@@ -0,0 +1,9 @@
+# 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/.
+
+newPref.createButton=Crear
+newPref.changeButton=Cambiar
+
+pref.toggleButton=Alternar
+pref.resetButton=Restablecer
diff --git a/l10n-es-MX/mobile/android/chrome/passwordmgr.properties b/l10n-es-MX/mobile/android/chrome/passwordmgr.properties
new file mode 100644
index 0000000000..633af6a29f
--- /dev/null
+++ b/l10n-es-MX/mobile/android/chrome/passwordmgr.properties
@@ -0,0 +1,20 @@
+# 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/.
+
+# String will be replaced by brandShortName.
+saveLogin=¿Te gustaría que %S recuerde este inicio de sesión?
+rememberButton=Recordar
+neverButton=Nunca
+
+# String is the login's hostname
+updatePassword=¿Actualizar la contraseña guardada para %S?
+updatePasswordNoUser=¿Actualizar la contraseña guardada para este usuario?
+updateButton=Actualizar
+dontUpdateButton=No actualizar
+
+userSelectText2=Selecciona que inicio de sesión actualizar:
+passwordChangeTitle=Confirmar cambio de contraseña
+
+username=Nombre de usuario
+password=Contraseña
diff --git a/l10n-es-MX/mobile/android/defines.inc b/l10n-es-MX/mobile/android/defines.inc
new file mode 100644
index 0000000000..7d366f5f9e
--- /dev/null
+++ b/l10n-es-MX/mobile/android/defines.inc
@@ -0,0 +1,14 @@
+# 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/.
+#filter emptyLines
+
+#define MOZ_LANGPACK_CREATOR mozilla.org
+
+# If non-English locales wish to credit multiple contributors, uncomment this
+
+# variable definition and use the format specified.
+
+#define MOZ_LANGPACK_CONTRIBUTORS <em:contributor>Mozilla México</em:contributor>
+
+#unfilter emptyLines
diff --git a/l10n-es-MX/mobile/android/mobile/android/aboutConfig.ftl b/l10n-es-MX/mobile/android/mobile/android/aboutConfig.ftl
new file mode 100644
index 0000000000..54a9a23ed3
--- /dev/null
+++ b/l10n-es-MX/mobile/android/mobile/android/aboutConfig.ftl
@@ -0,0 +1,24 @@
+# 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/.
+
+config-toolbar-search =
+ .placeholder = Buscar
+config-new-pref-name =
+ .placeholder = Nombre
+config-new-pref-value-boolean = Booleano
+config-new-pref-value-string = Cadena
+config-new-pref-value-integer = Entero
+config-new-pref-string =
+ .placeholder = Ingresar una cadena
+config-new-pref-number =
+ .placeholder = Ingresar un número
+config-new-pref-cancel-button = Cancelar
+config-new-pref-create-button = Crear
+config-new-pref-change-button = Cambiar
+config-pref-toggle-button = Alternar
+config-pref-reset-button = Restablecer
+config-context-menu-copy-pref-name =
+ .label = Copiar nombre
+config-context-menu-copy-pref-value =
+ .label = Copiar valor
diff --git a/l10n-es-MX/mobile/chrome/region.properties b/l10n-es-MX/mobile/chrome/region.properties
new file mode 100644
index 0000000000..614a840059
--- /dev/null
+++ b/l10n-es-MX/mobile/chrome/region.properties
@@ -0,0 +1,22 @@
+# 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/.
+
+# increment this number when anything gets changed in the list below. This will
+# cause Firefox to re-read these prefs and inject any new handlers into the
+# profile database. Note that "new" is defined as "has a different URL"; this
+# means that it's not possible to update the name of existing handler, so
+# don't make any spelling errors here.
+gecko.handlerService.defaultHandlersVersion=3
+
+# The default set of protocol handlers for mailto:
+gecko.handlerService.schemes.mailto.0.name=Correo Yahoo!
+gecko.handlerService.schemes.mailto.0.uriTemplate=https://compose.mail.yahoo.com/?To=%s
+gecko.handlerService.schemes.mailto.1.name=Gmail
+gecko.handlerService.schemes.mailto.1.uriTemplate=https://mail.google.com/mail/?extsrc=mailto&url=%s
+
+# This is the default set of web based feed handlers shown in the reader
+# selection UI
+browser.contentHandlers.types.0.title=Mi Yahoo!
+browser.contentHandlers.types.0.uri=https://add.my.yahoo.com/rss?url=%s
+
diff --git a/l10n-es-MX/mobile/overrides/appstrings.properties b/l10n-es-MX/mobile/overrides/appstrings.properties
new file mode 100644
index 0000000000..d6472e86e9
--- /dev/null
+++ b/l10n-es-MX/mobile/overrides/appstrings.properties
@@ -0,0 +1,40 @@
+# 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/.
+
+# BEFORE EDITING THIS FILE, PLEASE NOTE:
+# These strings are only here to support shipping Fennec ESR.
+# They are unused in GeckoView, so please don't make any changes.
+
+malformedURI2=La URL no es válida y no se puede cargar.
+fileNotFound=Firefox no pudo encontrar el archivo en %S.
+fileAccessDenied=El archivo en %S no se puede leer.
+dnsNotFound2=Firefox no puede encontrar el servidor en %S.
+unknownProtocolFound=Firefox no sabe como abrir esta dirección, porque alguno de los siguientes protocolos (%S) no está asociado con ningún programa o no está permitido en este contexto.
+connectionFailure=Firefox no pudo establecer una conexión con el servidor en %S.
+netInterrupt=La conexión con %S se interrumpió mientras se cargaba la página.
+netTimeout=El servidor en %S está tomando mucho tiempo en responder.
+redirectLoop=Firefox detectó que el servidor está redirigiendo la solicitud para esta dirección en un modo que nunca se completará.
+## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don't translate "%S"
+confirmRepostPrompt=Para mostrar esta página, %S enviará información que repetirá cualquier acción (como una búsqueda o una confirmación de pedido o pago) ejecutada previamente.
+resendButton.label=Reenviar
+unknownSocketType=Firefox no sabe cómo comunicarse con el servidor.
+netReset=La conexión al servidor se reinició mientras se cargaba la página.
+notCached=Este documento ya no está disponible.
+netOffline=Firefox está en modo sin conexión y no puede navegar en la web.
+isprinting=El documento no puede cambiar mientras se imprime o previsualiza.
+deniedPortAccess=Esta dirección está usando un puerto de red normalmente usado para propósitos diferentes a la navegación web. Firefox canceló la solicitud para tu protección.
+proxyResolveFailure=Firefox está configurado para usar un servidor proxy que no puede encontrar.
+proxyConnectFailure=Firefox está configurado para usar un servidor proxy que está rechazando las conexiones.
+contentEncodingError=La página que estás intentando ver no puede mostrarse porque utiliza un formato de compresión no válido o no admitido.
+unsafeContentType=La página que estás intentando ver no puede ser mostrada porque está contenida en un tipo de archivo que puede no ser seguro al abrirse. Por favor, contacta con los dueños para informarles de este problema.
+malwareBlocked=El sitio en %S ha sido reportado como un sitio atacante y ha sido bloqueado basándonos en tus preferencias de seguridad.
+harmfulBlocked=El sitio en %S ha sido reportado como potencialmente peligroso y ha sido bloqueado basándonos en tus ajustes de seguridad.
+deceptiveBlocked=El sitio en %S ha sido reportado como una falsificación y se bloqueó con base en tus preferencias de seguridad.
+unwantedBlocked=El sitio en %S ha sido reportado como un sitio con software malicioso y ha sido bloqueado basándose en tus preferencias de seguridad.
+cspBlocked=Esta página tiene una política de seguridad de contenido que impide que pueda ser cargada de esta forma.
+corruptedContentErrorv2=El sitio %S ha experimentado una violación de protocolo de red que no se puede reparar.
+sslv3Used=Firefox no puede garantizar la seguridad de tus datos en %S porque utiliza SSLv3, un protocolo de seguridad vulnerable.
+weakCryptoUsed=El propietario de %S ha configurado su sitio web inadecuadamente. Para proteger tu información de ser robada, Firefox no te ha conectado a este sitio web.
+inadequateSecurityError=El sitio web intentó negociar un nivel inadecuado de seguridad.
+networkProtocolError=Firefox ha experimentado una violación del protocolo de red que no puede ser reparada.
diff --git a/l10n-es-MX/mobile/overrides/netError.dtd b/l10n-es-MX/mobile/overrides/netError.dtd
new file mode 100644
index 0000000000..73c4a1011e
--- /dev/null
+++ b/l10n-es-MX/mobile/overrides/netError.dtd
@@ -0,0 +1,118 @@
+<!-- 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/. -->
+
+<!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd">
+%brandDTD;
+
+<!ENTITY loadError.label "Problemas al cargar la página">
+<!ENTITY retry.label "Intentar de nuevo">
+
+<!-- Specific error messages -->
+
+<!ENTITY connectionFailure.title "No se puede conectar">
+<!ENTITY connectionFailure.longDesc2 "&sharedLongDesc3;">
+
+<!ENTITY deniedPortAccess.title "Esta dirección está restringida">
+<!ENTITY deniedPortAccess.longDesc "">
+
+<!ENTITY dnsNotFound.title "No se encontró el servidor">
+<!-- LOCALIZATION NOTE (dnsNotFound.longDesc4) This string contains markup including widgets for searching
+ or enabling wifi connections. The text inside tags should be localized. Do not change the ids. -->
+<!ENTITY dnsNotFound.longDesc4 "<ul> <li>Comprueba que la dirección que escribiste no tiene errores tales como <strong>ww</strong>.example.com en lugar de <strong>www</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Buscar</button> </div> <li>Si no puedes cargar ninguna página, revisa los datos de tu dispositivo o la conexión Wi-Fi. <button id='wifi'>Habilitar Wi-Fi</button> </li> </ul>">
+
+<!ENTITY fileNotFound.title "No se encontró el archivo">
+<!ENTITY fileNotFound.longDesc "<ul> <li>Comprueba que el nombre del archivo no contenga errores.</li> <li>Verifica si el archivo se borró, movió o renombró.</li> </ul>">
+
+<!ENTITY fileAccessDenied.title "El acceso al archivo fue denegado">
+<!ENTITY fileAccessDenied.longDesc "<ul> <li>Puede haber sido eliminado o movido, o puede que los permisos del archivo impidan el acceso.</li> </ul>">
+
+<!ENTITY generic.title "Ups.">
+<!ENTITY generic.longDesc "<p>&brandShortName; no puede cargar esta página por alguna razón.</p>">
+
+<!ENTITY malformedURI.title "La dirección no es válida">
+<!-- LOCALIZATION NOTE (malformedURI.longDesc2) This string contains markup including widgets for searching
+ or enabling wifi connections. The text inside the tags should be localized. Do not touch the ids. -->
+<!ENTITY malformedURI.longDesc2 "<ul> <li>La direcciones Web usualmente están escritas como <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Buscar</button> </div> <li>Asegúrate que estás usando las barras inclinadas hacia adelante (por ej. <strong>/</strong>).</li> </ul>">
+
+<!ENTITY netInterrupt.title "La conexión se interrumpió">
+<!ENTITY netInterrupt.longDesc2 "&sharedLongDesc3;">
+
+<!ENTITY notCached.title "Documento expirado">
+<!ENTITY notCached.longDesc "<p>El documento solicitado no está disponible en la caché de &brandShortName;.</p><ul><li>Como precaución de seguridad, &brandShortName; no solicita automáticamente documentos sensibles.</li><li>Haz clic en Intentar de nuevo para volver a solicitar el documento del sitio web.</li></ul>">
+
+<!ENTITY netOffline.title "Modo sin conexión">
+
+<!ENTITY contentEncodingError.title "Error de codificación de contenido">
+<!ENTITY contentEncodingError.longDesc "<ul> <li>Por favor, contacta con los propietarios del sitio web para informarles de este problema.</li> </ul>">
+
+<!ENTITY unsafeContentType.title "Tipo de archivo inseguro">
+<!ENTITY unsafeContentType.longDesc "<ul> <li>Por favor, contacta con los propietarios del sitio web para informarles de este problema.</li> </ul>">
+
+<!ENTITY netReset.title "La conexión se reinició">
+<!ENTITY netReset.longDesc2 "&sharedLongDesc3;">
+
+<!ENTITY netTimeout.title "Se agotó el tiempo de espera">
+<!ENTITY netTimeout.longDesc2 "&sharedLongDesc3;">
+
+<!ENTITY unknownProtocolFound.title "No se comprende la dirección">
+<!ENTITY unknownProtocolFound.longDesc "<ul> <li>Necesitas instalar otro programa para abrir esta dirección.</li> </ul>">
+
+<!ENTITY proxyConnectFailure.title "El servidor proxy está rechazando las conexiones">
+<!ENTITY proxyConnectFailure.longDesc "<ul> <li>Comprueba que la configuración del proxy esté correcta.</li> <li>Comunícate con el administrador de la red para comprobar que el servidor proxy está funcionando.</li> </ul>">
+
+<!ENTITY proxyResolveFailure.title "No se puede encontrar el servidor proxy">
+<!-- LOCALIZATION NOTE (proxyResolveFailure.longDesc3) This string contains markup including widgets for enabling wifi connections.
+ The text inside the tags should be localized. Do not touch the ids. -->
+<!ENTITY proxyResolveFailure.longDesc3 "<ul> <li>Revisa la configuración del Proxy para estar seguro es correcta.</li> <li>Asegúrate que tu dispositivo tiene una conexión operativa de Wi-Fi o de datos. <button id='wifi'>Activar Wi-Fi</button> </li> </ul>">
+
+<!ENTITY redirectLoop.title "La página no se está redireccionando apropiadamente">
+<!ENTITY redirectLoop.longDesc "<ul> <li>Este problema puede estar pasando por haber deshabilitado las cookies.</li> </ul>">
+
+<!ENTITY unknownSocketType.title "Respuesta inesperada del servidor">
+<!ENTITY unknownSocketType.longDesc "<ul> <li>Revisa para estar seguro que tu sistema tiene el Administrador de Seguridad Personal instalado.</li> <li>Esto podría ser ocasionado por una configuración no estándar en el servidor.</li> </ul>">
+
+<!ENTITY nssFailure2.title "Conexión segura fallida">
+<!ENTITY nssFailure2.longDesc2 "<ul> <li>La página que estás tratando de ver no se puede mostrar porque la autenticidad de los datos recibidos no pueden ser verificados.</li> <li>Por favor contacta a los propietarios del sitio web para informarles de este problema.</li> </ul>">
+
+<!ENTITY nssBadCert.title "La conexión segura ha fallado">
+<!ENTITY nssBadCert.longDesc2 "<ul> <li>Esto podría ser un problema con la configuración del servidor o tal vez alguienestá intentando hacerse pasar por éste.</li> <li>Si te has conectado a este servidor anteriormente con éxito el error podría ser temporalintentalo más tarde.</li> </ul>">
+
+<!-- LOCALIZATION NOTE (sharedLongDesc3) This string contains markup including widgets for enabling wifi connections.
+ The text inside the tags should be localized. Do not touch the ids. -->
+<!ENTITY sharedLongDesc3 "<ul> <li>El sitio puede estar temporalmente no disponible o demasiado ocupado. Intenta de nuevo en unos minutos.</li> <li>Si no puedes cargar ninguna página, revisa los datos de tu dispositivo o tu conexión Wi-Fi. <button id='wifi'>Activar Wi-Fi</button> </li> </ul>">
+
+<!ENTITY cspBlocked.title "Bloqueado por la Política de Seguridad de Contenido">
+<!ENTITY cspBlocked.longDesc "<p>&brandShortName; evitó que se cargara esta página en esta forma por que tiene una política de seguridad de contenido que no lo permite.</p>">
+
+<!ENTITY corruptedContentErrorv2.title "Error por contenido dañado">
+<!ENTITY corruptedContentErrorv2.longDesc "<p>La página que estás tratando de ver no se puede mostrar porque se detectó un error en la transmisión de datos.</p><ul><li>Favor de contactar a los dueños del sitio web para informarles del problema.</li></ul>">
+
+<!ENTITY securityOverride.linkText "O puedes agregar una excepción…">
+<!ENTITY securityOverride.getMeOutOfHereButton "¡Sácame de aquí!">
+<!ENTITY securityOverride.exceptionButtonLabel "Agregar excepción…">
+
+<!-- LOCALIZATION NOTE (securityOverride.warningContent) - Do not translate the
+contents of the <xul:button> tags. The only language content is the label= field,
+which uses strings already defined above. The button is included here (instead of
+netError.xhtml) because it exposes functionality specific to firefox. -->
+
+<!ENTITY securityOverride.warningContent "<p>No deberías agregar una excepción si estás usando una conexión a Internet en la que no confías completamente o si no estás acostumbrado a ver una advertencia para este servidor.</p> <button id='getMeOutOfHereButton'>&securityOverride.getMeOutOfHereButton;</button> <button id='exceptionDialogButton'>&securityOverride.exceptionButtonLabel;</button>">
+
+<!ENTITY sslv3Used.title "Imposible conectar de manera segura">
+<!-- LOCALIZATION NOTE (sslv3Used.longDesc) - Do not translate
+ "SSL_ERROR_UNSUPPORTED_VERSION". -->
+<!ENTITY sslv3Used.longDesc "Información avanzada: SSL_ERROR_UNSUPPORTED_VERSION">
+
+<!ENTITY weakCryptoUsed.title "Tu conexión no es segura">
+<!-- LOCALIZATION NOTE (weakCryptoUsed.longDesc) - Do not translate
+ "SSL_ERROR_NO_CYPHER_OVERLAP". -->
+<!ENTITY weakCryptoUsed.longDesc "Información avanzada: SSL_ERROR_NO_CYPHER_OVERLAP">
+
+<!ENTITY inadequateSecurityError.title "Tu conexión no es segura">
+<!-- LOCALIZATION NOTE (inadequateSecurityError.longDesc) - Do not translate
+ "NS_ERROR_NET_INADEQUATE_SECURITY". -->
+<!ENTITY inadequateSecurityError.longDesc "<p><span class='hostname'></span> utiliza tecnología de seguridad que es obsoleta y vulnerable a ataques. Un atacante podría revelar fácilmente información que pienses que es segura. El administrador del sitio web tendrá que corregir el problema antes de que puedas visitar el sitio.</p><p>Código de error: NS_ERROR_NET_INADEQUATE_SECURITY</p>">
+
+<!ENTITY networkProtocolError.title "Error de protocolo de red">
+<!ENTITY networkProtocolError.longDesc "<p>La página que estás tratando de ver, no se puede mostrar porque un error en el protocolo de red fue detectado.</p><ul><li>Por favor, contacta con los dueños del sitio web para informarles de este problema.</li></ul>">