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

@@ -6,5 +6,10 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"taskHistory.view": "檢視"
"inProgressTasksChangesBadge": "{0} 正在執行的工作",
"showTaskHistory": "顯示工作歷史紀錄",
"taskHistory.view": "檢視",
"taskHistory": "工作歷史紀錄",
"datasource.task": "運作工作狀態",
"miViewTasks": "工作(&&T)"
}

View File

@@ -5,5 +5,8 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"cancelTask.cancel": "取消",
"errorMsgFromCancelTask": "工作無法取消。",
"taskAction.script": "指令碼"
}

View File

@@ -8,6 +8,8 @@
],
"succeeded": "已成功",
"failed": "失敗",
"inProgress": "進行中",
"notStarted": "未啟動",
"canceled": "已取消"
"canceled": "已取消",
"canceling": "取消中"
}

View File

@@ -6,5 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"noTaskMessage": "沒有工作歷史紀錄可以顯示。請嘗試備份或還原工作以檢視執行狀態。",
"taskHistory.regTreeAriaLabel": "工作歷史紀錄",
"taskError": "工作錯誤"
}