[Loc] update to MSSQL xlf for 9-8-2023 (#24354)

This commit is contained in:
Alex Ma
2023-09-08 17:44:03 -07:00
committed by GitHub
parent 29127a003e
commit 669d64953d

View File

@@ -144,6 +144,9 @@
<source xml:lang="en">Are you sure you want to drop the {0}: {1}?</source> <source xml:lang="en">Are you sure you want to drop the {0}: {1}?</source>
<note>{0} object type, {1}: object name.</note> <note>{0} object type, {1}: object name.</note>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.purgeQueryStoreDataMessage">
<source xml:lang="en">Are you sure you want to purge the Query Store data from &apos;{0}&apos;?</source>
</trans-unit>
<trans-unit id="objectManagement.associatedDatabaseFiles"> <trans-unit id="objectManagement.associatedDatabaseFiles">
<source xml:lang="en">Associated Database Files</source> <source xml:lang="en">Associated Database Files</source>
</trans-unit> </trans-unit>
@@ -280,12 +283,18 @@
<trans-unit id="objectManagement.blankPasswordConfirmation"> <trans-unit id="objectManagement.blankPasswordConfirmation">
<source xml:lang="en">Creating a login with a blank password is a security risk. Are you sure you want to continue?</source> <source xml:lang="en">Creating a login with a blank password is a security risk. Are you sure you want to continue?</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.queryStoreCurrentDiskUsageSectionText">
<source xml:lang="en">Current Disk Usage</source>
</trans-unit>
<trans-unit id="objectManagement.currentSLOLabel"> <trans-unit id="objectManagement.currentSLOLabel">
<source xml:lang="en">Current Service Level Objective</source> <source xml:lang="en">Current Service Level Objective</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.cursorThresholdLabel"> <trans-unit id="objectManagement.cursorThresholdLabel">
<source xml:lang="en">Cursor Threshold</source> <source xml:lang="en">Cursor Threshold</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.queryStoreCapturemodeCustomText">
<source xml:lang="en">Custom</source>
</trans-unit>
<trans-unit id="objectManagement.databaseName"> <trans-unit id="objectManagement.databaseName">
<source xml:lang="en">DB Name</source> <source xml:lang="en">DB Name</source>
</trans-unit> </trans-unit>
@@ -295,6 +304,9 @@
<trans-unit id="objectManagement.dataFileLabel"> <trans-unit id="objectManagement.dataFileLabel">
<source xml:lang="en">Data</source> <source xml:lang="en">Data</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.dataFlushIntervalInMinutesText">
<source xml:lang="en">Data Flush Interval (Minutes)</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.fileGroupNotApplicableText"> <trans-unit id="objectManagement.databaseProperties.fileGroupNotApplicableText">
<source xml:lang="en">DataFile &apos;{0}&apos; could not be added to the collection, because it already exists.</source> <source xml:lang="en">DataFile &apos;{0}&apos; could not be added to the collection, because it already exists.</source>
</trans-unit> </trans-unit>
@@ -435,6 +447,9 @@
<trans-unit id="objectManagement.renameObjectDialogTitle"> <trans-unit id="objectManagement.renameObjectDialogTitle">
<source xml:lang="en">Enter new name</source> <source xml:lang="en">Enter new name</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.executionCountText">
<source xml:lang="en">Execution Count</source>
</trans-unit>
<trans-unit id="objectManagement.explicitPermissionsTableLabel"> <trans-unit id="objectManagement.explicitPermissionsTableLabel">
<source xml:lang="en">Explicit permissions for selected securable</source> <source xml:lang="en">Explicit permissions for selected securable</source>
</trans-unit> </trans-unit>
@@ -600,9 +615,15 @@
<trans-unit id="objectManagement.maxDegreeParallelismLabel"> <trans-unit id="objectManagement.maxDegreeParallelismLabel">
<source xml:lang="en">Max Degree Parallelism</source> <source xml:lang="en">Max Degree Parallelism</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.maxPlansPerQueryText">
<source xml:lang="en">Max Plans Per Query</source>
</trans-unit>
<trans-unit id="objectManagement.maxSizeLabel"> <trans-unit id="objectManagement.maxSizeLabel">
<source xml:lang="en">Max Size</source> <source xml:lang="en">Max Size</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.maxSizeInMbText">
<source xml:lang="en">Max Size (MB)</source>
</trans-unit>
<trans-unit id="objectManagement.maxTextReplicationSizeLabel"> <trans-unit id="objectManagement.maxTextReplicationSizeLabel">
<source xml:lang="en">Max Text Replication Size</source> <source xml:lang="en">Max Text Replication Size</source>
</trans-unit> </trans-unit>
@@ -639,6 +660,9 @@
<trans-unit id="objectManagement.minServerMemoryText"> <trans-unit id="objectManagement.minServerMemoryText">
<source xml:lang="en">Minimum Server Memory (MB)</source> <source xml:lang="en">Minimum Server Memory (MB)</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.monitoringSectionText">
<source xml:lang="en">Monitoring</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.name"> <trans-unit id="objectManagement.databaseProperties.name">
<source xml:lang="en">Name</source> <source xml:lang="en">Name</source>
</trans-unit> </trans-unit>
@@ -687,6 +711,12 @@
<trans-unit id="objectManagement.operatingSystem"> <trans-unit id="objectManagement.operatingSystem">
<source xml:lang="en">Operating System</source> <source xml:lang="en">Operating System</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.actualOperationModeText">
<source xml:lang="en">Operation Mode (Actual)</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.requestedOperationModeText">
<source xml:lang="en">Operation Mode (Requested)</source>
</trans-unit>
<trans-unit id="objectManagement.optimizeAdHocWorkloadsLabel"> <trans-unit id="objectManagement.optimizeAdHocWorkloadsLabel">
<source xml:lang="en">Optimize Ad Hoc Workloads</source> <source xml:lang="en">Optimize Ad Hoc Workloads</source>
</trans-unit> </trans-unit>
@@ -747,6 +777,27 @@
<trans-unit id="objectManagement.properties"> <trans-unit id="objectManagement.properties">
<source xml:lang="en">Properties</source> <source xml:lang="en">Properties</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.purgeQueryDataButtonText">
<source xml:lang="en">Purge Query Store Data</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.databaseProperties.queryStoreTabHeader">
<source xml:lang="en">Query Store</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.queryStoreAvailableText">
<source xml:lang="en">Query Store Available</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.queryStoreCaptureModeText">
<source xml:lang="en">Query Store Capture Mode</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.queryStoreCapturePolicySectionText">
<source xml:lang="en">Query Store Capture Policy</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.queryStoreRetentionSectionText">
<source xml:lang="en">Query Store Retention</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.queryStoreUsedText">
<source xml:lang="en">Query Store Used</source>
</trans-unit>
<trans-unit id="objectManagement.queryWaitLabel"> <trans-unit id="objectManagement.queryWaitLabel">
<source xml:lang="en">Query Wait</source> <source xml:lang="en">Query Wait</source>
</trans-unit> </trans-unit>
@@ -862,6 +913,9 @@
<trans-unit id="objectManagement.databaseProperties.size"> <trans-unit id="objectManagement.databaseProperties.size">
<source xml:lang="en">Size (MB)</source> <source xml:lang="en">Size (MB)</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.sizeBasedCleanupModeText">
<source xml:lang="en">Size Based Cleanup Mode</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.spaceAvailable"> <trans-unit id="objectManagement.databaseProperties.spaceAvailable">
<source xml:lang="en">Space Available</source> <source xml:lang="en">Space Available</source>
</trans-unit> </trans-unit>
@@ -871,9 +925,18 @@
<trans-unit id="objectManagement.login.specifyOldPasswordLabel"> <trans-unit id="objectManagement.login.specifyOldPasswordLabel">
<source xml:lang="en">Specify old password</source> <source xml:lang="en">Specify old password</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.staleThresholdText">
<source xml:lang="en">Stale Threshold</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.stateSectionHeader"> <trans-unit id="objectManagement.databaseProperties.stateSectionHeader">
<source xml:lang="en">State</source> <source xml:lang="en">State</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.stateQueryThresholdInDaysText">
<source xml:lang="en">State Query Threshold (Days)</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.statisticsCollectionInterval">
<source xml:lang="en">Statistics Collection Interval</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.status"> <trans-unit id="objectManagement.databaseProperties.status">
<source xml:lang="en">Status</source> <source xml:lang="en">Status</source>
</trans-unit> </trans-unit>
@@ -892,6 +955,12 @@
<trans-unit id="objectManagement.notSupportedError"> <trans-unit id="objectManagement.notSupportedError">
<source xml:lang="en">This command is not supported for object type &apos;{0}&apos;.</source> <source xml:lang="en">This command is not supported for object type &apos;{0}&apos;.</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.totalCompileCPUTimeInMs">
<source xml:lang="en">Total Compile CPU Time (ms)</source>
</trans-unit>
<trans-unit id="objectManagement.databaseProperties.totalExecutionCPUTimeInMsText">
<source xml:lang="en">Total Execution CPU Time (ms)</source>
</trans-unit>
<trans-unit id="objectManagement.twoDigitYearCutoffLabel"> <trans-unit id="objectManagement.twoDigitYearCutoffLabel">
<source xml:lang="en">Two Digit Year Cutoff</source> <source xml:lang="en">Two Digit Year Cutoff</source>
</trans-unit> </trans-unit>
@@ -932,6 +1001,9 @@
<trans-unit id="objectManagement.versionText"> <trans-unit id="objectManagement.versionText">
<source xml:lang="en">Version</source> <source xml:lang="en">Version</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.waitStatisticsCaptureModeText">
<source xml:lang="en">Wait Statistics Capture Mode</source>
</trans-unit>
<trans-unit id="objectManagement.login.windowsAuthenticationType"> <trans-unit id="objectManagement.login.windowsAuthenticationType">
<source xml:lang="en">Windows Authentication</source> <source xml:lang="en">Windows Authentication</source>
</trans-unit> </trans-unit>
@@ -941,6 +1013,9 @@
<trans-unit id="objectManagement.withGrantColumnHeader"> <trans-unit id="objectManagement.withGrantColumnHeader">
<source xml:lang="en">With Grant</source> <source xml:lang="en">With Grant</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.yesText">
<source xml:lang="en">Yes</source>
</trans-unit>
<trans-unit id="objectManagement.ApplicationRoleTypeDisplayName"> <trans-unit id="objectManagement.ApplicationRoleTypeDisplayName">
<source xml:lang="en">application role</source> <source xml:lang="en">application role</source>
</trans-unit> </trans-unit>
@@ -1275,7 +1350,7 @@
<source xml:lang="en">Enabled</source> <source xml:lang="en">Enabled</source>
</trans-unit> </trans-unit>
<trans-unit id="mssql.enableConnectionPooling"> <trans-unit id="mssql.enableConnectionPooling">
<source xml:lang="en">Enables connection pooling on MSSQL connections to improve overall performance of Azure Data Studio connectivity. This setting is enabled by default. Azure Data Studio is required to be relaunched when the value is changed.</source> <source xml:lang="en">Enables connection pooling on MSSQL connections to improve overall performance of Azure Data Studio connectivity. This setting is enabled by default. Azure Data Studio is required to be relaunched when the value is changed. To clear pooled connections, run the command: &apos;SQL Server: Clear Pooled Connections&apos;</source>
</trans-unit> </trans-unit>
<trans-unit id="mssql.connectionOptions.columnEncryptionSetting.description"> <trans-unit id="mssql.connectionOptions.columnEncryptionSetting.description">
<source xml:lang="en">Enables or disables Always Encrypted for the connection</source> <source xml:lang="en">Enables or disables Always Encrypted for the connection</source>
@@ -1469,6 +1544,9 @@
<trans-unit id="mssql.connectionOptions.authType.categoryValues.sqlLogin"> <trans-unit id="mssql.connectionOptions.authType.categoryValues.sqlLogin">
<source xml:lang="en">SQL Login</source> <source xml:lang="en">SQL Login</source>
</trans-unit> </trans-unit>
<trans-unit id="mssql.connection.clearPooledConnections">
<source xml:lang="en">SQL Server: Clear Pooled Connections</source>
</trans-unit>
<trans-unit id="mssql.objectExplorer.disableGroupBySchemaTitle"> <trans-unit id="mssql.objectExplorer.disableGroupBySchemaTitle">
<source xml:lang="en">SQL Server: Disable Group By Schema</source> <source xml:lang="en">SQL Server: Disable Group By Schema</source>
</trans-unit> </trans-unit>
@@ -1662,7 +1740,7 @@
<source xml:lang="en">[Optional] Should Personally Identifiable Information (PII) be logged in the log file.</source> <source xml:lang="en">[Optional] Should Personally Identifiable Information (PII) be logged in the log file.</source>
</trans-unit> </trans-unit>
<trans-unit id="mssql.connectionOptions.serverName.placeholder"> <trans-unit id="mssql.connectionOptions.serverName.placeholder">
<source xml:lang="en">e.g. tcp:servername,1433</source> <source xml:lang="en">e.g. servername,port</source>
</trans-unit> </trans-unit>
<trans-unit id="mssql.format.placeCommasBeforeNextStatement"> <trans-unit id="mssql.format.placeCommasBeforeNextStatement">
<source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. &apos;, mycolumn2&apos; instead of at the end e.g. &apos;mycolumn1,&apos;</source> <source xml:lang="en">should commas be placed at the beginning of each statement in a list e.g. &apos;, mycolumn2&apos; instead of at the end e.g. &apos;mycolumn1,&apos;</source>