国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

fa.js 696B

123456789101112131415161718
  1. CKEDITOR.plugins.setLang( 'html5video', 'fa', {
  2. button: 'وارد کردن ویدیوی HTML5',
  3. title: 'ویدیوی HTML5',
  4. infoLabel: 'اطلاعات ویدیو',
  5. allowed: 'پسوندهای مجاز فایل: MP4, WebM, Ogv',
  6. urlMissing: 'URL منبع ویدیو پیدا نشد.',
  7. videoProperties: 'خواهص ویدیو',
  8. upload: 'بارگذاری',
  9. btnUpload: 'ارسال به سرور',
  10. advanced: 'پیشرفته',
  11. autoplay: 'پخش خودکار؟',
  12. allowdownload: 'Allow download?',
  13. advisorytitle: 'Advisory title',
  14. yes: 'بله',
  15. no: 'خیر',
  16. responsive: 'عرض واکنشگرا',
  17. controls: 'نمایش کنترل؟'
  18. } );