mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-09 09:42:34 -05:00
small update to arc and resource-deployment (#16521)
This commit is contained in:
@@ -101,6 +101,9 @@
|
||||
<trans-unit id="arc.data.controller.location">
|
||||
<source xml:lang="en">Location</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.data.controller.infrastructure">
|
||||
<source xml:lang="en">Infrastructure</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.data.controller.admin.account.title">
|
||||
<source xml:lang="en">Administrator account</source>
|
||||
</trans-unit>
|
||||
@@ -176,6 +179,9 @@
|
||||
<trans-unit id="arc.data.controller.summary.data.controller.namespace">
|
||||
<source xml:lang="en">Data controller namespace</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.data.controller.summary.data.controller.infrastructure">
|
||||
<source xml:lang="en">Data controller infrastructure</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.data.controller.summary.controller">
|
||||
<source xml:lang="en">Controller</source>
|
||||
</trans-unit>
|
||||
@@ -453,7 +459,7 @@
|
||||
<source xml:lang="en">Memory limit must be greater than or equal to requested memory</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.agreement.sql.help.text">
|
||||
<source xml:lang="en">Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. While this service is in preview, it has some feature limitations compared to SQL Managed Instance on Azure. {0}</source>
|
||||
<source xml:lang="en">Azure Arc enabled Managed Instance provides SQL Server access and feature compatibility that can be deployed on the infrastructure of your choice. {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.agreement.sql.help.text.learn.more">
|
||||
<source xml:lang="en">Learn more</source>
|
||||
@@ -616,6 +622,12 @@
|
||||
<trans-unit id="arc.extensionsFunction">
|
||||
<source xml:lang="en">Some extensions must be loaded into PostgreSQL at startup time before they can be used. These preloaded extensions can be viewed and edited below.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.extensionsAddFunction">
|
||||
<source xml:lang="en">Some extensions must be loaded into PostgreSQL at startup time before they can be used. To edit, type in comma separated list of valid extensions: ({0}).</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.extensionsAddErrorrMessage">
|
||||
<source xml:lang="en">Value should be either of the following: ({0}).</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.extensionsLearnMore">
|
||||
<source xml:lang="en">Learn more about PostgreSQL extensions.</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -204,6 +204,9 @@
|
||||
<trans-unit id="azure.account.location">
|
||||
<source xml:lang="en">Azure Location</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.account.infrastructure">
|
||||
<source xml:lang="en">Infrastructure</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="filePicker.browse">
|
||||
<source xml:lang="en">Browse</source>
|
||||
</trans-unit>
|
||||
@@ -1661,23 +1664,6 @@ Select a different subscription containing at least one server</source>
|
||||
<source xml:lang="en">download and invoking script to install azure-cli …</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/resource-deployment/dist/services/tools/azdataTool" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="resourceDeployment.AzdataDescription">
|
||||
<source xml:lang="en">Azure Data command line interface</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="resourceDeployment.AzdataDisplayName">
|
||||
<source xml:lang="en">Azure Data CLI</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="deploy.azdataExtMissing">
|
||||
<source xml:lang="en">The Azure Data CLI extension must be installed to deploy this resource. Please install it through the extension gallery and try again.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="deployCluster.GetToolVersionErrorInformation">
|
||||
<source xml:lang="en">Error retrieving version information. See output channel '{0}' for more details</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="deployCluster.GetToolVersionError">
|
||||
<source xml:lang="en">Error retrieving version information.{0}Invalid output received, get version command output: '{1}' </source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/resource-deployment/dist/services/tools/azdataToolOld" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="resourceDeployment.AzdataDescription">
|
||||
<source xml:lang="en">Azure Data command line interface</source>
|
||||
|
||||
Reference in New Issue
Block a user