From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../translations/ConfigMigration_it_IT.ts | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_it_IT.ts (limited to 'Plugins/ConfigMigration/translations/ConfigMigration_it_IT.ts') diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_it_IT.ts b/Plugins/ConfigMigration/translations/ConfigMigration_it_IT.ts new file mode 100644 index 0000000..db4df30 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_it_IT.ts @@ -0,0 +1,150 @@ + + + + + ConfigMigration + + + A configuration from old SQLiteStudio 2.x.x has been detected. Would you like to migrate old settings into the current version? <a href="%1">Click here to do that</a>. + È stata rilevata una configurazione dal vecchio SQLiteStudio 2.x.x. Vuoi migrare le vecchie impostazioni nella versione corrente? <a href="%1">Clicca qui per farlo</a>. + + + + Bug reports history (%1) + Cronologia segnalazioni bug (%1) + + + + Database list (%1) + Lista database (%1) + + + + Custom SQL functions (%1) + Funzioni SQL personalizzate (%1) + + + + SQL queries history (%1) + Cronologia query SQL (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Migrazione configurazione + + + + Items to migrate + Oggetti da migrare + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + Questo è un elenco di elementi trovati nel vecchio file di configurazione, che può essere migrato nella configurazione corrente. + + + + Options + Opzioni + + + + Put imported databases into separate group + Mette i database importati in un gruppo separato + + + + Group name + Nome del gruppo + + + + Enter a non-empty name. + Inserisci un nome non vuoto. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Il gruppo di livello superiore chiamato '%1' esiste già. Inserisci un nome di gruppo che non esiste ancora. + + + + Could not open old configuration file in order to migrate settings from it. + Impossibile aprire il vecchio file di configurazione dal quale migrare le impostazioni. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Impossibile aprire il file di configurazione corrente per migrare le impostazioni dal vecchio file di configurazione. + + + + Could not commit migrated data into new configuration file: %1 + Impossibile registrare i dati migrati nel nuovo file di configurazione: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Impossibile leggere la cronologia delle segnalazioni di bug dal vecchio file di configurazione per migrarlo: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Impossibile inserire una voce di cronologia delle segnalazioni di bug nel nuovo file di configurazione: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Impossibile leggere l'elenco dei database dal vecchio file di configurazione per migrarlo: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Impossibile interrogare per l'ordine disponibile contenente il gruppo in un nuovo file di configurazione per migrare l'elenco del database: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Impossibile creare il gruppo contenente nel nuovo file di configurazione per migrare l'elenco del database: %1 + + + + Could not insert a database entry into new configuration file: %1 + Impossibile inserire una voce di database nel nuovo file di configurazione: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Impossibile interrogare l'ordinamento disponibile per il prossimo database in un nuovo file di configurazione per migrare l'elenco del database: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Impossibile creare il gruppo di riferimento del database nel nuovo file di configurazione: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Impossibile leggere l'elenco delle funzioni dal vecchio file di configurazione per migrarlo: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Impossibile leggere la cronologia delle interrogazioni SQL dal vecchio file di configurazione per migrarla: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Impossibile leggere il prossimo ID per la cronologia delle query SQL nel nuovo file di configurazione: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Impossibile inserire la cronologia SQL nel nuovo file di configurazione: %1 + + + -- cgit v1.2.3