summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook')
-rw-r--r--thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abAddressBookNameDialog.dtd7
-rw-r--r--thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abContactsPanel.dtd49
-rw-r--r--thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abMailListDialog.dtd22
-rw-r--r--thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abMainWindow.dtd17
-rw-r--r--thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abResultsPane.dtd38
-rw-r--r--thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/addressBook.properties179
-rw-r--r--thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/ldapAutoCompErrs.properties109
-rw-r--r--thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/pref-directory-add.dtd45
-rw-r--r--thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/pref-directory.dtd17
-rw-r--r--thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/replicationProgress.properties20
10 files changed, 503 insertions, 0 deletions
diff --git a/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abAddressBookNameDialog.dtd b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abAddressBookNameDialog.dtd
new file mode 100644
index 0000000000..378bdd5a53
--- /dev/null
+++ b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abAddressBookNameDialog.dtd
@@ -0,0 +1,7 @@
+<!-- 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/. -->
+
+<!-- Labels -->
+<!ENTITY name.label "Nombre de la libreta de direcciones:">
+<!ENTITY name.accesskey "A">
diff --git a/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abContactsPanel.dtd b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abContactsPanel.dtd
new file mode 100644
index 0000000000..6c5564b564
--- /dev/null
+++ b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abContactsPanel.dtd
@@ -0,0 +1,49 @@
+<!-- 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 propertiesMenu.label "Propiedades">
+<!ENTITY propertiesMenu.accesskey "i">
+<!ENTITY propertiesCmd.key "i">
+<!ENTITY abPropertiesMenu.label "Propiedades de la agenda de direcciones">
+<!ENTITY abPropertiesMenu.accesskey "i">
+<!ENTITY contactPropertiesMenu.label "Propiedades del contacto">
+<!ENTITY contactPropertiesMenu.accesskey "i">
+<!ENTITY mailingListPropertiesMenu.label "Propiedades de la lista de correo">
+<!ENTITY mailingListPropertiesMenu.accesskey "i">
+
+<!ENTITY abContextMenuButton.tooltip "Mostrar el menú de contexto de la agenda de direcciones">
+<!ENTITY addressbookPicker.label "Agenda de direcciones:">
+<!ENTITY addressbookPicker.accesskey "k">
+<!ENTITY searchContacts.label "Buscar contactos:">
+<!ENTITY searchContacts.accesskey "n">
+<!ENTITY SearchNameOrEmail.label "Nombre o correo electrónico">
+
+<!ENTITY addtoToFieldMenu.label "Agregar a Campo">
+<!ENTITY addtoToFieldMenu.accesskey "A">
+<!ENTITY addtoCcFieldMenu.label "Agregar al campo Cc">
+<!ENTITY addtoCcFieldMenu.accesskey "C">
+<!ENTITY addtoBccFieldMenu.label "Agregar al campo Cco">
+<!ENTITY addtoBccFieldMenu.accesskey "B">
+<!ENTITY deleteAddrBookCard.label "Eliminar">
+<!ENTITY deleteAddrBookCard.accesskey "D">
+<!ENTITY propertiesContext.label "Propiedades">
+<!ENTITY propertiesContext.accesskey "i">
+<!ENTITY abPropertiesContext.label "Propiedades">
+<!ENTITY abPropertiesContext.accesskey "i">
+<!ENTITY editContactContext.label "Editar contacto">
+<!ENTITY editContactContext.accesskey "E">
+<!ENTITY editMailingListContext.label "Editar lista">
+<!ENTITY editMailingListContext.accesskey "E">
+
+<!ENTITY newContactAbContext.label "Nuevo contacto">
+<!ENTITY newContactAbContext.accesskey "C">
+<!ENTITY newListAbContext.label "Nueva lista">
+<!ENTITY newListAbContext.accesskey "L">
+
+<!ENTITY toButton.label "Agregar a Para:">
+<!ENTITY toButton.accesskey "A">
+<!ENTITY ccButton.label "Agregar a Cc:">
+<!ENTITY ccButton.accesskey "C">
+<!ENTITY bccButton.label "Agregar a Cco:">
+<!ENTITY bccButton.accesskey "B">
diff --git a/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abMailListDialog.dtd b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abMailListDialog.dtd
new file mode 100644
index 0000000000..90feceb991
--- /dev/null
+++ b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abMailListDialog.dtd
@@ -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/. -->
+
+<!-- Title -->
+<!ENTITY mailListWindowAdd.title "Nueva lista de correo">
+
+<!-- Labels and Access Keys -->
+<!ENTITY addToAddressBook.label "Agregar a: ">
+<!ENTITY addToAddressBook.accesskey "A">
+<!ENTITY ListName.label "Nombre de la lista: ">
+<!ENTITY ListName.accesskey "L">
+<!ENTITY ListNickName.label "Apodo de la lista: ">
+<!ENTITY ListNickName.accesskey "N">
+<!ENTITY ListDescription.label "Descripción: ">
+<!ENTITY ListDescription.accesskey "D">
+<!-- See bug 58485, when we implement drag and drop, add 'or drag addresses' back in -->
+<!ENTITY AddressTitle.label "Escribe las direcciones de correo electrónico y agrégalas a la lista de correo:">
+<!ENTITY AddressTitle.accesskey "m">
+<!ENTITY UpButton.label "Mover hacia arriba">
+<!ENTITY DownButton.label "Mover hacia abajo">
+
diff --git a/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abMainWindow.dtd b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abMainWindow.dtd
new file mode 100644
index 0000000000..6f7ef32867
--- /dev/null
+++ b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abMainWindow.dtd
@@ -0,0 +1,17 @@
+<!-- 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 showAsDefault.label "Carpeta de inicio predeterminada">
+<!ENTITY showAsDefault.accesskey "S">
+
+<!-- Search Bar -->
+<!ENTITY SearchNameOrEmail.label "Nombre o correo electrónico">
+
+<!-- Results Pane -->
+<!ENTITY Addrbook.label "Libreta de direcciones">
+<!ENTITY GeneratedName.label "Nombre">
+<!ENTITY PrimaryEmail.label "Correo electrónico">
+
+<!-- Card Summary Pane -->
+
diff --git a/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abResultsPane.dtd b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abResultsPane.dtd
new file mode 100644
index 0000000000..fc6fa770be
--- /dev/null
+++ b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/abResultsPane.dtd
@@ -0,0 +1,38 @@
+<!-- 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 Addrbook.label "Agenda">
+<!ENTITY Addrbook.accesskey "B">
+<!ENTITY GeneratedName.label "Nombre">
+<!ENTITY GeneratedName.accesskey "N">
+<!ENTITY PrimaryEmail.label "Correo electrónico">
+<!ENTITY PrimaryEmail.accesskey "E">
+<!ENTITY Company.label "Organización">
+<!ENTITY Company.accesskey "z">
+<!ENTITY _PhoneticName.label "Nombre fonético">
+<!ENTITY _PhoneticName.accesskey "o">
+<!ENTITY NickName.label "Usuario">
+<!ENTITY NickName.accesskey "i">
+<!ENTITY SecondEmail.label "Correo electrónico adicional">
+<!ENTITY SecondEmail.accesskey "l">
+<!ENTITY Department.label "Departamento">
+<!ENTITY Department.accesskey "r">
+<!ENTITY JobTitle.label "Título">
+<!ENTITY JobTitle.accesskey "T">
+<!ENTITY CellularNumber.label "Celular">
+<!ENTITY CellularNumber.accesskey "M">
+<!ENTITY PagerNumber.label "Paginador">
+<!ENTITY PagerNumber.accesskey "P">
+<!ENTITY FaxNumber.label "Fax">
+<!ENTITY FaxNumber.accesskey "F">
+<!ENTITY HomePhone.label "Teléfono de casa">
+<!ENTITY HomePhone.accesskey "H">
+<!ENTITY WorkPhone.label "Teléfono de trabajo">
+<!ENTITY WorkPhone.accesskey "W">
+<!ENTITY ChatName.label "Nombre del chat">
+<!ENTITY ChatName.accesskey "C">
+<!ENTITY sortAscending.label "Ascendente">
+<!ENTITY sortAscending.accesskey "A">
+<!ENTITY sortDescending.label "Descendente">
+<!ENTITY sortDescending.accesskey "D">
diff --git a/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/addressBook.properties b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/addressBook.properties
new file mode 100644
index 0000000000..f9ce2840fc
--- /dev/null
+++ b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/addressBook.properties
@@ -0,0 +1,179 @@
+# 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/.
+
+# The following are used by the Mailing list dialog.
+# LOCALIZATION NOTE (mailingListTitleEdit): %S will be replaced by the Mailing List's display name.
+mailingListTitleEdit=Editar %S
+emptyListName=Debes ingresar un nombre de lista.
+badListNameCharacters=El nombre de la lista no puede contener ninguno de los siguientes caracteres: < > ; , "
+badListNameSpaces=El nombre de una lista no puede contener múltiples espacios adyacentes.
+lastFirstFormat=%S, %S
+firstLastFormat=%S %S
+
+allAddressBooks=Todas las libretas de direcciones
+
+newContactTitle=Nuevo contacto
+# %S will be the contact's display name
+newContactTitleWithDisplayName=Nuevo contacto para %S
+editContactTitle=Editar contacto
+# %S will be the contact's display name
+editContactTitleWithDisplayName=Editar contacto para %S
+# don't translate vCard
+editVCardTitle=Editar vCard
+# %S will be the card's display name, don't translate vCard
+editVCardTitleWithDisplayName=Editar vCard para %S
+
+## LOCALIZATION NOTE (cardRequiredDataMissingMessage): do not localize \n
+cardRequiredDataMissingMessage=Debes ingresar al menos uno de estos elementos:\nDirección de correo electrónico, Nombre, Apellido, Nombre para mostrar, Organización.
+cardRequiredDataMissingTitle=Falta información requerida
+incorrectEmailAddressFormatMessage=La dirección de correo electrónico principal debe ser de la forma usuario@servidor.
+incorrectEmailAddressFormatTitle=Formato de dirección de correo electrónico incorrecto
+
+viewListTitle=Lista de correo: %S
+mailListNameExistsTitle=La lista de correo ya existe
+mailListNameExistsMessage=Un lista de correo con ese nombre ya existe. Por favor, selecciona un nombre diferente.
+
+propertyPrimaryEmail=Correo electrónico
+propertyListName=Nombre de la lista
+propertySecondaryEmail=Correo electrónico adicional
+propertyNickname=Apodo
+propertyDisplayName=Nombre mostrado
+propertyWork=Trabajo
+propertyHome=Inicio
+propertyFax=Fax
+propertyCellular=Celular
+propertyPager=Buscapersonas
+propertyBirthday=Cumpleaños
+propertyCustom1=Personalizar 1
+propertyCustom2=Personalizar 2
+propertyCustom3=Personalizar 3
+propertyCustom4=Personalizar 4
+
+propertyGtalk=Google Talk
+propertyAIM=AIM
+propertyYahoo=Yahoo!
+propertySkype=Skype
+propertyQQ=QQ
+propertyMSN=MSN
+propertyICQ=ICQ
+propertyXMPP=Jabber ID
+propertyIRC=IRC Nick
+
+## LOCALIZATION NOTE (cityAndStateAndZip):
+## %1$S is city, %2$S is state, %3$S is zip
+cityAndStateAndZip=%1$S, %2$S %3$S
+## LOCALIZATION NOTE (cityAndStateNoZip):
+## %1$S is city, %2$S is state
+cityAndStateNoZip=%1$S, %2$S
+## LOCALIZATION NOTE (cityOrStateAndZip):
+## %1$S is city or state, %2$S is zip
+cityOrStateAndZip=%1$S %2$S
+
+stateZipSeparator=
+
+prefixTo=Para
+prefixCc=Cc
+prefixBcc=Bcc
+addressBook=Agenda de direcciones
+
+# Contact photo management
+browsePhoto=Foto de contactos
+stateImageSave=Guardando la imagen…
+errorInvalidUri=Error: fuente inválida de la imagen.
+errorNotAvailable=Error: Este archivo no es accesible.
+errorInvalidImage=Error: Solo se permiten las imágenes tipo JPG, PNG y GIF.
+errorSaveOperation=Error: No se pudo guardar la imagen.
+
+# mailnews.js
+ldap_2.servers.pab.description=Agenda de direcciones personal
+ldap_2.servers.history.description=Direcciones recolectadas
+## LOCALIZATION NOTE (ldap_2.servers.osx.description is only used on Mac OS X)
+ldap_2.servers.osx.description=Agenda de direcciones de Mac OS X
+
+## LOCALIZATION NOTE (ldap_2.servers.outlook.description is only used on Windows)
+ldap_2.servers.outlook.description=Libreta de direcciones de Outlook
+
+# status bar stuff
+## LOCALIZATION NOTE (totalContactStatus):
+## %1$S is address book name, %2$S is contact count
+totalContactStatus=Contactos totales en %1$S: %2$S
+noMatchFound=No se encuentran coincidencias
+## LOCALIZATION NOTE (matchesFound1):
+## Semicolon-separated list of singular and plural forms.
+## See: https://developer.mozilla.org/docs/Mozilla/Localization/Localization_and_Plurals
+## #1 is the number of matching contacts found
+matchesFound1=#1 coincidencia;#1 coincidencias
+
+## LOCALIZATION NOTE (contactsCopied): Semi-colon list of plural forms
+## %1$S is the number of contacts that were copied. This should be used multiple
+## times wherever you need it. Do not replace by %S.
+contactsCopied=%1$S contacto copiado;%1$S contactos copiados
+
+## LOCALIZATION NOTE (contactsMoved): Semi-colon list of plural forms
+## %1$S is the number of contacts that were moved. This should be used multiple
+## times wherever you need it. Do not replace by %S.
+contactsMoved=%1$S contacto movido;%1$S contactos movidos
+
+# LDAP directory stuff
+invalidName=Por favor, ingresa un nombre válido.
+invalidHostname=Por favor, ingresa un nombre de servidor válido.
+invalidPortNumber=Por favor, ingresa un número de puerto válido.
+invalidResults=Por favor, ingresa un número de campo de resultados válido.
+abReplicationOfflineWarning=Debes estar en línea para realizar una replicación LDAP.
+abReplicationSaveSettings=Los ajustes deben guardarse antes de que un directorio sea descargado.
+
+# For importing / exporting
+## LOCALIZATION NOTE (ExportAddressBookNameTitle): %S is the name of exported addressbook
+ExportAddressBookNameTitle=Exportar libreta de direcciones - %S
+LDIFFiles=LDIF
+CSVFiles=Separado por comas
+CSVFilesSysCharset=Separado por comas (caracteres del sistema)
+CSVFilesUTF8=Separador por comas (UTF-8)
+TABFiles=Delimitado por tabuladores
+TABFilesSysCharset=Delimitado por tabuladores (caracteres del sistema)
+TABFilesUTF8=Delimitado por tabuladores (UTF-8)
+VCFFiles=
+SupportedABFiles=Archivos de la libreta de direcciones compatibles
+failedToExportTitle=No se puede exportar
+failedToExportMessageNoDeviceSpace=No se puede exportar la libreta de direcciones, no queda espacio en el dispositivo.
+failedToExportMessageFileAccessDenied=No se puede exportar la libreta de direcciones, acceso al archivo denegado.
+
+# For getting authDN for replication using dlg box
+AuthDlgTitle=Libreta de direcciones Replicación LDAP
+AuthDlgDesc=Para acceder al directorio del servidor, ingresa tu nombre de usuario y contraseña.
+
+# LOCALIZATION NOTE(joinMeInThisChat)
+# use + for spaces
+joinMeInThisChat=Únete+a+mí+en+este+chat.
+
+# For printing
+headingHome=Casa
+headingWork=Trabajo
+headingOther=Otro
+headingChat=Chat
+headingPhone=Teléfono
+headingDescription=Descripción
+headingAddresses=Direcciones
+
+## For address books
+addressBookTitleNew=Nueva libreta de direcciones
+# LOCALIZATION NOTE (addressBookTitleEdit):
+# %S is the current name of the address book.
+# Example: My Custom AB Properties
+addressBookTitleEdit=Propiedades de %S
+duplicateNameTitle=Duplicar nombre del la libreta de direcciones
+# LOCALIZATION NOTE (duplicateNameText):
+# Don't localize "\n• %S" unless your local layout comes out wrong.
+# %S is the name of the existing address book.
+# Example: An address book with this name already exists:
+# • My Custom AB
+duplicateNameText=Una libreta de direcciones con este nombre ya existe:\n• %S
+
+# For corrupt .mab files
+corruptMabFileTitle=Archivo de libreta de direcciones corrupto
+corruptMabFileAlert=Una los archivos de tus libretas de direcciones (archivo %1$S) no se puede leer. A nuevo archivo %2$S será creado se hará un respaldo del archivo viejo, llamado %3$S, se creará en el mismo directorio.
+
+# For locked .mab files
+lockedMabFileTitle=Imposible cargar el archivo de la libreta de direcciones
+lockedMabFileAlert=Imposible cargar el archivo %S de la libreta de direcciones. Puede sólo ser de lectura o cerrado por otra aplicación. Por favor, intenta de nuevo más tarde.
diff --git a/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/ldapAutoCompErrs.properties b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/ldapAutoCompErrs.properties
new file mode 100644
index 0000000000..6557ff1a80
--- /dev/null
+++ b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/ldapAutoCompErrs.properties
@@ -0,0 +1,109 @@
+# 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/.
+
+# These are error strings for problems that happen while in the
+# various states declared in nsILDAPAutoCompFormatter.idl. Note that
+# the number that indexes each error state is the same as the number
+# corresponding to that state in nsILDAPAutoCompFormatter.idl.
+
+# These are error strings for problems that happen while in the
+# various states declared in nsILDAPAutoCompFormatter.idl. Note that
+# the number that indexes each error state is the same as the number
+# corresponding to that state in nsILDAPAutoCompFormatter.idl.
+
+## @name ERR_STATE_UNBOUND
+## @loc none
+0=Problema al iniciar LDAP
+
+## @name ERR_STATE_INITIALIZING
+## @loc none
+1=Ha fallado la conexión al servidor LDAP
+
+## @name ERR_STATE_BINDING
+## @loc none
+2=Ha fallado la conexión al servidor LDAP
+
+## @name ERR_STATE_BOUND
+## @loc none
+3=Problema de comunicaciones con el servidor LDAP
+
+## @name ERR_STATE_SEARCHING
+## @loc none
+4=Problema con la búsqueda de servidor LDAP
+
+
+# The format of the alert dialog itself
+#
+## @name ALERT_FORMAT
+## @loc None of %1$S, %2$S and %3$S should be localized.
+## %1$S is the error code itself, %2$S is an LDAP SDK error message from
+## chrome://mozldap/locale/ldap.properties, and %3$S is a hint relating
+## to that specific error, found in this file.
+errorAlertFormat=Código de error %1$S: %2$S\n\n %3$S
+
+## The following errors are for error codes other than LDAP-specific ones.
+## Someday mozilla will actually have a system for mapping nsresults to
+## error strings that's actually widely used, unlike nsIErrorService. But
+## until it does, these strings live here...
+
+## @name HOST_NOT_FOUND
+## @loc none
+5000=Servidor no encontrado
+
+## @name GENERIC_ERROR
+## @loc none
+9999=Error desconocido
+
+
+# Hints to for the user, associated with specific error codes (ie error code
+# + 10000)
+
+
+## @name TIMELIMIT_EXCEEDED_HINT
+## @loc none
+10003=Por favor, intenta de nuevo después o contacta con tu Administrador de Sistema.
+
+## @name STRONGAUTH_REQUIRED_HINT
+## @loc none
+10008=La identificación con cifrado fuerte no se admite actualmente.
+
+## @name INVALID_SYNTAX_HINT
+## @loc none
+10021=Verifica que el filtro de búsqueda es correcto, y vuelve a intentarlo, o contacta con el administrador del sistema. Para verificar que el filtro de búsqueda es correcto, desde el menú Edición, elije Preferencias, luego elije Correo y Noticias, y después elije Direcciones. Pulsa Editar directorios, y selecciona el servidor LDAP que estés utilizando. Presiona Editar, y luego haz clic en Avanzadas para mostrar el filtro de búsqueda.
+
+## @name NO_SUCH_OBJECT_HINT
+## @loc none
+10032=Verifica que el DN base es correcto, y vuelve a intentarlo, o contacta al administrador del sistema. Para verificar que el DN base es correcto, desde el menú Edición, selecciona Preferencias, luego elije Correo y Noticias, y después elije Direcciones. Presiona en Editar directorios, y selecciona el servidor LDAP que estés usando. Presiona Editar para mostrar el DN base.
+
+## @name BUSY_HINT
+## @loc none
+10051=Por favor, intenta de nuevo más tarde.
+
+## @name SERVER_DOWN_HINT
+## @loc none
+10081=Verifica que el nombre del host y el número de puerto son correctos y vuelve a intentarlo, o contacta al administrador del sistema. Para verificar que el nombre de host y el puerto son correctos, desde el menú Editar, elije Preferencias, luego elije Correo y Noticias, y después elije Direcciones. Presiona Editar directorios, y selecciona el servidor LDAP que estés usando. Haz clic en Editar para mostrar el nombre de host. Presiona en Avanzadas para mostrar el número de puerto.
+
+## @name TIMEOUT_HINT
+## @loc none
+10085=Por favor, intenta de nuevo más tarde.
+
+## @name FILTER_ERROR_HINT
+## @loc none
+10087=Verifica que el filtro de búsqueda es correcto, y vuelve a intentarlo, o contacta al administrador del sistemas. Para verificar que el filtro de búsqueda es correcto, desde el menú Edición, selecciona Preferencias, luego selecciona Correo y Noticias, y después selecciona Direcciones. Presiona Editar directorios, y selecciona el servidor LDAP que estés utilizando. Presiona Editar, y luego haz clic en Avanzada para mostrar el filtro de búsqueda.
+
+## @name NO_MEMORY_HINT
+## @loc none
+10090=Por favor, cierra algunas ventanas o aplicaciones e intenta de nuevo.
+
+## @name CONNECT_ERROR_HINT
+## @loc none
+10091=Verifica que el nombre del host y el número de puerto sean correctos y vuelve a intentarlo, o contacta al administrador del sistema. Para verificar que el nombre de host y el puerto son correctos, desde el menú Editar, selecciona Preferencias, luego selecciona Correo y Noticias, y después selecciona Direcciones. Presiona Editar directorios, y selecciona el servidor LDAP que estés usando. Haz clic en Editar para mostrar el nombre de host. Presiona en Avanzada para mostrar el número de puerto.
+
+## @name HOST_NOT_FOUND_HINT
+## @loc none
+15000=Verifica que el nombre de host es correcto y vuelve a intentarlo, o contacta al administrador del sistema. Para verificar que el nombre de host es correcto, desde el menú Edición, selecciona Preferencias, luego selecciona Correo y Noticias, y después selecciona Direcciones. Presiona Editar directorios, y selecciona el servidor LDAP que estés utilizando. Haz clic en Editar para mostrar el nombre de host.
+
+## @name GENERIC_HINT
+## @loc none
+19999=Por favor, contacta con tu administrador de sistema.
diff --git a/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/pref-directory-add.dtd b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/pref-directory-add.dtd
new file mode 100644
index 0000000000..13a214248f
--- /dev/null
+++ b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/pref-directory-add.dtd
@@ -0,0 +1,45 @@
+<!-- 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 directoryName.label "Nombre: ">
+<!ENTITY directoryName.accesskey "n">
+<!ENTITY directoryHostname.label "Servidor: ">
+<!ENTITY directoryHostname.accesskey "o">
+<!ENTITY directoryBaseDN.label "DN base: ">
+<!ENTITY directoryBaseDN.accesskey "b">
+<!ENTITY findButton.label "Buscar">
+<!ENTITY findButton.accesskey "f">
+<!ENTITY directorySecure.label "Usar conexión segura (SSL)">
+<!ENTITY directorySecure.accesskey "U">
+<!ENTITY directoryLogin.label "DN bind: ">
+<!ENTITY directoryLogin.accesskey "i">
+<!ENTITY General.tab "General">
+<!ENTITY Offline.tab "Desconectado">
+<!ENTITY Advanced.tab "Avanzadas">
+<!ENTITY portNumber.label "Número de puerto: ">
+<!ENTITY portNumber.accesskey "p">
+<!ENTITY searchFilter.label "Filtro de búsqueda: ">
+<!ENTITY searchFilter.accesskey "f">
+<!ENTITY scope.label "Alcance: ">
+<!ENTITY scope.accesskey "c">
+<!ENTITY scopeOneLevel.label "Un nivel">
+<!ENTITY scopeOneLevel.accesskey "L">
+<!ENTITY scopeSubtree.label "Subárbol">
+<!ENTITY scopeSubtree.accesskey "S">
+<!ENTITY return.label "No devolver más que">
+<!ENTITY return.accesskey "r">
+<!ENTITY results.label "resultados">
+<!ENTITY offlineText.label "Puedes descargar una copia local de este directorio para poder trabajar en ella cuando estés desconectado.">
+<!ENTITY saslMechanism.label "Método de iniciar sesión: ">
+<!ENTITY saslMechanism.accesskey "m">
+<!ENTITY saslOff.label "Simple">
+<!ENTITY saslOff.accesskey "l">
+<!ENTITY saslGSSAPI.label "Kerberos (GSSAPI)">
+<!ENTITY saslGSSAPI.accesskey "K">
+
+<!-- Localization note: this is here because the width of the dialog
+ is determined by the width of the base DN box; and that is likely
+ to vary somewhat with the language.
+-->
+<!ENTITY newDirectoryWidth "36em">
diff --git a/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/pref-directory.dtd b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/pref-directory.dtd
new file mode 100644
index 0000000000..3b7088a16e
--- /dev/null
+++ b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/pref-directory.dtd
@@ -0,0 +1,17 @@
+<!-- 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/. -->
+
+<!-- LOCALIZATION NOTE (window.title) : do not translate "LDAP" in below line -->
+<!ENTITY pref.ldap.window.title "Servidores de directorio LDAP">
+<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line -->
+<!ENTITY directories.label "Servidor de directorio LDAP:">
+<!-- LOCALIZATION NOTE (directoriesText.label) : do not translate "LDAP" in below line -->
+<!ENTITY directoriesText.label "Selecciona un servidor de directorio LDAP:">
+<!ENTITY directoriesText.accesskey "S">
+<!ENTITY addDirectory.label "Agregar">
+<!ENTITY addDirectory.accesskey "a">
+<!ENTITY editDirectory.label "Editar">
+<!ENTITY editDirectory.accesskey "e">
+<!ENTITY deleteDirectory.label "Eliminar">
+<!ENTITY deleteDirectory.accesskey "d">
diff --git a/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/replicationProgress.properties b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/replicationProgress.properties
new file mode 100644
index 0000000000..9ff27ce90b
--- /dev/null
+++ b/thunderbird-l10n/es-MX/chrome/es-MX/locale/es-MX/messenger/addressbook/replicationProgress.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/.
+replicationStarted=Replicación iniciada…
+changesStarted=Buscando cambios para replicar…
+replicationSucceeded=La replicación se terminó correctamente
+replicationFailed=La replicación falló
+replicationCancelled=Se canceló la replicación
+# LOCALIZATION NOTE
+# do not localize %S. %S is the current entry number (an integer)
+currentCount=Replicando entrada de directorio: %S
+
+downloadButton=Descargar ahora
+downloadButton.accesskey=D
+cancelDownloadButton=Cancelar la descarga
+cancelDownloadButton.accesskey=C
+
+directoryTitleNew=Nuevo directorio LDAP
+## LOCALIZATION NOTE (directoryTitleEdit): %S will be replaced by the LDAP directory's display name
+directoryTitleEdit=Propiedades de %S