Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -5,5 +5,11 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"inProgressTasksChangesBadge": "{0} 个正在执行的任务",
"showTaskHistory": "显示任务历史记录",
"taskHistory.view": "视图",
"taskHistory": "任务历史记录",
"datasource.task": "操作任务状态",
"miViewTasks": "&&任务"
}

View File

@@ -6,5 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"cancelTask.cancel": "取消"
"cancelTask.cancel": "取消",
"errorMsgFromCancelTask": "任务取消失败。",
"taskAction.script": "脚本"
}

View File

@@ -5,5 +5,11 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"succeeded": "成功",
"failed": "失败",
"inProgress": "正在进行",
"notStarted": "未启动",
"canceled": "已取消",
"canceling": "正在取消"
}

View File

@@ -6,5 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"noTaskMessage": "没有要显示的任务历史记录。尝试备份或还原任务以查看其执行状态。"
"noTaskMessage": "没有要显示的任务历史记录。尝试备份或还原任务以查看其执行状态。",
"taskHistory.regTreeAriaLabel": "任务历史记录",
"taskError": "任务错误"
}