mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 19:11:36 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -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": "&&任务"
|
||||
}
|
||||
@@ -6,5 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"cancelTask.cancel": "取消"
|
||||
"cancelTask.cancel": "取消",
|
||||
"errorMsgFromCancelTask": "任务取消失败。",
|
||||
"taskAction.script": "脚本"
|
||||
}
|
||||
@@ -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": "正在取消"
|
||||
}
|
||||
@@ -6,5 +6,7 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"noTaskMessage": "没有要显示的任务历史记录。尝试备份或还原任务以查看其执行状态。"
|
||||
"noTaskMessage": "没有要显示的任务历史记录。尝试备份或还原任务以查看其执行状态。",
|
||||
"taskHistory.regTreeAriaLabel": "任务历史记录",
|
||||
"taskError": "任务错误"
|
||||
}
|
||||
Reference in New Issue
Block a user