[Loc] update to XLFs for 9-16-2023 (#24457)

This commit is contained in:
Alex Ma
2023-09-18 09:27:04 -07:00
committed by GitHub
parent fda050e667
commit 0d13bc4ed8
6 changed files with 65 additions and 32 deletions

View File

@@ -97,9 +97,6 @@
<trans-unit id="azuremonitor.connectionProperties.authType.displayName"> <trans-unit id="azuremonitor.connectionProperties.authType.displayName">
<source xml:lang="en">Authentication type</source> <source xml:lang="en">Authentication type</source>
</trans-unit> </trans-unit>
<trans-unit id="azuremonitor.connectionProperties.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
</trans-unit>
<trans-unit id="azuremonitor.displayName"> <trans-unit id="azuremonitor.displayName">
<source xml:lang="en">Azure Monitor Logs</source> <source xml:lang="en">Azure Monitor Logs</source>
</trans-unit> </trans-unit>
@@ -124,6 +121,9 @@
<trans-unit id="azuremonitor.connectionProperties.metadataPooling.label"> <trans-unit id="azuremonitor.connectionProperties.metadataPooling.label">
<source xml:lang="en">Metadata Pooling</source> <source xml:lang="en">Metadata Pooling</source>
</trans-unit> </trans-unit>
<trans-unit id="azuremonitor.connectionProperties.authType.categoryValues.azureMFA">
<source xml:lang="en">Microsoft Entra ID - Universal with MFA support</source>
</trans-unit>
<trans-unit id="azuremonitor.objectsListProperties.name"> <trans-unit id="azuremonitor.objectsListProperties.name">
<source xml:lang="en">Name</source> <source xml:lang="en">Name</source>
</trans-unit> </trans-unit>

View File

@@ -89,9 +89,6 @@
<trans-unit id="cms.connectionOptions.authType.displayName"> <trans-unit id="cms.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source> <source xml:lang="en">Authentication type</source>
</trans-unit> </trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
</trans-unit>
<trans-unit id="cms.connectionOptions.enclaveAttestationProtocol.categoryValues.AAS"> <trans-unit id="cms.connectionOptions.enclaveAttestationProtocol.categoryValues.AAS">
<source xml:lang="en">Azure Attestation</source> <source xml:lang="en">Azure Attestation</source>
</trans-unit> </trans-unit>
@@ -221,6 +218,9 @@
<trans-unit id="cms.logFilesRemovalLimit"> <trans-unit id="cms.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source> <source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
</trans-unit> </trans-unit>
<trans-unit id="cms.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Microsoft Entra ID - Universal with MFA support</source>
</trans-unit>
<trans-unit id="cms.provider.displayName"> <trans-unit id="cms.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source> <source xml:lang="en">Microsoft SQL Server</source>
</trans-unit> </trans-unit>

View File

@@ -97,9 +97,6 @@
<trans-unit id="kusto.connectionOptions.authType.displayName"> <trans-unit id="kusto.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source> <source xml:lang="en">Authentication type</source>
</trans-unit> </trans-unit>
<trans-unit id="kusto.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
</trans-unit>
<trans-unit id="kusto.provider.displayName"> <trans-unit id="kusto.provider.displayName">
<source xml:lang="en">Azure Data Explorer (Kusto)</source> <source xml:lang="en">Azure Data Explorer (Kusto)</source>
</trans-unit> </trans-unit>
@@ -151,6 +148,9 @@
<trans-unit id="kusto.connectionOptions.serverName.description"> <trans-unit id="kusto.connectionOptions.serverName.description">
<source xml:lang="en">Kusto cluster name</source> <source xml:lang="en">Kusto cluster name</source>
</trans-unit> </trans-unit>
<trans-unit id="kusto.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Microsoft Entra ID - Universal with MFA support</source>
</trans-unit>
<trans-unit id="objectsListProperties.name"> <trans-unit id="objectsListProperties.name">
<source xml:lang="en">Name</source> <source xml:lang="en">Name</source>
</trans-unit> </trans-unit>

View File

@@ -163,7 +163,7 @@
<source xml:lang="en">Attach database</source> <source xml:lang="en">Attach database</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.user.aadAuth"> <trans-unit id="objectManagement.user.aadAuth">
<source xml:lang="en">Authenticate with Azure Active Directory</source> <source xml:lang="en">Authenticate with Microsoft Entra</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.user.sqlAuth"> <trans-unit id="objectManagement.user.sqlAuth">
<source xml:lang="en">Authenticate with password</source> <source xml:lang="en">Authenticate with password</source>
@@ -201,9 +201,6 @@
<trans-unit id="objectManagement.autoSetProcessorAffinityMaskForAll"> <trans-unit id="objectManagement.autoSetProcessorAffinityMaskForAll">
<source xml:lang="en">Automatically set processor affinity mask for all processors</source> <source xml:lang="en">Automatically set processor affinity mask for all processors</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.login.aadAuthenticationType">
<source xml:lang="en">Azure Active Directory Authentication</source>
</trans-unit>
<trans-unit id="objectManagement.azurePricingLink"> <trans-unit id="objectManagement.azurePricingLink">
<source xml:lang="en">Azure SQL Database pricing calculator</source> <source xml:lang="en">Azure SQL Database pricing calculator</source>
</trans-unit> </trans-unit>
@@ -657,12 +654,18 @@
<trans-unit id="objectManagement.databaseProperties.memoryUsed"> <trans-unit id="objectManagement.databaseProperties.memoryUsed">
<source xml:lang="en">Memory Used By Memory Optimized Objects</source> <source xml:lang="en">Memory Used By Memory Optimized Objects</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.login.aadAuthenticationType">
<source xml:lang="en">Microsoft Entra ID Authentication</source>
</trans-unit>
<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"> <trans-unit id="objectManagement.databaseProperties.monitoringSectionText">
<source xml:lang="en">Monitoring</source> <source xml:lang="en">Monitoring</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.databaseProperties.notAvailableText">
<source xml:lang="en">N/A</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>
@@ -998,6 +1001,9 @@
<trans-unit id="objectManagement.databaseProperties.valueForSecondaryColumnHeader"> <trans-unit id="objectManagement.databaseProperties.valueForSecondaryColumnHeader">
<source xml:lang="en">Value for Secondary</source> <source xml:lang="en">Value for Secondary</source>
</trans-unit> </trans-unit>
<trans-unit id="objectManagement.locksValidation">
<source xml:lang="en">Value should be greater than {0}. Choose 0 for default settings.</source>
</trans-unit>
<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>
@@ -1205,9 +1211,6 @@
<trans-unit id="mssql.connectionOptions.authType.displayName"> <trans-unit id="mssql.connectionOptions.authType.displayName">
<source xml:lang="en">Authentication type</source> <source xml:lang="en">Authentication type</source>
</trans-unit> </trans-unit>
<trans-unit id="mssql.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source>
</trans-unit>
<trans-unit id="mssql.connectionOptions.enclaveAttestationProtocol.categoryValues.AAS"> <trans-unit id="mssql.connectionOptions.enclaveAttestationProtocol.categoryValues.AAS">
<source xml:lang="en">Azure Attestation</source> <source xml:lang="en">Azure Attestation</source>
</trans-unit> </trans-unit>
@@ -1451,6 +1454,9 @@
<trans-unit id="mssql.query.textSize"> <trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source> <source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
</trans-unit> </trans-unit>
<trans-unit id="mssql.connectionOptions.authType.categoryValues.azureMFA">
<source xml:lang="en">Microsoft Entra ID - Universal with MFA support</source>
</trans-unit>
<trans-unit id="mssql.provider.displayName"> <trans-unit id="mssql.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source> <source xml:lang="en">Microsoft SQL Server</source>
</trans-unit> </trans-unit>

View File

@@ -166,9 +166,6 @@
<trans-unit id="sql.migration.retry.migration.error"> <trans-unit id="sql.migration.retry.migration.error">
<source xml:lang="en">An error occurred while restarting the migration.</source> <source xml:lang="en">An error occurred while restarting the migration.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.starting.migration.error">
<source xml:lang="en">An error occurred while starting the certificate migration: &apos;{0}&apos;</source>
</trans-unit>
<trans-unit id="sql.migration.wizard.login.error.title"> <trans-unit id="sql.migration.wizard.login.error.title">
<source xml:lang="en">An error occurred while trying to get {0} login information.</source> <source xml:lang="en">An error occurred while trying to get {0} login information.</source>
</trans-unit> </trans-unit>
@@ -232,15 +229,6 @@
<trans-unit id="sql.migration.authentication.type"> <trans-unit id="sql.migration.authentication.type">
<source xml:lang="en">Authentication type</source> <source xml:lang="en">Authentication type</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.azure.tenant">
<source xml:lang="en">Azure AD tenant</source>
</trans-unit>
<trans-unit id="sql.login.migration.enter.AAD.domain.name.to.continue">
<source xml:lang="en">Azure Active Directory (AAD) Domain name is required to migrate Windows login. Please enter an AAD Domain Name or deselect windows login(s).</source>
</trans-unit>
<trans-unit id="sql.login.migration.aad.domain.name.input.box.label">
<source xml:lang="en">Azure Active Directory Domain Name (only required to migrate Windows Authenication Logins)</source>
</trans-unit>
<trans-unit id="sql.migration.dashboard.help.link.dmsGuide"> <trans-unit id="sql.migration.dashboard.help.link.dmsGuide">
<source xml:lang="en">Azure Database Migration Guides</source> <source xml:lang="en">Azure Database Migration Guides</source>
</trans-unit> </trans-unit>
@@ -748,6 +736,9 @@
<trans-unit id="sql.migration.delete.migration"> <trans-unit id="sql.migration.delete.migration">
<source xml:lang="en">Delete migration</source> <source xml:lang="en">Delete migration</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.tde.validation.description">
<source xml:lang="en">Description</source>
</trans-unit>
<trans-unit id="sql.migration.description"> <trans-unit id="sql.migration.description">
<source xml:lang="en">Description</source> <source xml:lang="en">Description</source>
</trans-unit> </trans-unit>
@@ -877,6 +868,9 @@
<trans-unit id="sql.migration.username.placeholder"> <trans-unit id="sql.migration.username.placeholder">
<source xml:lang="en">Enter the target user name</source> <source xml:lang="en">Enter the target user name</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.tde.validation.error">
<source xml:lang="en">Error</source>
</trans-unit>
<trans-unit id="sql.migration.error"> <trans-unit id="sql.migration.error">
<source xml:lang="en">Error</source> <source xml:lang="en">Error</source>
</trans-unit> </trans-unit>
@@ -1051,6 +1045,9 @@
<trans-unit id="sql.migration.database.migration.migration.mode.tool.tip"> <trans-unit id="sql.migration.database.migration.migration.mode.tool.tip">
<source xml:lang="en">In Azure Database Migration Service, you can migrate your databases offline or while they are online. In an offline migration, application downtime starts when the migration starts. To limit downtime to the time it takes you to cut over to the new environment after the migration, use an online migration.</source> <source xml:lang="en">In Azure Database Migration Service, you can migrate your databases offline or while they are online. In an offline migration, application downtime starts when the migration starts. To limit downtime to the time it takes you to cut over to the new environment after the migration, use an online migration.</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.tde.validation.requirements.message">
<source xml:lang="en">In order for certificate migration to succeed, you must meet all of the requirements listed below.&#10;&#10;Click &quot;Run validation&quot; to check that requirements are met.</source>
</trans-unit>
<trans-unit id="sql.migration.copy.status.inprogress"> <trans-unit id="sql.migration.copy.status.inprogress">
<source xml:lang="en">In progress</source> <source xml:lang="en">In progress</source>
</trans-unit> </trans-unit>
@@ -1225,6 +1222,15 @@
<trans-unit id="sql.migration.sku.memory.requirement"> <trans-unit id="sql.migration.sku.memory.requirement">
<source xml:lang="en">Memory requirement</source> <source xml:lang="en">Memory requirement</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.login.migration.aad.domain.name.input.box.label">
<source xml:lang="en">Microsoft Entra ID Domain Name (only required to migrate Windows Authenication Logins)</source>
</trans-unit>
<trans-unit id="sql.login.migration.enter.AAD.domain.name.to.continue">
<source xml:lang="en">Microsoft Entra ID Domain name is required to migrate Windows login. Please enter an AAD Domain Name or deselect windows login(s).</source>
</trans-unit>
<trans-unit id="sql.migration.azure.tenant">
<source xml:lang="en">Microsoft Entra tenant</source>
</trans-unit>
<trans-unit id="sql.migration.start.login.migration.button"> <trans-unit id="sql.migration.start.login.migration.button">
<source xml:lang="en">Migrate</source> <source xml:lang="en">Migrate</source>
</trans-unit> </trans-unit>
@@ -1546,6 +1552,9 @@
<trans-unit id="sql.migration.state.pending"> <trans-unit id="sql.migration.state.pending">
<source xml:lang="en">Pending</source> <source xml:lang="en">Pending</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.tde.validation.status.pending">
<source xml:lang="en">Pending</source>
</trans-unit>
<trans-unit id="sql.migration.validation.state.pending"> <trans-unit id="sql.migration.validation.state.pending">
<source xml:lang="en">Pending</source> <source xml:lang="en">Pending</source>
</trans-unit> </trans-unit>
@@ -1780,12 +1789,18 @@
<trans-unit id="sql.migration.resume.title"> <trans-unit id="sql.migration.resume.title">
<source xml:lang="en">Run migration workflow again</source> <source xml:lang="en">Run migration workflow again</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.tde.validation.run.validation">
<source xml:lang="en">Run validation</source>
</trans-unit>
<trans-unit id="sql.migration.run.validation"> <trans-unit id="sql.migration.run.validation">
<source xml:lang="en">Run validation</source> <source xml:lang="en">Run validation</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.state.running"> <trans-unit id="sql.migration.state.running">
<source xml:lang="en">Running</source> <source xml:lang="en">Running</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.tde.validation.running">
<source xml:lang="en">Running</source>
</trans-unit>
<trans-unit id="sql.migration.validation.state.running"> <trans-unit id="sql.migration.validation.state.running">
<source xml:lang="en">Running</source> <source xml:lang="en">Running</source>
</trans-unit> </trans-unit>
@@ -2170,6 +2185,9 @@
<trans-unit id="sql.migration.state.succeeded"> <trans-unit id="sql.migration.state.succeeded">
<source xml:lang="en">Succeeded</source> <source xml:lang="en">Succeeded</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.tde.validation.status.succeeded">
<source xml:lang="en">Succeeded</source>
</trans-unit>
<trans-unit id="sql.migration.copy.status.succeeded"> <trans-unit id="sql.migration.copy.status.succeeded">
<source xml:lang="en">Succeeded</source> <source xml:lang="en">Succeeded</source>
</trans-unit> </trans-unit>
@@ -2317,6 +2335,9 @@
<trans-unit id="sql.migration.database.migration.finish.time.tool.tip"> <trans-unit id="sql.migration.database.migration.finish.time.tool.tip">
<source xml:lang="en">The fininish time for the migration</source> <source xml:lang="en">The fininish time for the migration</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.starting.migration.error">
<source xml:lang="en">The following error has occurred while starting the certificate migration: &apos;{0}&apos;</source>
</trans-unit>
<trans-unit id="sql.migration.service.error.not.ready"> <trans-unit id="sql.migration.service.error.not.ready">
<source xml:lang="en">The following error occurred while retrieving registration information for Azure Database Migration Service &apos;{0}&apos;. Please click refresh and try again. Error: &apos;{1}&apos;.</source> <source xml:lang="en">The following error occurred while retrieving registration information for Azure Database Migration Service &apos;{0}&apos;. Please click refresh and try again. Error: &apos;{1}&apos;.</source>
</trans-unit> </trans-unit>
@@ -2422,6 +2443,9 @@
<trans-unit id="sql.migration.restore.backuptype.transactionlog"> <trans-unit id="sql.migration.restore.backuptype.transactionlog">
<source xml:lang="en">Transaction log</source> <source xml:lang="en">Transaction log</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.tde.validation.troubleshooting.tips">
<source xml:lang="en">Troubleshooting tips</source>
</trans-unit>
<trans-unit id="sql.migration.dashboard.help.link.mi"> <trans-unit id="sql.migration.dashboard.help.link.mi">
<source xml:lang="en">Tutorial: Migrate to Azure SQL Managed Instance (online)</source> <source xml:lang="en">Tutorial: Migrate to Azure SQL Managed Instance (online)</source>
</trans-unit> </trans-unit>
@@ -2476,6 +2500,9 @@
<trans-unit id="sql.migration.starting.login.failed"> <trans-unit id="sql.migration.starting.login.failed">
<source xml:lang="en">Validating and migrating logins failed</source> <source xml:lang="en">Validating and migrating logins failed</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.migration.tde.validation.title">
<source xml:lang="en">Validation</source>
</trans-unit>
<trans-unit id="sql.migration.validate.ir.validation.camceled"> <trans-unit id="sql.migration.validate.ir.validation.camceled">
<source xml:lang="en">Validation check canceled</source> <source xml:lang="en">Validation check canceled</source>
</trans-unit> </trans-unit>

View File

@@ -1694,10 +1694,10 @@ Default Skipped Commands:
<source xml:lang="en">Collapse All Connections</source> <source xml:lang="en">Collapse All Connections</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.defaultAuthenticationType.AzureMFA"> <trans-unit id="sql.defaultAuthenticationType.AzureMFA">
<source xml:lang="en">Azure Active Directory - Universal with MFA support</source> <source xml:lang="en">Microsoft Entra ID - Universal with MFA support</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.defaultAuthenticationType.AzureMFAAndUser"> <trans-unit id="sql.defaultAuthenticationType.AzureMFAAndUser">
<source xml:lang="en">Azure Active Directory - Password</source> <source xml:lang="en">Microsoft Entra ID - Password</source>
</trans-unit> </trans-unit>
<trans-unit id="sql.defaultAuthenticationType.Integrated"> <trans-unit id="sql.defaultAuthenticationType.Integrated">
<source xml:lang="en">Windows Authentication</source> <source xml:lang="en">Windows Authentication</source>
@@ -5518,7 +5518,7 @@ Error Message: {1}</source>
<source xml:lang="en">Azure subscription</source> <source xml:lang="en">Azure subscription</source>
</trans-unit> </trans-unit>
<trans-unit id="backupRestoreUrlBrowserDialog.tenant"> <trans-unit id="backupRestoreUrlBrowserDialog.tenant">
<source xml:lang="en">Azure AD Tenant</source> <source xml:lang="en">Microsoft Entra Tenant</source>
</trans-unit> </trans-unit>
<trans-unit id="fileBrowser.discard"> <trans-unit id="fileBrowser.discard">
<source xml:lang="en">Discard</source> <source xml:lang="en">Discard</source>
@@ -5721,7 +5721,7 @@ Error Message: {1}</source>
<source xml:lang="en">Account</source> <source xml:lang="en">Account</source>
</trans-unit> </trans-unit>
<trans-unit id="connection.azureTenantDropdownLabel"> <trans-unit id="connection.azureTenantDropdownLabel">
<source xml:lang="en">Azure AD tenant</source> <source xml:lang="en">Microsoft Entra tenant</source>
</trans-unit> </trans-unit>
<trans-unit id="connectionName"> <trans-unit id="connectionName">
<source xml:lang="en">Name (optional)</source> <source xml:lang="en">Name (optional)</source>