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')
-rw-r--r--i18n/rus/extensions/configuration-editing/out/extension.i18n.json4
-rw-r--r--i18n/rus/extensions/configuration-editing/out/settingsDocumentHelper.i18n.json3
2 files changed, 6 insertions, 1 deletions
diff --git a/i18n/rus/extensions/configuration-editing/out/extension.i18n.json b/i18n/rus/extensions/configuration-editing/out/extension.i18n.json
index 8b6ad71cd4e..ab75c5afdb8 100644
--- a/i18n/rus/extensions/configuration-editing/out/extension.i18n.json
+++ b/i18n/rus/extensions/configuration-editing/out/extension.i18n.json
@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
-{} \ No newline at end of file
+{
+ "exampleExtension": "Пример"
+} \ No newline at end of file
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": "условный разделитель (-), который отображается, только если окружен переменными со значениями",