Sha256: 15016cb719ac570ac896a536e163cc59188effdd3101a15532c479c3e12145a5

Contents?: true

Size: 599 Bytes

Versions: 7

Compression:

Stored size: 599 Bytes

Contents

CKEDITOR.plugins.setLang('esp_attachment', 'ru',
{
  esp_attachment:
  {
    title: "Вставить файл",
    button: "Файл",
    url: "Ссылка на файл",
    name: "Название файла",
    browseServer  : 'Вставить',

    link:
    {
      targetNotSet: '<не определено>',
      targetFrame: '<фрейм>',
      targetNew: 'Новое окно (_blank)',
      targetTop: 'Самое верхнее окно (_top)',
      targetSelf: 'Тоже окно (_self)',
      targetParent: 'Родительское окно (_parent)'
    }
  }
});

Version data entries

7 entries across 7 versions & 1 rubygems

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