diff options
Diffstat (limited to 'l10n-es-ES/browser/chrome/browser/migration/migration.dtd')
-rwxr-xr-x | l10n-es-ES/browser/chrome/browser/migration/migration.dtd | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/l10n-es-ES/browser/chrome/browser/migration/migration.dtd b/l10n-es-ES/browser/chrome/browser/migration/migration.dtd new file mode 100755 index 0000000000..c59aa6d6e5 --- /dev/null +++ b/l10n-es-ES/browser/chrome/browser/migration/migration.dtd @@ -0,0 +1,53 @@ +<!-- 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 importFrom.label "Importar opciones, marcadores, historial, contraseñas y otros datos de:"> +<!ENTITY importFromUnix.label "Importar preferencias, marcadores, historial, contraseñas y otros datos de:"> + +<!ENTITY importFromIE.label "Microsoft Internet Explorer"> +<!ENTITY importFromIE.accesskey "M"> +<!ENTITY importFromEdge.label "Microsoft Edge"> +<!ENTITY importFromEdge.accesskey "E"> +<!ENTITY importFromEdgeLegacy.label "Microsoft Edge Legacy"> +<!ENTITY importFromEdgeLegacy.accesskey "L"> +<!ENTITY importFromEdgeBeta.label "Microsoft Edge Beta"> +<!ENTITY importFromEdgeBeta.accesskey "d"> +<!ENTITY importFromNothing.label "No importar nada"> +<!ENTITY importFromNothing.accesskey "p"> +<!ENTITY importFromSafari.label "Safari"> +<!ENTITY importFromSafari.accesskey "S"> +<!ENTITY importFromCanary.label "Chrome Canary"> +<!ENTITY importFromCanary.accesskey "n"> +<!ENTITY importFromChrome.label "Chrome"> +<!ENTITY importFromChrome.accesskey "C"> +<!ENTITY importFromChromeBeta.label "Chrome Beta"> +<!ENTITY importFromChromeBeta.accesskey "B"> +<!ENTITY importFromChromeDev.label "Chrome Dev"> +<!ENTITY importFromChromeDev.accesskey "D"> +<!ENTITY importFromChromium.label "Chromium"> +<!ENTITY importFromChromium.accesskey "u"> +<!ENTITY importFromFirefox.label "Firefox"> +<!ENTITY importFromFirefox.accesskey "X"> +<!ENTITY importFrom360se.label "360 Secure Browser"> +<!ENTITY importFrom360se.accesskey "3"> + +<!ENTITY noMigrationSources.label "No se pudieron encontrar programas que contuvieran marcadores, historial o datos de contraseñas."> + +<!ENTITY importSource.title "Importar configuración y datos"> +<!ENTITY importItems.title "Elementos a importar"> +<!ENTITY importItems.label "Seleccione qué elementos importar:"> + +<!ENTITY migrating.title "Importando…"> +<!ENTITY migrating.label "Se están importando los siguientes elementos…"> + +<!ENTITY selectProfile.title "Seleccionar perfil"> +<!ENTITY selectProfile.label "Se pueden importar datos de los siguientes perfiles:"> + +<!ENTITY done.title "Importación completa"> +<!ENTITY done.label "Los siguientes elementos se importaron correctamente:"> + +<!ENTITY closeSourceBrowser.label "Asegúrese de que el navegador seleccionado está cerrado antes de continuar."> |