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/chs/extensions/typescript/out/typescriptServiceClient.i18n.json')
-rw-r--r--i18n/chs/extensions/typescript/out/typescriptServiceClient.i18n.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/i18n/chs/extensions/typescript/out/typescriptServiceClient.i18n.json b/i18n/chs/extensions/typescript/out/typescriptServiceClient.i18n.json
index 06c4e0ea585..bc6724e917f 100644
--- a/i18n/chs/extensions/typescript/out/typescriptServiceClient.i18n.json
+++ b/i18n/chs/extensions/typescript/out/typescriptServiceClient.i18n.json
@@ -5,14 +5,7 @@
// Do not edit this file. It is machine generated.
{
"noServerFound": "路径 {0} 未指向有效的 tsserver 安装。请回退到捆绑的 TypeScript 版本。",
- "noBundledServerFound": "其他应用程序(例如运行异常的病毒检测工具)已删除 VSCode 的 tsserver。请重新安装 VS Code。",
- "versionNumber.custom": "自定义",
"serverCouldNotBeStarted": "无法启动 TypeScript 语言服务器。错误消息为: {0}",
- "useVSCodeVersionOption": "使用 VSCode 的版本",
- "activeVersion": "当前处于活动状态",
- "useWorkspaceVersionOption": "使用工作区版本",
- "learnMore": "了解详细信息",
- "selectTsVersion": "选择用于 JavaScript 和 TypeScript 语言功能的 TypeScript 版本",
"typescript.openTsServerLog.notSupported": "TS 服务器日志记录需要 TS 2.2.2+",
"typescript.openTsServerLog.loggingNotEnabled": "TS 服务器日志记录已关闭。请设置 \"typescript.tsserver.log\" 并重启\n TS 服务器以启用日志记录",
"typescript.openTsServerLog.enableAndReloadOption": "启用日志记录并重启 TS 服务器",