diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-es-ES/suite/chrome/mailnews/importDialog.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-ES/suite/chrome/mailnews/importDialog.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/mailnews/importDialog.dtd | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/mailnews/importDialog.dtd b/l10n-es-ES/suite/chrome/mailnews/importDialog.dtd new file mode 100644 index 0000000000..b08346e312 --- /dev/null +++ b/l10n-es-ES/suite/chrome/mailnews/importDialog.dtd @@ -0,0 +1,43 @@ +<!-- 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 importDialog.windowTitle "Importar"> +<!ENTITY importAll.label "Importar todo"> +<!ENTITY importAll.accesskey "t"> +<!ENTITY importMail.label "Correo"> +<!ENTITY importMail.accesskey "C"> +<!ENTITY importFeeds.label "Suscripciones a canales"> +<!ENTITY importFeeds.accesskey "S"> +<!ENTITY importAddressbook.label "Libretas de direcciones"> +<!ENTITY importAddressbook.accesskey "L"> +<!ENTITY importSettings.label "Configuración"> +<!ENTITY importSettings.accesskey "u"> +<!ENTITY importFilters.label "Filtros"> +<!ENTITY importFilters.accesskey "F"> + +<!ENTITY window.width "47em"> +<!ENTITY window.macWidth "52em"> + +<!ENTITY importTitle.label "Asistente de importación de &brandShortName;"> +<!ENTITY importShortDesc.label "Importar correo, libretas de direcciones, configuraciones y filtros de otros programas"> + +<!ENTITY importDescription1.label "Este asistente importará mensajes de correo, entradas de libretas de direcciones, suscripciones a canales, preferencias y filtros de otros programas de correo y formatos comunes de libretas de direcciones en &brandShortName;."> +<!ENTITY importDescription2.label "Cuando hayan sido importados, podrá acceder a ellos desde el correo de &brandShortName;."> + +<!ENTITY selectDescription.label "Seleccione el tipo de archivo que le gustaría importar:"> +<!ENTITY selectDescriptionB.label "Seleccione una cuenta existente o cree una cuenta nueva:"> +<!ENTITY selectDescription.accesskey "P"> +<!ENTITY acctName.label "Nombre:"> +<!ENTITY acctName.accesskey "N"> +<!ENTITY noModulesFound.label "No se ha encontrado aplicación o archivo de donde importar datos."> + +<!ENTITY back.label "< Atrás"> +<!ENTITY forward.label "Siguiente >"> +<!ENTITY finish.label "Terminar"> +<!ENTITY cancel.label "Cancelar"> + +<!ENTITY select.label "o seleccione el tipo de datos a importar:"> + +<!ENTITY title.label "Puesto"> +<!ENTITY processing.label "Importando…"> |