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

This commit is contained in:
csigs
2021-10-11 09:49:40 -07:00
committed by GitHub
parent 0f0df25119
commit 9fdb9eecd3
3 changed files with 30 additions and 12 deletions

View File

@@ -461,10 +461,13 @@
</Item>
<Item ItemId=";CouldntFindAzureFunction" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Couldn't find Azure function with FunctionName {0} in {1}]]></Val>
<Val><![CDATA[Couldn't find Azure function with FunctionName '{0}' in {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Impossible de trouver la fonction Azure avec FunctionName {0} dans {1}]]></Val>
<Val><![CDATA[Impossible de trouver la fonction Azure avec FunctionName « {0} » dans {1}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Couldn't find Azure function with FunctionName {0} in {1}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1136,10 +1139,13 @@
</Item>
<Item ItemId=";MoreThanOneAzureFunctionWithName" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[More than one Azure function found with the FunctionName {0} in {1}]]></Val>
<Val><![CDATA[More than one Azure function found with the FunctionName '{0}' in {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Plusieurs fonctions Azure trouvées avec FunctionName {0} dans {1}]]></Val>
<Val><![CDATA[Plusieurs fonctions Azure trouvées avec FunctionName « {0} » dans {1}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[More than one Azure function found with the FunctionName {0} in {1}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -461,10 +461,13 @@
</Item>
<Item ItemId=";CouldntFindAzureFunction" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Couldn't find Azure function with FunctionName {0} in {1}]]></Val>
<Val><![CDATA[Couldn't find Azure function with FunctionName '{0}' in {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Non è stato possibile trovare la funzione di Azure con FunctionName {0} in {1}]]></Val>
<Val><![CDATA[Non è stato possibile trovare la funzione di Azure con FunctionName '{0}' in {1}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Couldn't find Azure function with FunctionName {0} in {1}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1136,10 +1139,13 @@
</Item>
<Item ItemId=";MoreThanOneAzureFunctionWithName" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[More than one Azure function found with the FunctionName {0} in {1}]]></Val>
<Val><![CDATA[More than one Azure function found with the FunctionName '{0}' in {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[È stata trovata più di una funzione di Azure con FunctionName {0} in {1}]]></Val>
<Val><![CDATA[È stata trovata più di una funzione di Azure con functionName '{0}' in {1}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[More than one Azure function found with the FunctionName {0} in {1}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -461,10 +461,13 @@
</Item>
<Item ItemId=";CouldntFindAzureFunction" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Couldn't find Azure function with FunctionName {0} in {1}]]></Val>
<Val><![CDATA[Couldn't find Azure function with FunctionName '{0}' in {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法找到 FunctionName 为 {0} 的 Azure 函数(在 {1} 中)]]></Val>
<Val><![CDATA[无法在 {1} 中找到 FunctionName 为 "{0}" 的 Azure 函数]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Couldn't find Azure function with FunctionName {0} in {1}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@@ -1136,10 +1139,13 @@
</Item>
<Item ItemId=";MoreThanOneAzureFunctionWithName" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[More than one Azure function found with the FunctionName {0} in {1}]]></Val>
<Val><![CDATA[More than one Azure function found with the FunctionName '{0}' in {1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[已找到多个 FunctionName 为 {0} 的 Azure 函数(在 {1} 中)]]></Val>
<Val><![CDATA[已在 {1} 中找到多个 FunctionName 为 "{0}" 的 Azure 函数]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[More than one Azure function found with the FunctionName {0} in {1}]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>