Welcome to mirror list, hosted at ThFree Co, Russian Federation.

replViewer.i18n.json « electron-browser « debug « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 551aa8de48ce24c9e52636d771ef7aff4e0c2668 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"fileLink": "按一下以追蹤 (Ctrl + 按一下滑鼠左鍵開至側邊)",
	"fileLinkMac": "按一下以追蹤 (Cmd + 按一下滑鼠左鍵開至側邊)",
	"replExpressionAriaLabel": "運算式 {0} 具有值 {1},Read Eval Print Loop,偵錯",
	"replKeyValueOutputAriaLabel": "輸出變數 {0} 具有值 {1},Read Eval Print Loop,偵錯",
	"replValueOutputAriaLabel": "{0},Read Eval Print Loop,偵錯",
	"replVariableAriaLabel": "變數 {0} 具有值 {1},Read Eval Print Loop,偵錯",
	"stateCapture": "第一次評估會擷取物件狀態"
}