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

20 lines
1.3 KiB
JSON
Raw Normal View History

{
2023-09-19 06:08:14 +00:00
"AbortTransfer": "Abort transfer",
2023-08-08 08:20:24 +00:00
"AllDataTransferred": "All data transferred",
"DataReassignment": "Data reassignment",
"DeleteProfileIsFinished": "Delete profile when reassignment is finished",
"DescriptionDataReassignment": "We will transfer rooms created by user and documents stored in users rooms.",
"InProgress": "In progress",
"Interrupted": "Interrupted, some data could not be transferred",
2023-08-08 08:20:24 +00:00
"MoreAboutDataTransfer": "More about data transfer",
"NewDataOwner": "New data owner",
"NoteDataReassignment": "Note: this action cannot be undone.",
"ProcessComplete": "You can close this page. When the process is completed, the responsible administrator will be notified by email.",
2023-08-08 08:20:24 +00:00
"Reassign": "Reassign",
"ReassignData": "Reassign data",
"ReassigningDataToAnother": "The process of data reassignment from user <0>{{fromUser}}</0> to user <1>{{toUser}}</1> has started. Please note that it may take a considerable time.",
"ReassigningDataToItself": "The process of data reassignment from user <0>{{fromUser}}</0> to user <1>{{toUser}}</1> <2>{{you}}</2> has started. Please note that it may take a considerable time.",
2023-09-19 06:08:14 +00:00
"StartTransferAgain": "Start transfer again",
2023-08-08 08:20:24 +00:00
"UserToWhomTheDataWillBeTransferred": "User to whom the data will be transferred"
}