[Loc] update to extensions xlfs (#17320)

This commit is contained in:
Alex Ma
2021-10-08 11:17:52 -07:00
committed by GitHub
parent 2cb8c49208
commit 93731c4f1d
3 changed files with 31 additions and 4 deletions

View File

@@ -1187,6 +1187,9 @@
<trans-unit id="arc.sql.instance.name">
<source xml:lang="en">Instance name</source>
</trans-unit>
<trans-unit id="arc.sql.instance.retention.policy.title">
<source xml:lang="en">SQL Instance Backup Retention Policy</source>
</trans-unit>
<trans-unit id="arc.sql.instance.settings.section.title">
<source xml:lang="en">SQL Instance settings</source>
</trans-unit>
@@ -1205,6 +1208,18 @@
<trans-unit id="arc.sql.one.replica">
<source xml:lang="en">1 replica</source>
</trans-unit>
<trans-unit id="arc.sql.pitr.description">
<source xml:lang="en">Point in time restore</source>
</trans-unit>
<trans-unit id="arc.sql.pitr.retention.description">
<source xml:lang="en">Configure retention for point-in-time backups. {0}</source>
</trans-unit>
<trans-unit id="arc.sql.retention.days.description">
<source xml:lang="en">Specify how long you want to keep your point-in-time backups.</source>
</trans-unit>
<trans-unit id="arc.sql.retention.days.label">
<source xml:lang="en">PITR retention (days)</source>
</trans-unit>
<trans-unit id="arc.sql.service.tier.business.critical">
<source xml:lang="en">[PREVIEW] Business Critical (Unlimited vCores and RAM, advanced high availability)</source>
</trans-unit>

View File

@@ -85,6 +85,9 @@
<trans-unit id="changeTargetPlatformAction">
<source xml:lang="en">Change Target Platform</source>
</trans-unit>
<trans-unit id="checkoutOutputMessage">
<source xml:lang="en">Check output pane for more details.</source>
</trans-unit>
<trans-unit id="chooseAction">
<source xml:lang="en">Choose action</source>
</trans-unit>
@@ -115,6 +118,9 @@
<trans-unit id="connectionStringSettingPlaceholder">
<source xml:lang="en">Connection string setting specified in "local.settings.json"</source>
</trans-unit>
<trans-unit id="containerAlreadyExistForProject">
<source xml:lang="en">Other servers on container already exist for the project. Do you want to delete them?'</source>
</trans-unit>
<trans-unit id="createNew">
<source xml:lang="en">Create New</source>
</trans-unit>
@@ -232,9 +238,6 @@
<trans-unit id="deployProjectFailedMessage">
<source xml:lang="en">Failed to open a connection to the deployed database'</source>
</trans-unit>
<trans-unit id="deployProjectSucceed">
<source xml:lang="en">Database project deployed successfully</source>
</trans-unit>
<trans-unit id="deployScriptExists">
<source xml:lang="en">A {0} script already exists. The new script will not be included in build.</source>
</trans-unit>
@@ -541,11 +544,14 @@
<trans-unit id="publishDialogName">
<source xml:lang="en">Publish project</source>
</trans-unit>
<trans-unit id="publishProjectSucceed">
<source xml:lang="en">Database project published successfully</source>
</trans-unit>
<trans-unit id="publishSettingsFiles">
<source xml:lang="en">Publish Settings File</source>
</trans-unit>
<trans-unit id="publishToContainerFailed">
<source xml:lang="en">Failed to publish to container. Check output pane for more details. {0}</source>
<source xml:lang="en">Failed to publish to container. {0}</source>
</trans-unit>
<trans-unit id="publishToDockerContainer">
<source xml:lang="en">Publish to new server in a container</source>
@@ -553,6 +559,9 @@
<trans-unit id="publishToExistingServer">
<source xml:lang="en">Publish to existing server</source>
</trans-unit>
<trans-unit id="publishingProjectMessage">
<source xml:lang="en">Publishing project in a container...</source>
</trans-unit>
<trans-unit id="referenceRadioButtonsGroupTitle">
<source xml:lang="en">Type</source>
</trans-unit>

View File

@@ -106,6 +106,9 @@ This may take some time.</source>
<source xml:lang="en">Blob container</source>
</trans-unit>
<trans-unit id="sql.migration.blob.resourceGroup.select">
<source xml:lang="en">Select a resource group.</source>
</trans-unit>
<trans-unit id="sql.migration.blob.resourceGroup.select.prompt">
<source xml:lang="en">Select a resource group value first.</source>
</trans-unit>
<trans-unit id="sql.migration.blob.storage.header.text">