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

@@ -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": "未能退出作业报告"
}