Welcome to mirror list, hosted at ThFree Co, Russian Federation.

extensions.contribution.i18n.json « electron-browser « extensions « parts « workbench « vs « src « rus « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 869daead6b253d7ea39a497d70077b9e7801b084 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"extensionsCommands": "Управление расширениями",
	"galleryExtensionsCommands": "Установить расширения из коллекции",
	"extension": "Расширение",
	"runtimeExtension": "Запущенные расширения",
	"extensions": "Расширения",
	"view": "Просмотреть",
	"developer": "Разработчик",
	"extensionsConfigurationTitle": "Расширения",
	"extensionsAutoUpdate": "Автоматически обновлять расширения",
	"extensionsIgnoreRecommendations": "Если этот параметр установлен в значение true, оповещения о рекомендациях по расширениям перестанут отображаться."
}