platform/plugins/attachment-assets/lang/ru.json
Alexander Onnikov 762483d7d5
UBERF-4946 Drive files preview (#5638)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-05-22 20:14:24 +05:00

58 lines
2.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"string": {
"UploadDropFilesHere": "Загрузите или перетащите файлы сюда",
"NoAttachments": "Нет вложений",
"NoParticipants": "Участники не добавлены",
"AddAttachment": "загрузил вложение",
"Attachments": "Вложения",
"Photos": "Фотографии",
"File": "Файл",
"Files": "Файлы",
"NoFiles": "Файлы отсутствуют",
"ShowMoreAttachments": "Показать больше файлов",
"Type": "Тип",
"Size": "Размер",
"Photo": "Фотография",
"Date": "Дата",
"LastModified": "Последнее изменение",
"Name": "Название",
"FileBrowser": "Браузер файлов",
"FileBrowserFileCounter": "{results, plural, one {# результат} few {# результата} other {# результатов}}",
"FileBrowserListView": "Список",
"FileBrowserGridView": "Таблица",
"FileBrowserFilterFrom": "От",
"FileBrowserFilterIn": "В",
"FileBrowserFilterDate": "Дата",
"FileBrowserFilterFileType": "Тип файла",
"FileBrowserSort": "Сортировка:",
"FileBrowserSortNewest": "Самый новый файл",
"FileBrowserSortOldest": "Самый старый файл",
"FileBrowserSortAZ": "От А до Я",
"FileBrowserSortZA": "От Я до А",
"FileBrowserSortSmallest": "Самый маленький файл",
"FileBrowserSortBiggest": "Самый большой файл",
"FileBrowserDateFilterAny": "В любое время",
"FileBrowserDateFilterToday": "Сегодня",
"FileBrowserDateFilterYesterday": "Вчера",
"FileBrowserDateFilter7Days": "Последние 7 дней",
"FileBrowserDateFilter30Days": "Последние 30 дней",
"FileBrowserDateFilter3Months": "Последние 3 месяца",
"FileBrowserDateFilter12Months": "Последние 12 месяцев",
"FileBrowserTypeFilterAny": "Любой тип файла",
"FileBrowserTypeFilterImages": "Изображения",
"FileBrowserTypeFilterAudio": "Звук",
"FileBrowserTypeFilterVideos": "Видео",
"FileBrowserTypeFilterPDFs": "PDF-файлы",
"AddAttachmentToSaved": "Добавить вложение в сохраненные",
"RemoveAttachmentFromSaved": "Удалить вложение из сохраненных",
"DeleteFile": "Удалить файл",
"Description": "Описание",
"Pinned": "Важное",
"PinAttachment": "Пометить как важное",
"UnPinAttachment": "Убрать пометку важное",
"FilterAttachments": "Вложения",
"RemovedAttachment": "Удалил(а) вложение",
"ContentType": "Тип контента"
}
}