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.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/chs/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json b/i18n/chs/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
index f1f362da927..4b77210ee8f 100644
--- a/i18n/chs/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
+++ b/i18n/chs/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
@@ -4,13 +4,13 @@
*--------------------------------------------------------------------------------------------*/
// 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)",
+ "activeEditorLong": "文件的完整路径 (例如 /Users/Development/myProject/myFolder/myFile.txt)",
+ "rootName": "工作区名称 (例如 myFolder 或 myWorkspace)",
+ "rootPath": "工作区路径 (例如 /Users/Development/myWorkspace)",
+ "folderName": "文件所在工作区文件夹的名称 (例如 myFolder)",
+ "folderPath": "文件所在工作区文件夹的路径 (例如 /Users/Development/myFolder)",
"appName": "例如 VS Code",
"dirty": "一个更新的指示器,指示活动编辑器是否更新",
"separator": "一个条件分隔符(\"-\"),仅在左右是具有值的变量时才显示",