diff options
Diffstat (limited to 'l10n-es-ES/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-es-ES/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-es-ES/mail/chrome/messenger/migration/migration.properties | 24 |
2 files changed, 54 insertions, 0 deletions
diff --git a/l10n-es-ES/mail/chrome/messenger/migration/migration.dtd b/l10n-es-ES/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..125e1de439 --- /dev/null +++ b/l10n-es-ES/mail/chrome/messenger/migration/migration.dtd @@ -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/. --> + + +<!ENTITY migrationWizard.title "Asistente para importar"> + +<!ENTITY importFromWin.label "Importar opciones, configuración de cuentas, libretas de direcciones, filtros y otros datos de:"> +<!ENTITY importFromNonWin.label "Importar preferencias, configuraciones de cuentas, libretas de direcciones, filtros y otros datos de:"> +<!ENTITY importSourceNotFound.label "No se ha encontrado aplicación de la que importar datos."> + +<!ENTITY importFromNothing.label "No importar nada"> +<!ENTITY importFromNothing.accesskey "D"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 o posterior"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Importar configuración y carpetas de correo"> +<!ENTITY importItems.title "Elementos a importar"> +<!ENTITY importItems.label "Seleccionar los elementos a importar:"> + +<!ENTITY migrating.title "Importando…"> +<!ENTITY migrating.label "Se están importando los siguientes elementos…"> + +<!ENTITY selectProfile.title "Seleccionar perfil"> +<!ENTITY selectProfile.label "Los siguientes perfiles están disponibles para importar:"> + +<!ENTITY done.title "Importación completa"> +<!ENTITY done.label "Los siguientes elementos se importaron correctamente:"> diff --git a/l10n-es-ES/mail/chrome/messenger/migration/migration.properties b/l10n-es-ES/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..6b40cb24bc --- /dev/null +++ b/l10n-es-ES/mail/chrome/messenger/migration/migration.properties @@ -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/. + +profileName_format = %S %S + +1_seamonkey = Preferencias + +2_seamonkey = Configuración de la cuenta +2_outlook = Configuración de la cuenta + +4_seamonkey = Libretas de direcciones +4_outlook = Libreta de direcciones + +8_seamonkey = Entrenamiento de correo no deseado + +16_seamonkey = Contraseñas guardadas + +32_seamonkey = Otros datos + +64_seamonkey = Carpetas de grupos de noticias + +128_seamonkey = Carpetas de correo +128_outlook = Carpetas de correo |