platform/plugins/drive-assets/lang/ru.json
Alexander Onnikov bb6f9d7645
UBERF-7008 Show files and folders as a grid (#5845)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-06-18 16:31:08 +07:00

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