Files
azuredatastudio/i18n/cht/src/sql/workbench/browser/scriptingActions.i18n.json
2021-02-22 19:42:55 -08:00

15 lines
647 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."
],
"scriptSelect": "選取前 1000",
"scriptExecute": "作為指令碼執行",
"scriptAlter": "修改指令碼",
"editData": "編輯資料",
"scriptCreate": "建立指令碼",
"scriptDelete": "將指令碼編寫為 Drop"
}