mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
27
i18n/chs/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
27
i18n/chs/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"createProxy.createProxy": "创建代理",
|
||||
"createProxy.editProxy": "编辑代理",
|
||||
"createProxy.General": "常规",
|
||||
"createProxy.ProxyName": "代理名称",
|
||||
"createProxy.CredentialName": "凭据名称",
|
||||
"createProxy.Description": "说明",
|
||||
"createProxy.SubsystemName": "子系统",
|
||||
"createProxy.OperatingSystem": "操作系统(CmdExec)",
|
||||
"createProxy.ReplicationSnapshot": "复制快照",
|
||||
"createProxy.ReplicationTransactionLog": "复制事务日志读取器",
|
||||
"createProxy.ReplicationDistributor": "复制分发器",
|
||||
"createProxy.ReplicationMerge": "复制合并",
|
||||
"createProxy.ReplicationQueueReader": "复制队列读取器",
|
||||
"createProxy.SSASQueryLabel": "Sql Server 分析服务查询",
|
||||
"createProxy.SSASCommandLabel": "SQL Server 分析服务命令",
|
||||
"createProxy.SSISPackage": "SQL Server 集成服务包",
|
||||
"createProxy.PowerShell": "PowerShell",
|
||||
"createProxy.subSystemHeading": "对以下子系统有效"
|
||||
}
|
||||
Reference in New Issue
Block a user