blob: 105eadba8579265809684c4071143545bff35175 (
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
|
<!-- 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 de importación">
<!ENTITY importAllFrom.label "Importar todos los ítems de:">
<!ENTITY importBookmarksFrom.label "Importar marcadores de:">
<!ENTITY importFromThunderbird.label "Thunderbird">
<!ENTITY importFromThunderbird.accesskey "T">
<!ENTITY importFromFile.label "Archivo">
<!ENTITY importFromFile.accesskey "A">
<!ENTITY importFromNothing.label "No importar nada">
<!ENTITY importFromNothing.accesskey "d">
<!ENTITY importSource.title "Importar opciones y datos">
<!ENTITY importItems.title "Ítems a importar">
<!ENTITY importItems.label "Seleccione qué ítems se importarán:">
<!ENTITY selectProfile.title "Seleccionar perfil">
<!ENTITY selectProfile.label "Los siguientes perfiles están disponibles para importar:">
<!ENTITY migrating.title "Importando…">
<!ENTITY migrating.label "Los siguientes ítems están siendo importados…">
<!ENTITY done.title "Importación completa">
<!ENTITY done.label "Los siguientes ítems fueron importados exitosamente:">
|