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

This commit is contained in:
csigs
2021-10-14 09:43:09 -07:00
committed by GitHub
parent 249bd12375
commit 8806456ca0
9 changed files with 66 additions and 21 deletions

View File

@@ -297,10 +297,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.checkoutOutputMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Check output pane for more details.]]></Val>
<Val><![CDATA[Check output pane for more details]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Weitere Details finden Sie im Ausgabebereich.]]></Val>
<Val><![CDATA[Weitere Details finden Sie im Ausgabebereich]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Check output pane for more details.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -396,10 +399,13 @@
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.containerAlreadyExistForProject" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Other servers on container already exist for the project. Do you want to delete them?']]></Val>
<Val><![CDATA[Other servers on container already exist for the project. Do you want to delete them?]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Andere Server im Container sind bereits für das Projekt vorhanden. Möchten Sie diese löschen?]]></Val>
<Val><![CDATA[Andere Server im Container sind bereits für das Projekt vorhanden. Möchten Sie diese löschen?]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Other servers on container already exist for the project. Do you want to delete them?']]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -142,8 +142,8 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.assessment.in.progress.content" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[We are assessing the databases in your SQL Server instance {0} to identify the right Azure SQL target.]D;]A;]D;]A;This may take some time.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Wir bewerten die Datenbanken in Ihrer SQL Server-Instanz "{0}", um das richtige Azure SQL-Ziel zu identifizieren.]D;]A;]D;]A;Dies kann einige Zeit dauern.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Wir bewerten die Datenbanken in Ihrer SQL Server-Instanz {0}, um das richtige Azure SQL-Ziel zu identifizieren.]D;]A;]D;]A;Dies kann einige Zeit dauern.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[We are assessing the databases in your SQL server instance {0} to identify the right Azure SQL target.]D;]A;]D;]A;This may take some time.]]></Val>
@@ -2518,8 +2518,8 @@
<Item ItemId=";extensions/sql-migration/dist/constants/strings.sql.migration.select.azure.mi" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select your target Azure subscription and your target Azure SQL Managed Instance.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Wählen Sie Ihr Azure-Zielabonnement und Ihre Ziel-Azure SQL Managed Instance]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Wählen Sie Ihr Azure-Zielabonnement und Ihre Ziel-Azure SQL Managed Instance.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Select your target Azure subscription and your target Azure SQL Managed Instance]]></Val>

View File

@@ -15723,18 +15723,27 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.saveChangeError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occured while saving changes: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Beim Speichern der Änderungen ist ein Fehler aufgetreten: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.savedChangeSuccess" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The changes have been successfully saved.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ihre Änderungen wurden erfolgreich gespeichert.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.savingChanges" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Saving table designer changes...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Änderungen am Tabellen-Designer werden gespeichert...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>