mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
[Loc] update to xlfs for 6-9-2023 (#23371)
This commit is contained in:
@@ -195,17 +195,22 @@ Do you wish to proceed?</source>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/dist/azureResource/providers/mysqlFlexibleServer/mysqlFlexibleServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.mysqlFlexibleServerContainerLabel">
|
||||
<source xml:lang="en">Azure Database for MySQL Flexible server</source>
|
||||
<source xml:lang="en">Azure Database for MySQL flexible servers</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/dist/azureResource/providers/postgresArcServer/postgresArcServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.providers.postgresArcServer.treeDataProvider.postgresServerContainerLabel">
|
||||
<source xml:lang="en">PostgreSQL Hyperscale – Azure Arc</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/dist/azureResource/providers/postgresFlexibleServer/postgresFlexibleServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.postgresFlexibleServerContainerLabel">
|
||||
<source xml:lang="en">Azure Database for PostgreSQL flexible servers</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>
|
||||
<source xml:lang="en">Azure Database for PostgreSQL servers</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/dist/azureResource/providers/sqlinstance/sqlInstanceTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||
@@ -474,8 +479,11 @@ Do you wish to proceed?</source>
|
||||
<trans-unit id="azurecore.piiLogging.warning">
|
||||
<source xml:lang="en">Warning: Azure PII Logging is enabled. Enabling this option allows personally identifiable information to be logged and should only be used for debugging purposes.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azurecore.postgresFlexibleServer">
|
||||
<source xml:lang="en">Azure Database for PostgreSQL flexible servers</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azurecore.postgresServer">
|
||||
<source xml:lang="en">Azure Database for PostgreSQL server</source>
|
||||
<source xml:lang="en">Azure Database for PostgreSQL servers</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azurecore.reload">
|
||||
<source xml:lang="en">Reload</source>
|
||||
|
||||
@@ -89,6 +89,24 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<trans-unit id="objectManagement.LoginTypeDisplayNameInTitle">
|
||||
<source xml:lang="en">Login</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.ObjectSelectionMethodDialog_AllObjectsOfSchema">
|
||||
<source xml:lang="en">All objects belonging to a schema</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.ObjectSelectionMethodDialog_AllObjectsOfTypes">
|
||||
<source xml:lang="en">All objects of certain types</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.ObjectSelectionMethodDialog_SelectSchemaDropdownLabel">
|
||||
<source xml:lang="en">Schema</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.ObjectSelectionMethodDialog_SpecificObjects">
|
||||
<source xml:lang="en">Specific objects…</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.ObjectSelectionMethodDialog_TypeLabel">
|
||||
<source xml:lang="en">How do you want to add objects?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.SearchTextLabel">
|
||||
<source xml:lang="en">Search Text</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.ServerRoleTypeDisplayName">
|
||||
<source xml:lang="en">server role</source>
|
||||
</trans-unit>
|
||||
@@ -183,8 +201,8 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<trans-unit id="objectManagement.explicitPermissionsTableLabelSelected">
|
||||
<source xml:lang="en">Explicit permissions for: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.filterText">
|
||||
<source xml:lang="en">Filter</source>
|
||||
<trans-unit id="objectManagement.filterSectionTitle">
|
||||
<source xml:lang="en">Filters</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.findText">
|
||||
<source xml:lang="en">Find</source>
|
||||
@@ -281,9 +299,15 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<source xml:lang="en">{0} - {1} (Preview)</source>
|
||||
<note>{0} object type, {1}: object name.</note>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.objectSelectionMethodDialogTitle">
|
||||
<source xml:lang="en">Add Objects</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.objectTypeLabel">
|
||||
<source xml:lang="en">Object Type</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.objectTypesLabel">
|
||||
<source xml:lang="en">Object Types</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectManagement.objectsLabel">
|
||||
<source xml:lang="en">Objects</source>
|
||||
</trans-unit>
|
||||
@@ -454,6 +478,12 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<trans-unit id="mssql.ui.OkText">
|
||||
<source xml:lang="en">OK</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.ui.generatingScript">
|
||||
<source xml:lang="en">Generating script...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.ui.generatingScriptCompleted">
|
||||
<source xml:lang="en">Script generated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.ui.helpText">
|
||||
<source xml:lang="en">Help</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -49,6 +49,9 @@
|
||||
<trans-unit id="addItemAction">
|
||||
<source xml:lang="en">Add Item</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="addSqlCmdVariableWithoutDefaultValue">
|
||||
<source xml:lang="en">Add SQLCMD variable '{0}' to project without default value?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="advancedOptionsButton">
|
||||
<source xml:lang="en">Advanced...</source>
|
||||
</trans-unit>
|
||||
@@ -331,12 +334,12 @@
|
||||
<trans-unit id="downloading">
|
||||
<source xml:lang="en">Downloading</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="downloadingDacFxDlls">
|
||||
<source xml:lang="en">Downloading Microsoft.Build.Sql nuget to get build DLLs</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="downloadingFromTo">
|
||||
<source xml:lang="en">Downloading from {0} to {1}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="downloadingNuget">
|
||||
<source xml:lang="en">Downloading {0} nuget to get build DLLs </source>
|
||||
</trans-unit>
|
||||
<trans-unit id="edgeEulaAgreementTitle">
|
||||
<source xml:lang="en">Microsoft Azure SQL Edge License Agreement</source>
|
||||
</trans-unit>
|
||||
@@ -801,8 +804,8 @@
|
||||
<trans-unit id="referenceRadioButtonsGroupTitle">
|
||||
<source xml:lang="en">Type</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="referenceType">
|
||||
<source xml:lang="en">Reference type</source>
|
||||
<trans-unit id="referencedDatabaseType">
|
||||
<source xml:lang="en">Referenced Database type</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="reloadProject">
|
||||
<source xml:lang="en">Would you like to reload your database project?</source>
|
||||
@@ -1230,6 +1233,9 @@
|
||||
<trans-unit id="sqlDatabaseProjects.openInDesigner">
|
||||
<source xml:lang="en">Open in Designer</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.openReferencedSqlProject">
|
||||
<source xml:lang="en">Open project</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.properties">
|
||||
<source xml:lang="en">Properties</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -1,12 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file original="extensions/sql-migration/dist/constants/strings" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.accounts.accountAccessError">
|
||||
<source xml:lang="en">An error occurred while accessing the selected account '{0}' and tenant '{1}'. Select 'Link account' and refresh the account, or select a different account. Error '{2}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.accounts.accountStaleError">
|
||||
<source xml:lang="en">The access token for selected account '{0}' and tenant '{1}' is no longer valid. Select 'Link account' and refresh the account, or select a different account.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="serviceCrashMessage">
|
||||
<source xml:lang="en">Migration service component could not start. {0}</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -439,7 +439,7 @@ Default Skipped Commands:
|
||||
<source xml:lang="en">Are you sure you want to remove '{0}'?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="refreshAccount">
|
||||
<source xml:lang="en">Reenter your credentials</source>
|
||||
<source xml:lang="en">Refresh your credentials</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="removeAccount">
|
||||
<source xml:lang="en">Remove account</source>
|
||||
@@ -2924,6 +2924,9 @@ Default Skipped Commands:
|
||||
<trans-unit id="executionPlanEnterValueTitle">
|
||||
<source xml:lang="en">Enter search value</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanFindNodeLabel">
|
||||
<source xml:lang="en">Find nodes</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="executionPlanSearchTypeContains">
|
||||
<source xml:lang="en">Contains</source>
|
||||
</trans-unit>
|
||||
@@ -3450,12 +3453,6 @@ Error: {1}</source>
|
||||
<trans-unit id="buttonMoveUp">
|
||||
<source xml:lang="en">Move cell up</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="codeCellsPreview">
|
||||
<source xml:lang="en">Add cell</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="codePreview">
|
||||
<source xml:lang="en">Code cell</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="optionCodeCell">
|
||||
<source xml:lang="en">Code cell</source>
|
||||
</trans-unit>
|
||||
@@ -3465,9 +3462,6 @@ Error: {1}</source>
|
||||
<trans-unit id="splitCell">
|
||||
<source xml:lang="en">Split cell</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="textPreview">
|
||||
<source xml:lang="en">Text cell</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/code.component" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="cellLanguageDescription">
|
||||
@@ -3658,12 +3652,6 @@ Error: {1}</source>
|
||||
<trans-unit id="cellRunFailed">
|
||||
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="codeCellsPreview">
|
||||
<source xml:lang="en">Add cell</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="codePreview">
|
||||
<source xml:lang="en">Code cell</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createFile">
|
||||
<source xml:lang="en">Create File</source>
|
||||
</trans-unit>
|
||||
@@ -3682,9 +3670,6 @@ Error: {1}</source>
|
||||
<trans-unit id="runAllPreview">
|
||||
<source xml:lang="en">Run all</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="textPreview">
|
||||
<source xml:lang="en">Text cell</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="views">
|
||||
<source xml:lang="en">Views</source>
|
||||
</trans-unit>
|
||||
@@ -3902,6 +3887,12 @@ Error: {1}</source>
|
||||
<trans-unit id="clearResults">
|
||||
<source xml:lang="en">Clear Results</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="codeCellsPreview">
|
||||
<source xml:lang="en">Add cell</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="codePreview">
|
||||
<source xml:lang="en">Code cell</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="collapseAllCells">
|
||||
<source xml:lang="en">Collapse Cells</source>
|
||||
</trans-unit>
|
||||
@@ -3956,6 +3947,9 @@ Error: {1}</source>
|
||||
<trans-unit id="selectConnection">
|
||||
<source xml:lang="en">Select Connection</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="textPreview">
|
||||
<source xml:lang="en">Text cell</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="trustLabel">
|
||||
<source xml:lang="en">Trusted</source>
|
||||
</trans-unit>
|
||||
@@ -4164,7 +4158,7 @@ Error: {1}</source>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/notebook/browser/outputs/gridOutput.component" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="copyFailed">
|
||||
<source xml:lang="en">Copy failed with error {0}</source>
|
||||
<source xml:lang="en">Copy failed with error: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebook.showChart">
|
||||
<source xml:lang="en">Show chart</source>
|
||||
@@ -4403,12 +4397,18 @@ Error: {1}</source>
|
||||
<trans-unit id="copyWithHeaders">
|
||||
<source xml:lang="en">Copy With Headers</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="excelLimitExceededError">
|
||||
<source xml:lang="en">The number of rows or columns in the table has exceeded the Excel limits. Please try a different format instead.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jsonEncoding">
|
||||
<source xml:lang="en">Results encoding will not be saved when exporting to JSON, remember to save with desired encoding once file is created.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="maximize">
|
||||
<source xml:lang="en">Maximize</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="openExcelSpecs">
|
||||
<source xml:lang="en">View Excel specifications</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="restore">
|
||||
<source xml:lang="en">Restore</source>
|
||||
</trans-unit>
|
||||
@@ -4540,6 +4540,9 @@ Error: {1}</source>
|
||||
<trans-unit id="messagePanel">
|
||||
<source xml:lang="en">Message Panel</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="messagePanel.message">
|
||||
<source xml:lang="en">Timestamp: {0}, Message: {1}</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/query/browser/query.contribution" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="newQuery">
|
||||
@@ -4569,6 +4572,9 @@ Error: {1}</source>
|
||||
<trans-unit id="queryEditor.results.openAfterSave">
|
||||
<source xml:lang="en">Whether to open the file in Azure Data Studio after the result is saved.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryEditor.results.preferProvidersCopyHandler">
|
||||
<source xml:lang="en">Whether the copy result request should be handled by the query provider when it is supported. The default value is true, set this to false to force all copy handling to be done by Azure Data Studio.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryEditor.results.saveAsCsv.delimiter">
|
||||
<source xml:lang="en">The custom delimiter to use between values when saving as CSV</source>
|
||||
</trans-unit>
|
||||
@@ -6232,6 +6238,12 @@ Error Message: {1}</source>
|
||||
<trans-unit id="activeConnections">
|
||||
<source xml:lang="en">Show Active Connections</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionDeleted">
|
||||
<source xml:lang="en">Connection {0} deleted</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionGroupDeleted">
|
||||
<source xml:lang="en">Connection group {0} deleted</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionTree.addConnection">
|
||||
<source xml:lang="en">New Connection</source>
|
||||
</trans-unit>
|
||||
@@ -6488,6 +6500,23 @@ Error Message: {1}</source>
|
||||
<trans-unit id="profilerFilterDialog.valueColumn">
|
||||
<source xml:lang="en">Value</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/query/common/gridDataProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="gridDataProvider.cancelCopyResults">
|
||||
<source xml:lang="en">Cancel</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="gridDataProvider.closeNotification">
|
||||
<source xml:lang="en">Close</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="gridDataProvider.copyResultsCompleted">
|
||||
<source xml:lang="en">Selected data has been copied to the clipboard. Row count: {0}.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="gridDataProvider.copying">
|
||||
<source xml:lang="en">Copying...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="gridDataProvider.loadingRowsInProgress">
|
||||
<source xml:lang="en">Loading the rows to be copied ({0}/{1})...</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/query/common/queryManagement" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="queryManagement.noQueryRunnerForUri">
|
||||
@@ -6522,7 +6551,7 @@ Error Message: {1}</source>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/query/common/queryRunner" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="copyFailed">
|
||||
<source xml:lang="en">Copy failed with error {0}</source>
|
||||
<source xml:lang="en">Copy failed with error: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="elapsedBatchTime">
|
||||
<source xml:lang="en">Batch execution time: {0}</source>
|
||||
|
||||
Reference in New Issue
Block a user