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. --- Plugins/ConfigMigration/ConfigMigration.pro | 19 ++- Plugins/ConfigMigration/ConfigMigration_de.qm | Bin 494 -> 0 bytes Plugins/ConfigMigration/ConfigMigration_de.ts | 150 -------------------- Plugins/ConfigMigration/ConfigMigration_es.qm | Bin 23 -> 0 bytes Plugins/ConfigMigration/ConfigMigration_es.ts | 150 -------------------- Plugins/ConfigMigration/ConfigMigration_fr.qm | Bin 7804 -> 0 bytes Plugins/ConfigMigration/ConfigMigration_fr.ts | 150 -------------------- Plugins/ConfigMigration/ConfigMigration_it.qm | Bin 23 -> 0 bytes Plugins/ConfigMigration/ConfigMigration_it.ts | 150 -------------------- Plugins/ConfigMigration/ConfigMigration_pl.qm | Bin 7282 -> 0 bytes Plugins/ConfigMigration/ConfigMigration_pl.ts | 152 --------------------- Plugins/ConfigMigration/ConfigMigration_pt_BR.qm | Bin 23 -> 0 bytes Plugins/ConfigMigration/ConfigMigration_pt_BR.ts | 150 -------------------- Plugins/ConfigMigration/ConfigMigration_ro_RO.qm | Bin 30 -> 0 bytes Plugins/ConfigMigration/ConfigMigration_ro_RO.ts | 150 -------------------- Plugins/ConfigMigration/ConfigMigration_ru.qm | Bin 7193 -> 0 bytes Plugins/ConfigMigration/ConfigMigration_ru.ts | 150 -------------------- Plugins/ConfigMigration/ConfigMigration_sk.qm | Bin 27 -> 0 bytes Plugins/ConfigMigration/ConfigMigration_sk.ts | 150 -------------------- Plugins/ConfigMigration/ConfigMigration_zh_CN.qm | 1 - Plugins/ConfigMigration/ConfigMigration_zh_CN.ts | 150 -------------------- Plugins/ConfigMigration/configmigration.cpp | 6 +- Plugins/ConfigMigration/configmigration.qrc | 15 -- .../translations/ConfigMigration.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_af_ZA.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_ar_SA.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_ca_ES.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_cs_CZ.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_da_DK.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_de_DE.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_el_GR.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_en_US.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_es_ES.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_fa_IR.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_fi_FI.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_fr_FR.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_he_IL.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_hu_HU.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_it_IT.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_ja_JP.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_kaa.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_ko_KR.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_nl_NL.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_no_NO.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_pl_PL.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_pt_BR.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_pt_PT.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_ro_RO.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_ru_RU.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_sk_SK.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_sr_SP.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_sv_SE.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_tr_TR.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_uk_UA.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_vi_VN.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_zh_CN.ts | 150 ++++++++++++++++++++ .../translations/ConfigMigration_zh_TW.ts | 150 ++++++++++++++++++++ 57 files changed, 5112 insertions(+), 1531 deletions(-) delete mode 100644 Plugins/ConfigMigration/ConfigMigration_de.qm delete mode 100644 Plugins/ConfigMigration/ConfigMigration_de.ts delete mode 100644 Plugins/ConfigMigration/ConfigMigration_es.qm delete mode 100644 Plugins/ConfigMigration/ConfigMigration_es.ts delete mode 100644 Plugins/ConfigMigration/ConfigMigration_fr.qm delete mode 100644 Plugins/ConfigMigration/ConfigMigration_fr.ts delete mode 100644 Plugins/ConfigMigration/ConfigMigration_it.qm delete mode 100644 Plugins/ConfigMigration/ConfigMigration_it.ts delete mode 100644 Plugins/ConfigMigration/ConfigMigration_pl.qm delete mode 100644 Plugins/ConfigMigration/ConfigMigration_pl.ts delete mode 100644 Plugins/ConfigMigration/ConfigMigration_pt_BR.qm delete mode 100644 Plugins/ConfigMigration/ConfigMigration_pt_BR.ts delete mode 100644 Plugins/ConfigMigration/ConfigMigration_ro_RO.qm delete mode 100644 Plugins/ConfigMigration/ConfigMigration_ro_RO.ts delete mode 100644 Plugins/ConfigMigration/ConfigMigration_ru.qm delete mode 100644 Plugins/ConfigMigration/ConfigMigration_ru.ts delete mode 100644 Plugins/ConfigMigration/ConfigMigration_sk.qm delete mode 100644 Plugins/ConfigMigration/ConfigMigration_sk.ts delete mode 100644 Plugins/ConfigMigration/ConfigMigration_zh_CN.qm delete mode 100644 Plugins/ConfigMigration/ConfigMigration_zh_CN.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_af_ZA.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_ar_SA.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_ca_ES.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_cs_CZ.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_da_DK.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_de_DE.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_el_GR.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_en_US.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_es_ES.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_fa_IR.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_fi_FI.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_fr_FR.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_he_IL.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_hu_HU.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_it_IT.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_ja_JP.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_kaa.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_ko_KR.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_nl_NL.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_no_NO.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_pl_PL.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_pt_BR.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_pt_PT.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_ro_RO.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_ru_RU.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_sk_SK.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_sr_SP.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_sv_SE.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_tr_TR.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_uk_UA.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_vi_VN.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_zh_CN.ts create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_zh_TW.ts (limited to 'Plugins/ConfigMigration') diff --git a/Plugins/ConfigMigration/ConfigMigration.pro b/Plugins/ConfigMigration/ConfigMigration.pro index 9bc96c3..6855ceb 100644 --- a/Plugins/ConfigMigration/ConfigMigration.pro +++ b/Plugins/ConfigMigration/ConfigMigration.pro @@ -31,16 +31,15 @@ RESOURCES += \ configmigration.qrc -TRANSLATIONS += ConfigMigration_ro_RO.ts \ - ConfigMigration_de.ts \ - ConfigMigration_it.ts \ - ConfigMigration_zh_CN.ts \ - ConfigMigration_sk.ts \ - ConfigMigration_ru.ts \ - ConfigMigration_pt_BR.ts \ - ConfigMigration_fr.ts \ - ConfigMigration_es.ts \ - ConfigMigration_pl.ts + + + + + + + + + diff --git a/Plugins/ConfigMigration/ConfigMigration_de.qm b/Plugins/ConfigMigration/ConfigMigration_de.qm deleted file mode 100644 index 0d9a495..0000000 Binary files a/Plugins/ConfigMigration/ConfigMigration_de.qm and /dev/null differ diff --git a/Plugins/ConfigMigration/ConfigMigration_de.ts b/Plugins/ConfigMigration/ConfigMigration_de.ts deleted file mode 100644 index e229e2c..0000000 --- a/Plugins/ConfigMigration/ConfigMigration_de.ts +++ /dev/null @@ -1,150 +0,0 @@ - - - - - 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>. - - - - - Bug reports history (%1) - Fehlerprotokollverlauf (%1) - - - - Database list (%1) - Datenbankliste (%1) - - - - Custom SQL functions (%1) - Eigene SQL Funktionen (%1) - - - - SQL queries history (%1) - SQL-Abfragen Verlauf (%1) - - - - ConfigMigrationWizard - - - Configuration migration - - - - - Items to migrate - - - - - This is a list of items found in the old configuration file, which can be migrated into the current configuration. - - - - - Options - - - - - Put imported databases into separate group - - - - - Group name - - - - - Enter a non-empty name. - - - - - Top level group named '%1' already exists. Enter a group name that does not exist yet. - - - - - Could not open old configuration file in order to migrate settings from it. - - - - - Could not open current configuration file in order to migrate settings from old configuration file. - - - - - Could not commit migrated data into new configuration file: %1 - - - - - Could not read bug reports history from old configuration file in order to migrate it: %1 - - - - - Could not insert a bug reports history entry into new configuration file: %1 - - - - - Could not read database list from old configuration file in order to migrate it: %1 - - - - - Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not create containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not insert a database entry into new configuration file: %1 - - - - - Could not query for available order for next database in new configuration file in order to migrate the database list: %1 - - - - - Could not create group referencing the database in new configuration file: %1 - - - - - Could not read function list from old configuration file in order to migrate it: %1 - - - - - Could not read SQL queries history from old configuration file in order to migrate it: %1 - - - - - Could not read next ID for SQL queries history in new configuration file: %1 - - - - - Could not insert SQL history entry into new configuration file: %1 - - - - diff --git a/Plugins/ConfigMigration/ConfigMigration_es.qm b/Plugins/ConfigMigration/ConfigMigration_es.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/ConfigMigration/ConfigMigration_es.qm and /dev/null differ diff --git a/Plugins/ConfigMigration/ConfigMigration_es.ts b/Plugins/ConfigMigration/ConfigMigration_es.ts deleted file mode 100644 index 3854dd1..0000000 --- a/Plugins/ConfigMigration/ConfigMigration_es.ts +++ /dev/null @@ -1,150 +0,0 @@ - - - - - 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>. - - - - - Bug reports history (%1) - - - - - Database list (%1) - - - - - Custom SQL functions (%1) - - - - - SQL queries history (%1) - - - - - ConfigMigrationWizard - - - Configuration migration - - - - - Items to migrate - - - - - This is a list of items found in the old configuration file, which can be migrated into the current configuration. - - - - - Options - - - - - Put imported databases into separate group - - - - - Group name - - - - - Enter a non-empty name. - - - - - Top level group named '%1' already exists. Enter a group name that does not exist yet. - - - - - Could not open old configuration file in order to migrate settings from it. - - - - - Could not open current configuration file in order to migrate settings from old configuration file. - - - - - Could not commit migrated data into new configuration file: %1 - - - - - Could not read bug reports history from old configuration file in order to migrate it: %1 - - - - - Could not insert a bug reports history entry into new configuration file: %1 - - - - - Could not read database list from old configuration file in order to migrate it: %1 - - - - - Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not create containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not insert a database entry into new configuration file: %1 - - - - - Could not query for available order for next database in new configuration file in order to migrate the database list: %1 - - - - - Could not create group referencing the database in new configuration file: %1 - - - - - Could not read function list from old configuration file in order to migrate it: %1 - - - - - Could not read SQL queries history from old configuration file in order to migrate it: %1 - - - - - Could not read next ID for SQL queries history in new configuration file: %1 - - - - - Could not insert SQL history entry into new configuration file: %1 - - - - diff --git a/Plugins/ConfigMigration/ConfigMigration_fr.qm b/Plugins/ConfigMigration/ConfigMigration_fr.qm deleted file mode 100644 index 452fe0d..0000000 Binary files a/Plugins/ConfigMigration/ConfigMigration_fr.qm and /dev/null differ diff --git a/Plugins/ConfigMigration/ConfigMigration_fr.ts b/Plugins/ConfigMigration/ConfigMigration_fr.ts deleted file mode 100644 index ce84df8..0000000 --- a/Plugins/ConfigMigration/ConfigMigration_fr.ts +++ /dev/null @@ -1,150 +0,0 @@ - - - - - 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>. - Une configuration d’un ancien SQLiteStudio 2.x.x a été détectée. Voulez-vous migrer l’ancienne configuration pour la version courante ? <a href="%1">Cliquer ici pour l’exécuter</a>. - - - - Bug reports history (%1) - Historique des rappots de bug (%1) - - - - Database list (%1) - Liste des bases de données (%1) - - - - Custom SQL functions (%1) - Personnalisation des fonctions SQL (%1) - - - - SQL queries history (%1) - Historique des requêtes SQL (%1) - - - - ConfigMigrationWizard - - - Configuration migration - Migration de la configuration - - - - Items to migrate - Items à migrer - - - - This is a list of items found in the old configuration file, which can be migrated into the current configuration. - Voici la liste des items trouvés dans l’ancien fichier de configuration, pouvant être importés dans la configuration actuelle. - - - - Options - Options - - - - Put imported databases into separate group - Mettre les bases de données importées dans un groupe séparé - - - - Group name - Nom du groupe - - - - Enter a non-empty name. - Saisissez un nom valide. - - - - Top level group named '%1' already exists. Enter a group name that does not exist yet. - Le nom du groupe « %1 » existe déjà. Saissiez un nom de groupe non déjà utilisé. - - - - Could not open old configuration file in order to migrate settings from it. - Impossible d’ouvrir l’ancien fichier de configuration pour importer les préférences. - - - - Could not open current configuration file in order to migrate settings from old configuration file. - Impossible d’ouvrir l’actuel fichier de configuration pour importer les préférences de l’ancien fichier de configuration. - - - - Could not commit migrated data into new configuration file: %1 - Impossible d’enregistrer les données de migration dans le nouveau fichier de configuration : %1 - - - - Could not read bug reports history from old configuration file in order to migrate it: %1 - Impossible de lire l’historique du rapport de bug de l’ancienne configuration pour l’importée %1 - - - - Could not insert a bug reports history entry into new configuration file: %1 - Impossible d’insérer l’historique du rapport de bug dans le nouveau fichier de configuration : %1 - - - - Could not read database list from old configuration file in order to migrate it: %1 - Impossible de lire la liste des bases de données de l’ancien fichier de configuration : %1 - - - - Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 - Impossible d’exécuter la requête de tri de groupe dans le nouveau fichier de configuration pour importer la liste des bases de données : %1 - - - - Could not create containing group in new configuration file in order to migrate the database list: %1 - Impossible de créer un groupe dans le nouveau fichier de configuration pour migrer la liste des bases de données : %1 - - - - Could not insert a database entry into new configuration file: %1 - Impossible d’insérer le nom d’une base de données dans le nouveau fichier de configuration : %1 - - - - Could not query for available order for next database in new configuration file in order to migrate the database list: %1 - Impossible d’exécuter la requête de tri pour la base de données suivante dans le nouveau fichier de configuration pour importer la liste les bases de données : %1 - - - - Could not create group referencing the database in new configuration file: %1 - Impossible de créer un groupe référençant les bases de données dans le nouveau fichier de configuration : %1 - - - - Could not read function list from old configuration file in order to migrate it: %1 - Impossible de lire la liste de fonction de l’ancien fichier de configuration pour l’importer : %1 - - - - Could not read SQL queries history from old configuration file in order to migrate it: %1 - Impossible de lire l’historique des requêtes SQL de l’ancien fichier de configuration pour l’importer : %1 - - - - Could not read next ID for SQL queries history in new configuration file: %1 - Impossible de lire l’ID suivant de l’historique des requêtes dans le nouveau fichier de configuration : %1 - - - - Could not insert SQL history entry into new configuration file: %1 - Impossible d’insérer un historique d’SQL dans le nouveau fichier de configuration : %1 - - - diff --git a/Plugins/ConfigMigration/ConfigMigration_it.qm b/Plugins/ConfigMigration/ConfigMigration_it.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/ConfigMigration/ConfigMigration_it.qm and /dev/null differ diff --git a/Plugins/ConfigMigration/ConfigMigration_it.ts b/Plugins/ConfigMigration/ConfigMigration_it.ts deleted file mode 100644 index c71c354..0000000 --- a/Plugins/ConfigMigration/ConfigMigration_it.ts +++ /dev/null @@ -1,150 +0,0 @@ - - - - - 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>. - - - - - Bug reports history (%1) - - - - - Database list (%1) - - - - - Custom SQL functions (%1) - - - - - SQL queries history (%1) - - - - - ConfigMigrationWizard - - - Configuration migration - - - - - Items to migrate - - - - - This is a list of items found in the old configuration file, which can be migrated into the current configuration. - - - - - Options - - - - - Put imported databases into separate group - - - - - Group name - - - - - Enter a non-empty name. - - - - - Top level group named '%1' already exists. Enter a group name that does not exist yet. - - - - - Could not open old configuration file in order to migrate settings from it. - - - - - Could not open current configuration file in order to migrate settings from old configuration file. - - - - - Could not commit migrated data into new configuration file: %1 - - - - - Could not read bug reports history from old configuration file in order to migrate it: %1 - - - - - Could not insert a bug reports history entry into new configuration file: %1 - - - - - Could not read database list from old configuration file in order to migrate it: %1 - - - - - Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not create containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not insert a database entry into new configuration file: %1 - - - - - Could not query for available order for next database in new configuration file in order to migrate the database list: %1 - - - - - Could not create group referencing the database in new configuration file: %1 - - - - - Could not read function list from old configuration file in order to migrate it: %1 - - - - - Could not read SQL queries history from old configuration file in order to migrate it: %1 - - - - - Could not read next ID for SQL queries history in new configuration file: %1 - - - - - Could not insert SQL history entry into new configuration file: %1 - - - - diff --git a/Plugins/ConfigMigration/ConfigMigration_pl.qm b/Plugins/ConfigMigration/ConfigMigration_pl.qm deleted file mode 100644 index b62b803..0000000 Binary files a/Plugins/ConfigMigration/ConfigMigration_pl.qm and /dev/null differ diff --git a/Plugins/ConfigMigration/ConfigMigration_pl.ts b/Plugins/ConfigMigration/ConfigMigration_pl.ts deleted file mode 100644 index f2ef5d8..0000000 --- a/Plugins/ConfigMigration/ConfigMigration_pl.ts +++ /dev/null @@ -1,152 +0,0 @@ - - - - - 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>. - Wykryto ustawienia ze starej wersji SQLiteStudio 2.x.x. Czy chcesz zmigrować stare ustawienia do aktualnej wersji? <a href="%1">Kliknij, aby to zrobić</a>. - - - - Bug reports history (%1) - Historia zgłoszonych błędów (%1) - - - - Database list (%1) - Lista baz danych (%1) - - - - Custom SQL functions (%1) - Własne funkcje SQL (%1) - - - - SQL queries history (%1) - Historia zapytań SQL (%1) - - - - ConfigMigrationWizard - - - Configuration migration - Migracja ustawień - - - - Items to migrate - Elementy do zmigrowania - - - - This is a list of items found in the old configuration file, which can be migrated into the current configuration. - To jest lista elementów znalezionych w starym pliku konfiguracyjnym, które mogą być zmigrowane do aktualnych ustawień. - - - - Options - Opcje - - - - Put imported databases into separate group - Umieść zaimportowane bazy danych w osobnej grupie - - - - Group name - Nazwa grupy - - - - Enter a non-empty name. - Wprowadź niepustą nazwę. - - - - Top level group named '%1' already exists. Enter a group name that does not exist yet. - Grupa o nazwie '%1' istnieje już na najwyższym poziomie. Wprowadź nazwę grupy, która jeszcze nie istnieje. - - - - Could not open old configuration file in order to migrate settings from it. - Nie udało się otworzyć starego pliku ustawień w celu zmigtowania z niego ustawień. - - - - Could not open current configuration file in order to migrate settings from old configuration file. - Nie udało się otworzyć aktualnego pliku ustawień w celu zmigrowania do niego ustawień ze starego pliku konfiguracyjnego. - - - - Could not commit migrated data into new configuration file: %1 - Nie udało się zatwierdzenie zmigrowanych danych w nowym pliku ustawień: %1 - - - - Could not read bug reports history from old configuration file in order to migrate it: %1 - Nie udał się odczyt historii zgłoszeń błędów ze starego pliku konfiguracyjnego w celu jej zmigrowania: %1 - - - - Could not insert a bug reports history entry into new configuration file: %1 - Nie udało się dodać wpisów historii zgłoszeń błędów do nowego pliku ustawień: %1 - - - - Could not read database list from old configuration file in order to migrate it: %1 - Nie udało się odczytać listy baz danych ze starego pliku ustawień w celu jej zmigtowania: %1 - - - - Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 - Could query for available order for containing group in new configuration file in order to migrate the database list: %1 - Nie udało się odpytać o dostępną kolejność dla grupy zawierającej w nowym pliku ustawień, w celu zmigrowania listy baz danych: %1 - - - - Could not create containing group in new configuration file in order to migrate the database list: %1 - Nie udało się stworzyć grupy w nowym pliku ustawień, w celu zmigrowania listy baz danych: %1 - - - - Could not insert a database entry into new configuration file: %1 - Nie udało się dodać wpisu bazy danych do nowego pliku ustawień: %1 - - - - Could not query for available order for next database in new configuration file in order to migrate the database list: %1 - Could query for available order for next database in new configuration file in order to migrate the database list: %1 - Nie udało się odpytać o dostępną kolejność dla następnej bazy w nowym pliku ustawień, w celu zmigrowania listy baz danych: %1 - - - - Could not create group referencing the database in new configuration file: %1 - Nie udało się utworzyć grupy odwołującej się do bazy danych w nowym pliku ustawień: %1 - - - - Could not read function list from old configuration file in order to migrate it: %1 - Nie udało się odczytać listy funkcji ze starego pliku ustawień w celu jej zmigrowania: %1 - - - - Could not read SQL queries history from old configuration file in order to migrate it: %1 - Nie udało się odczytać historii zapytań SQL ze starego pliku ustawień w celu zmigrowania jej: %1 - - - - Could not read next ID for SQL queries history in new configuration file: %1 - Nie udało się odczytać następnego ID dla historii zapytań SQL w nowym pliku ustawień: %1 - - - - Could not insert SQL history entry into new configuration file: %1 - Nie udało się dodanie wpisu do historii SQL w nowym pliku ustawień: %1 - - - diff --git a/Plugins/ConfigMigration/ConfigMigration_pt_BR.qm b/Plugins/ConfigMigration/ConfigMigration_pt_BR.qm deleted file mode 100644 index c02994c..0000000 Binary files a/Plugins/ConfigMigration/ConfigMigration_pt_BR.qm and /dev/null differ diff --git a/Plugins/ConfigMigration/ConfigMigration_pt_BR.ts b/Plugins/ConfigMigration/ConfigMigration_pt_BR.ts deleted file mode 100644 index fb23daf..0000000 --- a/Plugins/ConfigMigration/ConfigMigration_pt_BR.ts +++ /dev/null @@ -1,150 +0,0 @@ - - - - - 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>. - - - - - Bug reports history (%1) - - - - - Database list (%1) - - - - - Custom SQL functions (%1) - - - - - SQL queries history (%1) - - - - - ConfigMigrationWizard - - - Configuration migration - - - - - Items to migrate - - - - - This is a list of items found in the old configuration file, which can be migrated into the current configuration. - - - - - Options - - - - - Put imported databases into separate group - - - - - Group name - - - - - Enter a non-empty name. - - - - - Top level group named '%1' already exists. Enter a group name that does not exist yet. - - - - - Could not open old configuration file in order to migrate settings from it. - - - - - Could not open current configuration file in order to migrate settings from old configuration file. - - - - - Could not commit migrated data into new configuration file: %1 - - - - - Could not read bug reports history from old configuration file in order to migrate it: %1 - - - - - Could not insert a bug reports history entry into new configuration file: %1 - - - - - Could not read database list from old configuration file in order to migrate it: %1 - - - - - Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not create containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not insert a database entry into new configuration file: %1 - - - - - Could not query for available order for next database in new configuration file in order to migrate the database list: %1 - - - - - Could not create group referencing the database in new configuration file: %1 - - - - - Could not read function list from old configuration file in order to migrate it: %1 - - - - - Could not read SQL queries history from old configuration file in order to migrate it: %1 - - - - - Could not read next ID for SQL queries history in new configuration file: %1 - - - - - Could not insert SQL history entry into new configuration file: %1 - - - - diff --git a/Plugins/ConfigMigration/ConfigMigration_ro_RO.qm b/Plugins/ConfigMigration/ConfigMigration_ro_RO.qm deleted file mode 100644 index 2856eb9..0000000 Binary files a/Plugins/ConfigMigration/ConfigMigration_ro_RO.qm and /dev/null differ diff --git a/Plugins/ConfigMigration/ConfigMigration_ro_RO.ts b/Plugins/ConfigMigration/ConfigMigration_ro_RO.ts deleted file mode 100644 index 7360883..0000000 --- a/Plugins/ConfigMigration/ConfigMigration_ro_RO.ts +++ /dev/null @@ -1,150 +0,0 @@ - - - - - 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>. - - - - - Bug reports history (%1) - - - - - Database list (%1) - - - - - Custom SQL functions (%1) - - - - - SQL queries history (%1) - - - - - ConfigMigrationWizard - - - Configuration migration - - - - - Items to migrate - - - - - This is a list of items found in the old configuration file, which can be migrated into the current configuration. - - - - - Options - - - - - Put imported databases into separate group - - - - - Group name - - - - - Enter a non-empty name. - - - - - Top level group named '%1' already exists. Enter a group name that does not exist yet. - - - - - Could not open old configuration file in order to migrate settings from it. - - - - - Could not open current configuration file in order to migrate settings from old configuration file. - - - - - Could not commit migrated data into new configuration file: %1 - - - - - Could not read bug reports history from old configuration file in order to migrate it: %1 - - - - - Could not insert a bug reports history entry into new configuration file: %1 - - - - - Could not read database list from old configuration file in order to migrate it: %1 - - - - - Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not create containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not insert a database entry into new configuration file: %1 - - - - - Could not query for available order for next database in new configuration file in order to migrate the database list: %1 - - - - - Could not create group referencing the database in new configuration file: %1 - - - - - Could not read function list from old configuration file in order to migrate it: %1 - - - - - Could not read SQL queries history from old configuration file in order to migrate it: %1 - - - - - Could not read next ID for SQL queries history in new configuration file: %1 - - - - - Could not insert SQL history entry into new configuration file: %1 - - - - diff --git a/Plugins/ConfigMigration/ConfigMigration_ru.qm b/Plugins/ConfigMigration/ConfigMigration_ru.qm deleted file mode 100644 index 57ef6f0..0000000 Binary files a/Plugins/ConfigMigration/ConfigMigration_ru.qm and /dev/null differ diff --git a/Plugins/ConfigMigration/ConfigMigration_ru.ts b/Plugins/ConfigMigration/ConfigMigration_ru.ts deleted file mode 100644 index 0337f58..0000000 --- a/Plugins/ConfigMigration/ConfigMigration_ru.ts +++ /dev/null @@ -1,150 +0,0 @@ - - - - - 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>. - Обнаружена конфигурация от старой версии SQLiteStudio (2.x.x). Вы хотите перенести старые настройки в новую версию? <a href="%1">Нажмите здесь для переноса</a>. - - - - Bug reports history (%1) - История отчётов об ошибках (%1) - - - - Database list (%1) - Список баз данных (%1) - - - - Custom SQL functions (%1) - Произвольные функции SQL (%1) - - - - SQL queries history (%1) - История запросов SQL (%1) - - - - ConfigMigrationWizard - - - Configuration migration - Перенос конфигурации - - - - Items to migrate - Переносимые элементы - - - - This is a list of items found in the old configuration file, which can be migrated into the current configuration. - Это список элементов, обнаруженных в старом конфигурационном файле, которые могут быть перенесены в текущую конфигурацию. - - - - Options - Опции - - - - Put imported databases into separate group - Поместить импортированные базы данных в отдельную группу - - - - Group name - Имя группы - - - - Enter a non-empty name. - Введите непустое имя. - - - - Top level group named '%1' already exists. Enter a group name that does not exist yet. - Группа верхнего уровня '%1' уже существует. Введите имя группы, которое ещё не занято. - - - - Could not open old configuration file in order to migrate settings from it. - Невозможно открыть старый файл конфигурации для осуществления переноса настроек. - - - - Could not open current configuration file in order to migrate settings from old configuration file. - Невозможно открыть текущий файл конфигурации для переноса настроек из старого файла конфигурации. - - - - Could not commit migrated data into new configuration file: %1 - Невозможно записать перенесённые данные в новый файл конфигурации: %1 - - - - Could not read bug reports history from old configuration file in order to migrate it: %1 - Невозможно прочитать историю отчётов об ошибках из старого файла конфигурации для переноса: %1 - - - - Could not insert a bug reports history entry into new configuration file: %1 - Невозможно вставить историю отчётов об ошибках в новый файл конфигурации: %1 - - - - Could not read database list from old configuration file in order to migrate it: %1 - Невозможно прочитать список баз данных из старого файла конфигурации для переноса: %1 - - - - Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 - Невозможно запросить доступное положение отдельной группы в новом файле конфигурации для переноса в неё списка баз данных: %1 - - - - Could not create containing group in new configuration file in order to migrate the database list: %1 - Невозможно создать отдельную группу в новом файле конфигурации для переноса в неё списка баз данных: %1 - - - - Could not insert a database entry into new configuration file: %1 - Невозможно вставить элемент списка баз данных в новый файл конфигурации: %1 - - - - Could not query for available order for next database in new configuration file in order to migrate the database list: %1 - Невозможно запросить доступное положение для следующей базы данных в новом файле конфигурации для переноса списка баз данных: %1 - - - - Could not create group referencing the database in new configuration file: %1 - Невозможно создать группу, ссылающуюся на базу данных в новом файле конфигурации: %1 - - - - Could not read function list from old configuration file in order to migrate it: %1 - Невозможно прочитать список функций из старого файла конфигурации для переноса: %1 - - - - Could not read SQL queries history from old configuration file in order to migrate it: %1 - Невозможно прочитать историю запросов SQL из старого файла конфигурации для переноса: %1 - - - - Could not read next ID for SQL queries history in new configuration file: %1 - Невозможно считать следующий ID для истории запросов SQL в новом файле конфигурации: %1 - - - - Could not insert SQL history entry into new configuration file: %1 - Невозможно вставить элемент истории запросов SQL в новый файл конфигурации: %1 - - - diff --git a/Plugins/ConfigMigration/ConfigMigration_sk.qm b/Plugins/ConfigMigration/ConfigMigration_sk.qm deleted file mode 100644 index 1776294..0000000 Binary files a/Plugins/ConfigMigration/ConfigMigration_sk.qm and /dev/null differ diff --git a/Plugins/ConfigMigration/ConfigMigration_sk.ts b/Plugins/ConfigMigration/ConfigMigration_sk.ts deleted file mode 100644 index ffe6eef..0000000 --- a/Plugins/ConfigMigration/ConfigMigration_sk.ts +++ /dev/null @@ -1,150 +0,0 @@ - - - - - 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>. - - - - - Bug reports history (%1) - - - - - Database list (%1) - - - - - Custom SQL functions (%1) - - - - - SQL queries history (%1) - - - - - ConfigMigrationWizard - - - Configuration migration - - - - - Items to migrate - - - - - This is a list of items found in the old configuration file, which can be migrated into the current configuration. - - - - - Options - - - - - Put imported databases into separate group - - - - - Group name - - - - - Enter a non-empty name. - - - - - Top level group named '%1' already exists. Enter a group name that does not exist yet. - - - - - Could not open old configuration file in order to migrate settings from it. - - - - - Could not open current configuration file in order to migrate settings from old configuration file. - - - - - Could not commit migrated data into new configuration file: %1 - - - - - Could not read bug reports history from old configuration file in order to migrate it: %1 - - - - - Could not insert a bug reports history entry into new configuration file: %1 - - - - - Could not read database list from old configuration file in order to migrate it: %1 - - - - - Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not create containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not insert a database entry into new configuration file: %1 - - - - - Could not query for available order for next database in new configuration file in order to migrate the database list: %1 - - - - - Could not create group referencing the database in new configuration file: %1 - - - - - Could not read function list from old configuration file in order to migrate it: %1 - - - - - Could not read SQL queries history from old configuration file in order to migrate it: %1 - - - - - Could not read next ID for SQL queries history in new configuration file: %1 - - - - - Could not insert SQL history entry into new configuration file: %1 - - - - diff --git a/Plugins/ConfigMigration/ConfigMigration_zh_CN.qm b/Plugins/ConfigMigration/ConfigMigration_zh_CN.qm deleted file mode 100644 index be651ee..0000000 --- a/Plugins/ConfigMigration/ConfigMigration_zh_CN.qm +++ /dev/null @@ -1 +0,0 @@ - - - - - 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>. - - - - - Bug reports history (%1) - - - - - Database list (%1) - - - - - Custom SQL functions (%1) - - - - - SQL queries history (%1) - - - - - ConfigMigrationWizard - - - Configuration migration - - - - - Items to migrate - - - - - This is a list of items found in the old configuration file, which can be migrated into the current configuration. - - - - - Options - - - - - Put imported databases into separate group - - - - - Group name - - - - - Enter a non-empty name. - - - - - Top level group named '%1' already exists. Enter a group name that does not exist yet. - - - - - Could not open old configuration file in order to migrate settings from it. - - - - - Could not open current configuration file in order to migrate settings from old configuration file. - - - - - Could not commit migrated data into new configuration file: %1 - - - - - Could not read bug reports history from old configuration file in order to migrate it: %1 - - - - - Could not insert a bug reports history entry into new configuration file: %1 - - - - - Could not read database list from old configuration file in order to migrate it: %1 - - - - - Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not create containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not insert a database entry into new configuration file: %1 - - - - - Could not query for available order for next database in new configuration file in order to migrate the database list: %1 - - - - - Could not create group referencing the database in new configuration file: %1 - - - - - Could not read function list from old configuration file in order to migrate it: %1 - - - - - Could not read SQL queries history from old configuration file in order to migrate it: %1 - - - - - Could not read next ID for SQL queries history in new configuration file: %1 - - - - - Could not insert SQL history entry into new configuration file: %1 - - - - diff --git a/Plugins/ConfigMigration/configmigration.cpp b/Plugins/ConfigMigration/configmigration.cpp index 8d75e37..fe79062 100644 --- a/Plugins/ConfigMigration/configmigration.cpp +++ b/Plugins/ConfigMigration/configmigration.cpp @@ -17,7 +17,7 @@ ConfigMigration::ConfigMigration() bool ConfigMigration::init() { - Q_INIT_RESOURCE(configmigration); + SQLS_INIT_RESOURCE(configmigration); loadTranslation("ConfigMigration"); if (cfg.CfgMigration.Migrated.get()) @@ -47,7 +47,7 @@ bool ConfigMigration::init() void ConfigMigration::deinit() { - Q_CLEANUP_RESOURCE(configmigration); + SQLS_CLEANUP_RESOURCE(configmigration); safe_delete(db); for (ConfigMigrationItem* item : itemsToMigrate) @@ -77,7 +77,7 @@ QString ConfigMigration::findOldConfig() if (checkOldDir(dirPath, output)) return output; - if (getDistributionType() == DistributionType::OSX_BOUNDLE) + if (getDistributionType() == DistributionType::OSX_BUNDLE) { // Portable path 4 check dirPath = QCoreApplication::applicationDirPath() + "/../../sqlitestudio-cfg"; diff --git a/Plugins/ConfigMigration/configmigration.qrc b/Plugins/ConfigMigration/configmigration.qrc index 6e46607..9df7d5e 100644 --- a/Plugins/ConfigMigration/configmigration.qrc +++ b/Plugins/ConfigMigration/configmigration.qrc @@ -2,19 +2,4 @@ config_migration.png - - ConfigMigration_ro_RO.qm - ConfigMigration_de.qm - - - ConfigMigration_pl.qm - ConfigMigration_ru.qm - ConfigMigration_fr.qm - ConfigMigration_sk.qm - ConfigMigration_zh_CN.qm - - - - - diff --git a/Plugins/ConfigMigration/translations/ConfigMigration.ts b/Plugins/ConfigMigration/translations/ConfigMigration.ts new file mode 100644 index 0000000..058f44b --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration.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>. + + + + + Bug reports history (%1) + + + + + Database list (%1) + + + + + Custom SQL functions (%1) + + + + + SQL queries history (%1) + + + + + ConfigMigrationWizard + + + Configuration migration + + + + + Items to migrate + + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + + Options + + + + + Put imported databases into separate group + + + + + Group name + + + + + Enter a non-empty name. + + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + + Could not open old configuration file in order to migrate settings from it. + + + + + Could not open current configuration file in order to migrate settings from old configuration file. + + + + + Could not commit migrated data into new configuration file: %1 + + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + + Could not insert a bug reports history entry into new configuration file: %1 + + + + + Could not read database list from old configuration file in order to migrate it: %1 + + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + + Could not insert a database entry into new configuration file: %1 + + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + + Could not create group referencing the database in new configuration file: %1 + + + + + Could not read function list from old configuration file in order to migrate it: %1 + + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + + Could not read next ID for SQL queries history in new configuration file: %1 + + + + + Could not insert SQL history entry into new configuration file: %1 + + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_af_ZA.ts b/Plugins/ConfigMigration/translations/ConfigMigration_af_ZA.ts new file mode 100644 index 0000000..9b933ac --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_af_ZA.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_ar_SA.ts b/Plugins/ConfigMigration/translations/ConfigMigration_ar_SA.ts new file mode 100644 index 0000000..24c1010 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_ar_SA.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_ca_ES.ts b/Plugins/ConfigMigration/translations/ConfigMigration_ca_ES.ts new file mode 100644 index 0000000..b0238dc --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_ca_ES.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_cs_CZ.ts b/Plugins/ConfigMigration/translations/ConfigMigration_cs_CZ.ts new file mode 100644 index 0000000..31abfaa --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_cs_CZ.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_da_DK.ts b/Plugins/ConfigMigration/translations/ConfigMigration_da_DK.ts new file mode 100644 index 0000000..4587c25 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_da_DK.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>. + En konfiguration fra gamle SQLiteStudio 2.x.x er blevet fundet. Vil du migrere gamle indstillinger til den aktuelle version? <a href="%1">Klik her for at gøre det</a>. + + + + Bug reports history (%1) + Fejlrapport historik (%1) + + + + Database list (%1) + Database liste (%1) + + + + Custom SQL functions (%1) + Brugerdefinerede SQL funktioner (%1) + + + + SQL queries history (%1) + SQL forespørgsel historik (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Konfiguration af migration + + + + Items to migrate + Elementer at migrere + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + Dette er en liste over elementer fundet i den gamle konfigurationsfil, som kan migreres til den aktuelle konfiguration. + + + + Options + Indstillinger + + + + Put imported databases into separate group + Indsæt importerede databaser i separat gruppe + + + + Group name + Gruppenavn + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_de_DE.ts b/Plugins/ConfigMigration/translations/ConfigMigration_de_DE.ts new file mode 100644 index 0000000..c46547e --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_de_DE.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>. + Eine alte SQLiteStudio 2.x.x Konfiguration wurde erkannt. Möchten Sie die alten Einstellungen in die aktuelle Version migrieren? <a href="%1">Klicken Sie hier, um das zu tun</a>. + + + + Bug reports history (%1) + Fehlerprotokollverlauf (%1) + + + + Database list (%1) + Datenbankliste (%1) + + + + Custom SQL functions (%1) + Benutzerdefinierte SQL-Funktionen (%1) + + + + SQL queries history (%1) + SQL-Abfragen Verlauf (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Konfigurations-Migration + + + + Items to migrate + Zu migrierende Objekte + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + Das ist eine Liste von Elementen aus der alten Konfigurationsdatei, die in die aktuelle Konfiguration migriert werden können. + + + + Options + Optionen + + + + Put imported databases into separate group + Importierte Datenbanken in separate Gruppe setzen + + + + Group name + Gruppenname + + + + Enter a non-empty name. + Geben Sie einen nicht leeren Namen ein. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Eine Top-Level-Gruppe mit dem Namen '%1' existiert bereits. Geben Sie einen Gruppennamen ein, der noch nicht existiert. + + + + Could not open old configuration file in order to migrate settings from it. + Die alte Konfigurationsdatei konnte nicht geöffnet werden, um die Einstellungen von ihr zu migrieren. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Die aktuelle Konfigurationsdatei konnte nicht geöffnet werden, um die Einstellungen von der alten Konfigurationsdatei zu migrieren. + + + + Could not commit migrated data into new configuration file: %1 + Konnte migrierte Daten nicht in die neue Konfigurationsdatei übertragen: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Fehlerberichte konnten nicht aus der alten Konfigurationsdatei gelesen werden, um sie zu migrieren: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Konnte den Eintrag für Fehlerberichte nicht in die neue Konfigurationsdatei einfügen: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Die Datenbankliste konnte nicht von der alten Konfigurationsdatei gelesen werden, um sie zu migrieren: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Konnte nicht die verfügbare Reihenfolge für die Angabe der Gruppe in der neuen Konfigurationsdatei abfragen, um die Datenbankliste zu migrieren: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Konnte keine Gruppe in der neuen Konfigurationsdatei erstellen, um die Datenbankliste zu migrieren: %1 + + + + Could not insert a database entry into new configuration file: %1 + Konnte keinen Datenbankeintrag in die neue Konfigurationsdatei einfügen: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Konnte nicht die verfügbare Reihenfolge für die nächste Datenbank in der neuen Konfigurationsdatei abfragen, um die Datenbankliste zu migrieren: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Konnte keine Gruppenreferenzierung der Datenbank in der neuen Konfigurationsdatei erstellen: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Funktionsliste konnte nicht aus der alten Konfigurationsdatei gelesen werden, um sie zu migrieren: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Konnte den SQL-Abfrageverlauf nicht aus der alten Konfigurationsdatei lesen, um ihn zu migrieren: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Konnte die nächste ID für den SQL-Abfrageverlauf in der neuen Konfigurationsdatei nicht lesen: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Konnte SQL-Verlaufseintrag nicht in die neue Konfigurationsdatei einfügen: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_el_GR.ts b/Plugins/ConfigMigration/translations/ConfigMigration_el_GR.ts new file mode 100644 index 0000000..6725a27 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_el_GR.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_en_US.ts b/Plugins/ConfigMigration/translations/ConfigMigration_en_US.ts new file mode 100644 index 0000000..def10d9 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_en_US.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_es_ES.ts b/Plugins/ConfigMigration/translations/ConfigMigration_es_ES.ts new file mode 100644 index 0000000..821c133 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_es_ES.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>. + Se ha detectado una configuración de la antigua versión de SQLiteStudio 2.x.x. ¿Quieres migrar la configuración antigua a la versión actual? <a href="%1">Haz clic aquí para hacer eso</a>. + + + + Bug reports history (%1) + Historial de informes de errores (%1) + + + + Database list (%1) + Lista de base de datos (%1) + + + + Custom SQL functions (%1) + Funciones SQL personalizadas (%1) + + + + SQL queries history (%1) + Historial de consultas SQL (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Migración de la configuración + + + + Items to migrate + Elementos a migrar + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + Esta es una lista de elementos encontrados en el antiguo archivo de configuración, que puede migrarse a la configuración actual. + + + + Options + Opciones + + + + Put imported databases into separate group + Colocar bases de datos importadas en un grupo separado + + + + Group name + Nombre del Grupo + + + + Enter a non-empty name. + Introduzca un nombre no vacío. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Un grupo de nivel superior llamado '%1' ya existe. Introduzca un nombre de grupo que aún no exista. + + + + Could not open old configuration file in order to migrate settings from it. + No se pudo abrir el antiguo archivo de configuración del cual migrar los ajustes. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + No se pudo abrir el actual archivo de configuración al cual migrar los ajustes del antiguo archivo de configuración. + + + + Could not commit migrated data into new configuration file: %1 + No se pudieron registrar los datos migrados en el nuevo archivo de configuración: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + No se pudo leer el historial de informes de errores del antiguo archivo de configuración para migrarlo: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + No se pudo insertar un registro en el historial de reportes de errores en el nuevo archivo de configuración: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + La migración de la lista de bases de datos no se pudo completar porque no se pudo leer la lista de bases de datos desde el antiguo archivo de configuración: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + No se pudo consultar el orden disponible para la contención del grupo en el nuevo archivo de configuración a fin de migrar la lista de la base de datos: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + No se pudo crear un grupo de contención en el nuevo archivo de configuración para migrar la lista de la base de datos: %1 + + + + Could not insert a database entry into new configuration file: %1 + No se pudo insertar una entrada de la base de datos en el nuevo archivo de configuración: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + No se pudo consultar el orden disponible para la siguiente base de datos en el nuevo archivo de configuración con el fin de migrar la lista de bases de datos: %1 + + + + Could not create group referencing the database in new configuration file: %1 + No se pudo crear un grupo que hiciera referencia a la base de datos en el nuevo archivo de configuración: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + No se pudo migrar la lista de funciones debido a que no fue posible leerlas desde el antiguo archivo de configuración: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + No se pudo migrar el historial de consultas SQL porque no se pudieron leer desde el antiguo archivo de configuración: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + No se pudo leer el siguiente ID del historial de consultas SQL en el nuevo archivo de configuración: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + No se pudo insertar la entrada del historial SQL en el nuevo archivo de configuración: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_fa_IR.ts b/Plugins/ConfigMigration/translations/ConfigMigration_fa_IR.ts new file mode 100644 index 0000000..79a9869 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_fa_IR.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_fi_FI.ts b/Plugins/ConfigMigration/translations/ConfigMigration_fi_FI.ts new file mode 100644 index 0000000..fd79812 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_fi_FI.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_fr_FR.ts b/Plugins/ConfigMigration/translations/ConfigMigration_fr_FR.ts new file mode 100644 index 0000000..4cc2ad2 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_fr_FR.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>. + Une configuration d’un ancien SQLiteStudio 2.x.x a été détectée. Voulez-vous migrer l’ancienne configuration pour la version courante ? <a href="%1">Cliquer ici pour l’exécuter</a>. + + + + Bug reports history (%1) + Historique des rappots de bug (%1) + + + + Database list (%1) + Liste des bases de données (%1) + + + + Custom SQL functions (%1) + Personnalisation des fonctions SQL (%1) + + + + SQL queries history (%1) + Historique des requêtes SQL (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Migration de la configuration + + + + Items to migrate + Items à migrer + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + Voici la liste des items trouvés dans l’ancien fichier de configuration, pouvant être importés dans la configuration actuelle. + + + + Options + Options + + + + Put imported databases into separate group + Mettre les bases de données importées dans un groupe séparé + + + + Group name + Nom du groupe + + + + Enter a non-empty name. + Saisissez un nom valide. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Un groupe de niveau supérieur nommé '%1' existe déjà. Entrez un nom de groupe qui n'existe pas encore. + + + + Could not open old configuration file in order to migrate settings from it. + Impossible d’ouvrir l’ancien fichier de configuration pour importer les préférences. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Impossible d’ouvrir l’actuel fichier de configuration pour importer les préférences de l’ancien fichier de configuration. + + + + Could not commit migrated data into new configuration file: %1 + Impossible d’enregistrer les données de migration dans le nouveau fichier de configuration : %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Impossible de lire l’historique du rapport de bug de l’ancienne configuration pour l’importée %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Impossible d’insérer l’historique du rapport de bug dans le nouveau fichier de configuration : %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Impossible de lire la liste des bases de données de l’ancien fichier de configuration : %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Impossible d’exécuter la requête de tri de groupe dans le nouveau fichier de configuration pour importer la liste des bases de données : %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Impossible de créer un groupe dans le nouveau fichier de configuration pour migrer la liste des bases de données : %1 + + + + Could not insert a database entry into new configuration file: %1 + Impossible d’insérer le nom d’une base de données dans le nouveau fichier de configuration : %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Impossible d’exécuter la requête de tri pour la base de données suivante dans le nouveau fichier de configuration pour importer la liste les bases de données : %1 + + + + Could not create group referencing the database in new configuration file: %1 + Impossible de créer un groupe référençant les bases de données dans le nouveau fichier de configuration : %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Impossible de lire la liste de fonction de l’ancien fichier de configuration pour l’importer : %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Impossible de lire l’historique des requêtes SQL de l’ancien fichier de configuration pour l’importer : %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Impossible de lire l’ID suivant de l’historique des requêtes dans le nouveau fichier de configuration : %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Impossible d’insérer un historique d’SQL dans le nouveau fichier de configuration : %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_he_IL.ts b/Plugins/ConfigMigration/translations/ConfigMigration_he_IL.ts new file mode 100644 index 0000000..781d0fb --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_he_IL.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>. + זוהתה תצורה ישנה מגרסת SQLiteStudio 2.x.x. האם להסב הגדרות ישנות לגרסה הנוכחית? <a href="%1">הקשה לאישור ביצוע</a>. + + + + Bug reports history (%1) + היסטורית דיווח תקלים (%1) + + + + Database list (%1) + רשימת מסדי נתונים (%1) + + + + Custom SQL functions (%1) + תפקודי SQK מותאמים (%1) + + + + SQL queries history (%1) + היסטוריית שאילתות SQL (%1) + + + + ConfigMigrationWizard + + + Configuration migration + הגירת תצורה + + + + Items to migrate + פריטים להסבה + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + זוהי רשימה של פריטים שנמצאו בקובץ התצורה הישן, אותם ניתן להסב לתצורה הנוכחית. + + + + Options + אפשרויות + + + + Put imported databases into separate group + הכנסת מסדי נתונים מיובאים לקבוצה נפרדת + + + + Group name + שם קבוצה + + + + Enter a non-empty name. + נא להזין שם (לא ריק). + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + קבוצה ברמה עליונה בשם '%1' קיימת כבר. נא להזין שם קבוצה שטרם נוצרה. + + + + Could not open old configuration file in order to migrate settings from it. + לא ניתן לפתוח קובץ תצורה ישן על מנת להסב ממנו הגדרות. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + לא ניתן לפתוח קובץ תצורה נוכחי על מנת להסב הגדרות מקובץ תצורה ישן. + + + + Could not commit migrated data into new configuration file: %1 + לא ניתן לקבע את הנתונים המוסבים לקובץ תצורה חדש: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + לא ניתן לקרוא את היסטוריית דוחות התקלים מקובץ התצורה הישן על מנת להסב אותן: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + לא ניתן להכניס את רשומת היסטוריית דוחות התקלים לקובץ תצורה חדש: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + לא ניתן לקרוא את רשימת מסדי הנתונים מקובץ התצורה הישן על מנת להסב אותן: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + לא ניתן לבצע שאילתה על קבוצת הכלה וסדר זמין בקובץ התצורה החדש, על מנת להסב את רשימת מסדי הנתונים: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + לא ניתן ליצור קבוצת הכלה בקובץ התצורה החדש, על מנת להסב את רשימת מסדי הנתונים: %1 + + + + Could not insert a database entry into new configuration file: %1 + לא ניתן להכניס את רשומת מסד נתונים לקובץ תצורה חדש: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + לא ניתן לבצע שאילתה על סדר זמין של מסד הנתונים הבא בקובץ התצורה החדש, על מנת להסב את רשימת מסדי הנתונים: %1 + + + + Could not create group referencing the database in new configuration file: %1 + לא ניתן ליצור קבוצה המפנה את מסד הנתונים בקובץ התצורה החדש, על מנת להעביר את רשימת מסדי הנתונים: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + לא ניתן לקרוא רשימת פונקציות מקובץ התצורה הישן על מנת להסב אותן: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + לא ניתן לקרוא את היסטוריית שאילתות ה SQL מקובץ התצורה הישן על מנת להסב אותן: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + לא ניתן לקרוא את המזהה הבא של שאילתות ה SQL מקובץ התצורה החדש: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + לא ניתן להכניס את רשומת היסטוריית שאילתות SQL לקובץ תצורה חדש: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_hu_HU.ts b/Plugins/ConfigMigration/translations/ConfigMigration_hu_HU.ts new file mode 100644 index 0000000..79124a2 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_hu_HU.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + 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 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_ja_JP.ts b/Plugins/ConfigMigration/translations/ConfigMigration_ja_JP.ts new file mode 100644 index 0000000..68251d7 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_ja_JP.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_kaa.ts b/Plugins/ConfigMigration/translations/ConfigMigration_kaa.ts new file mode 100644 index 0000000..499a494 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_kaa.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_ko_KR.ts b/Plugins/ConfigMigration/translations/ConfigMigration_ko_KR.ts new file mode 100644 index 0000000..d05b0ea --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_ko_KR.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + 데이터베이스 목록 (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + 설정 + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_nl_NL.ts b/Plugins/ConfigMigration/translations/ConfigMigration_nl_NL.ts new file mode 100644 index 0000000..64c0b57 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_nl_NL.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_no_NO.ts b/Plugins/ConfigMigration/translations/ConfigMigration_no_NO.ts new file mode 100644 index 0000000..a0c1d83 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_no_NO.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_pl_PL.ts b/Plugins/ConfigMigration/translations/ConfigMigration_pl_PL.ts new file mode 100644 index 0000000..8cfac57 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_pl_PL.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>. + Wykryto ustawienia ze starej wersji SQLiteStudio 2.x.x. Czy chcesz zmigrować stare ustawienia do aktualnej wersji? <a href="%1">Kliknij, aby to zrobić</a>. + + + + Bug reports history (%1) + Historia zgłoszonych błędów (%1) + + + + Database list (%1) + Lista baz danych (%1) + + + + Custom SQL functions (%1) + Własne funkcje SQL (%1) + + + + SQL queries history (%1) + Historia zapytań SQL (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Migracja ustawień + + + + Items to migrate + Elementy do zmigrowania + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + To jest lista elementów znalezionych w starym pliku konfiguracyjnym, które mogą być zmigrowane do aktualnych ustawień. + + + + Options + Opcje + + + + Put imported databases into separate group + Umieść zaimportowane bazy danych w osobnej grupie + + + + Group name + Nazwa grupy + + + + Enter a non-empty name. + Wprowadź niepustą nazwę. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Grupa o nazwie '%1' istnieje już na najwyższym poziomie. Wprowadź nazwę grupy, która jeszcze nie istnieje. + + + + Could not open old configuration file in order to migrate settings from it. + Nie udało się otworzyć starego pliku ustawień w celu zmigtowania z niego ustawień. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Nie udało się otworzyć aktualnego pliku ustawień w celu zmigrowania do niego ustawień ze starego pliku konfiguracyjnego. + + + + Could not commit migrated data into new configuration file: %1 + Nie udało się zatwierdzenie zmigrowanych danych w nowym pliku ustawień: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Nie udał się odczyt historii zgłoszeń błędów ze starego pliku konfiguracyjnego w celu jej zmigrowania: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Nie udało się dodać wpisów historii zgłoszeń błędów do nowego pliku ustawień: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Nie udało się odczytać listy baz danych ze starego pliku ustawień w celu jej zmigtowania: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Nie udało się odpytać o dostępną kolejność dla grupy zawierającej w nowym pliku ustawień, w celu zmigrowania listy baz danych: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Nie udało się stworzyć grupy w nowym pliku ustawień, w celu zmigrowania listy baz danych: %1 + + + + Could not insert a database entry into new configuration file: %1 + Nie udało się dodać wpisu bazy danych do nowego pliku ustawień: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Nie udało się odpytać o dostępną kolejność dla następnej bazy w nowym pliku ustawień, w celu zmigrowania listy baz danych: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Nie udało się utworzyć grupy odwołującej się do bazy danych w nowym pliku ustawień: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Nie udało się odczytać listy funkcji ze starego pliku ustawień w celu jej zmigrowania: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Nie udało się odczytać historii zapytań SQL ze starego pliku ustawień w celu zmigrowania jej: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Nie udało się odczytać następnego ID dla historii zapytań SQL w nowym pliku ustawień: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Nie udało się dodanie wpisu do historii SQL w nowym pliku ustawień: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_pt_BR.ts b/Plugins/ConfigMigration/translations/ConfigMigration_pt_BR.ts new file mode 100644 index 0000000..dc193f5 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_pt_BR.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>. + Foi detectada uma configuração do SQLiteStudio 2.x.x. Você gostaria de migrar as configurações antigas para a versão atual? <a href="%1">Clique aqui para fazer isso</a>. + + + + Bug reports history (%1) + Histórico de relatórios de erros (%1) + + + + Database list (%1) + Lista de banco de dados (%1) + + + + Custom SQL functions (%1) + Funções SQL personalizadas (%1) + + + + SQL queries history (%1) + Histórico de consultas SQL (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Migração de configuração + + + + Items to migrate + Itens para migrar + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + Esta é uma lista de itens encontrados no arquivo de configuração antigo, que podem ser migrados para a configuração atual. + + + + Options + Opções + + + + Put imported databases into separate group + Colocar bancos de dados importados em um grupo separado + + + + Group name + Nome do grupo + + + + Enter a non-empty name. + Insira um nome não vazio. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + O grupo de nível superior chamado '%1' já existe. Digite um nome de grupo que ainda não existe. + + + + Could not open old configuration file in order to migrate settings from it. + Não foi possível abrir o arquivo de configuração antigo para migrar suas configurações. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Não foi possível abrir o arquivo de configuração atual para migrar as configurações antigas. + + + + Could not commit migrated data into new configuration file: %1 + Não foi possível migrar os dados para o novo arquivo de configuração: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Não foi possível ler o relatório de erros do antigo arquivo de configuração para migrá-lo: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Não foi possível inserir uma entrada no relatório de bugs no novo arquivo de configuração: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Não foi possível ler a lista de banco de dados do antigo arquivo de configuração para migrá-lo: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Não foi possível consultar a ordem disponível para o grupo que contém o novo arquivo de configuração para migrar a lista de banco de dados: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Não foi possível criar o grupo contendo o novo arquivo de configuração, a fim de migra-lo: %1 + + + + Could not insert a database entry into new configuration file: %1 + Não foi possível inserir uma entrada no banco de dados no novo arquivo de configuração: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Não foi possível criar o grupo contendo o novo arquivo de configuração, a fim de migra-lo: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Não foi possível criar grupo referenciando a base de dados no novo arquivo de configuração: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Não foi possível ler a lista de funções do antigo arquivo de configuração para migrá-lo: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Não foi possível ler o histórico de consultas SQL do antigo arquivo de configuração para migrá-lo: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Não foi possível ler o próximo ID para o histórico de consultas SQL no novo arquivo de configuração: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Não foi possível inserir a entrada do histórico SQL no novo arquivo de configuração: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_pt_PT.ts b/Plugins/ConfigMigration/translations/ConfigMigration_pt_PT.ts new file mode 100644 index 0000000..fbe12d0 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_pt_PT.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_ro_RO.ts b/Plugins/ConfigMigration/translations/ConfigMigration_ro_RO.ts new file mode 100644 index 0000000..adbed90 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_ro_RO.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_ru_RU.ts b/Plugins/ConfigMigration/translations/ConfigMigration_ru_RU.ts new file mode 100644 index 0000000..45b4129 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_ru_RU.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>. + Обнаружена конфигурация от старой версии SQLiteStudio (2.x.x). Вы хотите перенести старые настройки в новую версию? <a href="%1">Нажмите здесь для переноса</a>. + + + + Bug reports history (%1) + История отчётов об ошибках (%1) + + + + Database list (%1) + Список баз данных (%1) + + + + Custom SQL functions (%1) + Произвольные функции SQL (%1) + + + + SQL queries history (%1) + История запросов SQL (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Перенос конфигурации + + + + Items to migrate + Переносимые элементы + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + Это список элементов, обнаруженных в старом конфигурационном файле, которые могут быть перенесены в текущую конфигурацию. + + + + Options + Опции + + + + Put imported databases into separate group + Поместить импортированные базы данных в отдельную группу + + + + Group name + Имя группы + + + + Enter a non-empty name. + Введите непустое имя. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Группа верхнего уровня '%1' уже существует. Введите имя группы, которое ещё не занято. + + + + Could not open old configuration file in order to migrate settings from it. + Невозможно открыть старый файл конфигурации для осуществления переноса настроек. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Невозможно открыть текущий файл конфигурации для переноса настроек из старого файла конфигурации. + + + + Could not commit migrated data into new configuration file: %1 + Невозможно записать перенесённые данные в новый файл конфигурации: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Невозможно прочитать историю отчётов об ошибках из старого файла конфигурации для переноса: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Невозможно вставить историю отчётов об ошибках в новый файл конфигурации: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Невозможно прочитать список баз данных из старого файла конфигурации для переноса: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Невозможно запросить доступное положение отдельной группы в новом файле конфигурации для переноса в неё списка баз данных: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Невозможно создать отдельную группу в новом файле конфигурации для переноса в неё списка баз данных: %1 + + + + Could not insert a database entry into new configuration file: %1 + Невозможно вставить элемент списка баз данных в новый файл конфигурации: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Невозможно запросить доступное положение для следующей базы данных в новом файле конфигурации для переноса списка баз данных: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Невозможно создать группу, ссылающуюся на базу данных в новом файле конфигурации: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Невозможно прочитать список функций из старого файла конфигурации для переноса: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Невозможно прочитать историю запросов SQL из старого файла конфигурации для переноса: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Невозможно считать следующий ID для истории запросов SQL в новом файле конфигурации: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Невозможно вставить элемент истории запросов SQL в новый файл конфигурации: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_sk_SK.ts b/Plugins/ConfigMigration/translations/ConfigMigration_sk_SK.ts new file mode 100644 index 0000000..a7a8cbc --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_sk_SK.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_sr_SP.ts b/Plugins/ConfigMigration/translations/ConfigMigration_sr_SP.ts new file mode 100644 index 0000000..acdc218 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_sr_SP.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_sv_SE.ts b/Plugins/ConfigMigration/translations/ConfigMigration_sv_SE.ts new file mode 100644 index 0000000..bd753a4 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_sv_SE.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>. + 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>. + + + + Bug reports history (%1) + Felrapporterings Historik (%1) + + + + Database list (%1) + Databaslista (%1) + + + + Custom SQL functions (%1) + Anpassade SQL-funktioner (%1) + + + + SQL queries history (%1) + SQL frågehistorik (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Migrering av konfiguration + + + + Items to migrate + Objekt att migrera + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Alternativ + + + + Put imported databases into separate group + Sätt importerade databaser i separat grupp + + + + Group name + Gruppnamn + + + + Enter a non-empty name. + Ange ett icke-tomt namn. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Högnivågruppen heter '%1' finns redan. Ange ett gruppnamn som inte finns ännu. + + + + Could not open old configuration file in order to migrate settings from it. + Kunde inte öppna gamla konfigurationsfilen för att migrera inställningar från den. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Kunde inte öppna nuvarande konfigurationsfil för att migrera inställningar från gamla konfigurationsfilen. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Kunde inte läsa felrapporterings historik från gammal konfigurationsfil för att migrera den: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Kunde inte infoga SQL-historik i ny konfigurationsfil: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_tr_TR.ts b/Plugins/ConfigMigration/translations/ConfigMigration_tr_TR.ts new file mode 100644 index 0000000..9d04de4 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_tr_TR.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_uk_UA.ts b/Plugins/ConfigMigration/translations/ConfigMigration_uk_UA.ts new file mode 100644 index 0000000..f60c24a --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_uk_UA.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_vi_VN.ts b/Plugins/ConfigMigration/translations/ConfigMigration_vi_VN.ts new file mode 100644 index 0000000..937662a --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_vi_VN.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>. + 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>. + + + + Bug reports history (%1) + Bug reports history (%1) + + + + Database list (%1) + Database list (%1) + + + + Custom SQL functions (%1) + Custom SQL functions (%1) + + + + SQL queries history (%1) + SQL queries history (%1) + + + + ConfigMigrationWizard + + + Configuration migration + Configuration migration + + + + Items to migrate + Items to migrate + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + + + + Options + Options + + + + Put imported databases into separate group + Put imported databases into separate group + + + + Group name + Group name + + + + Enter a non-empty name. + Enter a non-empty name. + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + Top level group named '%1' already exists. Enter a group name that does not exist yet. + + + + Could not open old configuration file in order to migrate settings from it. + Could not open old configuration file in order to migrate settings from it. + + + + Could not open current configuration file in order to migrate settings from old configuration file. + Could not open current configuration file in order to migrate settings from old configuration file. + + + + Could not commit migrated data into new configuration file: %1 + Could not commit migrated data into new configuration file: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + Could not read bug reports history from old configuration file in order to migrate it: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + Could not insert a bug reports history entry into new configuration file: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + Could not read database list from old configuration file in order to migrate it: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + Could not create containing group in new configuration file in order to migrate the database list: %1 + + + + Could not insert a database entry into new configuration file: %1 + Could not insert a database entry into new configuration file: %1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + + + + Could not create group referencing the database in new configuration file: %1 + Could not create group referencing the database in new configuration file: %1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + Could not read function list from old configuration file in order to migrate it: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + Could not read SQL queries history from old configuration file in order to migrate it: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + Could not read next ID for SQL queries history in new configuration file: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + Could not insert SQL history entry into new configuration file: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_zh_CN.ts b/Plugins/ConfigMigration/translations/ConfigMigration_zh_CN.ts new file mode 100644 index 0000000..22f7b19 --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_zh_CN.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>. + 检测到旧的 SQLiteStudio 2.x.x 的配置。 你想要将旧的设置迁移到当前版本吗? <a href="%1">点击这里进行迁移</a>。 + + + + Bug reports history (%1) + 错误报告历史 (%1) + + + + Database list (%1) + 数据库列表 (%1) + + + + Custom SQL functions (%1) + 自定义 SQL 函数 (%1) + + + + SQL queries history (%1) + SQL 查询历史 (%1) + + + + ConfigMigrationWizard + + + Configuration migration + 配置迁移 + + + + Items to migrate + 要迁移的项 + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + 这是在旧的配置文件中找到的项列表,这些项可以迁移到当前配置。 + + + + Options + 选项 + + + + Put imported databases into separate group + 将导入的数据库置于单独的组 + + + + Group name + 组名称 + + + + Enter a non-empty name. + 请输入一个非空的名称。 + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + 名为 '%1' 的顶级组已存在。请输入未被占用的组名称。 + + + + Could not open old configuration file in order to migrate settings from it. + 无法打开旧的配置文件以迁移它的设置。 + + + + Could not open current configuration file in order to migrate settings from old configuration file. + 无法打开当前的配置文件以迁移旧的设置。 + + + + Could not commit migrated data into new configuration file: %1 + 无法将迁移的数据提交到新的配置文件: %1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + 无法从旧的配置文件读取错误报告历史记录来进行迁移: %1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + 无法将错误报告历史记录插入到新的配置文件: %1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + 无法从旧的配置文件读取数据库列表来进行迁移: %1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + 无法在新配置文件中查询包含组的可用顺序以迁移数据库列表: %1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + 无法在新配置文件中创建包含组以迁移数据库列表: %1 + + + + Could not insert a database entry into new configuration file: %1 + 无法将数据库条目插入到新的配置文件:%1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + 无法在新配置文件中查询下一个数据库的可用顺序以迁移数据库列表:%1 + + + + Could not create group referencing the database in new configuration file: %1 + 未能在新的配置文件中创建引用该数据库的组:%1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + 无法从旧配置文件读取函数列表来进行迁移: %1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + 无法从旧配置文件读取 SQL 查询历史来进行迁移: %1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + 无法在新配置文件中读取 SQL 查询历史的下一个ID: %1 + + + + Could not insert SQL history entry into new configuration file: %1 + 无法将 SQL 历史条目插入到新的配置文件: %1 + + + diff --git a/Plugins/ConfigMigration/translations/ConfigMigration_zh_TW.ts b/Plugins/ConfigMigration/translations/ConfigMigration_zh_TW.ts new file mode 100644 index 0000000..5af00ec --- /dev/null +++ b/Plugins/ConfigMigration/translations/ConfigMigration_zh_TW.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>. + 偵測到舊的 SQLiteStudio 2.x.x 的設定檔。你想要將舊的設定遷移到當前版本嗎?<a href="%1">點選這裡進行遷移</a>。 + + + + Bug reports history (%1) + 錯誤報告歷史 (%1) + + + + Database list (%1) + 資料庫清單 (%1) + + + + Custom SQL functions (%1) + 自訂 SQL 函式 (%1) + + + + SQL queries history (%1) + SQL 查詢歷史 (%1) + + + + ConfigMigrationWizard + + + Configuration migration + 設定檔遷移 + + + + Items to migrate + 要遷移的項 + + + + This is a list of items found in the old configuration file, which can be migrated into the current configuration. + 這是在舊的設定檔檔案中找到的項清單,這些項可以遷移到當前設定檔。 + + + + Options + 選項 + + + + Put imported databases into separate group + 將匯入的資料庫置於單獨的組 + + + + Group name + 組名稱 + + + + Enter a non-empty name. + 請輸入一個非空的名稱。 + + + + Top level group named '%1' already exists. Enter a group name that does not exist yet. + 名為 '%1' 的頂級組已存在。請輸入未被佔用的組名稱。 + + + + Could not open old configuration file in order to migrate settings from it. + 無法開啟舊的設定檔檔案以遷移它的設定。 + + + + Could not open current configuration file in order to migrate settings from old configuration file. + 無法開啟當前的設定檔檔案以遷移舊的設定。 + + + + Could not commit migrated data into new configuration file: %1 + 無法將遷移的資料提交到新的設定檔檔案:%1 + + + + Could not read bug reports history from old configuration file in order to migrate it: %1 + 無法從舊的設定檔檔案讀取錯誤報告歷史記錄來進行遷移:%1 + + + + Could not insert a bug reports history entry into new configuration file: %1 + 無法將錯誤報告歷史記錄插入到新的設定檔檔案:%1 + + + + Could not read database list from old configuration file in order to migrate it: %1 + 無法從舊的設定檔檔案讀取資料庫清單來進行遷移:%1 + + + + Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 + 無法在新設定檔檔案中查詢包含組的可用順序以遷移資料庫清單:%1 + + + + Could not create containing group in new configuration file in order to migrate the database list: %1 + 無法在新設定檔檔案中建立包含組以遷移資料庫清單:%1 + + + + Could not insert a database entry into new configuration file: %1 + 無法將資料庫條目插入到新的設定檔檔案:%1 + + + + Could not query for available order for next database in new configuration file in order to migrate the database list: %1 + 無法在新設定檔檔案中查詢下一個資料庫的可用順序以遷移資料庫清單:%1 + + + + Could not create group referencing the database in new configuration file: %1 + 未能在新的設定檔檔案中建立引用該資料庫的組:%1 + + + + Could not read function list from old configuration file in order to migrate it: %1 + 無法從舊設定檔檔案讀取函式清單來進行遷移:%1 + + + + Could not read SQL queries history from old configuration file in order to migrate it: %1 + 無法從舊設定檔檔案讀取 SQL 查詢歷史來進行遷移:%1 + + + + Could not read next ID for SQL queries history in new configuration file: %1 + 無法在新設定檔檔案中讀取 SQL 查詢歷史的下一個 ID:%1 + + + + Could not insert SQL history entry into new configuration file: %1 + 無法將 SQL 歷史條目插入到新的設定檔檔案:%1 + + + -- cgit v1.2.3