🍄 Separate trash for the personal and shared drive (#189)
This commit is contained in:
@@ -220,6 +220,7 @@
|
||||
"hooks.use-drive-actions.unable_create_file":"Unable to create a new file.",
|
||||
"hooks.use-drive-actions.unable_download_file":"Unable to download this files.",
|
||||
"hooks.use-drive-actions.unable_remove_file":"Unable to remove this file.",
|
||||
"hooks.use-drive-actions.unable_restore_file":"Unable to restore this item.",
|
||||
"hooks.use-drive-actions.unable_update_file":"Unable to update this file.",
|
||||
"general.resume": "Продолжить",
|
||||
"general.pause": "Пауза",
|
||||
@@ -264,6 +265,8 @@
|
||||
"components.side_menu.buttons.upload": "Загрузить",
|
||||
"components.side_menu.buttons.create": "Создать",
|
||||
"components.side_menu.buttons.empty_trash": "Очистить козину",
|
||||
"components.header_path.shared_trash": "Корзина \"Общего диска\"",
|
||||
"components.header_path.my_trash": "Корзина \"Моего диска\"",
|
||||
"scenes.app.drive.nothing": "Здесь ничего нет.",
|
||||
"scenes.app.drive.drag_and_drop": "Перенесите сюда файлы чтобы загрузить их или нажмите кнопку \"Добавить файл\"",
|
||||
"scenes.app.drive.add_doc": "Добавить файл или папку",
|
||||
@@ -297,6 +300,7 @@
|
||||
"components.item_context_menu.move.modal_header": "Переместить",
|
||||
"components.item_context_menu.move_to_trash": "Отправить в корзину",
|
||||
"components.item_context_menu.delete": "Удалить",
|
||||
"components.item_context_menu.restore": "Restore",
|
||||
"components.item_context_menu.move_multiple": "Переместить все",
|
||||
"components.item_context_menu.move_multiple.modal_header": "Переместить выбранные елементы",
|
||||
"components.item_context_menu.download_multiple": "Скачать все",
|
||||
|
||||
Reference in New Issue
Block a user