mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
27
i18n/jpn/extensions/agent/out/dialogs/proxyDialog.i18n.json
Normal file
27
i18n/jpn/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": "次のサブシステムに対してアクティブ"
|
||||
}
|
||||
Reference in New Issue
Block a user