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/rus/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json')
-rw-r--r--i18n/rus/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/rus/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json b/i18n/rus/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
index 6f555283ee6..8760c57e674 100644
--- a/i18n/rus/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json
+++ b/i18n/rus/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": "индикатор dirty, если активный редактор является \"грязным\"",
"separator": "условный разделитель (-), который отображается, только если окружен переменными со значениями",