Files
vscode/i18n/cht/extensions/npm/out/npmView.i18n.json
2018-05-31 13:22:07 -07:00

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}\"。請嘗試重新整理檢視。"
}