platform/plugins/drive-assets/lang/ru.json
Alexander Onnikov 581e00353c
UBERF-8063 Unarchive action for wiki and drive (#6522)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2024-09-11 13:45:52 +07:00

34 lines
1.1 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": "/",
"UnarchiveConfirm": "Вы уверены, что хотите разархивировать диск?"
}
}