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

22 lines
1.7 KiB
JSON
Raw Normal View History

{
"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.",
2023-01-10 14:56:40 +00:00
"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",
2023-02-13 12:19:02 +00:00
"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?",
2023-01-10 14:56:40 +00:00
"MoveToTrashFolder": "You are about to delete this folder. Please note that if you have shared it with someone, it will become unavailable. Are you sure you want to continue?",
"MoveToTrashFolderFromPersonal": "You are about to delete this folder. Are you sure you want to continue?",
2023-01-10 14:56:40 +00:00
"MoveToTrashItems": "You are about to delete these items. Please note that if you have shared them with someone, they will become unavailable. 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?",
2023-09-12 15:41:40 +00:00
"UnsubscribeTitle": "Unsubscribe confirmation"
}