[Loc] Massive fix for March Langpack (#22180)

This commit is contained in:
Alex Ma
2023-03-06 15:04:31 -08:00
committed by GitHub
parent 8a71302aea
commit f25599119e
114 changed files with 708 additions and 498 deletions

View File

@@ -124,12 +124,12 @@
</trans-unit>
<trans-unit id="genericTokenError">
<source xml:lang="en">Failed to get token</source>
<target state="new">Failed to get token</target>
<target state="translated">无法获取令牌</target>
</trans-unit>
<trans-unit id="msalTokenError">
<source xml:lang="en">{0} occurred when acquiring token.
{1}</source>
<target state="new">{0} occurred when acquiring token.
<target state="translated">{0} 获取令牌时发生。
{1}</target>
</trans-unit>
</body>

View File

@@ -762,11 +762,11 @@ Note: A self-signed certificate offers only limited protection and is not a reco
</trans-unit>
<trans-unit id="mssql.connectionOptions.secureEnclaves.description">
<source xml:lang="en">Enables or disables Secure Enclaves for the connection</source>
<target state="new">Enables or disables Secure Enclaves for the connection</target>
<target state="translated">启用或禁用连接的安全 Enclave</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.secureEnclaves.displayName">
<source xml:lang="en">Secure Enclaves</source>
<target state="new">Secure Enclaves</target>
<target state="translated">安全 Enclave</target>
</trans-unit>
<trans-unit id="mssql.connectionOptions.serverName.description">
<source xml:lang="en">Name of the SQL Server instance</source>
@@ -812,6 +812,10 @@ Note: A self-signed certificate offers only limited protection and is not a reco
<source xml:lang="en">Disabled</source>
<target state="translated">已禁用</target>
</trans-unit>
<trans-unit id="mssql.enableSqlAuthenticationProvider">
<source xml:lang="en">Enables use of the Sql Authentication Provider for 'Active Directory Interactive' authentication mode when user selects 'AzureMFA' authentication. This enables Server-side resource endpoint integration when fetching access tokens. This option is only supported for 'MSAL' Azure Authentication Library. Azure Data Studio is required to be relaunched when the value is changed.</source>
<target state="translated">当用户选择“AzureMFA”身份验证时允许将 SQL 身份验证提供程序用于“Active Directory 交互式”身份验证模式。这将在获取访问令牌时启用服务器端资源终结点集成。仅“MSAL”Azure 身份验证库支持此选项。更改此值后,需要重新启动 Azure Data Studio。</target>
</trans-unit>
<trans-unit id="mssql.enabled">
<source xml:lang="en">Enabled</source>
<target state="translated">已启用</target>
@@ -918,7 +922,7 @@ Note: A self-signed certificate offers only limited protection and is not a reco
</trans-unit>
<trans-unit id="mssql.objectExplorer.disableGroupBySchemaTitle">
<source xml:lang="en">SQL Server: Disable Group By Schema</source>
<target state="new">SQL Server: Disable Group By Schema</target>
<target state="translated">SQL Server: 禁用分组依据架构</target>
</trans-unit>
<trans-unit id="mssql.objectExplorer.enableGroupBySchema">
<source xml:lang="en">Enable Group By Schema</source>
@@ -926,7 +930,7 @@ Note: A self-signed certificate offers only limited protection and is not a reco
</trans-unit>
<trans-unit id="mssql.objectExplorer.enableGroupBySchemaTitle">
<source xml:lang="en">SQL Server: Enable Group By Schema</source>
<target state="new">SQL Server: Enable Group By Schema</target>
<target state="translated">SQL Server: 按架构启用分组</target>
</trans-unit>
<trans-unit id="mssql.objectExplorer.expandTimeout">
<source xml:lang="en">The timeout in seconds for expanding a node in Object Explorer. The default value is 45 seconds.</source>
@@ -937,8 +941,12 @@ Note: A self-signed certificate offers only limited protection and is not a reco
<target state="translated">启用后,对象资源管理器中的数据库对象将按架构进行分类。</target>
</trans-unit>
<trans-unit id="mssql.parallelMessageProcessing">
<source xml:lang="en">[Experimental] Whether the requests to the SQL Tools Service should be handled in parallel. This is introduced to discover the issues there might be when handling all requests in parallel. The default value is false. Relaunch of ADS is required when the value is changed.</source>
<target state="translated">[验性]是否应并行处理对 SQL 工具服务的请求。引入此方法的目的是发现并行处理所有请求时可能存在的问题。默认值为 false。更改值时,需要重新启动 ADS。</target>
<source xml:lang="en">[Experimental] Whether the requests to the SQL Tools Service should be handled in parallel. This is introduced to discover the issues there might be when handling all requests in parallel. The default value is false. Azure Data Studio is required to be relaunched when the value is changed.</source>
<target state="translated">[验性] 是否应并行处理对 SQL 工具服务的请求。引入此方法的目的是发现并行处理所有请求时可能存在的问题。默认值为 false。更改此值后,需要重新启动 Azure Data Studio。</target>
</trans-unit>
<trans-unit id="mssql.piiLogging">
<source xml:lang="en">[Optional] Should Personally Identifiable Information (PII) be logged in the log file.</source>
<target state="translated">[可选] 应在日志文件中记录个人身份信息(PII)。</target>
</trans-unit>
<trans-unit id="mssql.provider.displayName">
<source xml:lang="en">Microsoft SQL Server</source>

View File

@@ -564,7 +564,7 @@
</trans-unit>
<trans-unit id="errorRenamingFile">
<source xml:lang="en">Error when renaming file from {0} to {1}. Error: {2}</source>
<target state="new">Error when renaming file from {0} to {1}. Error: {2}</target>
<target state="translated">从 {0} {1} 重命名文件时出错。错误: {2}</target>
</trans-unit>
<trans-unit id="errorRetrievingBuildFiles">
<source xml:lang="en">Could not build project. Error retrieving files needed to build.</source>

View File

@@ -44,7 +44,7 @@
</trans-unit>
<trans-unit id="sql.login.migration.collecting.target.logins.failed">
<source xml:lang="en">Collecting target login failed with error code {0}</source>
<target state="new">Collecting target login failed with error code {0}</target>
<target state="translated">收集目标登录失败,错误代码为 {0}</target>
</trans-unit>
<trans-unit id="sql.login.migration.complete">
<source xml:lang="en">Completed migrating logins</source>
@@ -216,7 +216,7 @@ Currently, migrating server roles, establishing server mappings and setting perm
</trans-unit>
<trans-unit id="sql.login.migration.wizard.target.data.migration.warning">
<source xml:lang="en">Please note that login migration feature is in public preview mode.</source>
<target state="new">Please note that login migration feature is in public preview mode.</target>
<target state="translated">请注意,登录迁移功能处于公共预览模式。</target>
</trans-unit>
<trans-unit id="sql.login.migration.wizard.target.description">
<source xml:lang="en">Select the target Azure SQL Managed Instance, Azure SQL VM, or Azure SQL database(s) where you want to migrate your logins.</source>
@@ -664,7 +664,7 @@ This may take some time.</source>
</trans-unit>
<trans-unit id="sql.migration.dashboard.help.description.sqldb">
<source xml:lang="en">A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database.</source>
<target state="new">A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises or Azure Virtual Machines) to Azure SQL Database.</target>
<target state="translated">将数据库从 SQL Server 实例(本地或 Azure 虚拟机中)迁移到 Azure SQL 数据库的分步教程。</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.help.description.vm">
<source xml:lang="en">A step-by-step tutorial to migrate databases from a SQL Server instance (on-premises) to SQL Server on Azure Virtual Machines with minimal downtime.</source>
@@ -684,7 +684,7 @@ This may take some time.</source>
</trans-unit>
<trans-unit id="sql.migration.dashboard.help.link.sqldb">
<source xml:lang="en">Tutorial: Migrate to SQL Server on Azure SQL Database (offline)</source>
<target state="new">Tutorial: Migrate to SQL Server on Azure SQL Database (offline)</target>
<target state="translated">教程: 迁移到 Azure SQL 数据库上的 SQL Server (脱机)</target>
</trans-unit>
<trans-unit id="sql.migration.dashboard.help.link.vm">
<source xml:lang="en">Tutorial: Migrate to SQL Server on Azure Virtual Machines (online)</source>
@@ -2232,7 +2232,7 @@ This may take some time.</source>
</trans-unit>
<trans-unit id="sql.migration.sku.recommendation.view.assessment.sqldb">
<source xml:lang="en">To migrate to Azure SQL Database, view assessment results and select one or more databases.</source>
<target state="new">To migrate to Azure SQL Database, view assessment results and select one or more databases.</target>
<target state="translated">要迁移到 Azure SQL 数据库,请查看评估结果并选择一个或多个数据库。</target>
</trans-unit>
<trans-unit id="sql.migration.sku.recommendation.view.assessment.vm">
<source xml:lang="en">To migrate to SQL Server on Azure Virtual Machine, view assessment results and select one or more databases.</source>
@@ -2308,7 +2308,7 @@ This may take some time.</source>
</trans-unit>
<trans-unit id="sql.migration.sku.sqldb.card.title">
<source xml:lang="en">Azure SQL Database</source>
<target state="new">Azure SQL Database</target>
<target state="translated">Azure SQL 数据库</target>
</trans-unit>
<trans-unit id="sql.migration.sku.sqldb.target.title">
<source xml:lang="en">Azure SQL Database</source>
@@ -3016,7 +3016,7 @@ This may take some time.</source>
</trans-unit>
<trans-unit id="sql.migration.validate.error.gatewaytimeout">
<source xml:lang="en">A time-out was encountered while validating a resource connection. Learn more: https://aka.ms/dms-migrations-troubleshooting.</source>
<target state="new">A time-out was encountered while validating a resource connection. Learn more: https://aka.ms/dms-migrations-troubleshooting.</target>
<target state="translated">验证资源连接时遇到超时。了解详细信息: https://aka.ms/dms-migrations-troubleshooting</target>
</trans-unit>
<trans-unit id="sql.migration.validate.ir.column.status">
<source xml:lang="en">Status</source>

