diff options
Diffstat (limited to 'l10n-it/suite/chrome/common/migration/migration.dtd')
-rw-r--r-- | l10n-it/suite/chrome/common/migration/migration.dtd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/l10n-it/suite/chrome/common/migration/migration.dtd b/l10n-it/suite/chrome/common/migration/migration.dtd new file mode 100644 index 0000000000..2df868d837 --- /dev/null +++ b/l10n-it/suite/chrome/common/migration/migration.dtd @@ -0,0 +1,22 @@ +<!-- 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 "Importazione guidata"> +<!ENTITY importAllFrom.label "Importa tutti gli elementi da:"> +<!ENTITY importBookmarksFrom.label "Importa i segnalibri da:"> +<!ENTITY importFromThunderbird.label "Thunderbird"> +<!ENTITY importFromThunderbird.accesskey "T"> +<!ENTITY importFromFile.label "File"> +<!ENTITY importFromFile.accesskey "F"> +<!ENTITY importFromNothing.label "Non importare nulla"> +<!ENTITY importFromNothing.accesskey "N"> +<!ENTITY importSource.title "Importa impostazioni e dati"> +<!ENTITY importItems.title "Elementi da importare"> +<!ENTITY importItems.label "Selezionare elementi da importare:"> +<!ENTITY selectProfile.title "Seleziona un profilo"> +<!ENTITY selectProfile.label "Sono disponibili per l'importazione i seguenti profili:"> +<!ENTITY migrating.title "Importazione in corso"> +<!ENTITY migrating.label "Importazione in corso dei seguenti oggetti…"> +<!ENTITY done.title "Importazione completata"> +<!ENTITY done.label "I seguenti oggetti sono stati importati correttamente:"> |