]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/html5video/lang/ru.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / html5video / lang / ru.js
diff --git a/sources/plugins/html5video/lang/ru.js b/sources/plugins/html5video/lang/ru.js
new file mode 100644 (file)
index 0000000..cd5a195
--- /dev/null
@@ -0,0 +1,15 @@
+CKEDITOR.plugins.setLang( 'html5video', 'ru', {\r
+    button: 'Вставить HTML5 видео',\r
+    title: 'HTML5 видео',\r
+    infoLabel: 'Видео',\r
+    allowed: 'Допустимые расширения файлов: MP4, WebM, Ogv',\r
+    urlMissing: 'Не выбран источник видео',\r
+    videoProperties: 'Свойства видео',\r
+    upload: 'Загрузить',\r
+    btnUpload: 'Загрузить на сервер',\r
+    advanced: 'Дополнительно',\r
+    autoplay: 'Автовоспроизведение',\r
+    yes: 'Да',\r
+    no: 'Нет',\r
+    responsive: 'Адаптивная ширина'\r
+} );\r