mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
2018-02-23. Merged in translations from Transifex.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"displayName": "Git",
|
||||
"description": "Git 源代码管理集成",
|
||||
"command.clone": "克隆",
|
||||
"command.init": "初始化存储库",
|
||||
"command.close": "关闭存储库",
|
||||
@@ -73,7 +75,7 @@
|
||||
"config.decorations.enabled": "控制 Git 是否向资源管理器和“打开的编辑器”视图添加颜色和小标。",
|
||||
"config.promptToSaveFilesBeforeCommit": "控制 Git 是否在提交之前检查未保存的文件。",
|
||||
"config.showInlineOpenFileAction": "控制是否在 Git 更改视图中显示内联“打开文件”操作。",
|
||||
"config.inputValidation": "控制何时显示输入验证输入计数。",
|
||||
"config.inputValidation": "控制何时显示提交消息输入验证。",
|
||||
"config.detectSubmodules": "控制是否自动检测 Git 子模块。",
|
||||
"colors.modified": "已修改资源的颜色。",
|
||||
"colors.deleted": "已删除资源的颜色。",
|
||||
|
||||
Reference in New Issue
Block a user