UNPKG

@ckeditor/ckeditor5-media-embed

Version:

Media embed feature for CKEditor 5.

12 lines (10 loc) 1.19 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 { [ 'ur' ]: { dictionary, getPluralForm } } = {"ur":{"dictionary":{"media widget":"آلۂ میڈیا","Media URL":"میڈیا یو آر ایل","Paste the media URL in the input.":"میڈیا یو آر ایل کو چسپاں کریں","Tip: Paste the URL into the content to embed faster.":"نکتہ : یو آر ایل کو جلد ضم کرنے کے لیے ربط مواد میں چسپاں کریں","The URL must not be empty.":"یو آر ایل خالی نہیں ہونا چاہیے۔","This media URL is not supported.":"میڈیا یو آر ایل معاونت یافتہ نہیں","Insert media":"میڈیا نصب کریں","Media":"","Media toolbar":"آلہ جات برائے میڈیا","Open media in new tab":"","Media embed":""},getPluralForm(n){return (n != 1);}}}; e[ 'ur' ] ||= { dictionary: {}, getPluralForm: null }; e[ 'ur' ].dictionary = Object.assign( e[ 'ur' ].dictionary, dictionary ); e[ 'ur' ].getPluralForm = getPluralForm; } )( window.CKEDITOR_TRANSLATIONS ||= {} );