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/preferences.contribution.i18n.json')
-rw-r--r--i18n/jpn/src/vs/workbench/parts/preferences/browser/preferences.contribution.i18n.json5
1 files changed, 4 insertions, 1 deletions
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