LEGO: Merge pull request 1472

LEGO: Merge pull request 1472
This commit is contained in:
csigs
2022-04-22 08:35:19 -07:00
committed by GitHub
parent 0f39021438
commit 7f757f19d0
10 changed files with 365 additions and 11 deletions

View File

@@ -1603,6 +1603,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";CreateSasForBlobContainerFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Cannot generate SAS URI for blob container.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SAS-URI für Blob-Container kann nicht generiert werden.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";CreateSessionFailed" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to create session: {0}]]></Val>
@@ -3003,10 +3012,13 @@
</Item>
<Item ItemId=";GeneratedAlwaysColumnType_RowStart" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Row start]]></Val>
<Val><![CDATA[Row Start]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zeilenanfang]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Row start]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -4963,6 +4975,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";NotSupportedCloudCreateSas" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Create shared access signature is not supported for cloud instances.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Shared Access Signature erstellen wird für Cloud-Instanzen nicht unterstützt.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";NumberOfBatches" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Actual Number of Batches]]></Val>
@@ -10462,6 +10483,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UnsupportedDeviceType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported device type {0} for engine edition {1}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nicht unterstützter Gerätetyp {0} für die Engine-Edition {1}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Update" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Update]]></Val>
@@ -10687,6 +10717,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";WriteSASCredentialToSqlServerFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed storing shared access signature token on the SQL Servers.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Speichern des Shared Access Signature-Tokens auf den SQL Servern.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ZoomLevelShouldBeBetween" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Zoom level must be an integer value between {0} and {1}.]]></Val>