{
	"": [
		"--------------------------------------------------------------------------------------------",
		"Copyright (c) Microsoft Corporation. All rights reserved.",
		"Licensed under the MIT License. See License.txt in the project root for license information.",
		"--------------------------------------------------------------------------------------------",
		"Do not edit this file. It is machine generated."
	],
	"version": "1.0.0",
	"contents": {
		"package": {
			"displayName": "Configuration Editing",
			"description": "Provides capabilities (advanced IntelliSense, auto-fixing) in configuration files like settings, launch, and extension recommendation files."
		},
		"dist/extensionsProposals": {
			"exampleExtension": "Приклад"
		},
		"dist/extension": {
			"workspaceFolder": "The path of the folder opened in VS Code",
			"workspaceFolderBasename": "The name of the folder opened in VS Code without any slashes (/)",
			"relativeFile": "The current opened file relative to ${workspaceFolder}",
			"relativeFileDirname": "The current opened file's dirname relative to ${workspaceFolder}",
			"file": "The current opened file",
			"cwd": "The task runner's current working directory on startup",
			"lineNumber": "The current selected line number in the active file",
			"selectedText": "The current selected text in the active file",
			"fileDirname": "The current opened file's dirname",
			"fileExtname": "The current opened file's extension",
			"fileBasename": "The current opened file's basename",
			"fileBasenameNoExtension": "The current opened file's basename with no file extension",
			"defaultBuildTask": "The name of the default build task. If there is not a single default build task then a quick pick is shown to choose the build task."
		},
		"dist/settingsDocumentHelper": {
			"activeEditor": "Use the language of the currently active text editor if any",
			"activeEditorShort": "Ім'я файлу (наприклад, myFile.txt)",
			"activeEditorMedium": "шлях до файлу по відношенню до папки робочої області (напр., myFolder/myFileFolder/myFile.txt)",
			"activeEditorLong": "the full path of the file (e.g. /Users/Development/myFolder/myFileFolder/myFile.txt)",
			"activeFolderShort": "ім'я папки, в якій міститься файл (напр., папка myFileFolder)",
			"activeFolderMedium": "the path of the folder the file is contained in, relative to the workspace folder (e.g. myFolder/myFileFolder)",
			"activeFolderLong": "the full path of the folder the file is contained in (e.g. /Users/Development/myFolder/myFileFolder)",
			"rootName": "ім'я робочої області (наприклад, папка або myWorkspace)",
			"rootPath": "шлях до файлу робочої області (наприклад, /Користувачі/розвитку/myWorkspace)",
			"folderName": "ім'я папки робочої області, де міститься файл (наприклад, myFolder)",
			"folderPath": "шлях до папки робочої області, де файл міститься у (наприклад, /Users/Development/myFolder)",
			"appName": "наприклад, VS Code",
			"remoteName": "e.g. SSH",
			"dirty": "змінення індикатора якщо активний редактор змінений",
			"separator": "умовний роздільник ( ' - ' ), який відображається лише тоді, коли його оточують змінні зі значеннями",
			"assocLabelFile": "Файли з розширенням",
			"assocDescriptionFile": "Відображати всі файли, що відповідають шаблону glob в їх назві до мови з даним ідентифікатором.",
			"assocLabelPath": "Файли з шляху",
			"assocDescriptionPath": "Відображати всі файли, що відповідають шаблону glob абсолютного шляху, на шляху до мови з даним ідентифікатором.",
			"fileLabel": "Файли за розширенням",
			"fileDescription": "Матч всіх файлів з певним розширенням файлу.",
			"filesLabel": "Файли з кількома розширеннями",
			"filesDescription": "Матч всі файли з будь-якими розширеннями файлів.",
			"derivedLabel": "Файли з братами по імені",
			"derivedDescription": "Матч файли, які мають братів з таким же ім'ям, але з іншим розширенням.",
			"topFolderLabel": "Папки по імені (верхній рівень)",
			"topFolderDescription": "Матч папки верхнього рівня з певним ім'ям.",
			"topFoldersLabel": "Папки з кількома іменами (верхній рівень)",
			"topFoldersDescription": "Матч кілька папок на верхньому рівні.",
			"folderLabel": "Папки по імені (будь-яке місце)",
			"folderDescription": "Матч папки з певним ім'ям в будь-якому місці.",
			"falseDescription": "Виключити шаблон.",
			"trueDescription": "Включити шаблон.",
			"siblingsDescription": "Матч файли, які мають братів з таким же ім'ям, але з іншим розширенням.",
			"languageSpecificEditorSettings": "Конкретні мовні налаштування редактора",
			"languageSpecificEditorSettingsDescription": "Перевизначити параметри редактора для мови"
		}
	}
}