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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/rus/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json')
-rw-r--r--i18n/rus/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/rus/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json b/i18n/rus/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json
index 274861dc03f..18ea3fcda93 100644
--- a/i18n/rus/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json
+++ b/i18n/rus/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json
@@ -4,7 +4,10 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "collapseAll": "Свернуть все",
"defaultPreferencesEditor": "Редактор настроек по умолчанию",
+ "keybindings.editor.define.description": "Определить настраиваемое сочетание клавиш",
+ "keybindings.editor.remove.description": "Удаление настраиваемого сочетания клавиш",
+ "keybindings.editor.search.description": "Поиск настраиваемых сочетаний клавиш",
+ "keybindingsEditor": "Редактор настраиваемых сочетаний клавиш",
"preferences": "Параметры"
} \ No newline at end of file