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_de_DE.ts | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 Plugins/ConfigMigration/translations/ConfigMigration_de_DE.ts (limited to 'Plugins/ConfigMigration/translations/ConfigMigration_de_DE.ts') 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 + + + -- cgit v1.2.3