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

preferencesRenderers.i18n.json « browser « preferences « parts « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 12df0eb04742fb8530ef3f65c385c383abb2d9cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"emptyUserSettingsHeader": "將您的設定放置在此以覆寫預設設定。",
	"errorInvalidConfiguration": "無法寫入設定.請開啟使用者設定並修正檔案中的錯誤/警告後再試一次.",
	"emptyWorkspaceSettingsHeader": "將您的設定放置在此以覆寫使用者設定。",
	"emptyFolderSettingsHeader": "將您的資料夾設定放置在此以覆寫工作區設定的資料夾設定。",
	"defaultFolderSettingsTitle": "預設資料夾設定",
	"defaultSettingsTitle": "預設設定",
	"noSettingsFound": "找不到任何設定。",
	"editTtile": "編輯",
	"replaceDefaultValue": "在設定中取代",
	"copyDefaultValue": "複製到設定",
	"unsupportedPHPExecutablePathSetting": "這項設定必須是使用者設定。若要設定工作區的 PHP,請開啟 PHP 檔案並按一下狀態列中的 [PHP 路徑]。",
	"unsupportedWorkspaceSetting": "這項設定必須是使用者設定。",
	"unsupportedWorkbenchSetting": "目前無法套用此設定。要在您直接開啟此資料夾時才會套用。"
}