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/quickopen/browser/commandsHandler.i18n.json')
-rw-r--r--i18n/rus/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/rus/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json b/i18n/rus/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json
index 12bcf3ccba9..631ee068c6b 100644
--- a/i18n/rus/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json
+++ b/i18n/rus/src/vs/workbench/parts/quickopen/browser/commandsHandler.i18n.json
@@ -5,11 +5,14 @@
// Do not edit this file. It is machine generated.
{
"showTriggerActions": "Показать все команды",
+ "clearCommandHistory": "Очистить журнал команд",
"showCommands.label": "Палитра команд...",
"entryAriaLabelWithKey": "{0}, {1}, команды",
"entryAriaLabel": "{0}, команды",
"canNotRun": "Выполнить команду {0} отсюда невозможно.",
"actionNotEnabled": "Команда {0} не разрешена в текущем контексте.",
+ "recentlyUsed": "недавно использованные",
+ "morecCommands": "другие команды",
"commandLabel": "{0}: {1}",
"cat.title": "{0}: {1}",
"noCommandsMatching": "Нет соответствующих команд"