mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-29 16:20:29 -04:00
* Correct Schema comapre single file path in xlfs * converting SC and Dacpac from Xlf to Json * Adding all exts other than mssql (needs fixing)
27 lines
1.5 KiB
JSON
27 lines
1.5 KiB
JSON
{
|
|
"Copyright": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"version": "1.0.0.0",
|
|
"contents": {
|
|
"extensions/admin-tool-ext-win/package": {
|
|
"adminToolExtWin.displayName": "适用于 Windows 的数据库管理工具扩展",
|
|
"adminToolExtWin.description": "向 Azure Data Studio 添加其他特定于 Windows 的功能",
|
|
"adminToolExtWin.propertiesMenuItem": "属性",
|
|
"adminToolExtWin.launchGswMenuItem": "生成脚本..."
|
|
},
|
|
"extensions/admin-tool-ext-win/out/main": {
|
|
"adminToolExtWin.noConnectionContextForProp": "未为 handleLaunchSsmsMinPropertiesDialogCommand 提供 ConnectionContext",
|
|
"adminToolExtWin.noOENode": "无法基于 connectionContex 确定对象资源管理器节点: {0}",
|
|
"adminToolExtWin.noConnectionContextForGsw": "未为 handleLaunchSsmsMinPropertiesDialogCommand 提供 ConnectionContext",
|
|
"adminToolExtWin.noConnectionProfile": "未从 connectionContext 提供任何 connectionProfile: {0}",
|
|
"adminToolExtWin.launchingDialogStatus": "正在启动对话框...",
|
|
"adminToolExtWin.ssmsMinError": "使用 args“{0}” 调用 SsmsMin 时出错 - {1}"
|
|
}
|
|
}
|
|
}
|