Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -6,10 +6,19 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"newQueryAction.newQuery": "新增查詢",
"scriptSelect": "選取前 1000",
"scriptExecute": "作為指令碼執行",
"scriptAlter": "修改指令碼",
"editData": "編輯資料",
"scriptDelete": "編寫為 Delete",
"backupAction.backup": "備份"
"scriptCreate": "建立指令碼",
"scriptDelete": "編寫指令碼為 Drop",
"backupAction.backup": "備份",
"backup.isPreviewFeature": "您必須啟用預覽功能才能使用備份",
"restoreAction.restore": "還原",
"restore.isPreviewFeature": "您必須啟用預覽功能才能使用還原",
"manage": "管理",
"showDetails": "顯示詳細資訊",
"newDatabase": "新增資料庫",
"configureDashboard": "了解如何設定儀表板"
}