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

repository.i18n.json « out « git « extensions « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 553e8a8277f8a862c6981cbd12ddd9b0d0098e2b (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.
{
	"open": "開く",
	"index modified": "インデックスの変更",
	"modified": "変更済み",
	"index added": "インデックスの追加",
	"index deleted": "インデックスの削除",
	"deleted": "削除済み",
	"index renamed": "インデックスの名前変更",
	"index copied": "インデックスをコピー",
	"untracked": "追跡対象外",
	"ignored": "無視",
	"both deleted": "双方とも削除",
	"added by us": "こちら側による追加",
	"deleted by them": "あちら側による削除",
	"added by them": "あちら側による追加",
	"deleted by us": "こちら側による削除",
	"both added": "双方とも追加",
	"both modified": "双方とも変更",
	"commit": "コミット",
	"merge changes": "変更のマージ",
	"staged changes": "ステージング済みの変更",
	"changes": "変更",
	"ok": "OK",
	"neveragain": "今後は表示しない",
	"huge": "'{0}' のGit リポジトリにアクティブな変更が多いため、 Git 機能の一部のみが有効になります。"
}