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

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2021-10-08 10:30:38 -07:00
committed by GitHub
parent 7a831722bf
commit 39766119d3
12 changed files with 150 additions and 15 deletions

View File

@@ -950,10 +950,13 @@
</Item> </Item>
<Item ItemId=";extensions/notebook/dist/dialog/configurePython/configurePathPage.configurePython.descriptionWithKernel" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/dialog/configurePython/configurePathPage.configurePython.descriptionWithKernel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The {0} kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val> <Val><![CDATA[The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Für den {0}-Kernel ist die Konfiguration einer Python-Runtime und die Installation von Abhängigkeiten erforderlich.]]></Val> <Val><![CDATA[Für den "{0}"-Kernel ist die Konfiguration einer Python-Runtime und die Installation von Abhängigkeiten erforderlich.]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text">
<Val><![CDATA[The {0} kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val>
</Prev>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1173,11 +1176,11 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/notebook/dist/dialog/configurePython/pickPackagesPage.msgUnsupportedKernel" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/dialog/configurePython/pickPackagesPage.msgNoRequirementsForKernel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Could not retrieve packages for kernel {0}]]></Val> <Val><![CDATA[No packages are required by default for the kernel '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Für Kernel "{0}" konnten keine Pakete abgerufen werden.]]></Val> <Val><![CDATA[Für den Kernel "{0}" sind standardmäßig keine Pakete erforderlich]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />

View File

@@ -187,6 +187,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addPackageReferenceMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[To use SQL bindings, ensure your Azure Functions project has a reference to {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Um SQL-Bindungen zu verwenden, stellen Sie sicher, dass Ihr Azure Functions Projekt einen Verweis auf {0} besitzt]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val> <Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -1303,6 +1312,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.moreInformation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[More Information]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Weitere Informationen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[msec]]></Val> <Val><![CDATA[msec]]></Val>

View File

@@ -10665,6 +10665,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/queryResultsView.queryResults.queryEditorCrashError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The query editor ran into an issue and has stopped working. Please save and reopen it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Der Abfrage-Editor hat ein Problem festgestellt und funktioniert nicht mehr. Speichern Sie und öffnen Sie ihn erneut.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/queryResultsView.resultsTabTitle" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/query/browser/queryResultsView.resultsTabTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Results]]></Val> <Val><![CDATA[Results]]></Val>

View File

@@ -187,6 +187,12 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addPackageReferenceMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[To use SQL bindings, ensure your Azure Functions project has a reference to {0}]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val> <Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -1303,6 +1309,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.moreInformation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[More Information]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Complément dinformation]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[msec]]></Val> <Val><![CDATA[msec]]></Val>

View File

@@ -187,6 +187,12 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addPackageReferenceMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[To use SQL bindings, ensure your Azure Functions project has a reference to {0}]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val> <Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -1303,6 +1309,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.moreInformation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[More Information]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Altre informazioni]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[msec]]></Val> <Val><![CDATA[msec]]></Val>

View File

@@ -187,6 +187,12 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addPackageReferenceMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[To use SQL bindings, ensure your Azure Functions project has a reference to {0}]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val> <Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -1303,6 +1309,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.moreInformation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[More Information]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[자세한 정보]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[msec]]></Val> <Val><![CDATA[msec]]></Val>

View File

@@ -950,10 +950,13 @@
</Item> </Item>
<Item ItemId=";extensions/notebook/dist/dialog/configurePython/configurePathPage.configurePython.descriptionWithKernel" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/dialog/configurePython/configurePathPage.configurePython.descriptionWithKernel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The {0} kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val> <Val><![CDATA[The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O kernel {0} exige que um runtime do Python seja configurado e que as dependências sejam instaladas.]]></Val> <Val><![CDATA[O kernel '{0}' exige que um runtime do Python seja configurado e as dependências sejam instaladas.]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text">
<Val><![CDATA[The {0} kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val>
</Prev>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1173,11 +1176,11 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/notebook/dist/dialog/configurePython/pickPackagesPage.msgUnsupportedKernel" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/dialog/configurePython/pickPackagesPage.msgNoRequirementsForKernel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Could not retrieve packages for kernel {0}]]></Val> <Val><![CDATA[No packages are required by default for the kernel '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Não foi possível recuperar pacotes para o kernel {0}]]></Val> <Val><![CDATA[Nenhum pacote é exigido por padrão para o kernel '{0}']]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />

View File

@@ -187,6 +187,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addPackageReferenceMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[To use SQL bindings, ensure your Azure Functions project has a reference to {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Para usar as associações SQL, certifique-se de que seu projeto do Azure Functions tem uma referência a {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val> <Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -1303,6 +1312,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.moreInformation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[More Information]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Mais Informações]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[msec]]></Val> <Val><![CDATA[msec]]></Val>

View File

@@ -10665,6 +10665,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/queryResultsView.queryResults.queryEditorCrashError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The query editor ran into an issue and has stopped working. Please save and reopen it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O editor de consultas teve um problema e parou de funcionar. Salve ele e abra novamente.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/queryResultsView.resultsTabTitle" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/query/browser/queryResultsView.resultsTabTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Results]]></Val> <Val><![CDATA[Results]]></Val>

View File

@@ -950,10 +950,13 @@
</Item> </Item>
<Item ItemId=";extensions/notebook/dist/dialog/configurePython/configurePathPage.configurePython.descriptionWithKernel" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/dialog/configurePython/configurePathPage.configurePython.descriptionWithKernel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[The {0} kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val> <Val><![CDATA[The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} 内核要求配置 Python 运行时并安装依赖项。]]></Val> <Val><![CDATA["{0}" 内核要求配置 Python 运行时并安装依赖项。]]></Val>
</Tgt> </Tgt>
<Prev Cat="Text">
<Val><![CDATA[The {0} kernel requires a Python runtime to be configured and dependencies to be installed.]]></Val>
</Prev>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
@@ -1173,11 +1176,11 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/notebook/dist/dialog/configurePython/pickPackagesPage.msgUnsupportedKernel" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/notebook/dist/dialog/configurePython/pickPackagesPage.msgNoRequirementsForKernel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Could not retrieve packages for kernel {0}]]></Val> <Val><![CDATA[No packages are required by default for the kernel '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New"> <Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法检索内核 {0}包]]></Val> <Val><![CDATA[默认情况下,内核 "{0}" 不需要包]]></Val>
</Tgt> </Tgt>
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />

View File

@@ -187,6 +187,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.addPackageReferenceMessage" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[To use SQL bindings, ensure your Azure Functions project has a reference to {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[若要使用 SQL 绑定,请确保 Azure Functions 项目具有对 {0} 的引用]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.appSettingPrompt" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val> <Val><![CDATA[Would you like to update Azure Function local.settings.json with the new connection string?]]></Val>
@@ -1303,6 +1312,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.moreInformation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[More Information]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[详细信息]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/sql-database-projects/dist/common/constants.msec" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[msec]]></Val> <Val><![CDATA[msec]]></Val>

View File

@@ -10665,6 +10665,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/queryResultsView.queryResults.queryEditorCrashError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The query editor ran into an issue and has stopped working. Please save and reopen it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[查询编辑器遇到问题,已停止工作。请保存并重新打开它。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/contrib/query/browser/queryResultsView.resultsTabTitle" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";src/sql/workbench/contrib/query/browser/queryResultsView.resultsTabTitle" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Results]]></Val> <Val><![CDATA[Results]]></Val>