mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 03:21:36 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -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)"
|
||||
}
|
||||
@@ -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": "指令碼"
|
||||
}
|
||||
@@ -8,6 +8,8 @@
|
||||
],
|
||||
"succeeded": "已成功",
|
||||
"failed": "失敗",
|
||||
"inProgress": "進行中",
|
||||
"notStarted": "未啟動",
|
||||
"canceled": "已取消"
|
||||
"canceled": "已取消",
|
||||
"canceling": "取消中"
|
||||
}
|
||||
@@ -6,5 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"noTaskMessage": "沒有工作歷史紀錄可以顯示。請嘗試備份或還原工作以檢視執行狀態。",
|
||||
"taskHistory.regTreeAriaLabel": "工作歷史紀錄",
|
||||
"taskError": "工作錯誤"
|
||||
}
|
||||
Reference in New Issue
Block a user