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

textFileEditorModel.i18n.json « common « textfile « services « workbench « vs « src « cht « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6958e7db6e166edff86984b4fdfe8e83c896138c (plain)
1
2
3
4
5
6
7
8
9
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"genericSaveError": "無法儲存 '{0}': {1}",
	"saveFileFirst": "檔案已變更。請先儲存,再以其他編碼重新開啟。"
}