vscode/i18n/chs/extensions/git/out/repository.i18n.json

31 lines
1.2 KiB
JSON

/*---------------------------------------------------------------------------------------------
* 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 功能。"
}