mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
14 lines
721 B
JSON
14 lines
721 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Do not edit this file. It is machine generated."
|
|
],
|
|
"noScripts": "找不到指令碼",
|
|
"noDebugOptions": "因為指令碼缺少節點偵錯選項 (例如 '--inspect-brk'),所以無法啟動 \"{0}\" 以進行偵錯。",
|
|
"learnMore": "深入了解",
|
|
"ok": "確定",
|
|
"scriptInvalid": "找不到指令碼 \"{0}\"。請嘗試重新整理檢視。"
|
|
} |