mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-16 18:47:57 -05:00
[Loc] update to xlfs and resx (#1261)
This commit is contained in:
@@ -2422,14 +2422,14 @@
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="CouldntFindAzureFunction">
|
||||
<source>Couldn't find Azure function with FunctionName {0} in {1}</source>
|
||||
<target state="translated">在 {1} 中找不到具有 FunctionName {0} 的 Azure 函數</target>
|
||||
<source>Couldn't find Azure function with FunctionName '{0}' in {1}</source>
|
||||
<target state="translated">在 {1} 中找不到具有 FunctionName '{0}' 的 Azure 函數</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="MoreThanOneAzureFunctionWithName">
|
||||
<source>Couldn't find Azure function with FunctionName {0} in {1}</source>
|
||||
<target state="translated">在 {1} 中找到多個具有 FunctionName {0} 的 Azure 函數</target>
|
||||
<source>More than one Azure function found with the FunctionName '{0}' in {1}</source>
|
||||
<target state="translated">在 {1} 中找到多個具有 FunctionName '{0}' 的 Azure 函數</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user