UNPKG

@ckeditor/ckeditor5-image

Version:

Image feature for CKEditor 5.

12 lines (10 loc) 1.67 kB
/** * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ ( e => { const { [ 'eu' ]: { dictionary, getPluralForm } } = {"eu":{"dictionary":{"image widget":"irudi widgeta","Wrap text":"","Break text":"","In line":"","Side image":"Alboko irudia","Full size image":"Tamaina osoko irudia","Left aligned image":"Ezkerrean lerrokatutako irudia","Centered image":"Zentratutako irudia","Right aligned image":"Eskuinean lerrokatutako irudia","Change image text alternative":"Aldatu irudiaren ordezko testua","Text alternative":"Ordezko testua","Enter image caption":"Sartu irudiaren epigrafea","Insert image":"Txertatu irudia","Replace image":"","Upload from computer":"","Replace from computer":"","Upload image from computer":"","Image from computer":"","Replace image from computer":"","Upload failed":"Kargatzeak huts egin du","Image toolbar":"","Resize image":"","Resize image to %0":"","Resize image to the original size":"","Resize image (in %0)":"","Original":"","Custom image size":"","Custom":"","Image resize list":"","Insert":"","Update":"","Insert image via URL":"","Update image URL":"","Caption for the image":"","Caption for image: %0":"","The value must not be empty.":"","The value should be a plain number.":"","Uploading image":"","Image upload complete":"","Error during image upload":""},getPluralForm(n){return (n != 1);}}}; e[ 'eu' ] ||= { dictionary: {}, getPluralForm: null }; e[ 'eu' ].dictionary = Object.assign( e[ 'eu' ].dictionary, dictionary ); e[ 'eu' ].getPluralForm = getPluralForm; } )( window.CKEDITOR_TRANSLATIONS ||= {} );