aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/html5video/lang/uz.js
blob: 5fec9a263dd164fbed3b1e6d9d5ef99ebfae3977 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
CKEDITOR.plugins.setLang( 'html5video', 'uz', {
    button: 'HTML5 video qo‘shing',
    title: 'HTML5 video',
    infoLabel: 'Video ma\'lumot',
    allowed: 'Ruxsat etilgan kengaytmalar: MP4, WebM, Ogv',
    urlMissing: 'Video\'ning URL manbasi topilmadi.',
    videoProperties: 'Video xususiyatlari',
    upload: 'Yuklash',
    btnUpload: 'Serverga jo‘natish',
    advanced: 'Kengaytrilgan',
    autoplay: 'Avtoijro?',
    yes: 'Ha',
    no: 'Yo‘q'
} );