LEGO: Merge pull request 1710

LEGO: Merge pull request 1710
This commit is contained in:
Alex Hsu
2022-09-25 08:35:21 -07:00
committed by GitHub
parent cd2dc0bc67
commit 67620856c6
10 changed files with 517 additions and 190 deletions

View File

@@ -507,10 +507,13 @@
</Item>
<Item ItemId=";AddNewColumnStoreIndexLabel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[New Column Store Index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[New Columnstore Index]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Neuer ColumnStore-Index]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[New Column Store Index]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1299,10 +1302,13 @@
</Item>
<Item ItemId=";ColumnCanOnlyAppearOnceInNonClusteredColumnStoreIndexRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Column with name '{0}' has already been added to the non-clustered columnstore index '{1}'. Row number: {2}.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Die Spalte mit dem Namen "{0}" wurde dem nicht gruppierten Columnstore-Index {1} bereits hinzugefügt. Zeilennummer: {2}.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Column with name '{0}' has already been added to the non-clustered column store index '{1}'. Row number: {2}.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1362,19 +1368,25 @@
</Item>
<Item ItemId=";ColumnStoreIndexColumnsPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Columns in this column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Columns in this columnstore index]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Spalten in diesem Columnstore-Index]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Columns in this column store index]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ColumnStoreIndexDescriptionPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Description of the column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Description of the columnstore index]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Beschreibung des Columnstore-Index]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Description of the column store index]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1389,10 +1401,13 @@
</Item>
<Item ItemId=";ColumnStoreIndexFilterPredicatePropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Filter predicate of the column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Filter predicate of the columnstore index]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Das Filterprädikat des Columnstore-Index.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Filter predicate of the column store index]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1407,10 +1422,13 @@
</Item>
<Item ItemId=";ColumnStoreIndexIsClusteredPropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Whether the column store index is clustered.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Whether the columnstore index is clustered.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Gibt an, ob der Columnstore-Index gruppiert ist.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Whether the column store index is clustered.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1425,10 +1443,13 @@
</Item>
<Item ItemId=";ColumnStoreIndexNamePropertyDescription" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Name of the column store index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Name of the columnstore index]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Name des Columnstore-Index]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Name of the column store index]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -2602,6 +2623,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ErrorConnectionNotFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The connection could not be found]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Verbindung konnte nicht gefunden werden]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ErrorEmptyStringReplacement" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Replacement of an empty string by an empty string.]]></Val>
@@ -5520,10 +5550,13 @@
</Item>
<Item ItemId=";NonClusteredColumnStoreIndexMustHaveColumnsRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Non-clustered column store index '{0}' does not have any columns associated with it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Non-clustered columnstore index '{0}' does not have any columns associated with it.]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Dem nicht gruppierten Columnstore-Index "{0}" sind keine Spalten zugeordnet.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Non-clustered column store index '{0}' does not have any columns associated with it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -10446,19 +10479,25 @@
</Item>
<Item ItemId=";TableDesignerColumnStoreIndexObjectType" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Column Store Index]]></Val>
<Val><![CDATA[Columnstore Index]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Columnstore-Index]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Column Store Index]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TableDesignerColumnStoreIndexesTableTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Column Store Indexes]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Columnstore Indexes]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Columnstore-Indizes]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Column Store Indexes]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>