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

repository.i18n.json « out « git « extensions « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8b700b3abe3c76e412f26628fe044060b80e84eb (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": "确定",
	"neveragain": "不再显示",
	"huge": "Git 存储库“{0}”中存在大量活动更改,将仅启用部分 Git 功能。"
}