mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
35 lines
1.4 KiB
JSON
35 lines
1.4 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": "二者均已修改",
|
|
"commitMessage": "消息 (按 {0} 提交)",
|
|
"commit": "提交",
|
|
"merge changes": "合并更改",
|
|
"staged changes": "暂存的更改",
|
|
"changes": "更改",
|
|
"commitMessageCountdown": "当前行剩余 {0} 个字符",
|
|
"commitMessageWarning": "当前行比 {1} 超出 {0} 个字符",
|
|
"neveragain": "不再显示",
|
|
"huge": "Git 存储库“{0}”中存在大量活动更改,将仅启用部分 Git 功能。"
|
|
} |