View File

@@ -287,7 +287,7 @@
<trans-unit id="miNewDeployment">
<source xml:lang="en">New &amp;&amp;Deployment...</source>
<note>&amp;&amp; denotes a mnemonic</note>
<target state="new">New &amp;&amp;Deployment...</target>
<target state="translated">新建部署...(&amp;&amp;D)</target>
</trans-unit>
<trans-unit id="miNewNotebook">
<source xml:lang="en">&amp;&amp;New Notebook</source>
@@ -3757,6 +3757,14 @@ Default Skipped Commands:
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanInput" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="epCompare.executionPlanEditorName">
<source xml:lang="en">ExecutionPlan</source>
<target state="translated">ExecutionPlan</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/browser/executionPlanPropertiesView" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="executionPlanPropertiesEdgeOperationName">
@@ -4091,14 +4099,6 @@ Default Skipped Commands:
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/executionPlan/common/executionPlanInput" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="epCompare.executionPlanEditorName">
<source xml:lang="en">ExecutionPlan</source>
<target state="translated">ExecutionPlan</target>
</trans-unit>
</body>
</file>
<file original="src/sql/workbench/contrib/extensions/browser/contributionRenders" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="insight condition">
@@ -7415,16 +7415,16 @@ Error: {1}</source>
<trans-unit id="addAccountFailedCodeMessage">
<source xml:lang="en">{0}
Error Message: {1}</source>
<target state="new">{0}
Error Message: {1}</target>
<target state="translated">{0}
错误消息: {1}</target>
</trans-unit>
<trans-unit id="addAccountFailedGenericMessage">
<source xml:lang="en">Adding account failed, check Azure Accounts log for more info.</source>
<target state="new">Adding account failed, check Azure Accounts log for more info.</target>
<target state="translated">添加帐户失败,有关详细信息,请查看 Azure 帐户日志。</target>
</trans-unit>
<trans-unit id="addAccountFailedMessage">
<source xml:lang="en">{0}</source>
<target state="new">{0}</target>
<target state="translated">{0}</target>
</trans-unit>
<trans-unit id="loggingIn">
<source xml:lang="en">Adding account...</source>
@@ -8045,6 +8045,14 @@ Error Message: 1</source>
</file>
<file original="src/sql/workbench/services/executionPlan/common/executionPlanService" source-language="en" datatype="plaintext" target-language="zh-Hans">
<body>
<trans-unit id="executionPlanService.ensureCapabilitiesRegistered">
<source xml:lang="en">Provider with id {0} was not registered after 30 seconds.</source>
<target state="translated">ID 为 {0} 的提供程序在 30 秒后未注册。</target>
</trans-unit>
<trans-unit id="executionPlanService.ensureFileExtensionHandlerRegistered">
<source xml:lang="en">Execution plan provider which supports file format '{0}' was not registered after 30 seconds.</source>
<target state="translated">支持文件格式 "{0}" 的执行计划提供程序在 30 秒后未注册。</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No valid execution plan handler is registered</source>
<target state="translated">未注册有效的执行计划处理程序</target>