mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to english xlfs for 10/15/2021 (#17377)
This commit is contained in:
@@ -664,6 +664,9 @@
|
|||||||
<trans-unit id="notebook.command.codeBlock">
|
<trans-unit id="notebook.command.codeBlock">
|
||||||
<source xml:lang="en">Add Code Block</source>
|
<source xml:lang="en">Add Code Block</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="notebook.command.highlightText">
|
||||||
|
<source xml:lang="en">Highlight Markdown Text</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="notebook.command.italicizeText">
|
<trans-unit id="notebook.command.italicizeText">
|
||||||
<source xml:lang="en">Italicize Markdown Text</source>
|
<source xml:lang="en">Italicize Markdown Text</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
@@ -374,7 +374,7 @@
|
|||||||
<source xml:lang="en">Generate Script</source>
|
<source xml:lang="en">Generate Script</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="generatingProjectFailed">
|
<trans-unit id="generatingProjectFailed">
|
||||||
<source xml:lang="en">Generating project via AutoRest failed: {0}</source>
|
<source xml:lang="en">Generating project via AutoRest failed. Check output pane for more details. Error: {0}</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="hr">
|
<trans-unit id="hr">
|
||||||
<source xml:lang="en">hr</source>
|
<source xml:lang="en">hr</source>
|
||||||
@@ -382,6 +382,9 @@
|
|||||||
<trans-unit id="input">
|
<trans-unit id="input">
|
||||||
<source xml:lang="en">Input</source>
|
<source xml:lang="en">Input</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="installGlobally">
|
||||||
|
<source xml:lang="en">Install globally</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="invalidDataSchemaProvider">
|
<trans-unit id="invalidDataSchemaProvider">
|
||||||
<source xml:lang="en">Invalid DSP in .sqlproj file</source>
|
<source xml:lang="en">Invalid DSP in .sqlproj file</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -460,6 +463,9 @@
|
|||||||
<trans-unit id="noFileExist">
|
<trans-unit id="noFileExist">
|
||||||
<source xml:lang="en">File {0} doesn't exist</source>
|
<source xml:lang="en">File {0} doesn't exist</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="noSqlFilesGenerated">
|
||||||
|
<source xml:lang="en">No .sql files were generated by Autorest. Please confirm that your spec contains model definitions, or check the output log for details.</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="noSqlProjFilesSelected">
|
<trans-unit id="noSqlProjFilesSelected">
|
||||||
<source xml:lang="en">No .sqlproj file selected; please select one.</source>
|
<source xml:lang="en">No .sqlproj file selected; please select one.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -472,8 +478,11 @@
|
|||||||
<trans-unit id="nodeButNotAutorestFound">
|
<trans-unit id="nodeButNotAutorestFound">
|
||||||
<source xml:lang="en">Autorest tool not found in system path, but found Node.js. Running via npx. Please execute 'npm install autorest -g' to install permanently.</source>
|
<source xml:lang="en">Autorest tool not found in system path, but found Node.js. Running via npx. Please execute 'npm install autorest -g' to install permanently.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="nodeButNotAutorestFoundPrompt">
|
||||||
|
<source xml:lang="en">Autorest is not installed. To proceed, choose whether to run Autorest from a temporary location via 'npx' or install Autorest globally then run.</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="nodeNotFound">
|
<trans-unit id="nodeNotFound">
|
||||||
<source xml:lang="en">Neither autorest nor Node.js (npx) found in system path. Please install Node.js for autorest generation to work.</source>
|
<source xml:lang="en">Neither Autorest nor Node.js (npx) found in system path. Please install Node.js for Autorest generation to work.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="notValidVariableName">
|
<trans-unit id="notValidVariableName">
|
||||||
<source xml:lang="en">The variable name '{0}' is not valid.</source>
|
<source xml:lang="en">The variable name '{0}' is not valid.</source>
|
||||||
@@ -592,6 +601,9 @@
|
|||||||
<trans-unit id="retryWaitMessage">
|
<trans-unit id="retryWaitMessage">
|
||||||
<source xml:lang="en">Waiting for {0} seconds before another attempt for operation '{1}'</source>
|
<source xml:lang="en">Waiting for {0} seconds before another attempt for operation '{1}'</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="runViaNpx">
|
||||||
|
<source xml:lang="en">Run via npx</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="runningDockerMessage">
|
<trans-unit id="runningDockerMessage">
|
||||||
<source xml:lang="en">Building and running the docker container ...</source>
|
<source xml:lang="en">Building and running the docker container ...</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
@@ -31,6 +31,9 @@
|
|||||||
<trans-unit id="sql.migration.apply">
|
<trans-unit id="sql.migration.apply">
|
||||||
<source xml:lang="en">Apply</source>
|
<source xml:lang="en">Apply</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="sql.migration.asessment.failed">
|
||||||
|
<source xml:lang="en">The assessment of your SQL Server instance '{0}' failed.</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.assessment">
|
<trans-unit id="sql.migration.assessment">
|
||||||
<source xml:lang="en">Assessment results for '{0}'</source>
|
<source xml:lang="en">Assessment results for '{0}'</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -504,7 +507,7 @@ This may take some time.</source>
|
|||||||
<trans-unit id="sql.migration.learn.more">
|
<trans-unit id="sql.migration.learn.more">
|
||||||
<source xml:lang="en">Learn more</source>
|
<source xml:lang="en">Learn more</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.learn.more.pre.reqs">
|
<trans-unit id="sql.migration.learn.more.prerequisites">
|
||||||
<source xml:lang="en">Learn more about things you need before starting a migration.</source>
|
<source xml:lang="en">Learn more about things you need before starting a migration.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.location">
|
<trans-unit id="sql.migration.location">
|
||||||
@@ -627,6 +630,9 @@ This may take some time.</source>
|
|||||||
<trans-unit id="sql.migration.no.pending.backups">
|
<trans-unit id="sql.migration.no.pending.backups">
|
||||||
<source xml:lang="en">No pending backups. Click refresh to check current status.</source>
|
<source xml:lang="en">No pending backups. Click refresh to check current status.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="sql.migration.no.results">
|
||||||
|
<source xml:lang="en">Assessment results are unavailable.</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.no.storageAccount.found">
|
<trans-unit id="sql.migration.no.storageAccount.found">
|
||||||
<source xml:lang="en">No storage account found.</source>
|
<source xml:lang="en">No storage account found.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -702,7 +708,7 @@ This may take some time.</source>
|
|||||||
<trans-unit id="sql.migration.resourceGroups">
|
<trans-unit id="sql.migration.resourceGroups">
|
||||||
<source xml:lang="en">Resource group</source>
|
<source xml:lang="en">Resource group</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.resume.contine">
|
<trans-unit id="sql.migration.resume.continue">
|
||||||
<source xml:lang="en">Continue last migration attempt...</source>
|
<source xml:lang="en">Continue last migration attempt...</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.resume.start">
|
<trans-unit id="sql.migration.resume.start">
|
||||||
@@ -760,7 +766,7 @@ This may take some time.</source>
|
|||||||
<source xml:lang="en">Ensure that the service account running the source SQL Server instance has read privileges on the network share.</source>
|
<source xml:lang="en">Ensure that the service account running the source SQL Server instance has read privileges on the network share.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.service.container.container.description1">
|
<trans-unit id="sql.migration.service.container.container.description1">
|
||||||
<source xml:lang="en">Azure Database Migration Service leverages Azure Data Factory's self-hosted integration runtime to upload backups from on-premises network fie share to Azure.</source>
|
<source xml:lang="en">Azure Database Migration Service leverages Azure Data Factory's self-hosted integration runtime to upload backups from on-premises network file share to Azure.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.service.container.container.description2">
|
<trans-unit id="sql.migration.service.container.container.description2">
|
||||||
<source xml:lang="en">Follow the instructions below to setup self-hosted integration runtime.</source>
|
<source xml:lang="en">Follow the instructions below to setup self-hosted integration runtime.</source>
|
||||||
@@ -816,7 +822,7 @@ This may take some time.</source>
|
|||||||
<trans-unit id="sql.migration.services.name">
|
<trans-unit id="sql.migration.services.name">
|
||||||
<source xml:lang="en">Azure Database Migration Service name.</source>
|
<source xml:lang="en">Azure Database Migration Service name.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.services.resourcegroup">
|
<trans-unit id="sql.migration.services.resource.group">
|
||||||
<source xml:lang="en">Resource group for your Azure Database Migration Service.</source>
|
<source xml:lang="en">Resource group for your Azure Database Migration Service.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.services.subscription">
|
<trans-unit id="sql.migration.services.subscription">
|
||||||
@@ -1068,9 +1074,21 @@ This may take some time.</source>
|
|||||||
<trans-unit id="sql.migration.wizard.sku.assessment.error">
|
<trans-unit id="sql.migration.wizard.sku.assessment.error">
|
||||||
<source xml:lang="en">An error occurred while assessing the server '{0}'.</source>
|
<source xml:lang="en">An error occurred while assessing the server '{0}'.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="sql.migration.wizard.sku.assessment.error.bypass">
|
||||||
|
<source xml:lang="en">Check this option to skip assessment and continue the migration.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sql.migration.wizard.sku.assessment.error.detail">
|
||||||
|
<source xml:lang="en">[There are no assessment results to validate readiness of your database migration. By checking this box, you acknowledge you want to proceed migrating your database to the desired Azure SQL target.]</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="sql.migration.wizard.sku.assessment.unexpected.error">
|
||||||
|
<source xml:lang="en">An unexpected error occurred while assessing the server '{0}'.{3}Message: {1}{3}stack: {2}</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.wizard.sku.choose_a_target">
|
<trans-unit id="sql.migration.wizard.sku.choose_a_target">
|
||||||
<source xml:lang="en">Choose your Azure SQL target</source>
|
<source xml:lang="en">Choose your Azure SQL target</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="sql.migration.wizard.sku.error">
|
||||||
|
<source xml:lang="en">An error occurred while assessing your databases.</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="sql.migration.wizard.sku.title">
|
<trans-unit id="sql.migration.wizard.sku.title">
|
||||||
<source xml:lang="en">Azure SQL target</source>
|
<source xml:lang="en">Azure SQL target</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
@@ -346,6 +346,9 @@
|
|||||||
<trans-unit id="calloutDialogShadowColor">
|
<trans-unit id="calloutDialogShadowColor">
|
||||||
<source xml:lang="en">Callout dialog box shadow color.</source>
|
<source xml:lang="en">Callout dialog box shadow color.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="designer.paneSeparator">
|
||||||
|
<source xml:lang="en">The pane separator color.</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="extensionPackGradientColorOne">
|
<trans-unit id="extensionPackGradientColorOne">
|
||||||
<source xml:lang="en">The top color for the extension pack gradient</source>
|
<source xml:lang="en">The top color for the extension pack gradient</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
Reference in New Issue
Block a user