mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-26 23:00:29 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -5,5 +5,20 @@
|
||||
"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": "了解如何配置仪表板"
|
||||
}
|
||||
Reference in New Issue
Block a user