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

extensionEditor.i18n.json « 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: 039a3a0e4afcd83b17e80e956ced28f43471295b (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"name": "拡張機能名",
	"extension id": "拡張機能の識別子",
	"preview": "プレビュー",
	"builtin": "ビルトイン",
	"publisher": "発行者名",
	"install count": "インストール数",
	"rating": "評価",
	"repository": "リポジトリ",
	"license": "ライセンス",
	"details": "詳細",
	"contributions": "コントリビューション",
	"changelog": "変更ログ",
	"dependencies": "依存関係",
	"noReadme": "利用できる README はありません。",
	"noChangelog": "使用可能な変更ログはありません。",
	"noContributions": "コントリビューションはありません",
	"noDependencies": "依存関係はありません",
	"settings": "設定 ({0})",
	"setting name": "名前",
	"description": "説明",
	"default": "既定",
	"debuggers": "デバッガー ({0})",
	"debugger name": "名前",
	"debugger type": "種類",
	"views": "ビュー ({0})",
	"view id": "ID",
	"view name": "名前",
	"view location": "場所",
	"localizations": "ローカライズ ({0})",
	"localizations language id": "言語 ID",
	"localizations language name": "言語名",
	"localizations localized language name": "言語名 (ローカライズ済み)",
	"colorThemes": "配色テーマ ({0})",
	"iconThemes": "アイコン テーマ ({0})",
	"colors": "配色 ({0})",
	"colorId": "Id",
	"defaultDark": "ダーク テーマの既定値",
	"defaultLight": "ライト テーマの既定値",
	"defaultHC": "ハイ コントラストの既定値",
	"JSON Validation": "JSON 検証 ({0})",
	"fileMatch": "対象ファイル",
	"schema": "スキーマ",
	"commands": "コマンド ({0})",
	"command name": "名前",
	"keyboard shortcuts": "キーボード ショートカット",
	"menuContexts": "メニュー コンテキスト",
	"languages": "言語 ({0})",
	"language id": "ID",
	"language name": "名前",
	"file extensions": "ファイル拡張子",
	"grammar": "文章校正",
	"snippets": "スニペット"
}