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

actions.i18n.json « electron-browser « workbench « vs « src « rus « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f3d78737543cb9b2e6e6bfdff045b8e81ce47f6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"appPerf": "Производительность запуска",
	"closeActiveEditor": "Закрыть редактор",
	"closeFolder": "Закрыть папку",
	"closeMessages": "Закрыть уведомления",
	"closeWindow": "Закрыть окно",
	"diffLeftRightLabel": "{0} ⟷ {1}",
	"files": "файлы",
	"folders": "папки",
	"newWindow": "Новое окно",
	"noFolderOpened": "В настоящий момент в этом экземпляре нет открытой папки, которую можно было бы закрыть.",
	"openRecent": "Открыть последние",
	"openRecentPlaceHolder": "Выбрать папку для открытия (удерживайте клавишу CTRL, чтобы открыть ее в новом окне)",
	"openRecentPlaceHolderMac": "Выбрать путь (удерживайте клавишу CMD, чтобы открыть в новом окне)",
	"reloadWindow": "Перезагрузить окно",
	"reportIssues": "Сообщить о проблемах",
	"switchWindow": "Переключить окно",
	"switchWindowPlaceHolder": "Выберите окно",
	"toggleDevTools": "Переключить средства разработчика",
	"toggleFullScreen": "Полноэкранный режим",
	"toggleMenuBar": "Переключить строку меню",
	"zoomIn": "Увеличить",
	"zoomOut": "Уменьшить",
	"zoomReset": "Сбросить масштаб"
}