国内流行的内容管理系统(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.

19 lines
613B

  1. CKEDITOR.plugins.setLang('html5video', 'he', {
  2. button: 'הוסף וידאו HTML5',
  3. title: 'וידאו HTML5',
  4. infoLabel: 'מידע וידאו',
  5. allowed: 'סוגי קבצים מורשים: MP4, WebM, Ogv',
  6. urlMissing: 'כתובת הוידאו חסרה',
  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. });