mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-17 09:35:37 -05:00
[Loc] Update to resx 10-11-2021 (#1267)
* update to xlfs * update to resx
This commit is contained in:
@@ -1335,4 +1335,7 @@
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>Es wurden mehrere Azure-Funktionen mit dem FunctionName "{0}" in {1} gefunden.</value>
|
||||
</data>
|
||||
<data name="SqlBindingsNet5NotSupported" xml:space="preserve">
|
||||
<value>Das Hinzufügen von SQL-Bindungen wird für .NET 5 nicht unterstützt</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1335,4 +1335,7 @@
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>Se ha encontrado más de una función de Azure con el FunctionName “{0}” en {1}</value>
|
||||
</data>
|
||||
<data name="SqlBindingsNet5NotSupported" xml:space="preserve">
|
||||
<value>No se admite la adición de enlaces SQL para .NET 5</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1335,4 +1335,7 @@
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>Plusieurs fonctions Azure trouvées avec FunctionName « {0} » dans {1}</value>
|
||||
</data>
|
||||
<data name="SqlBindingsNet5NotSupported" xml:space="preserve">
|
||||
<value>L’ajout de liaisons SQL n’est pas pris en charge pour .NET 5</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1335,4 +1335,7 @@
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>È stata trovata più di una funzione di Azure con FunctionName '{0}' in {1}</value>
|
||||
</data>
|
||||
<data name="SqlBindingsNet5NotSupported" xml:space="preserve">
|
||||
<value>L'aggiunta di binding SQL non è supportata per .NET 5</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1335,4 +1335,7 @@
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>FunctionName '{0}' の Azure 関数が {1} に複数見つかりました</value>
|
||||
</data>
|
||||
<data name="SqlBindingsNet5NotSupported" xml:space="preserve">
|
||||
<value>.NET 5 では SQL バインドの追加はサポートされていません</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1335,4 +1335,7 @@
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>{1}에서 FunctionName ‘{0}’인 Azure 함수를 두 개 이상 찾음</value>
|
||||
</data>
|
||||
<data name="SqlBindingsNet5NotSupported" xml:space="preserve">
|
||||
<value>.NET 5에서는 SQL 바인딩 추가가 지원되지 않습니다.</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1335,4 +1335,7 @@
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>Mais de uma função do Azure foi encontrada com FunctionName '{0}' em {1}</value>
|
||||
</data>
|
||||
<data name="SqlBindingsNet5NotSupported" xml:space="preserve">
|
||||
<value>A adição de vinculações SQL não é compatível com o.NET 5</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1335,4 +1335,7 @@
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>В файле {1} обнаружено более одной функции Azure с FunctionName "{0}".</value>
|
||||
</data>
|
||||
<data name="SqlBindingsNet5NotSupported" xml:space="preserve">
|
||||
<value>Добавление привязок SQL не поддерживается для .NET 5</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1330,9 +1330,12 @@
|
||||
<value>遇到不支持的令牌 {0}</value>
|
||||
</data>
|
||||
<data name="CouldntFindAzureFunction" xml:space="preserve">
|
||||
<value>无法找到 FunctionName 为 '{0}' 的 Azure 函数(在 {1} 中)</value>
|
||||
<value>无法在 {1} 中找到 FunctionName 为 "{0}" 的 Azure 函数</value>
|
||||
</data>
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>已找到多个 FunctionName 为 '{0}' 的 Azure 函数(在 {1} 中)</value>
|
||||
<value>已在 {1} 中找到多个 FunctionName 为 "{0}" 的 Azure 函数</value>
|
||||
</data>
|
||||
<data name="SqlBindingsNet5NotSupported" xml:space="preserve">
|
||||
<value>.NET 5 不支持添加 SQL 绑定</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -1335,4 +1335,7 @@
|
||||
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
|
||||
<value>在 {1} 中找到多個具有 FunctionName '{0}' 的 Azure 函數</value>
|
||||
</data>
|
||||
<data name="SqlBindingsNet5NotSupported" xml:space="preserve">
|
||||
<value>.NET 5 不支援新增 SQL 繫結</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -2433,6 +2433,12 @@
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlBindingsNet5NotSupported">
|
||||
<source>Adding SQL bindings is not supported for .NET 5</source>
|
||||
<target state="translated">Das Hinzufügen von SQL-Bindungen wird für .NET 5 nicht unterstützt</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -2433,6 +2433,12 @@
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlBindingsNet5NotSupported">
|
||||
<source>Adding SQL bindings is not supported for .NET 5</source>
|
||||
<target state="translated">No se admite la adición de enlaces SQL para .NET 5</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -2433,6 +2433,12 @@
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlBindingsNet5NotSupported">
|
||||
<source>Adding SQL bindings is not supported for .NET 5</source>
|
||||
<target state="translated">L’ajout de liaisons SQL n’est pas pris en charge pour .NET 5</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -2433,6 +2433,12 @@
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlBindingsNet5NotSupported">
|
||||
<source>Adding SQL bindings is not supported for .NET 5</source>
|
||||
<target state="translated">L'aggiunta di binding SQL non è supportata per .NET 5</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -2433,6 +2433,12 @@
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlBindingsNet5NotSupported">
|
||||
<source>Adding SQL bindings is not supported for .NET 5</source>
|
||||
<target state="translated">.NET 5 では SQL バインドの追加はサポートされていません</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -2433,6 +2433,12 @@
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlBindingsNet5NotSupported">
|
||||
<source>Adding SQL bindings is not supported for .NET 5</source>
|
||||
<target state="translated">.NET 5에서는 SQL 바인딩 추가가 지원되지 않습니다.</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -2433,6 +2433,12 @@
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlBindingsNet5NotSupported">
|
||||
<source>Adding SQL bindings is not supported for .NET 5</source>
|
||||
<target state="translated">A adição de vinculações SQL não é compatível com o.NET 5</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -2433,6 +2433,12 @@
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlBindingsNet5NotSupported">
|
||||
<source>Adding SQL bindings is not supported for .NET 5</source>
|
||||
<target state="translated">Добавление привязок SQL не поддерживается для .NET 5</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
@@ -2423,13 +2423,19 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="CouldntFindAzureFunction">
|
||||
<source>Couldn't find Azure function with FunctionName '{0}' in {1}</source>
|
||||
<target state="translated">无法找到 FunctionName 为 '{0}' 的 Azure 函数(在 {1} 中)</target>
|
||||
<target state="translated">无法在 {1} 中找到 FunctionName 为 "{0}" 的 Azure 函数</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="MoreThanOneAzureFunctionWithName">
|
||||
<source>More than one Azure function found with the FunctionName '{0}' in {1}</source>
|
||||
<target state="translated">已找到多个 FunctionName 为 '{0}' 的 Azure 函数(在 {1} 中)</target>
|
||||
<target state="translated">已在 {1} 中找到多个 FunctionName 为 "{0}" 的 Azure 函数</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlBindingsNet5NotSupported">
|
||||
<source>Adding SQL bindings is not supported for .NET 5</source>
|
||||
<target state="translated">.NET 5 不支持添加 SQL 绑定</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
|
||||
@@ -2433,6 +2433,12 @@
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="SqlBindingsNet5NotSupported">
|
||||
<source>Adding SQL bindings is not supported for .NET 5</source>
|
||||
<target state="translated">.NET 5 不支援新增 SQL 繫結</target>
|
||||
<note>
|
||||
</note>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
Reference in New Issue
Block a user