From 317f8f8f0651488f226b5280a8f036c7c135c639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 4 Dec 2017 17:54:04 +0100 Subject: Add oembed --- sources/plugins/a11yhelp/dialogs/lang/ku.js | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'sources/plugins/a11yhelp/dialogs/lang/ku.js') diff --git a/sources/plugins/a11yhelp/dialogs/lang/ku.js b/sources/plugins/a11yhelp/dialogs/lang/ku.js index 93f77dc..d293c65 100644 --- a/sources/plugins/a11yhelp/dialogs/lang/ku.js +++ b/sources/plugins/a11yhelp/dialogs/lang/ku.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', 'ku', { { name: 'دەستپێگەیشتنی یارمەتی', legend: 'کلیك ${a11yHelp}' + }, + { + name: ' Paste as plain text', // MISSING + legend: 'Press ${pastetext}', // MISSING + legendEdge: 'Press ${pastetext}, followed by ${paste}' // MISSING } ] } ], - backspace: 'Backspace', tab: 'Tab', - enter: 'Enter', - shift: 'Shift', - ctrl: 'Ctrl', - alt: 'Alt', pause: 'Pause', capslock: 'Caps Lock', escape: 'Escape', pageUp: 'Page Up', pageDown: 'Page Down', - end: 'End', - home: 'Home', leftArrow: 'Left Arrow', upArrow: 'Up Arrow', rightArrow: 'Right Arrow', downArrow: 'Down Arrow', insert: 'Insert', - 'delete': 'Delete', leftWindowKey: 'پەنجەرەی چەپ', rightWindowKey: 'پەنجەرەی ڕاست', selectKey: 'Select', -- cgit v1.2.3