🐞 Add antivirus inside Twake Drive (#725)

🐞 Add antivirus inside Twake Drive (#725)
This commit is contained in:
Montassar Ghanmy
2024-11-19 17:39:18 +01:00
committed by GitHub
parent cc53cd9a94
commit 00f819fb6d
49 changed files with 1341 additions and 257 deletions
+7
View File
@@ -80,6 +80,7 @@
"components.item_context_menu.move.modal_header": "Move",
"components.item_context_menu.move_multiple": "Move selected items",
"components.item_context_menu.move_multiple.modal_header": "Move selected items",
"components.item_context_menu.rescan_document": "Re-scan for viruses",
"components.item_context_menu.move_to_trash": "Delete",
"components.item_context_menu.open_new_window": "Open in new window",
"components.item_context_menu.preview": "Preview",
@@ -198,6 +199,8 @@
"hooks.use-drive-actions.unable_restore_file": "Unable to restore this item.",
"hooks.use-drive-actions.unable_update_file": "Unable to update this file.",
"hooks.use-drive-actions.update_caused_a_rename": "Item was renamed to '{{$2}}'.",
"hooks.use-drive-actions.av_confirm_file_download": "This file may not be safe. Are you sure you want to proceed with the download?",
"hooks.use-drive-actions.av_confirm_folder_download": "This folder contains potentially malicious files. Are you sure you want to proceed with the download?",
"login.create_account": "Create account",
"login.login_error": "Error during login",
"molecules.download_banner.download_button": "Download desktop app",
@@ -211,6 +214,10 @@
"scenes.app.drive.folders": "Folders",
"scenes.app.drive.nothing": "Nothing here.",
"scenes.app.drive.used": "used in this folder",
"scenes.app.drive.document_row.av_scanning": "Scanning",
"scenes.app.drive.document_row.av_malicious": "Malicious",
"scenes.app.drive.document_row.av_skipped": "Skipped",
"scenes.app.drive.document_row.av_scan_failed": "Scan failed",
"scenes.app.header.disconnected": "You are disconnected",
"scenes.app.header.disconnected.reload": "Reload",
"scenes.app.mainview.create_account": "Create your workspace for free on ",
+7
View File
@@ -80,6 +80,7 @@
"components.item_context_menu.move.modal_header": "Déplacer",
"components.item_context_menu.move_multiple": "Déplacer",
"components.item_context_menu.move_multiple.modal_header": "Déplacer les éléments sélectionnés",
"components.item_context_menu.rescan_document": "Re-scanner pour les virus",
"components.item_context_menu.move_to_trash": "Supprimer",
"components.item_context_menu.open_new_window": "Ouvrir dans une nouvelle fenêtre",
"components.item_context_menu.preview": "Aperçu",
@@ -191,6 +192,8 @@
"hooks.use-drive-actions.unable_restore_file": "Impossible de restaurer cet élément.",
"hooks.use-drive-actions.unable_update_file": "Impossible de mettre à jour ce fichier",
"hooks.use-drive-actions.update_caused_a_rename": "Renommé en '{{$2}}'.",
"hooks.use-drive-actions.av_confirm_file_download": "Ce fichier peut ne pas être sûr. Êtes-vous sûr de vouloir continuer le téléchargement ?",
"hooks.use-drive-actions.av_confirm_folder_download": "Ce dossier contient des fichiers potentiellement malveillants. Êtes-vous sûr de vouloir continuer le téléchargement ?",
"login.create_account": "Créer un compte",
"login.login_error": "Erreur lors de la connexion",
"molecules.download_banner.download_button": "Télécharger l'application de bureau",
@@ -204,6 +207,10 @@
"scenes.app.drive.folders": "Dossiers",
"scenes.app.drive.nothing": "Il n'y a rien ici.",
"scenes.app.drive.used": "utilisés dans ce dossier",
"scenes.app.drive.document_row.av_scanning": "Analyse en cours",
"scenes.app.drive.document_row.av_malicious": "Malveillant",
"scenes.app.drive.document_row.av_skipped": "Ignoré",
"scenes.app.drive.document_row.av_scan_failed": "Analyse échouée",
"scenes.app.header.disconnected": "Vous êtes déconnecté",
"scenes.app.header.disconnected.reload": "Recharger",
"scenes.app.mainview.create_account": "Créez votre espace de travail gratuitement sur ",
+7
View File
@@ -80,6 +80,7 @@
"components.item_context_menu.move.modal_header": "Переместить",
"components.item_context_menu.move_multiple": "Переместить все",
"components.item_context_menu.move_multiple.modal_header": "Переместить выбранные елементы",
"components.item_context_menu.rescan_document": "Повторное сканирование на вирусы",
"components.item_context_menu.move_to_trash": "Удалить",
"components.item_context_menu.open_new_window": "Открыть в новом окне",
"components.item_context_menu.preview": "Просмотр",
@@ -198,6 +199,8 @@
"hooks.use-drive-actions.unable_restore_file": "Невозможно восстановить эти файлы.",
"hooks.use-drive-actions.unable_update_file": "Невозможно обновить эти файлы.",
"hooks.use-drive-actions.update_caused_a_rename": "Элемент был переименован в «{{$2}}».",
"hooks.use-drive-actions.av_confirm_file_download": "Этот файл может быть небезопасным. Вы уверены, что хотите продолжить загрузку?",
"hooks.use-drive-actions.av_confirm_folder_download": "Эта папка может содержать вредоносные файлы. Вы уверены, что хотите продолжить загрузку?",
"login.create_account": "Создать учетную запись",
"login.login_error": "Ошибка при входе в систему",
"molecules.download_banner.download_button": "Скачать настольное приложение",
@@ -211,6 +214,10 @@
"scenes.app.drive.folders": "Папки",
"scenes.app.drive.nothing": "Здесь ничего нет.",
"scenes.app.drive.used": "использовано в этой папке",
"scenes.app.drive.document_row.av_scanning": "Сканирование",
"scenes.app.drive.document_row.av_malicious": "Вредоносное",
"scenes.app.drive.document_row.av_skipped": "Пропущено",
"scenes.app.drive.document_row.av_scan_failed": "Сканирование не удалось",
"scenes.app.header.disconnected": "Соединение отсутствует",
"scenes.app.header.disconnected.reload": "Перезагрузить",
"scenes.app.mainview.create_account": "Создайте свою рабочую среду бесплатно в ",
+7
View File
@@ -77,6 +77,7 @@
"components.item_context_menu.move.modal_header": "Di chuyển",
"components.item_context_menu.move_multiple": "Di chuyển các mục đã chọn",
"components.item_context_menu.move_multiple.modal_header": "Di chuyển các mục đã chọn",
"components.item_context_menu.rescan_document": "Quét lại để tìm virus",
"components.item_context_menu.move_to_trash": "Xóa",
"components.item_context_menu.open_new_window": "Mở trong cửa sổ mới",
"components.item_context_menu.preview": "Xem trước",
@@ -180,6 +181,8 @@
"hooks.use-drive-actions.unable_restore_file": "Không thể khôi phục mục này.",
"hooks.use-drive-actions.unable_update_file": "Không thể cập nhật tệp này.",
"hooks.use-drive-actions.update_caused_a_rename": "Mục đã được đổi tên thành '{{$2}}'.",
"hooks.use-drive-actions.av_confirm_file_download": "Tệp này có thể không an toàn. Bạn có chắc chắn muốn tiếp tục tải xuống không?",
"hooks.use-drive-actions.av_confirm_folder_download": "Thư mục này có thể chứa tệp độc hại. Bạn có chắc chắn muốn tiếp tục tải xuống không?",
"login.create_account": "Tạo tài khoản",
"login.login_error": "Lỗi trong khi đăng nhập",
"molecules.download_banner.download_button": "Tải xuống ứng dụng dành cho máy tính",
@@ -193,6 +196,10 @@
"scenes.app.drive.folders": "Thư mục",
"scenes.app.drive.nothing": "Không có gì ở đây.",
"scenes.app.drive.used": "được sử dụng trong thư mục này",
"scenes.app.drive.document_row.av_scanning": "Đang quét",
"scenes.app.drive.document_row.av_malicious": "Độc hại",
"scenes.app.drive.document_row.av_skipped": "Bỏ qua",
"scenes.app.drive.document_row.av_scan_failed": "Quét không thành công",
"scenes.app.header.disconnected": "Bạn đang ngoại tuyến",
"scenes.app.header.disconnected.reload": "Tải lại",
"scenes.app.mainview.create_account": "Tạo không gian làm việc của bạn miễn phí trên ",