summaryrefslogtreecommitdiffstats
path: root/static/plupload/js/i18n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/plupload/js/i18n/ru.js')
-rw-r--r--static/plupload/js/i18n/ru.js21
1 files changed, 0 insertions, 21 deletions
diff --git a/static/plupload/js/i18n/ru.js b/static/plupload/js/i18n/ru.js
deleted file mode 100644
index a78af8e..0000000
--- a/static/plupload/js/i18n/ru.js
+++ /dev/null
@@ -1,21 +0,0 @@
-// Russian
-plupload.addI18n({
- 'Select files' : 'Выберите файлы',
- 'Add files to the upload queue and click the start button.' : 'Добавьте файлы в очередь и нажмите кнопку "Загрузить файлы".',
- 'Filename' : 'Имя файла',
- 'Status' : 'Статус',
- 'Size' : 'Размер',
- 'Add files' : 'Добавить файлы',
- 'Stop current upload' : 'Остановить загрузку',
- 'Start uploading queue' : 'Загрузить файлы',
- 'Uploaded %d/%d files': 'Загружено %d из %d файлов',
- 'N/A' : 'N/D',
- 'Drag files here.' : 'Перетащите файлы сюда.',
- 'File extension error.': 'Неправильное расширение файла.',
- 'File size error.': 'Неправильный размер файла.',
- 'Init error.': 'Ошибка инициализации.',
- 'HTTP Error.': 'Ошибка HTTP.',
- 'Security error.': 'Ошибка безопасности.',
- 'Generic error.': 'Общая ошибка.',
- 'IO error.': 'Ошибка ввода-вывода.'
-}); \ No newline at end of file