?/*
Copyright (c) 2003-2018, 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."},
{name:"??????????",legend:"${contextMenu} ???APPLICATION KEY????????????????????Tab?????????????????????????????????SHIFT+Tab?????????????????ENTER????????????????????????????????????????????????????????????????????????????????????ESC???????????????ESC????????????????????????"},{name:"????????????",legend:"????????????????Tab????????????????????SHIFT+Tab???????????????????????????????????????ENTER???????????????????????ESC?????????"},{name:"???????????",legend:"${elementsPathFocus} ?????????????????????Tab?????????????????????????????????????SHIFT+Tab??????????????????ENTER??????????????????????"}]},
{name:"????",items:[{name:"????",legend:"${undo} ?????"},{name:"????",legend:"${redo} ?????"},{name:"??",legend:"${bold} ?????"},{name:"?? ",legend:"${italic} ?????"},{name:"??",legend:"${underline} ?????"},{name:"???",legend:"${link} ?????"},{name:"?????????",legend:"${toolbarCollapse} ?????"},{name:"??????????????????",legend:"${accessPreviousSpace} ???????????????????????????????????????????HR??????2????????????????????????????????"},{name:"???????????????",legend:"${accessNextSpace} ????????????????????????????????????????????HR??????2????????????????????????????????"},
{name:"?????????",legend:"${a11yHelp} ?????"},{name:" Paste as plain text",legend:"Press ${pastetext}",legendEdge:"Press ${pastetext}, followed by ${paste}"}]}],tab:"Tab",pause:"Pause",capslock:"Caps Lock",escape:"Escape",pageUp:"Page Up",pageDown:"Page Down",leftArrow:"???",upArrow:"???",rightArrow:"???",downArrow:"???",insert:"Insert",leftWindowKey:"?Window??",rightWindowKey:"??Window??",selectKey:"Select",numpad0:"Num 0",numpad1:"Num 1",numpad2:"Num 2",numpad3:"Num 3",numpad4:"Num 4",numpad5:"Num 5",
numpad6:"Num 6",numpad7:"Num 7",numpad8:"Num 8",numpad9:"Num 9",multiply:"???",add:"??",subtract:"??",decimalPoint:"???",divide:"??",f1:"F1",f2:"F2",f3:"F3",f4:"F4",f5:"F5",f6:"F6",f7:"F7",f8:"F8",f9:"F9",f10:"F10",f11:"F11",f12:"F12",numLock:"Num Lock",scrollLock:"Scroll Lock",semiColon:"?????",equalSign:"??????",comma:"???",dash:"????",period:"????",forwardSlash:"??????????",graveAccent:"?????????",openBracket:"?????",backSlash:"????????",closeBracket:"?????",singleQuote:"????????"});
|