Sha256: 97899395dcf4a4d75f2eedd00e322db11277775e6fbad21cbc99934be06fda94

Contents?: true

Size: 590 Bytes

Versions: 6

Compression:

Stored size: 590 Bytes

Contents

/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang('wordcount', 'ru', {
    WordCount: 'Слов:',
    CharCount: 'Символов:',
    CharCountWithHTML: ' (включая HTML разметку):',
    Paragraphs: 'Параграфов:',
    pasteWarning: 'Контент не может быть вставлен, т.к. привышает допустимый лимит',
    Selected: 'Выделено: ',
    title: 'Статистика'
});

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
integral-1.1.0 app/assets/javascripts/ckeditor/plugins/wordcount/lang/ru.js
integral-1.0.1 app/assets/javascripts/ckeditor/plugins/wordcount/lang/ru.js
integral-1.0.0 app/assets/javascripts/ckeditor/plugins/wordcount/lang/ru.js
glebtv-ckeditor-4.7.3.1 vendor/assets/javascripts/ckeditor/plugins/wordcount/lang/ru.js
glebtv-ckeditor-4.7.3 vendor/assets/javascripts/ckeditor/plugins/wordcount/lang/ru.js
glebtv-ckeditor-4.6.0 vendor/assets/javascripts/ckeditor/plugins/wordcount/lang/ru.js