Sha256: cfd3f01b0f1cbd7caf88eb580878c0fbee88dd2fd5f6db037e7be6c9f5017213

Contents?: true

Size: 724 Bytes

Versions: 5

Compression:

Stored size: 724 Bytes

Contents

CKEDITOR.plugins.setLang( 'esp_video', 'ru',
{
  esp_video:
  {
    toolbar: 'Видео',
    dialogTitle: 'Параметры видео',
    browseServer: 'Выбор',
    fakeObject: 'Видео',
    properties: 'Редактировать видео',
    widthRequired: 'Поле "ширина" не может быть пустым',
    heightRequired: 'Поле "высота" не может быть пустым',
    poster: 'Скриншот',
    sourceVideo: 'Источник',
    sourceType: 'Тип',
    linkTemplate:  '<a href="%src%">%type%</a> ',
    fallbackTemplate: 'Ваш браузер не поддерживает тэг video. Вы можете скачать файл: %links%'
  }
});

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
esp-ckeditor-0.1.7 vendor/assets/javascripts/_source/plugins/esp_video/lang/ru.js
esp-ckeditor-0.1.6 vendor/assets/javascripts/esp-ckeditor/_source/plugins/esp_video/lang/ru.js
esp-ckeditor-0.1.4 vendor/assets/javascripts/esp-ckeditor/_source/plugins/esp_video/lang/ru.js
esp-ckeditor-0.1.3 app/assets/javascripts/esp-ckeditor/_source/plugins/esp_video/lang/ru.js
esp-ckeditor-0.1.2 app/assets/javascripts/esp-ckeditor/_source/plugins/esp_video/lang/ru.js