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

localizationsActions.i18n.json « electron-browser « localizations « parts « workbench « vs « src « trk « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3e3d1ce030a81d7399dec78b83608d3af7e2e6a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"displayLanguage": "VSCode'un görüntüleme dilini tanımlar.",
	"doc": "Desteklenen dillerin listesi için göz atın: {0}",
	"restart": "Değeri değiştirirseniz VSCode'u yeniden başlatmanız gerekir.",
	"fail.createSettings": " '{0}' oluşturulamadı ({1})."
}