aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/html5audio/lang/uz.js
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2017-12-04 18:46:08 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2017-12-04 18:46:08 +0100
commit9946db9daaa76448d0e43247472cdedd2a5ea22a (patch)
treec9de3eba90b0fa47a4c567681deb7f0a6ab5b383 /sources/plugins/html5audio/lang/uz.js
parent317f8f8f0651488f226b5280a8f036c7c135c639 (diff)
downloadpiedsjaloux-ckeditor-component-9946db9daaa76448d0e43247472cdedd2a5ea22a.tar.gz
piedsjaloux-ckeditor-component-9946db9daaa76448d0e43247472cdedd2a5ea22a.tar.zst
piedsjaloux-ckeditor-component-9946db9daaa76448d0e43247472cdedd2a5ea22a.zip
Change audio pluginHEAD4.7.3.2master
Diffstat (limited to 'sources/plugins/html5audio/lang/uz.js')
-rw-r--r--sources/plugins/html5audio/lang/uz.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/sources/plugins/html5audio/lang/uz.js b/sources/plugins/html5audio/lang/uz.js
new file mode 100644
index 0000000..c21b2c6
--- /dev/null
+++ b/sources/plugins/html5audio/lang/uz.js
@@ -0,0 +1,14 @@
1CKEDITOR.plugins.setLang( 'html5audio', 'uz', {
2 button: 'HTML5 audio qo‘shing',
3 title: 'HTML5 audio',
4 infoLabel: 'Audio ma\'lumot',
5 urlMissing: 'Audio\'ning URL manbasi topilmadi.',
6 audioProperties: 'Audio xususiyatlari',
7 upload: 'Yuklash',
8 btnUpload: 'Serverga jo‘natish',
9 advanced: 'Kengaytrilgan',
10 autoplay: 'Avtoijro?',
11 allowdownload: 'Yuklab olish uchun ruxsat berilsinmi?',
12 yes: 'Ha',
13 no: 'Yo‘q'
14} );