X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fa11yhelp%2Fdialogs%2Flang%2Fzh-cn.js;fp=sources%2Fplugins%2Fa11yhelp%2Fdialogs%2Flang%2Fzh-cn.js;h=0ce61d2bd3677e489cb1d58b7540d1db3f94dd0b;hp=553f56c08eb83e96876a76e4496e38695b9abb42;hb=317f8f8f0651488f226b5280a8f036c7c135c639;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/a11yhelp/dialogs/lang/zh-cn.js b/sources/plugins/a11yhelp/dialogs/lang/zh-cn.js index 553f56c..0ce61d2 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/zh-cn.js +++ b/sources/plugins/a11yhelp/dialogs/lang/zh-cn.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -79,29 +79,26 @@ CKEDITOR.plugins.setLang( 'a11yhelp', 'zh-cn', { { name: '辅助功能帮助', legend: '按 ${a11yHelp}' + }, + { + name: '粘贴为纯文本', + legend: '按 ${pastetext}', + legendEdge: '按 ${pastetext},然后再按 ${paste}' } ] } ], - backspace: '退格键', tab: 'Tab 键', - enter: '回车键', - shift: 'Shift 键', - ctrl: 'Ctrl 键', - alt: 'Alt 键', pause: '暂停键', capslock: '大写锁定键', escape: 'Esc 键', pageUp: '上翻页键', pageDown: '下翻页键', - end: '行尾键', - home: '行首键', leftArrow: '向左箭头键', upArrow: '向上箭头键', rightArrow: '向右箭头键', downArrow: '向下箭头键', insert: '插入键', - 'delete': '删除键', leftWindowKey: '左 WIN 键', rightWindowKey: '右 WIN 键', selectKey: '选择键',