mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
Merged in translations
This commit is contained in:
@@ -78,9 +78,8 @@
|
||||
"miOpenKeymap": "&&Сочетания клавиш",
|
||||
"miOpenKeymapExtensions": "&&Расширения раскладки клавиатуры",
|
||||
"miOpenRecent": "Открыть &&последние",
|
||||
"miOpenSettings": "&&Параметры пользователя",
|
||||
"miOpenSettings": "&&Параметры",
|
||||
"miOpenSnippets": "&&Фрагменты пользователя",
|
||||
"miOpenWorkspaceSettings": "&&Параметры рабочей области",
|
||||
"miPaste": "&&Вставить",
|
||||
"miPreferences": "&&Параметры",
|
||||
"miPreviousEditor": "&&Предыдущий редактор",
|
||||
@@ -132,8 +131,9 @@
|
||||
"miViewDebug": "&&Отладка",
|
||||
"miViewExplorer": "Про&&водник",
|
||||
"miViewExtensions": "Р&&асширения",
|
||||
"miViewGit": "&&GIT",
|
||||
"miViewSCM": "S&&CM",
|
||||
"miViewSearch": "По&&иск",
|
||||
"miWelcome": "&&Приветствие",
|
||||
"miZoomIn": "&&Увеличить",
|
||||
"miZoomOut": "У&&меньшить",
|
||||
"miZoomReset": "&&Сбросить масштаб",
|
||||
|
||||
8
i18n/rus/src/vs/code/electron-main/window.i18n.json
Normal file
8
i18n/rus/src/vs/code/electron-main/window.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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.
|
||||
{
|
||||
"hiddenMenuBar": "Вы по-прежнему можете получить доступ к строке меню, нажав клавишу **ALT**."
|
||||
}
|
||||
Reference in New Issue
Block a user