diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-it/suite/chrome/common/migration | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-it/suite/chrome/common/migration/migration.dtd | 22 | ||||
-rw-r--r-- | l10n-it/suite/chrome/common/migration/migration.properties | 24 |
2 files changed, 46 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:"> diff --git a/l10n-it/suite/chrome/common/migration/migration.properties b/l10n-it/suite/chrome/common/migration/migration.properties new file mode 100644 index 0000000000..48ab6c9ab9 --- /dev/null +++ b/l10n-it/suite/chrome/common/migration/migration.properties @@ -0,0 +1,24 @@ +# 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/. + +homePageStartDefault = Pagina iniziale predefinita di SeaMonkey +homePageStartCurrent = Pagina iniziale corrente di SeaMonkey +homePageImport = Importa la tua pagina iniziale da %S +homePageMigrationPageTitle = Selezione pagina iniziale +homePageMigrationDescription = Seleziona la pagina iniziale che intendi utilizzare: +sourceNamethunderbird = Thunderbird +importedBookmarksFolder = Da %S +importedSeamonkeyBookmarksTitle = SeaMonkey 1.x, Netscape 6/7 o Mozilla 1.x +1_generic = Preferenze +2_generic = Cookie +4_generic = Cronologia di navigazione +8_generic = Pagina iniziale +16_generic = Password salvate +32_generic = Segnalibri +64_generic = Altri dati +128_generic = Impostazioni account +256_generic = Rubriche +512_generic = Addestramento posta spam +1024_generic = Cartelle gruppi di discussione +2048_generic = Cartelle di posta |