UNPKG

@ckeditor/ckeditor5-image

Version:

Image feature for CKEditor 5.

14 lines (12 loc) 1.84 kB
/** * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options */ ( e => { const { [ 'uz' ]: translations } = {"uz":{"dictionary":{"image widget":"Tasvirlar vidjeti","In line":"","Side image":"Yon tasvir","Full size image":"Asl rasm hajmi","Left aligned image":"Chapga tekislash","Centered image":"Markazga tekislash","Right aligned image":"O'ngga tekislash","Change image text alternative":"Muqobil matnni tahrirlash","Text alternative":"Muqobil matn","Enter image caption":"Rasm sarlavhasi","Insert image":"Rasm kiritish","Replace image":"","Upload from computer":"","Replace from computer":"","Upload image from computer":"","Image from computer":"","From computer":"","Replace image from computer":"","Upload failed":"Yuklab olinmadi","You have no image upload permissions.":"","Image toolbar":"Rasm asboblari paneli","Resize image":"Rasm hajmini o'zgartirish","Resize image to %0":"Rasm hajmini %0 ga o‘zgartirish","Resize image to the original size":"Rasmning o'lchamini asl o'lchamiga o'zgartiring","Resize image (in %0)":"","Custom image size":"","Image resize list":"Hajmlar ro'yxati","Insert image via URL":"Rasmni URL orqali kiritish","Insert via URL":"","Image via URL":"","Via URL":"","Update image URL":"Rasm URL manzilini o'zgartirish","Caption for the image":"","Caption for image: %0":"","Uploading image":"","Image upload complete":"","Error during image upload":"","Image":"","Image Resize":"","Text Alternative":""}}}; e[ 'uz' ] ||= { dictionary: {}, getPluralForm: null }; e[ 'uz' ].dictionary = Object.assign( e[ 'uz' ].dictionary, translations.dictionary ); if ( translations.getPluralForm ) { e[ 'uz' ].getPluralForm = translations.getPluralForm; } } )( window.CKEDITOR_TRANSLATIONS ||= {} );