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

repository.i18n.json « out « git « extensions « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c07485bdb6340576d5d44a7cda440d54db6e406b (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": "位於 '{0}' 的 Git 儲存庫有過多使用中的變更,只有部份 Git 功能會被啟用。"
}