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

This commit is contained in:
csigs
2021-08-06 20:53:59 -07:00
committed by GitHub
parent 9ee941eb12
commit 1a97516cb6
12 changed files with 1098 additions and 24 deletions

View File

@@ -484,6 +484,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<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>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.cancel.migration" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Cancel migration]]></Val>
@@ -733,6 +739,15 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.cutover.last.file.restored" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Last file restored: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Letzte wiederhergestellte Datei: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<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>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1228,6 +1243,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.file.name" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File name]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Dateiname]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2143,6 +2161,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.no.pending.backups" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No pending backups. Click refresh to check current status.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Keine ausstehenden Sicherungen. Klicken Sie auf "Aktualisieren", um den aktuellen Status zu prüfen.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2641,6 +2662,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<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>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.services.container.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter the information below to add a new Azure Database Migration Service.]]></Val>
@@ -2689,6 +2716,9 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.size.column.header" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Size]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Größe]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -3591,10 +3621,13 @@
</Item>
<Item ItemId=";extensions/sql-migration/package.view-service-menu" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Dataase Migration Service details]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Database Migration Service details]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Details zum Database Migration Service]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Dataase Migration Service details]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>