Files
azuredatastudio/i18n/cht/src/sql/workbench/common/actions.i18n.json
Karl Burtram e3f26e8f12 Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources

* Update loc strings
2019-06-24 13:34:30 -07:00

24 lines
1.0 KiB
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."
],
"newQueryAction.newQuery": "新增查詢",
"scriptSelect": "選取前 1000",
"scriptExecute": "作為指令碼執行",
"scriptAlter": "修改指令碼",
"editData": "編輯資料",
"scriptCreate": "建立指令碼",
"scriptDelete": "編寫指令碼為 Drop",
"backupAction.backup": "備份",
"backup.isPreviewFeature": "您必須啟用預覽功能才能使用備份",
"restoreAction.restore": "還原",
"restore.isPreviewFeature": "您必須啟用預覽功能才能使用還原",
"manage": "管理",
"showDetails": "顯示詳細資訊",
"newDatabase": "新增資料庫",
"configureDashboard": "了解如何設定儀表板"
}