blob: 459ccd6cfe00ca43484e967102104b84d2e9d7e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
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 "I">
<!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 "o">
<!ENTITY importFilters.label "Filtros">
<!ENTITY importFilters.accesskey "F">
<!ENTITY window.width "40em">
<!ENTITY window.macWidth "45em">
<!ENTITY importTitle.label "Asistente de &brandShortName;">
<!ENTITY importShortDesc.label "Importar correo, libretas de direcciones, configuraciones y filtros de otros programas">
<!ENTITY importDescription1.label "Este asistente importará los mensajes de correo, entradas en la libreta de direcciones, preferencias y/o filtros desde otros programas de correo y formatos comunes de libretas de direcciones a &brandShortName;.">
<!ENTITY importDescription2.label "Cuando hayan sido importados, podrá acceder a ellos desde &brandShortName;.">
<!ENTITY selectDescription.label "Seleccione el tipo de archivo que quiere importar:">
<!ENTITY selectDescriptionB.label "Seleccione una cuenta existente o cree una cuenta nueva:">
<!ENTITY selectDescription.accesskey "S">
<!ENTITY acctName.label "Nombre:">
<!ENTITY acctName.accesskey "N">
<!ENTITY noModulesFound.label "No se encontró ninguna aplicación o archivo para importar datos.">
<!ENTITY back.label "< Atrás">
<!ENTITY forward.label "Siguiente >">
<!ENTITY finish.label "Finalizar">
<!ENTITY cancel.label "Cancelar">
<!ENTITY select.label "o seleccione el tipo de material a importar:">
<!ENTITY title.label "Título">
<!ENTITY processing.label "Importando…">
|