openSettings.i18n.json 1.9 KB
Newer Older
1 2 3 4 5
/*---------------------------------------------------------------------------------------------
 *  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.
D
Dirk Baeumer 已提交
6 7 8 9 10
{
	"defaultKeybindings": "既定のキーボード ショートカット",
	"defaultKeybindingsHeader": "キー バインド ファイル内にキー バインドを挿入して、キー バインドを上書きします。",
	"defaultName": "既定の設定",
	"defaultSettingsHeader": "設定ファイル内に設定を挿入して、設定を上書きします。",
D
Dirk Baeumer 已提交
11
	"defaultSettingsHeader2": "最もよく使用される設定については、http://go.microsoft.com/fwlink/?LinkId=808995 をご覧ください。",
D
Dirk Baeumer 已提交
12 13 14 15
	"emptyKeybindingsHeader": "既定値を上書きするには、このファイル内にキー バインドを挿入します",
	"emptySettingsHeader": "既定の設定を上書きするには、このファイル内に設定を挿入します",
	"emptySettingsHeader1": "既定の設定とユーザー設定を上書きするには、このファイル内に設定を挿入します",
	"fail.createSettings": "'{0}' ({1}) を作成できません。",
D
Dirk Baeumer 已提交
16
	"neverShowAgain": "今後は表示しない",
D
Dirk Baeumer 已提交
17 18 19 20 21 22 23
	"openFolderFirst": "ワークスペースの設定を作成するには、まずフォルダーを開いてください",
	"openGlobalKeybindings": "キーボード ショートカットを開く",
	"openGlobalSettings": "ユーザー設定を開く",
	"openWorkspaceSettings": "ワークスペース設定を開く",
	"preferences": "基本設定",
	"workspaceHasSettings": "現在開いているフォルダーに含まれるワークスペース設定により、ユーザー設定が上書きされる可能性があります"
}