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/configuration-editing/out/settingsDocumentHelper.i18n.json')
-rw-r--r--i18n/cht/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json9
1 files changed, 2 insertions, 7 deletions
diff --git a/i18n/cht/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json b/i18n/cht/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
index 54a0b2aaf23..885fb5847ec 100644
--- a/i18n/cht/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
+++ b/i18n/cht/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
@@ -4,13 +4,8 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "activeEditorShort": "例如 myFile.txt",
- "activeEditorMedium": "例如 myFolder/myFile.txt",
- "activeEditorLong": "例如 /Users/Development/myProject/myFolder/myFile.txt",
- "rootName": "例如 myFolder1, , myFolder2, myFolder3",
- "rootPath": "例如 /Users/Development/myProject",
- "folderName": "例如 myFolder",
- "folderPath": "例如 /Users/Development/myFolder",
+ "activeEditorShort": "檔案名稱(例如:myFile.txt)",
+ "activeEditorMedium": "檔案相對於工作區資料夾的相對路徑(例如:myFolder/myFile.txt)",
"appName": "例如 VS Code",
"dirty": "若使用中的編輯器已變更,即為已變更的指示區",
"separator": "條件式分隔符號 (' - '),只會在前後為具有值的變數時顯示",