Welcome to mirror list, hosted at ThFree Co, Russian Federation.

extensionEditor.i18n.json « electron-browser « extensions « parts « workbench « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c041168f06640e3ac2e7149444edc0d5ec54155 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"JSON Validation": "JSON 検証 ({0})",
	"changelog": "変更ログ",
	"command name": "名前",
	"commands": "コマンド ({0})",
	"contributions": "コントリビューション",
	"debugger name": "名前",
	"debuggers": "デバッガー ({0})",
	"default": "既定",
	"description": "説明",
	"details": "詳細",
	"file extensions": "ファイル拡張子",
	"grammar": "文章校正",
	"keyboard shortcuts": "キーボード ショートカット(&&K)",
	"language id": "ID",
	"language name": "名前",
	"languages": "言語 ({0})",
	"license": "ライセンス",
	"menuContexts": "メニュー コンテキスト",
	"noChangelog": "使用可能な CHANGELOG はありません。",
	"noReadme": "利用できる README はありません。",
	"setting name": "名前",
	"settings": "設定 ({0})",
	"snippets": "スニペット",
	"themes": "テーマ ({0})"
}