mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] updates to xlfs for 9-7-2022 (#20561)
This commit is contained in:
@@ -172,6 +172,11 @@
|
|||||||
<trans-unit id="azure.resource.providers.KustoContainerLabel">
|
<trans-unit id="azure.resource.providers.KustoContainerLabel">
|
||||||
<source xml:lang="en">Azure Data Explorer Cluster</source>
|
<source xml:lang="en">Azure Data Explorer Cluster</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
</body></file>
|
||||||
|
<file original="extensions/azurecore/dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||||
|
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel">
|
||||||
|
<source xml:lang="en">Azure Database for MySQL Flexible server</source>
|
||||||
|
</trans-unit>
|
||||||
</body></file>
|
</body></file>
|
||||||
<file original="extensions/azurecore/dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
<file original="extensions/azurecore/dist/azureResource/providers/postgresArcServer/postgresServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||||
<trans-unit id="azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel">
|
<trans-unit id="azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel">
|
||||||
|
|||||||
@@ -405,6 +405,9 @@
|
|||||||
<trans-unit id="bdc.dashboard.title">
|
<trans-unit id="bdc.dashboard.title">
|
||||||
<source xml:lang="en">Big Data Cluster Dashboard -</source>
|
<source xml:lang="en">Big Data Cluster Dashboard -</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="bdc.deprecationWarning">
|
||||||
|
<source xml:lang="en">The Big Data Cluster add-on is being retired and Azure Data Studio functionality for it will be removed in an upcoming release. Read more about this and support going forward [here](https://go.microsoft.com/fwlink/?linkid=2207340).</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="mount.error.endpointNotFound">
|
<trans-unit id="mount.error.endpointNotFound">
|
||||||
<source xml:lang="en">Controller endpoint information was not found</source>
|
<source xml:lang="en">Controller endpoint information was not found</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
@@ -1036,8 +1036,11 @@
|
|||||||
<trans-unit id="mssql.query.lockTimeout">
|
<trans-unit id="mssql.query.lockTimeout">
|
||||||
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
|
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="mssql.query.maxCharsToStore">
|
||||||
|
<source xml:lang="en">Maximum number of characters/bytes to store for each value in character/binary columns after running a query. Default value: 65,535. Valid value range: 1 to 2,147,483,647.</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="mssql.query.maxXmlCharsToStore">
|
<trans-unit id="mssql.query.maxXmlCharsToStore">
|
||||||
<source xml:lang="en">Number of XML characters to store after running a query</source>
|
<source xml:lang="en">Maximum number of characters to store for each value in XML columns after running a query. Default value: 2,097,152. Valid value range: 1 to 2,147,483,647.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="mssql.query.noCount">
|
<trans-unit id="mssql.query.noCount">
|
||||||
<source xml:lang="en">Enable SET NOCOUNT option</source>
|
<source xml:lang="en">Enable SET NOCOUNT option</source>
|
||||||
|
|||||||
Reference in New Issue
Block a user