aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/html5video/lang/uz.js
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2017-01-26 15:34:32 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2017-01-26 15:34:32 +0100
commit7183f6a6a21ad9124e70c997e0168459f377a9f2 (patch)
treef3355f3e28d35d9f431ff71045e1b46c82ac4826 /sources/plugins/html5video/lang/uz.js
parentd1844275460a3e3a32e199326f6b36938a329091 (diff)
downloadludivine-ckeditor-component-7183f6a6a21ad9124e70c997e0168459f377a9f2.tar.gz
ludivine-ckeditor-component-7183f6a6a21ad9124e70c997e0168459f377a9f2.tar.zst
ludivine-ckeditor-component-7183f6a6a21ad9124e70c997e0168459f377a9f2.zip
Change skin and add video button4.6.2.5
Diffstat (limited to 'sources/plugins/html5video/lang/uz.js')
-rw-r--r--sources/plugins/html5video/lang/uz.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/sources/plugins/html5video/lang/uz.js b/sources/plugins/html5video/lang/uz.js
new file mode 100644
index 0000000..5fec9a2
--- /dev/null
+++ b/sources/plugins/html5video/lang/uz.js
@@ -0,0 +1,14 @@
1CKEDITOR.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 yes: 'Ha',
13 no: 'Yo‘q'
14} );