platform/plugins/drive-assets/lang/ru.json
2024-08-12 13:31:54 +07:00

33 lines
1.0 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": {
"Drive": "Диск",
"Drives": "Диски",
"Grid": "Сетка",
"File": "Файл",
"Files": "Файлы",
"FileVersion": "Версия файла",
"FileVersions": "Версии файла",
"Folder": "Папка",
"Folders": "Папки",
"Resource": "Ресурс",
"Name": "Название",
"Description": "Описание",
"Parent": "Родительская папка",
"Path": "Путь",
"Version": "Версия",
"Size": "Размер",
"ContentType": "Тип содержимого",
"LastModified": "Последнее изменение",
"Download": "Скачать",
"Upload": "Загрузить",
"CreateDrive": "Создать диск",
"CreateFolder": "Создать папку",
"UploadFile": "Загрузить файлы",
"EditDrive": "Редактировать",
"Rename": "Переименовать",
"Restore": "Восстановить",
"RoleLabel": "Роль",
"Root": "/"
}
}