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

workspaceActions.i18n.json « actions « browser « workbench « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cf2a58db97af9a4c74470995b109cda2efe3d4df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"openFolder": "フォルダーを開く...",
	"openFileFolder": "開く...",
	"addFolderToWorkspace": "ワークスペースにフォルダーを追加...",
	"add": "追加(&&A)",
	"addFolderToWorkspaceTitle": "ワークスペースにフォルダーを追加",
	"globalRemoveFolderFromWorkspace": "ワークスペースからフォルダーを削除...",
	"newWorkspace": "新しいワークスペース...",
	"select": "選択(&&S)",
	"selectWorkspace": "ワークスペースのフォルダーを選択",
	"removeFolderFromWorkspace": "ワークスペースからフォルダーを削除",
	"openFolderSettings": "フォルダーの設定を開く",
	"saveWorkspaceAsAction": "名前を付けてワークスペースを保存...",
	"save": "保存(&&S)",
	"saveWorkspace": "ワークスペースを保存",
	"openWorkspaceAction": "ワークスペースを開く...",
	"openWorkspaceConfigFile": "ワークスペースの構成ファイルを開く",
	"openFolderAsWorkspaceInNewWindow": "新しいウィンドウでワークスペースとしてフォルダーを開く",
	"workspaceFolderPickerPlaceholder": "ワークスペース フォルダーを選択"
}