LEGO: Merge pull request 1657

LEGO: Merge pull request 1657
This commit is contained in:
Alex Hsu
2022-08-28 08:35:25 -07:00
committed by GitHub
parent b2abc82c33
commit 8454f14067
9 changed files with 306 additions and 0 deletions

View File

@@ -3268,6 +3268,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GetUserDefinedObjectsFromModelFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to get user defined objects from model.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Abrufen benutzerdefinierter Objekte aus dem Modell.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GoodEnoughPlanFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Good Enough Plan Found]]></Val>
@@ -9694,6 +9703,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlProjectModelNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not find SQL model from project: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Das SQL-Modell wurde im Projekt {0} nicht gefunden.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlScriptFormatterDecimalMissingPrecision" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Exact numeric column is missing numeric precision or numeric scale]]></Val>
@@ -11038,6 +11056,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UnsupportedModelType" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported model type: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nicht unterstützter Modelltyp: {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UpdatableLedger_LabelPart" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updatable Ledger]]></Val>

View File

@@ -3268,6 +3268,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GetUserDefinedObjectsFromModelFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to get user defined objects from model.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se han podido obtener los objetos definidos por el usuario del modelo.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GoodEnoughPlanFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Good Enough Plan Found]]></Val>
@@ -9694,6 +9703,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlProjectModelNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not find SQL model from project: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se ha podido encontrar el modelo SQL del proyecto: {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlScriptFormatterDecimalMissingPrecision" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Exact numeric column is missing numeric precision or numeric scale]]></Val>
@@ -11038,6 +11056,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UnsupportedModelType" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported model type: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tipo de modelo no admitido: {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UpdatableLedger_LabelPart" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updatable Ledger]]></Val>

View File

@@ -1468,6 +1468,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ComputedColumnNeedToBePersistedAndNotNullInPrimaryKeyRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La colonne calculée avec le nom '{0}' doit être persistante et ne peut pas faire partie dune clé primaire avec la valeur Null.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La colonne calculée avec le nom '{0}' doit être persistante pour faire partie de la '{1}' de clé étrangère.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Concatenation" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Concatenation]]></Val>
@@ -3250,6 +3268,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GetUserDefinedObjectsFromModelFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to get user defined objects from model.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Impossible d'obtenir les objets définis par l'utilisateur à partir du modèle.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GoodEnoughPlanFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Good Enough Plan Found]]></Val>
@@ -9676,6 +9703,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlProjectModelNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not find SQL model from project: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Impossible de trouver le modèle SQL du projet : {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlScriptFormatterDecimalMissingPrecision" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Exact numeric column is missing numeric precision or numeric scale]]></Val>
@@ -11020,6 +11056,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UnsupportedModelType" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported model type: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Type de modèle non pris en charge : {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UpdatableLedger_LabelPart" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updatable Ledger]]></Val>

View File

@@ -1468,6 +1468,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ComputedColumnNeedToBePersistedAndNotNullInPrimaryKeyRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La colonna calcolata denominata '{0}' deve essere resa persistente e non nullable per far parte di una chiave primaria.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La colonna calcolata denominata '{0}' deve essere resa persistente per far parte della chiave esterna '{1}'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Concatenation" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Concatenation]]></Val>
@@ -3250,6 +3268,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GetUserDefinedObjectsFromModelFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to get user defined objects from model.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GoodEnoughPlanFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Good Enough Plan Found]]></Val>
@@ -9676,6 +9700,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlProjectModelNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not find SQL model from project: {0}.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlScriptFormatterDecimalMissingPrecision" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Exact numeric column is missing numeric precision or numeric scale]]></Val>
@@ -11020,6 +11050,12 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UnsupportedModelType" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported model type: {0}.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UpdatableLedger_LabelPart" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updatable Ledger]]></Val>

View File

