platform/plugins/drive-assets/lang/ru.json
Alexander Onnikov 81429df8cf
UBERF-7678 Fix folder upload to drive (#6159)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-07-29 13:50:56 +07:00

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