mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
small update to english XLFs (#16062)
This commit is contained in:
@@ -437,6 +437,9 @@
|
||||
<trans-unit id="should.be.integer">
|
||||
<source xml:lang="en">Value must be an integer</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="worker.node.count.should.not.be.one">
|
||||
<source xml:lang="en">Value of 1 is not supported.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="requested.cores.less.than.or.equal.to.cores.limit">
|
||||
<source xml:lang="en">Requested cores must be less than or equal to cores limit</source>
|
||||
</trans-unit>
|
||||
@@ -677,7 +680,10 @@
|
||||
<source xml:lang="en">You can configure the number of CPU cores and storage size that will apply to the coordinator node. Adjust the number of CPU cores and memory settings for your server group. To reset the requests and/or limits, pass in empty value.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.workerNodeInformation">
|
||||
<source xml:lang="en">It is possible to scale in and out your server group by reducing or increasing the number of worker nodes.</source>
|
||||
<source xml:lang="en">It is possible to scale in and out your server group by reducing or increasing the number of worker nodes. The value must be 0 or greater than 1.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.workerOneNodeValidationMessage">
|
||||
<source xml:lang="en">Value of 1 is not supported.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="arc.vCores">
|
||||
<source xml:lang="en">vCores</source>
|
||||
|
||||
@@ -517,6 +517,11 @@
|
||||
<source xml:lang="en">Azure Data Explorer Cluster</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/dist/azureResource/providers/azuremonitor/azuremonitorTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.providers.AzureMonitorContainerLabel">
|
||||
<source xml:lang="en">Azure Monitor Workspace</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/dist/azureResource/providers/postgresServer/postgresServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.postgresServerContainerLabel">
|
||||
<source xml:lang="en">Azure Database for PostgreSQL server</source>
|
||||
|
||||
@@ -43,6 +43,9 @@
|
||||
<trans-unit id="notebook.pinnedNotebooks.description">
|
||||
<source xml:lang="en">Notebooks that are pinned by the user for the current workspace</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.allowRoot.description">
|
||||
<source xml:lang="en">Allow Jupyter server to run as root user</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.command.new">
|
||||
<source xml:lang="en">New Notebook</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -243,7 +243,7 @@
|
||||
<trans-unit id="publishDialogName">
|
||||
<source xml:lang="en">Publish project</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="publishDialogOkButtonText">
|
||||
<trans-unit id="publish">
|
||||
<source xml:lang="en">Publish</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cancelButtonText">
|
||||
@@ -300,6 +300,46 @@
|
||||
<trans-unit id="default">
|
||||
<source xml:lang="en">default</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectProfile">
|
||||
<source xml:lang="en">Select publish profile to load</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dontUseProfile">
|
||||
<source xml:lang="en">Don't use profile</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="browseForProfile">
|
||||
<source xml:lang="en">Browse for profile</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="chooseAction">
|
||||
<source xml:lang="en">Choose action</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="chooseSqlcmdVarsToModify">
|
||||
<source xml:lang="en">Choose SQLCMD variables to modify</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterNewValueForVar">
|
||||
<source xml:lang="en">Enter new value for variable '{0}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="resetAllVars">
|
||||
<source xml:lang="en">Reset all variables</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createNew">
|
||||
<source xml:lang="en"><Create New></source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterNewDatabaseName">
|
||||
<source xml:lang="en">Enter new database name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="newDatabaseTitle">
|
||||
<source xml:lang="en">{0} (new)</source>
|
||||
<note>Name is the name of a new database being created</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectDatabase">
|
||||
<source xml:lang="en">Select database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="done">
|
||||
<source xml:lang="en">Done</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="nameMustNotBeEmpty">
|
||||
<source xml:lang="en">Name must not be empty</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="addDatabaseReferencedialogName">
|
||||
<source xml:lang="en">Add database reference</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -606,6 +606,15 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.summary.target.name">
|
||||
<source xml:lang="en">Target Databases:</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.database.to.be.migrated">
|
||||
<source xml:lang="en">Database to be migrated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.count.database.single">
|
||||
<source xml:lang="en">{0} database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.count.database.multiple">
|
||||
<source xml:lang="en">{0} databases</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.quick.pick.placeholder">
|
||||
<source xml:lang="en">Select the operation you'd like to perform</source>
|
||||
</trans-unit>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user