DocSpace-client/packages/client/public/locales/en/DeleteDialog.json

19 lines
1.3 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.

{
"DeleteFile": "You are about to delete this file.",
"DeleteFolder": "You are about to delete this folder.",
"DeleteItems": "You are about to delete these items.",
"DeleteItemsSharedNote": "Please note that if you have shared them with someone, they will become unavailable.",
"DeleteRoom": "You are about to delete this room. You wont be able to restore it.",
"DeleteRooms": "You are about to delete these rooms. You wont be able to restore them.",
"DeleteSharedNote": "Please note that if you have shared it with someone, it will become unavailable.",
"FilePermanentlyDeleted": "The file will be permanently deleted in 30 days.",
"FolderPermanentlyDeleted": "The folder will be permanently deleted in 30 days.",
"ItemsPermanentlyDeleted": "Items will be permanently deleted in 30 days.",
"MoveToTrashButton": "Move to Trash",
"MoveToTrashFile": "You are about to delete this file. Please note that if you have shared it with someone, it will become unavailable. The file will be permanently deleted in 30 days. Are you sure you want to continue?",
"MoveToTrashTitle": "Move to Trash?",
"UnsubscribeButton": "Unsubscribe",
"UnsubscribeNote": "Are you sure you want to unsubscribe from the selected items from the list?",
"UnsubscribeTitle": "Unsubscribe confirmation"
}