/application/static/libs/adminlte/bower_components/ckeditor/plugins/uploadwidget/lang/ru.js
https://bitbucket.org/tin_gimranoff/docstar · JavaScript · 5 lines · 1 code · 0 blank · 4 comment · 0 complexity · ff3255f2af78ccd613b4a3cf9db9943b MD5 · raw file
- /*
- Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
- For licensing, see LICENSE.md or http://ckeditor.com/license
- */
- CKEDITOR.plugins.setLang("uploadwidget","ru",{abort:"Загрузка отменена пользователем",doneOne:"Файл успешно загружен",doneMany:"Успешно загружено файлов: %1",uploadOne:"Загрузка файла ({percentage}%)",uploadMany:"Загрузка файлов, {current} из {max} загружено ({percentage}%)..."});