Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/cht/extensions/git')
-rw-r--r--i18n/cht/extensions/git/out/autofetch.i18n.json3
-rw-r--r--i18n/cht/extensions/git/out/model.i18n.json1
2 files changed, 3 insertions, 1 deletions
diff --git a/i18n/cht/extensions/git/out/autofetch.i18n.json b/i18n/cht/extensions/git/out/autofetch.i18n.json
index 895238d514c..15e10683f31 100644
--- a/i18n/cht/extensions/git/out/autofetch.i18n.json
+++ b/i18n/cht/extensions/git/out/autofetch.i18n.json
@@ -8,5 +8,6 @@
],
"yes": "是",
"no": "否",
- "not now": "稍後詢問我"
+ "not now": "稍後詢問我",
+ "suggest auto fetch": "您希望 Code [定期執行 'git fetch']({0}) 嗎?"
} \ No newline at end of file
diff --git a/i18n/cht/extensions/git/out/model.i18n.json b/i18n/cht/extensions/git/out/model.i18n.json
index 8833aef5c0e..9d0c6873465 100644
--- a/i18n/cht/extensions/git/out/model.i18n.json
+++ b/i18n/cht/extensions/git/out/model.i18n.json
@@ -6,6 +6,7 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
+ "too many submodules": "'{0}' 存放庫有 {1} 個無法自動開啟的子模組。您仍可在其中開啟檔案來個別開啟子模組。",
"no repositories": "沒有存放庫可供使用",
"pick repo": "請選擇存放庫"
} \ No newline at end of file