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

textFileEditorModel.i18n.json « common « textfile « services « workbench « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 30a1eddb584e96ab80b7acce292b65d4ff1234a1 (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": "ファイルがダーティです。まず保存してから、別のエンコードで再度開いてください。"
}