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: 9bccb66db8c4c01b885e08d468caa6af775ef071 (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
31
32
33
34
35
36
37
38
39
40
41
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"closeActiveEditor": "エディターを閉じる",
	"closeWindow": "ウィンドウを閉じる",
	"closeFolder": "フォルダーを閉じる",
	"noFolderOpened": "このインスタンスで現在開いているフォルダーがないので、閉じられません。",
	"newWindow": "新しいウィンドウ",
	"toggleFullScreen": "全画面表示の切り替え",
	"toggleMenuBar": "メニュー バーの切り替え",
	"toggleDevTools": "開発者ツールの切り替え",
	"zoomIn": "拡大",
	"zoomOut": "縮小",
	"zoomReset": "ズームのリセット",
	"appPerf": "スタートアップ パフォーマンス",
	"reloadWindow": "ウィンドウの再読み込み",
	"switchWindowPlaceHolder": "切り替え先のウィンドウを選択してください",
	"current": "現在のウィンドウ",
	"switchWindow": "ウィンドウの切り替え...",
	"folders": "フォルダー",
	"files": "ファイル",
	"openRecentPlaceHolderMac": "パスを選択 (Cmd キーを押しながら新しいウィンドウで開く)",
	"openRecentPlaceHolder": "パスを選択して開く (Ctrl キーを押しながら新しいウィンドウで開く)",
	"openRecent": "最近開いた項目…",
	"closeMessages": "通知メッセージを閉じる",
	"reportIssues": "問題の報告",
	"reportPerformanceIssue": "パフォーマンスの問題のレポート",
	"keybindingsReference": "キーボード ショートカットの参照",
	"openDocumentationUrl": "ドキュメント",
	"openIntroductoryVideosUrl": "紹介ビデオ",
	"toggleSharedProcess": "共有プロセスを切り替える",
	"navigateLeft": "左のビュー部分に移動",
	"navigateRight": "右のビュー部分に移動",
	"navigateUp": "上のビュー部分に移動",
	"navigateDown": "下のビュー部分に移動",
	"increaseViewSize": "現在のビューのサイズの拡大",
	"decreaseViewSize": "現在のビューのサイズの縮小"
}