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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/jpn/src/vs/workbench/parts')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.i18n.json13
-rw-r--r--i18n/jpn/src/vs/workbench/parts/debug/electron-browser/statusbarColorProvider.i18n.json8
-rw-r--r--i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json6
-rw-r--r--i18n/jpn/src/vs/workbench/parts/files/common/dirtyFilesTracker.i18n.json4
-rw-r--r--i18n/jpn/src/vs/workbench/parts/files/common/editors/fileEditorInput.i18n.json6
-rw-r--r--i18n/jpn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json2
-rw-r--r--i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingWidgets.i18n.json8
-rw-r--r--i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json23
-rw-r--r--i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditorContribution.i18n.json11
-rw-r--r--i18n/jpn/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json5
-rw-r--r--i18n/jpn/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json2
-rw-r--r--i18n/jpn/src/vs/workbench/parts/preferences/common/keybindingsEditorModel.i18n.json8
-rw-r--r--i18n/jpn/src/vs/workbench/parts/search/browser/search.contribution.i18n.json2
-rw-r--r--i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json6
-rw-r--r--i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalService.i18n.json7
-rw-r--r--i18n/jpn/src/vs/workbench/parts/watermark/electron-browser/watermark.i18n.json4
16 files changed, 106 insertions, 9 deletions
diff --git a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.i18n.json
index c7962971b2a..6c8d93afd5e 100644
--- a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/debugEditorContribution.i18n.json
@@ -5,5 +5,16 @@
// Do not edit this file. It is machine generated.
{
"addBreakpoint": "ブレークポイントの追加",
- "addConfiguration": "構成の追加..."
+ "addConfiguration": "構成の追加...",
+ "disableBreakpointOnLine": "行のブレークポイントの無効化",
+ "disableColumnBreakpoint": "列 {0} のブレークポイントの無効化",
+ "editBreakpointOnColumn": "列 {0} のブレークポイントの編集",
+ "editBreakpoints": "ブレークポイントの編集",
+ "editLineBrekapoint": "行のブレークポイントの編集",
+ "enableBreakpointOnLine": "行のブレークポイントの有効化",
+ "enableBreakpoints": "列 {0} のブレークポイントの有効化",
+ "enableDisableBreakpoints": "ブレークポイントの有効化/無効化",
+ "removeBreakpointOnColumn": "列 {0} のブレークポイントの削除",
+ "removeBreakpoints": "ブレークポイントの削除",
+ "removeLineBreakpoint": "行のブレークポイントの削除"
} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/statusbarColorProvider.i18n.json b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/statusbarColorProvider.i18n.json
new file mode 100644
index 00000000000..aa4a05fcb72
--- /dev/null
+++ b/i18n/jpn/src/vs/workbench/parts/debug/electron-browser/statusbarColorProvider.i18n.json
@@ -0,0 +1,8 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "statusBarDebuggingBackground": "プログラムをデバッグしているときのステータス バーの背景色。ステータス バーはウィンドウの下部に表示されます"
+} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json
index 061edc083fb..5608363066e 100644
--- a/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/files/browser/fileActions.i18n.json
@@ -22,8 +22,11 @@
"deleteButtonLabel": "削除(&&D)",
"deleteButtonLabelRecycleBin": "ごみ箱に移動(&&M)",
"deleteButtonLabelTrash": "ゴミ箱に移動(&&M)",
+ "dirtyMessageFile": "保存されていない変更があるファイルの名前を変更します。続行しますか?",
"dirtyMessageFileDelete": "保存されていない変更があるファイルを削除します。続行しますか?",
+ "dirtyMessageFolder": "保存されていない変更があるファイルを {0} 個含むフォルダーの名前を変更します。続行しますか?",
"dirtyMessageFolderDelete": "保存されていない変更があるファイルを {0} 個含むフォルダーを削除します。続行しますか?",
+ "dirtyMessageFolderOne": "保存されていない変更があるファイルを 1 個含むフォルダーの名前を変更します。続行しますか?",
"dirtyMessageFolderOneDelete": "保存されていない変更がある 1 個のファイルを含むフォルダーを削除します。続行しますか?",
"dirtyWarning": "保存しないと変更内容が失われます。",
"duplicateFile": "重複",
@@ -44,8 +47,6 @@
"openFile": "ファイルを開く...",
"openFileInNewWindow": "新しいウィンドウでアクティブ ファイルを開く",
"openFileToCompare": "まずファイルを開いてから別のファイルと比較してください",
- "openFileToCopy": "まずファイルを開いてからそのパスをコピーします",
- "openFileToReveal": "まずファイルを開いてから表示します",
"openFileToShow": "エクスプローラーでファイルを表示するには、ファイルをまず開く必要があります",
"openFileToShowInNewWindow": "まずファイルを開いてから新しいウィンドウで開きます",
"openFolderFirst": "フォルダー内にファイルやフォルダーを作成するには、フォルダーをまず開く必要があります。",
@@ -56,6 +57,7 @@
"refresh": "最新の情報に更新",
"refreshExplorer": "エクスプローラーを最新表示する",
"rename": "名前変更",
+ "renameLabel": "名前の変更(&&R)",
"replaceButtonLabel": "置換(&&R)",
"retry": "再試行",
"revealActiveFileInMac": "Finder でアクティブ ファイルを表示する",
diff --git a/i18n/jpn/src/vs/workbench/parts/files/common/dirtyFilesTracker.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/common/dirtyFilesTracker.i18n.json
index 8b6ad71cd4e..e8bcfe52d77 100644
--- a/i18n/jpn/src/vs/workbench/parts/files/common/dirtyFilesTracker.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/files/common/dirtyFilesTracker.i18n.json
@@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
-{} \ No newline at end of file
+{
+ "dirtyFiles": "{0} 個の未保存のファイル"
+} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/files/common/editors/fileEditorInput.i18n.json b/i18n/jpn/src/vs/workbench/parts/files/common/editors/fileEditorInput.i18n.json
new file mode 100644
index 00000000000..8b6ad71cd4e
--- /dev/null
+++ b/i18n/jpn/src/vs/workbench/parts/files/common/editors/fileEditorInput.i18n.json
@@ -0,0 +1,6 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json
index 785216b83e5..8f107259b8f 100644
--- a/i18n/jpn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/git/browser/gitActions.contribution.i18n.json
@@ -4,9 +4,9 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "": "このアクションは元に戻すことができません。",
"confirmRevertMessage": "選択した変更を元に戻しますか?",
"git": "Git",
+ "irreversible": "このアクションは元に戻すことができません。",
"openChange": "変更を開く",
"openFile": "ファイルを開く",
"openInEditor": "エディター ビューに切り替える",
diff --git a/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingWidgets.i18n.json b/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingWidgets.i18n.json
new file mode 100644
index 00000000000..3d73c1ece0d
--- /dev/null
+++ b/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingWidgets.i18n.json
@@ -0,0 +1,8 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "defineKeybinding.initial": "任意のキーの組み合わせを押し、Enter キーを押します。キャンセルするには Esc キーを押してください。"
+} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json b/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
new file mode 100644
index 00000000000..122a8e6edc4
--- /dev/null
+++ b/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditor.i18n.json
@@ -0,0 +1,23 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "SearchKeybindings.AriaLabel": "キー バインドの検索",
+ "SearchKeybindings.Placeholder": "キー バインドの検索",
+ "add": "キー バインドの追加",
+ "cancel": "キャンセル",
+ "change": "キー バインドの変更",
+ "command": "コマンド",
+ "confirmRemove": "コマンド '{1}' からキー バインド '{0}' を削除",
+ "default": "既定",
+ "header-message": "高度なカスタマイズを行うには、次を開いて編集:",
+ "keybinding": "キー バインド",
+ "keybindingsInputName": "キー バインド",
+ "ok": "OK",
+ "removeLabel": "キー バインドの削除",
+ "source": "ソース",
+ "user": "ユーザー",
+ "when": "タイミング"
+} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditorContribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditorContribution.i18n.json
new file mode 100644
index 00000000000..d9a8df7a1c6
--- /dev/null
+++ b/i18n/jpn/src/vs/workbench/parts/preferences/browser/keybindingsEditorContribution.i18n.json
@@ -0,0 +1,11 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "DefineKeybindingAction": "キー バインドの定義",
+ "defineKeybinding.kbLayoutErrorMessage": "現在のキーボード レイアウトでは、このキーの組み合わせを生成することはできません。",
+ "defineKeybinding.kbLayoutInfoMessage": "現在のキーボード レイアウト用に",
+ "defineKeybinding.start": "キー バインドの定義"
+} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json
index 2ee8c6fe325..0633ddefc15 100644
--- a/i18n/jpn/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json
@@ -4,7 +4,10 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "collapseAll": "すべて折りたたむ",
"defaultPreferencesEditor": "既定の基本設定エディター",
+ "keybindings.editor.define.description": "キー バインドの定義",
+ "keybindings.editor.remove.description": "キー バインドの削除",
+ "keybindings.editor.search.description": "キー バインドの検索",
+ "keybindingsEditor": "キー バインド エディター",
"preferences": "基本設定"
} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json b/i18n/jpn/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
index 45289961e46..6c8f1108888 100644
--- a/i18n/jpn/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
@@ -4,6 +4,8 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
+ "SearchSettingsWidget.AriaLabel": "設定の検索",
+ "SearchSettingsWidget.Placeholder": "設定の検索",
"noSettingsFound": "結果なし",
"oneSettingFound": "1 つの設定が一致します",
"preferencesAriaLabel": "既定の基本設定。読み取り専用のテキスト エディター。",
diff --git a/i18n/jpn/src/vs/workbench/parts/preferences/common/keybindingsEditorModel.i18n.json b/i18n/jpn/src/vs/workbench/parts/preferences/common/keybindingsEditorModel.i18n.json
new file mode 100644
index 00000000000..6fef92e7924
--- /dev/null
+++ b/i18n/jpn/src/vs/workbench/parts/preferences/common/keybindingsEditorModel.i18n.json
@@ -0,0 +1,8 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{
+ "editorCategory": "エディター"
+} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/search/browser/search.contribution.i18n.json b/i18n/jpn/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
index d483f50bc67..69f073ac05b 100644
--- a/i18n/jpn/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/search/browser/search.contribution.i18n.json
@@ -8,7 +8,6 @@
"exclude.boolean": "ファイル パスの照合基準となる glob パターン。これを true または false に設定すると、パターンがそれぞれ有効/無効になります。",
"exclude.when": "一致するファイルの兄弟を追加的に検査します。一致するファイル名の変数として $(basename) を使用します。",
"findInFiles": "フォルダーを指定して検索",
- "findInFolder": "フォルダー内を検索",
"name": "検索",
"openAnythingHandlerDescription": "ファイルに移動する",
"openSymbolDescriptionNormal": "ワークスペース内のシンボルへ移動",
@@ -16,5 +15,6 @@
"searchConfigurationTitle": "検索",
"showSearchViewlet": "検索の表示",
"showTriggerActions": "ワークスペース内のシンボルへ移動...",
+ "useRipgrep": "テキスト検索で ripgrep を使用するかどうかを制御します",
"view": "表示"
} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json b/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
new file mode 100644
index 00000000000..8b6ad71cd4e
--- /dev/null
+++ b/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalColorRegistry.i18n.json
@@ -0,0 +1,6 @@
+/*---------------------------------------------------------------------------------------------
+ * 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.
+{} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalService.i18n.json b/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalService.i18n.json
index 8b6ad71cd4e..6c1b0969298 100644
--- a/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalService.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/terminal/electron-browser/terminalService.i18n.json
@@ -3,4 +3,9 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
-{} \ No newline at end of file
+{
+ "cancel": "キャンセル",
+ "terminalService.terminalCloseConfirmationPlural": "アクティブなターミナル セッションが {0} 個あります。中止しますか?",
+ "terminalService.terminalCloseConfirmationSingular": "アクティブなターミナル セッションが 1 つあります。中止しますか?",
+ "yes": "はい"
+} \ No newline at end of file
diff --git a/i18n/jpn/src/vs/workbench/parts/watermark/electron-browser/watermark.i18n.json b/i18n/jpn/src/vs/workbench/parts/watermark/electron-browser/watermark.i18n.json
index 31cc09a6694..38eb3289bb5 100644
--- a/i18n/jpn/src/vs/workbench/parts/watermark/electron-browser/watermark.i18n.json
+++ b/i18n/jpn/src/vs/workbench/parts/watermark/electron-browser/watermark.i18n.json
@@ -4,6 +4,7 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
+ "tips.enabled": "有効にすると、エディターを 1 つも開いていないときに透かしのヒントが表示されます。",
"watermark.findInFiles": "フォルダーを指定して検索",
"watermark.keybindingsReference": "キーボード参照",
"watermark.newUntitledFile": "無題の新規ファイル",
@@ -18,5 +19,6 @@
"watermark.showCommands": "すべてのコマンドの表示",
"watermark.startDebugging": "デバッグの開始",
"watermark.toggleTerminal": "端末の切り替え",
- "watermark.unboundCommand": "バインドなし"
+ "watermark.unboundCommand": "バインドなし",
+ "workbenchConfigurationTitle": "ワークベンチ"
} \ No newline at end of file