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

explorerViewer.i18n.json « views « browser « files « parts « workbench « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2199fe2e71e00cdc40e549a58c82dba42ff64a34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"fileInputAriaLabel": "ファイル名を入力します。Enter キーを押して確認するか、Esc キーを押して取り消します。",
	"filesExplorerViewerAriaLabel": "{0}、ファイル エクスプローラー",
	"dropFolders": "ワークスペースにフォルダーを追加しますか?",
	"dropFolder": "ワークスペースにフォルダーを追加しますか?",
	"addFolders": "フォルダーの追加(&&A)",
	"addFolder": "フォルダーの追加(&&A)",
	"confirmOverwriteMessage": "'{0}' は保存先フォルダーに既に存在します。置き換えてもよろしいですか。",
	"irreversible": "このアクションは元に戻すことができません。",
	"replaceButtonLabel": "置換(&&R)"
}