Files
azuredatastudio/i18n/cht/extensions/mssql/dist/hdfs/hdfsModel.i18n.json
2021-02-22 19:42:55 -08:00

13 lines
741 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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}"
}