[Loc] update to arc, sql-database-projects, and sql xlfs (#18257)

This commit is contained in:
Alex Ma
2022-02-09 10:29:30 -08:00
committed by GitHub
parent 098e2b56b1
commit fdf7bbcf60
3 changed files with 25 additions and 10 deletions

View File

@@ -1293,7 +1293,7 @@
<source xml:lang="en">Provide Azure enabled PostgreSQL Hyperscale server group parameters</source>
</trans-unit>
<trans-unit id="arc.postgres.wizard.title">
<source xml:lang="en">Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group (Preview)</source>
<source xml:lang="en">Deploy an Azure Arc-enabled PostgreSQL Hyperscale server group</source>
</trans-unit>
<trans-unit id="arc.sql.connection.settings.section.title">
<source xml:lang="en">SQL Connection information</source>
@@ -1494,7 +1494,7 @@
<source xml:lang="en">Provide Azure SQL managed instance parameters</source>
</trans-unit>
<trans-unit id="arc.sql.wizard.title">
<source xml:lang="en">Deploy Azure SQL managed instance - Azure Arc (preview)</source>
<source xml:lang="en">Deploy Azure SQL managed instance - Azure Arc</source>
</trans-unit>
<trans-unit id="arc.storage-class.backups.label">
<source xml:lang="en">Storage Class (Backups)</source>
@@ -1564,13 +1564,13 @@
<source xml:lang="en">Deploy PostgreSQL Hyperscale server groups into an Azure Arc environment</source>
</trans-unit>
<trans-unit id="resource.type.arc.postgres.display.name">
<source xml:lang="en">PostgreSQL Hyperscale server groups - Azure Arc (preview)</source>
<source xml:lang="en">PostgreSQL Hyperscale server groups - Azure Arc</source>
</trans-unit>
<trans-unit id="resource.type.arc.sql.description">
<source xml:lang="en">Managed SQL Instance service for app developers in a customer-managed environment</source>
</trans-unit>
<trans-unit id="resource.type.arc.sql.display.name">
<source xml:lang="en">Azure SQL managed instance - Azure Arc (preview)</source>
<source xml:lang="en">Azure SQL managed instance - Azure Arc</source>
</trans-unit>
<trans-unit id="resource.type.azure.arc.description">
<source xml:lang="en">Creates an Azure Arc data controller</source>

View File

@@ -124,6 +124,9 @@
<trans-unit id="cleaningDockerImagesMessage">
<source xml:lang="en">Cleaning existing deployments...</source>
</trans-unit>
<trans-unit id="closeButton">
<source xml:lang="en">Close</source>
</trans-unit>
<trans-unit id="compareActionRadiButtonLabel">
<source xml:lang="en">View changes in Schema Compare</source>
</trans-unit>
@@ -358,6 +361,12 @@
<trans-unit id="enterPassword">
<source xml:lang="en">Enter SQL Server admin password</source>
</trans-unit>
<trans-unit id="enterPasswordManually">
<source xml:lang="en">Enter password or press escape to cancel</source>
</trans-unit>
<trans-unit id="enterPasswordPrompt">
<source xml:lang="en">Enter the password to be used for the connection string</source>
</trans-unit>
<trans-unit id="enterPortNumber">
<source xml:lang="en">Enter SQL server port number or press enter to use the default value</source>
</trans-unit>
@@ -459,6 +468,9 @@
<trans-unit id="importElements">
<source xml:lang="en">Import Elements</source>
</trans-unit>
<trans-unit id="includePassword">
<source xml:lang="en">Do you want to include the password from this connection in your local.settings.json file?</source>
</trans-unit>
<trans-unit id="input">
<source xml:lang="en">Input</source>
</trans-unit>
@@ -588,6 +600,9 @@
<trans-unit id="openEulaString">
<source xml:lang="en">Open License Agreement</source>
</trans-unit>
<trans-unit id="openFile">
<source xml:lang="en">Open File</source>
</trans-unit>
<trans-unit id="output">
<source xml:lang="en">Output</source>
</trans-unit>
@@ -936,6 +951,9 @@
<trans-unit id="userConnectionString">
<source xml:lang="en">Enter connection string</source>
</trans-unit>
<trans-unit id="userPasswordLater">
<source xml:lang="en">In order to user the SQL connection string later you will need to manually enter the password in your local.settings.json file.</source>
</trans-unit>
<trans-unit id="userSelectionCancelled">
<source xml:lang="en">User has cancelled selection for how to run autorest.</source>
</trans-unit>

View File

@@ -4292,12 +4292,9 @@ Error: {1}</source>
<source xml:lang="en">Publish Changes...</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/tableDesigner/browser/tableDesigner.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="tableDesigner.configTitle">
<source xml:lang="en">Table Designer</source>
</trans-unit>
<trans-unit id="tableDesigner.featureEnabledDescription">
<source xml:lang="en">Controls whether the table designer feature is enabled. Default value is false.</source>
<file original="src/sql/workbench/contrib/tableDesigner/browser/tableDesignerEditor" source-language="en" datatype="plaintext"><body>
<trans-unit id="tableDesigner.PreviewFeature">
<source xml:lang="en">Preview feature</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/tasks/browser/tasks.contribution" source-language="en" datatype="plaintext"><body>