diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-an/suite/chrome/common/migration/migration.dtd | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-an/suite/chrome/common/migration/migration.dtd b/l10n-an/suite/chrome/common/migration/migration.dtd new file mode 100644 index 0000000000..3d3b69b648 --- /dev/null +++ b/l10n-an/suite/chrome/common/migration/migration.dtd @@ -0,0 +1,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 "Asistent d'importación"> + +<!ENTITY importAllFrom.label "Importar totz os elementos de:"> +<!ENTITY importBookmarksFrom.label "Importar marcadors de:"> + +<!ENTITY importFromThunderbird.label "Thunderbird"> +<!ENTITY importFromThunderbird.accesskey "T"> +<!ENTITY importFromFile.label "Fichero"> +<!ENTITY importFromFile.accesskey "F"> +<!ENTITY importFromNothing.label "No importar nada"> +<!ENTITY importFromNothing.accesskey "d"> + +<!ENTITY importSource.title "Importar configuración y datos"> +<!ENTITY importItems.title "Elementos a importar"> +<!ENTITY importItems.label "Trige qué elementos importar:"> + +<!ENTITY selectProfile.title "Trigar perfil"> +<!ENTITY selectProfile.label "Son disponibles ta importar os siguients perfils:"> + +<!ENTITY migrating.title "Importando…"> +<!ENTITY migrating.label "Se son importando os siguients elementos…"> + +<!ENTITY done.title "Importación completa"> +<!ENTITY done.label "Os siguients elementos s'importoron correctament:"> |