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/chs/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json')
-rw-r--r--i18n/chs/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/chs/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json b/i18n/chs/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
index 97ff868bd38..f1f362da927 100644
--- a/i18n/chs/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
+++ b/i18n/chs/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
@@ -7,7 +7,10 @@
"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",
"appName": "例如 VS Code",
"dirty": "一个更新的指示器,指示活动编辑器是否更新",
"separator": "一个条件分隔符(\"-\"),仅在左右是具有值的变量时才显示",