summaryrefslogtreecommitdiff
path: root/plugins/a11yhelp/dialogs/lang/ja.js
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-05-16 15:09:19 +0100
committerLester Caine <lester@lsces.co.uk>2026-05-16 15:09:19 +0100
commit78a46e69f0d51b6316c5beb2329fdccb4714c9ce (patch)
tree8abe8b0c94939fb331beb7336413be3850f93cec /plugins/a11yhelp/dialogs/lang/ja.js
parent0baf1ef6c438b8e55be0f70a26ab43156519a991 (diff)
downloadckeditor-78a46e69f0d51b6316c5beb2329fdccb4714c9ce.tar.gz
ckeditor-78a46e69f0d51b6316c5beb2329fdccb4714c9ce.tar.bz2
ckeditor-78a46e69f0d51b6316c5beb2329fdccb4714c9ce.zip
Update plugins to 4.15.1 build
Diffstat (limited to 'plugins/a11yhelp/dialogs/lang/ja.js')
-rw-r--r--[-rwxr-xr-x]plugins/a11yhelp/dialogs/lang/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/a11yhelp/dialogs/lang/ja.js b/plugins/a11yhelp/dialogs/lang/ja.js
index e1a49d7..02c32ba 100755..100644
--- a/plugins/a11yhelp/dialogs/lang/ja.js
+++ b/plugins/a11yhelp/dialogs/lang/ja.js
@@ -1,5 +1,5 @@
-/*
- Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+/*
+ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang("a11yhelp","ja",{title:"ユーザー補助の説明",contents:"ヘルプ このダイアログを閉じるには ESCを押してください。",legend:[{name:"全般",items:[{name:"エディターツールバー",legend:"${toolbarFocus} を押すとツールバーのオン/オフ操作ができます。カーソルをツールバーのグループで移動させるにはTabかSHIFT+Tabを押します。グループ内でカーソルを移動させるには、右カーソルか左カーソルを押します。スペースキーやエンターを押すとボタンを有効/無効にすることができます。"},{name:"編集ダイアログ",legend:"Inside a dialog, press TAB to navigate to the next dialog element, press SHIFT+TAB to move to the previous dialog element, press ENTER to submit the dialog, press ESC to cancel the dialog. When a dialog has multiple tabs, the tab list can be reached either with ALT+F10 or with TAB as part of the dialog tabbing order. With tab list focused, move to the next and previous tab with RIGHT and LEFT ARROW, respectively."},