77 clearSelectedFiles : Очистить
88
99 # The drop zone hint
10- dropFilesHere : перетащите сюда файлы для загрузки
10+ dropFilesHere : Перетащите сюда файлы для загрузки
1111
1212 # The header status message after file upload completion
1313 headerStatusUploaded : Готово
@@ -16,43 +16,43 @@ kendo:
1616 headerStatusUploading : Загружается...
1717
1818 # The text for the invalid allowed extensions restriction message
19- invalidFileExtension : Не разрешенный тип файла.
19+ invalidFileExtension : Недопустимый тип файла
2020
2121 # The text for the invalid max file size restriction message
22- invalidMaxFileSize : Размер файла слишком большой.
22+ invalidMaxFileSize : Файл превышает допустимый размер
2323
2424 # The text for the invalid min file size restriction message
25- invalidMinFileSize : Размер файла слишком маленький.
26-
25+ invalidMinFileSize : Файл меньше допустимого размера
26+
2727 # The text for the Remove button
2828 remove : Удалить
2929
3030 # The text for the Retry button
3131 retry : Повторить
3232
3333 # The text for the Select button
34- select : Выбрать...
34+ select : Выбрать
3535
3636 # The text for the Upload files button
3737 uploadSelectedFiles : Загрузить выбранные файлы
3838
3939 # The external drop zone hint
40- externalDropFilesHere : Drag and drop files here to upload
40+ externalDropFilesHere : Перетащите сюда файлы для загрузки
4141
4242 # The status message for a batch of files
43- filesBatchStatus : files
43+ filesBatchStatus : Файлы
4444
4545 # The status message for a batch of files after failed upload
46- filesBatchStatusFailed : files failed to upload.
46+ filesBatchStatusFailed : Не удалось загрузить файлы
4747
4848 # The status message for a batch of files after successful upload
49- filesBatchStatusUploaded : files successfully uploaded.
50-
49+ filesBatchStatusUploaded : Файлы успешно загружены
50+
5151 # The file status message after failed upload
52- fileStatusFailed : File failed to upload.
52+ fileStatusFailed : Не удалось загрузить файл
5353
5454 # The file status message after successful upload
55- fileStatusUploaded : File successfully uploaded.
55+ fileStatusUploaded : Файл успешно загружен
5656
5757 # The header status message when the file upload is paused
58- headerStatusPaused : Paused
58+ headerStatusPaused : Приостановлено
0 commit comments