UNPKG

@ckeditor/ckeditor5-ui

Version:

The UI framework and standard UI library of CKEditor 5.

12 lines (10 loc) 2.06 kB
/** * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options */ ( e => { const { [ 'ne' ]: { dictionary, getPluralForm } } = {"ne":{"dictionary":{"Rich Text Editor":"धनी पाठ सम्पादक","Edit block":"ब्लक सम्पादन गर्न","Click to edit block":"","Drag to move":"","Next":"अर्को","Previous":"अघिल्लो","Editor toolbar":"","Dropdown toolbar":"","Dropdown menu":"","Black":"कालो","Dim grey":"धमिलो खैरो","Grey":"खैरो","Light grey":"हल्का खैरो","White":"सेतो","Red":"रातो","Orange":"सुन्तला रंग","Yellow":"पहेंलो","Light green":"हल्का हरियो","Green":"हरियो","Aquamarine":"अव्कवामरिन","Turquoise":"त्रकोइस","Light blue":"हल्का निलो","Blue":"निलो","Purple":"बैंगनी रंग","Editor block content toolbar":"","Editor contextual toolbar":"","HEX":"","No results found":"","No searchable items":"","Editor dialog":"","Close":"","Help Contents. To close this dialog press ESC.":"","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"","(may require <kbd>Fn</kbd>)":"","Accessibility":"","Accessibility help":"","Press %0 for help.":"","Move focus in and out of an active dialog window":"","MENU_BAR_MENU_FILE":"","MENU_BAR_MENU_EDIT":"","MENU_BAR_MENU_VIEW":"","MENU_BAR_MENU_INSERT":"","MENU_BAR_MENU_FORMAT":"","MENU_BAR_MENU_TOOLS":"","MENU_BAR_MENU_HELP":"","MENU_BAR_MENU_TEXT":"","MENU_BAR_MENU_FONT":"","Editor menu bar":"","Please enter a valid color (e.g. \"ff0000\").":""},getPluralForm(n){return (n != 1);}}}; e[ 'ne' ] ||= { dictionary: {}, getPluralForm: null }; e[ 'ne' ].dictionary = Object.assign( e[ 'ne' ].dictionary, dictionary ); e[ 'ne' ].getPluralForm = getPluralForm; } )( window.CKEDITOR_TRANSLATIONS ||= {} );