LEGO: check in for main to temporary branch. (#16616)

This commit is contained in:
csigs
2021-08-07 16:38:22 -07:00
committed by GitHub
parent dc0ccba767
commit 2dd4232a40
30 changed files with 2061 additions and 225 deletions

View File

@@ -49,8 +49,8 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migartion.cutover.pending.backup" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Log backups pending restore: {0}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Ausstehende Protokollsicherungen: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sicherungen mit ausstehender Wiederherstellung protokollieren: {0}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Pending log backups: {0}]]></Val>
@@ -487,6 +487,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.cancel.error" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while canceling the migration.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Es ist ein Fehler beim Abbrechen der Migration aufgetreten.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -718,8 +721,8 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.cutover.help.main" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Perform the following steps before you complete cutover.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Wenn Sie für die Übernahmemigration bereit sind, führen Sie die folgenden Schritte aus, um die Datenbankmigration durchzuführen. Beachten Sie, dass die Datenbank erst dann zur Übernahmemigration bereit ist, wenn auf der verwalteten Azure SQL-Datenbank-Zielinstanz eine vollständige Sicherung wiederhergestellt wurde.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Führen Sie die folgenden Schritte aus, bevor Sie die Übernahme abschließen.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When you are ready to do the migration cutover, perform the following steps to complete the database migration. Please note that the database is ready for cutover only after a full backup has been restored on the target Azure SQL Database Managed Instance.]]></Val>
@@ -748,6 +751,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.cutover.status.refresh.error" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while refreshing the migration status.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Es ist ein Fehler beim Aktualisieren des Migrationsstatus aufgetreten.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -763,6 +769,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.cutover.step.2.blob" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[2. Take final differential or transaction log backup and provide it in the Azure Storage Blob Container.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[2. Erstellen Sie eine endgültige differenzielle Sicherung oder eine Transaktionsprotokollsicherung, und stellen Sie sie im Azure Storage Blob-Container bereit.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1747,6 +1756,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.last.scan.completed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Last scan completed: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Letzte abgeschlossene Überprüfung: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2665,6 +2677,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.service.status.refresh.error" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occurred while refreshing the migration service creation status.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Es ist ein Fehler beim Aktualisieren des Migrationsdienst-Erstellungsstatus aufgetreten.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3622,8 +3637,8 @@
<Item ItemId=";extensions/sql-migration/package.view-service-menu" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Database Migration Service details]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Details zum Database Migration Service]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Details zum Azure Database Migration Service]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Dataase Migration Service details]]></Val>