Files
azuredatastudio/i18n/chs/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": "生成 Execute 脚本",
"scriptAlter": "生成 Alter 脚本",
"editData": "编辑数据",
"scriptCreate": "生成 Create 脚本",
"scriptDelete": "生成 Drop 脚本",
"backupAction.backup": "备份",
"backup.isPreviewFeature": "必须启用预览功能才能使用备份",
"restoreAction.restore": "还原",
"restore.isPreviewFeature": "必须启用预览功能才能使用还原",
"manage": "管理",
"showDetails": "显示详细信息",
"newDatabase": "新建数据库",
"configureDashboard": "了解如何配置仪表板"
}