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

actions.i18n.json « electron-browser « workbench « vs « src « jpn « i18n - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 30d9036c633aac335064c2aee40e3019772de7a8 (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
26
27
28
29
30
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"appPerf": "スタートアップ パフォーマンス",
	"closeActiveEditor": "エディターを閉じる",
	"closeFolder": "フォルダーを閉じる",
	"closeMessages": "通知メッセージを閉じる",
	"closeWindow": "ウィンドウを閉じる",
	"diffLeftRightLabel": "{0} ⟷ {1}",
	"files": "ファイル",
	"folders": "フォルダー",
	"newWindow": "新しいウィンドウ",
	"noFolderOpened": "このインスタンスで現在開いているフォルダーがないので、閉じられません。",
	"openRecent": "最近開いた項目",
	"openRecentPlaceHolder": "パスを選択して開く (Ctrl キーを押しながら新しいウィンドウで開く)",
	"openRecentPlaceHolderMac": "パスを選択 (Cmd キーを押しながら新しいウィンドウで開く)",
	"reloadWindow": "ウィンドウの再読み込み",
	"reportIssues": "問題の報告",
	"switchWindow": "切り替えウィンドウ",
	"switchWindowPlaceHolder": "ウィンドウの選択",
	"toggleDevTools": "開発者ツールの切り替え",
	"toggleFullScreen": "全画面表示の切り替え",
	"toggleMenuBar": "メニュー バーの切り替え",
	"zoomIn": "拡大",
	"zoomOut": "縮小",
	"zoomReset": "ズームのリセット"
}