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

extensionsViewlet.i18n.json « electron-browser « extensions « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a88d55b7e4df3beaac1bfc393a3b039a997f2d29 (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.
{
	"searchExtensions": "在 Marketplace 中搜尋擴充功能",
	"sort by installs": "排序依據: 安裝計數",
	"sort by rating": "排序依據: 評等",
	"sort by name": "排序依據: 名稱",
	"suggestProxyError": "Marketplace 傳回 'ECONNREFUSED'。請檢查 'http.proxy' 設定。",
	"extensions": "擴充功能",
	"outdatedExtensions": "{0} 過期的擴充功能"
}