diff options
Diffstat (limited to 'plugins/a11yhelp/dialogs/lang/ja.js')
| -rw-r--r--[-rwxr-xr-x] | plugins/a11yhelp/dialogs/lang/ja.js | 4 |
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."}, |
