mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
2018-01-16. Merged in translations from Transifex.
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
"command.stashPopLatest": "弹出最新储藏",
|
||||
"config.enabled": "是否启用 Git",
|
||||
"config.path": "Git 可执行文件路径",
|
||||
"config.autoRepositoryDetection": "是否自动检测存储库",
|
||||
"config.autorefresh": "是否启用自动刷新",
|
||||
"config.autofetch": "是否启用自动拉取",
|
||||
"config.enableLongCommitWarning": "是否针对长段提交消息进行警告",
|
||||
@@ -72,5 +73,6 @@
|
||||
"colors.deleted": "已删除资源的颜色。",
|
||||
"colors.untracked": "未跟踪资源的颜色。",
|
||||
"colors.ignored": "已忽略资源的颜色。",
|
||||
"colors.conflict": "存在冲突的资源的颜色。"
|
||||
"colors.conflict": "存在冲突的资源的颜色。",
|
||||
"colors.submodule": "子模块资源的颜色。"
|
||||
}
|
||||
Reference in New Issue
Block a user