From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../translations/ConfigMigration_ro_RO.ts | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_ro_RO.ts (limited to 'Plugins/ConfigMigration/translations/ConfigMigration_ro_RO.ts') 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 + + + -- cgit v1.2.3