UNPKG

@ckeditor/ckeditor5-image

Version:

Image feature for CKEditor 5.

5 lines 2.57 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 */ export default {"ar":{"dictionary":{"image widget":"عنصر الصورة","Wrap text":"التفاف النص","Break text":"اعتراض النص","In line":"سطري مع النص","Side image":"صورة جانبية","Full size image":"صورة بحجم كامل","Left aligned image":"صورة بمحاذاة لليسار","Centered image":"صورة بالوسط","Right aligned image":"صورة بمحاذاة لليمين","Change image text alternative":"غير النص البديل للصورة","Text alternative":"النص البديل","Enter image caption":"ادخل عنوان الصورة","Insert image":"ادراج صورة","Replace image":"استبدال الصورة","Upload from computer":"رفع الملف من الحاسوب","Replace from computer":"استبدال من الحاسوب","Upload image from computer":"تحميل الصورة من الحاسوب","Image from computer":"صورة من جهاز الكمبيوتر","Replace image from computer":"استبدال الصورة من الحاسوب","Upload failed":"فشل الرفع","Image toolbar":"شريط أدوات الصور","Resize image":"تغيير حجم الصورة","Resize image to %0":"تغيير حجم الصورة إلى %0","Resize image to the original size":"تغيير حجم الصورة إلى الحجم الأصلي","Resize image (in %0)":"تغيير حجم الصورة (في %0 )","Original":"الحجم الأصلي","Custom image size":"حجم مخصص للصورة","Custom":"مخصص","Image resize list":"قائمة تغيير حجم الصورة","Insert":"إدراج","Update":"تحديث","Insert image via URL":"إدراج صورة عبر عنوان URL","Update image URL":"عنوان URL الخاص بتحديث الصورة","Caption for the image":"التسمية التوضيحية للصورة","Caption for image: %0":"التسمية التوضيحية للصورة: %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==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;}}}