mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
27
i18n/kor/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
27
i18n/kor/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 Analysis Services 쿼리",
|
||||
"createProxy.SSASCommandLabel": "SQL Server Analysis Services 명령",
|
||||
"createProxy.SSISPackage": "SQL Server Integration Services 패키지",
|
||||
"createProxy.PowerShell": "PowerShell",
|
||||
"createProxy.subSystemHeading": "다음 subsytems에 활성화"
|
||||
}
|
||||
Reference in New Issue
Block a user