extensions.contribution.i18n.json 817 字节
Newer Older
1 2 3 4 5
/*---------------------------------------------------------------------------------------------
 *  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.
D
Dirk Baeumer 已提交
6
{
7 8
	"extensionsCommands": "拡張機能の管理",
	"galleryExtensionsCommands": "ギャラリー拡張機能のインストール",
D
Dirk Baeumer 已提交
9 10
	"extension": "拡張機能",
	"extensions": "拡張機能",
11
	"view": "表示",
D
Dirk Baeumer 已提交
12
	"extensionsConfigurationTitle": "拡張機能",
D
Daniel Ye 已提交
13 14
	"extensionsAutoUpdate": "拡張機能を自動的に更新します",
	"extensionsIgnoreRecommendations": "拡張機能の推奨事項を無視する"
D
Dirk Baeumer 已提交
15
}