UNPKG

@ckeditor/ckeditor5-ui

Version:

The UI framework and standard UI library of CKEditor 5.

12 lines (10 loc) 1.82 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 { [ 'az' ]: { dictionary, getPluralForm } } = {"az":{"dictionary":{"Rich Text Editor":"Rich Text Redaktoru","Edit block":"Redaktə etmək bloku","Click to edit block":"","Drag to move":"","Next":"Növbəti","Previous":"Əvvəlki","Editor toolbar":"Redaktorun paneli","Dropdown toolbar":"Açılan paneli","Dropdown menu":"","Black":"Qara","Dim grey":"Tünd boz","Grey":"Boz","Light grey":"Açıq boz","White":"Ağ","Red":"Qırmızı","Orange":"Narıncı","Yellow":"Sarı","Light green":"Açıq yaşıl","Green":"Yaşıl","Aquamarine":"Akvamarin","Turquoise":"Firuzəyi","Light blue":"Açıq mavi","Blue":"Mavi","Purple":"Bənövşəyi","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[ 'az' ] ||= { dictionary: {}, getPluralForm: null }; e[ 'az' ].dictionary = Object.assign( e[ 'az' ].dictionary, dictionary ); e[ 'az' ].getPluralForm = getPluralForm; } )( window.CKEDITOR_TRANSLATIONS ||= {} );