platform/plugins/drive-assets/lang/ru.json
2024-05-18 19:46:52 +07:00

25 lines
741 B
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": "Диски",
"File": "Файл",
"Folder": "Папка",
"Resource": "Ресурс",
"Name": "Название",
"Description": "Описание",
"Size": "Размер",
"Type": "Тип",
"LastModified": "Последнее изменение",
"Parent": "Родительская папка",
"Path": "Путь",
"Download": "Скачать",
"CreateDrive": "Создать диск",
"CreateFolder": "Создать папку",
"UploadFile": "Загрузить файл",
"UploadFolder": "Загрузить папку",
"EditDrive": "Редактировать",
"RoleLabel": "Роль",
"Root": "/"
}
}