mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
13 lines
747 B
JSON
13 lines
747 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."
|
|
],
|
|
"mssql.recursivePermissionOpStarted": "在“{0}”下以递归方式应用权限更改",
|
|
"mssql.recursivePermissionOpSucceeded": "已成功应用权限更改。",
|
|
"mssql.recursivePermissionOpProgress": "正在将权限更改应用于“{0}”。",
|
|
"mssql.recursivePermissionOpError": "应用权限更改时出错: {0}"
|
|
} |