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/extensions/typescript/out/typescriptServiceClient.i18n.json')
-rw-r--r--i18n/rus/extensions/typescript/out/typescriptServiceClient.i18n.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/i18n/rus/extensions/typescript/out/typescriptServiceClient.i18n.json b/i18n/rus/extensions/typescript/out/typescriptServiceClient.i18n.json
index bda2060f087..2c4a9960a95 100644
--- a/i18n/rus/extensions/typescript/out/typescriptServiceClient.i18n.json
+++ b/i18n/rus/extensions/typescript/out/typescriptServiceClient.i18n.json
@@ -5,14 +5,7 @@
// Do not edit this file. It is machine generated.
{
"noServerFound": "Путь {0} не указывает на допустимый файл программы установки tsserver. Выполняется откат до пакетной версии TypeScript.",
- "noBundledServerFound": "Файл tsserver VSCode был удален другим приложением, например, в результате ошибочного срабатывания средства обнаружения вирусов. Переустановите VSCode.",
- "versionNumber.custom": "пользовательский",
"serverCouldNotBeStarted": "Не удалось запустить языковой сервер TypeScript. Сообщение об ошибке: \"{0}\".",
- "useVSCodeVersionOption": "Использовать версию VSCode",
- "activeVersion": "Сейчас активно.",
- "useWorkspaceVersionOption": "Использовать версию рабочей области",
- "learnMore": "Дополнительные сведения",
- "selectTsVersion": "Выберите версию TypeScript, используемую для языковых функций JavaScript и TypeScript.",
"typescript.openTsServerLog.notSupported": "Для ведения журнала сервера TS требуется TS 2.2.2+",
"typescript.openTsServerLog.loggingNotEnabled": "Вход в TS Server отключен. Задайте \"typescript.tsserver.log\" и перезагрузите VS Code, чтобы включить ведение журнала",
"typescript.openTsServerLog.enableAndReloadOption": "Войдите и перезагрузите TS server",