platform/plugins/drive-assets/lang/ru.json
Alexander Onnikov 858e8f866b
UBERF-7036 Drive file and folder renaming (#5648)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-05-23 11:46:39 +07:00

26 lines
785 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": "Редактировать",
"Rename": "Переименовать",
"RoleLabel": "Роль",
"Root": "/"
}
}