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/cht/extensions/typescript/out/typescriptServiceClient.i18n.json')
-rw-r--r--i18n/cht/extensions/typescript/out/typescriptServiceClient.i18n.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/i18n/cht/extensions/typescript/out/typescriptServiceClient.i18n.json b/i18n/cht/extensions/typescript/out/typescriptServiceClient.i18n.json
index 0ac728237d9..d39294b420a 100644
--- a/i18n/cht/extensions/typescript/out/typescriptServiceClient.i18n.json
+++ b/i18n/cht/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` 並重新啟動 TS 伺服器,以啟用記錄功能",
"typescript.openTsServerLog.enableAndReloadOption": "啟用記錄功能並重新啟動 TS 伺服器",