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/preferences/browser')
-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
5 files changed, 48 insertions, 1 deletions
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": "既定の基本設定。読み取り専用のテキスト エディター。",