国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
581B

  1. CKEDITOR.plugins.setLang( 'html5video', 'uz', {
  2. button: 'HTML5 video qo‘shing',
  3. title: 'HTML5 video',
  4. infoLabel: 'Video ma\'lumot',
  5. allowed: 'Ruxsat etilgan kengaytmalar: MP4, WebM, Ogv',
  6. urlMissing: 'Video\'ning URL manbasi topilmadi.',
  7. videoProperties: 'Video xususiyatlari',
  8. upload: 'Yuklash',
  9. btnUpload: 'Serverga jo‘natish',
  10. advanced: 'Kengaytrilgan',
  11. autoplay: 'Avtoijro?',
  12. allowdownload: 'Allow download?',
  13. advisorytitle: 'Advisory title',
  14. yes: 'Ha',
  15. no: 'Yo‘q',
  16. controls: 'Tekshiruvlarni ko‘rsatish'
  17. } );