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/src/vs/workbench/parts/search/browser/search.contribution.i18n.json')
-rw-r--r--i18n/cht/src/vs/workbench/parts/search/browser/search.contribution.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/cht/src/vs/workbench/parts/search/browser/search.contribution.i18n.json b/i18n/cht/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
index d4ec9b97892..07286b5d05d 100644
--- a/i18n/cht/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
+++ b/i18n/cht/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
@@ -7,12 +7,14 @@
"exclude": "設定 Glob 模式,以排除不要搜尋的檔案及資料夾。請從 file.exclude 設定繼承所有的 Glob 模式。",
"exclude.boolean": "要符合檔案路徑的 Glob 模式。設為 True 或 False 可啟用或停用模式。",
"exclude.when": "在相符檔案同層級上額外的檢查。請使用 $(basename) 作為相符檔案名稱的變數。",
+ "findInFiles": "在檔案中尋找",
"findInFolder": "在資料夾中尋找",
"name": "搜尋",
"openAnythingHandlerDescription": "前往檔案",
"openSymbolDescriptionNormal": "前往工作區中的符號",
"search.quickOpen.includeSymbols": "設定以將全域符號搜尋的結果納入 Quick Open 的檔案結果中。",
"searchConfigurationTitle": "搜尋",
+ "showSearchViewlet": "顯示搜尋",
"showTriggerActions": "前往工作區中的符號...",
"view": "檢視"
} \ No newline at end of file