@@ -1468,6 +1468,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ComputedColumnNeedToBePersistedAndNotNullInPrimaryKeyRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA["{0}' という名前の計算列は永続化する必要があり、主キーの一部として null 許容されません。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['{0}' という名前の計算列は、外部キー '{1}' の一部として保持する必要があります。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Concatenation" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Concatenation]]></Val>
@@ -3250,6 +3268,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GetUserDefinedObjectsFromModelFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to get user defined objects from model.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[モデルからユーザー定義オブジェクトを取得できませんでした。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GoodEnoughPlanFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Good Enough Plan Found]]></Val>
@@ -9676,6 +9703,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlProjectModelNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not find SQL model from project: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[プロジェクトから SQL モデルが見つかりませんでした: {0}。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlScriptFormatterDecimalMissingPrecision" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Exact numeric column is missing numeric precision or numeric scale]]></Val>
@@ -11020,6 +11056,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UnsupportedModelType" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported model type: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[サポートされていないモデルの種類: {0}。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UpdatableLedger_LabelPart" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updatable Ledger]]></Val>

View File

@@ -3268,6 +3268,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GetUserDefinedObjectsFromModelFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to get user defined objects from model.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[모델에서 사용자 정의 개체를 가져오지 못했습니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GoodEnoughPlanFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Good Enough Plan Found]]></Val>
@@ -9694,6 +9703,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlProjectModelNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not find SQL model from project: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[프로젝트에서 SQL 모델을 찾을 수 없습니다. {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlScriptFormatterDecimalMissingPrecision" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Exact numeric column is missing numeric precision or numeric scale]]></Val>
@@ -11038,6 +11056,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UnsupportedModelType" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported model type: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[지원되지 않는 모델 형식: {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UpdatableLedger_LabelPart" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updatable Ledger]]></Val>

View File

@@ -3268,6 +3268,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GetUserDefinedObjectsFromModelFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to get user defined objects from model.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Не удалось получить пользовательские объекты из модели.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GoodEnoughPlanFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Good Enough Plan Found]]></Val>
@@ -9694,6 +9703,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlProjectModelNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not find SQL model from project: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Не удалось найти модель SQL из проекта: {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlScriptFormatterDecimalMissingPrecision" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Exact numeric column is missing numeric precision or numeric scale]]></Val>
@@ -11038,6 +11056,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UnsupportedModelType" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported model type: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Неподдерживаемый тип модели: {0}.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UpdatableLedger_LabelPart" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updatable Ledger]]></Val>

View File

@@ -1468,6 +1468,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ComputedColumnNeedToBePersistedAndNotNullInPrimaryKeyRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The computed column with name '{0}' has to be persisted and not nullable to be part of a primary key.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[名称为“{0}”的计算列必须保留,并且不能为 null 才能成为主键的一部分。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";ComputedColumnNeedToBePersistedInForeignKeyRuleDescription" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The computed column with name '{0}' has to be persisted to be part of the foreign key '{1}'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[名称为“{0}”的计算列必须保留为外键“{1}”的一部分。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Concatenation" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Concatenation]]></Val>
@@ -3250,6 +3268,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GetUserDefinedObjectsFromModelFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to get user defined objects from model.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法从模型中获取用户定义的对象。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GoodEnoughPlanFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Good Enough Plan Found]]></Val>
@@ -9676,6 +9703,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlProjectModelNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not find SQL model from project: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法从项目中找到 SQL 模型: {0}。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlScriptFormatterDecimalMissingPrecision" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Exact numeric column is missing numeric precision or numeric scale]]></Val>
@@ -11020,6 +11056,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UnsupportedModelType" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported model type: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[不支持的模型类型: {0}。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UpdatableLedger_LabelPart" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updatable Ledger]]></Val>

View File

@@ -3268,6 +3268,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GetUserDefinedObjectsFromModelFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to get user defined objects from model.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無法從模型取得使用者定義物件。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";GoodEnoughPlanFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Good Enough Plan Found]]></Val>
@@ -9694,6 +9703,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlProjectModelNotFound" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not find SQL model from project: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在專案中找不到 SQL 模型: {0}。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SqlScriptFormatterDecimalMissingPrecision" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Exact numeric column is missing numeric precision or numeric scale]]></Val>
@@ -11038,6 +11056,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UnsupportedModelType" ItemType="0" PsrId="308" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unsupported model type: {0}.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[不支援的模型類型: {0}。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";UpdatableLedger_LabelPart" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updatable Ledger]]></Val>