Sha256: adf6f9babc6d8d0c488f7c9cbb6bcaac71dc5a56cd30e2948c8d9d6e81f6f053

Contents?: true

Size: 1.48 KB

Versions: 73

Compression:

Stored size: 1.48 KB

Contents

/**
 * Russian translation for bootstrap-wysihtml5
 */
(function($){
    $.fn.wysihtml5.locale["ru-RU"] = {
        font_styles: {
            normal: "Обычный текст",
            h1: "Заголовок 1",
            h2: "Заголовок 2",
            h3: "Заголовок 3"
        },
        emphasis: {
            bold: "Полужирный",
            italic: "Курсив",
            underline: "Подчёркнутый"
        },
        lists: {
            unordered: "Маркированный список",
            ordered: "Нумерованный список",
            outdent: "Уменьшить отступ",
            indent: "Увеличить отступ"
        },
        link: {
            insert: "Вставить ссылку",
            cancel: "Отмена"
        },
        image: {
            insert: "Вставить изображение",
            cancel: "Отмена"
        },
        html: {
            edit: "HTML код"
        },
        colours: {
            black: "Чёрный",
            silver: "Серебряный",
            gray: "Серый",
            maroon: "Коричневый",
            red: "Красный",
            purple: "Фиолетовый",
            green: "Зелёный",
            olive: "Оливковый",
            navy: "Тёмно-синий",
            blue: "Синий",
            orange: "Оранжевый"
        }
    };
}(jQuery));

Version data entries

73 entries across 73 versions & 3 rubygems

Version Path
kuppayam-0.1.12 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.11 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.10 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.8 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.7 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.6dev2 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.5dev4 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.5dev3 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.5dev2 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.5dev vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.5 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.4dev vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.4 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.3 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.2 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.1 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
kuppayam-0.1.0 vendor/assets/javascripts/wysihtml5/src/locales/bootstrap-wysihtml5.ru-RU.js
bootstrap-wysihtml5-rails-0.3.2.99 vendor/assets/javascripts/bootstrap-wysihtml5/locales/ru-RU.js
bootstrap-wysihtml5-rails-0.3.1.24 vendor/assets/javascripts/bootstrap-wysihtml5/locales/ru-RU.js
bootstrap-wysihtml5-rails-font-awesome-0.3.1.25 vendor/assets/javascripts/bootstrap-wysihtml5/locales/ru-RU.js