Update localization resource files (#6283)

* Update localization resource files

* Remove extra space from readme headers
This commit is contained in:
Karl Burtram
2019-07-08 13:36:34 -07:00
committed by GitHub
parent 8473ace0a7
commit 6b501a1787
186 changed files with 23210 additions and 12488 deletions

View File

@@ -35,10 +35,10 @@
"alertDialog.Severity013": "013 - 用户事务语法错误",
"alertDialog.Severity014": "014 - 权限不足",
"alertDialog.Severity015": "015 - SQL 语句中的语法错误",
"alertDialog.Severity016": "016-其他用户错误",
"alertDialog.Severity016": "016 - 其他用户错误",
"alertDialog.Severity017": "017 - 资源不足",
"alertDialog.Severity018": "018 - 非严重内部错误",
"alertDialog.Severity019": "019-资源中的致命错误",
"alertDialog.Severity019": "019 - 资源中的致命错误",
"alertDialog.Severity020": "020 - 当前进程中出现严重错误",
"alertDialog.Severity021": "021 - 数据库进程中出现严重错误",
"alertDialog.Severity022": "022 - 严重错误: 表完整性可疑",

View File

@@ -36,13 +36,21 @@
"jobStepDialog.filesOfType": "类型文件",
"jobStepDialog.fileName": "文件名",
"jobStepDialog.allFiles": "所有文件(*)",
"jobStepDialog.newJobStep": "新建作业步骤",
"jobStepDialog.editJobStep": "编辑作业步骤",
"jobStepDialog.TSQL": "Transact-SQL 脚本(T-SQL)",
"jobStepDialog.powershell": "PowerShell",
"jobStepDialog.CmdExec": "操作系统(CmdExec)",
"jobStepDialog.replicationDistribution": "复制分发器",
"jobStepDialog.replicationMerge": "复制合并",
"jobStepDialog.replicationQueueReader": "复制队列读取器",
"jobStepDialog.replicationSnapshot": "复制快照",
"jobStepDialog.replicationTransactionLogReader": "复制事务日志读取器",
"jobStepDialog.analysisCommand": "SQL Server 分析服务命令",
"jobStepDialog.analysisQuery": "Sql Server 分析服务查询",
"jobStepDialog.servicesPackage": "SQL Server 集成服务包",
"jobStepDialog.agentServiceAccount": "SQL Server 代理服务帐户",
"jobStepDialog.nextStep": "转到下一步骤",
"jobStepDialog.quitJobSuccess": "成功退出作业报告",
"jobStepDialog.quitJobFailure": "未能退出作业报告",
"jobStepDialog.newJobStep": "新建作业步骤",
"jobStepDialog.editJobStep": "编辑作业步骤"
"jobStepDialog.quitJobFailure": "未能退出作业报告"
}