mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
17 lines
879 B
JSON
17 lines
879 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"jobData.whenJobCompletes": "当作业完成时",
|
|
"jobData.whenJobFails": "当作业失败时",
|
|
"jobData.whenJobSucceeds": "当作业成功时",
|
|
"jobData.jobNameRequired": "必须提供作业名称",
|
|
"jobData.saveErrorMessage": "作业更新失败“{0}”",
|
|
"jobData.newJobErrorMessage": "作业创建失败“{0}”",
|
|
"jobData.saveSucessMessage": "已成功更新作业“{0}”",
|
|
"jobData.newJobSuccessMessage": "已成功创建作业“{0}”"
|
|
} |