mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +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 SCM 整合",
|
||||
"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