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/platform/actions/browser/menusExtensionPoint.i18n.json')
-rw-r--r--i18n/jpn/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/jpn/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json b/i18n/jpn/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
index f404123c8f8..c84a780b8ac 100644
--- a/i18n/jpn/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
+++ b/i18n/jpn/src/vs/platform/actions/browser/menusExtensionPoint.i18n.json
@@ -8,6 +8,7 @@
"dupe.command": "メニュー項目において、既定と alt コマンドが同じコマンドを参照しています",
"menuId.invalid": "`{0}` は有効なメニュー識別子ではありません",
"menus.editorContext": "エディターのコンテキスト メニュー",
+ "menus.editorTabContext": "エディターのタブのコンテキスト メニュー",
"menus.editorTitle": "エディターのタイトル メニュー",
"menus.explorerContext": "エクスプローラーのコンテキスト メニュー",
"missing.altCommand": "メニュー項目が、'commands' セクションで定義されていない alt コマンド `{0}` を参照しています。",