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

largeFileOptimizations.i18n.json « electron-browser « codeEditor « parts « workbench « vs « src « chs « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 66d4b583e5d79154da4ca1f3c5620a7bbe62ae95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"": [
		"--------------------------------------------------------------------------------------------",
		"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."
	],
	"largeFile": "{0}: 为减少内存使用并避免卡顿或崩溃,我们已关闭对此大型文件内容的标记、折行和折叠。",
	"neverShowAgain": "确定,且不再显示",
	"removeOptimizations": "强制启用功能"
}