DocSpace-client/packages/client/public/locales/en/DeleteProfileEverDialog.json
Alexey Safronov 3425c04044 Merge branch 'release/v2.0.0' into feature/updating_translations
# Conflicts:
#	packages/client/public/locales/az/DeleteProfileEverDialog.json
#	packages/client/public/locales/bg/DeleteProfileEverDialog.json
#	packages/client/public/locales/cs/DeleteProfileEverDialog.json
#	packages/client/public/locales/de/DeleteProfileEverDialog.json
#	packages/client/public/locales/el-GR/DeleteProfileEverDialog.json
#	packages/client/public/locales/es/DeleteProfileEverDialog.json
#	packages/client/public/locales/fi/DeleteProfileEverDialog.json
#	packages/client/public/locales/fr/DeleteProfileEverDialog.json
#	packages/client/public/locales/hy-AM/DeleteProfileEverDialog.json
#	packages/client/public/locales/it/DeleteProfileEverDialog.json
2023-11-23 15:52:14 +04:00

15 lines
1.2 KiB
JSON

{
"ActionCannotBeUndone": "The selected disabled users will be removed from DocSpace. This action cannot be undone.",
"CannotReassignFiles": "If you delete multiple users at once, you cannot reassign their files to other users.",
"DeleteGroupUsersSuccessMessage": "Users have been successfully deleted.",
"DeleteMyDocumentsUser": "All personal files and folders in My documents section of this user will be permanently deleted.",
"DeleteReassignDescriptionUser": "{{warningMessageMyDocuments}} Rooms created by this user and documents stored in these rooms will be reassigned automatically to an admin performing the deletion: <strong>{{userPerformedDeletion}} ({{userYou}})</strong>. Reassign data manually to choose another destination user for reassignment.",
"DeleteUser": "Delete user",
"DeleteUserMessage": "{{userCaption}} <strong>{{user}}</strong> will be deleted. This action cannot be undone.",
"DeletingUsers": "Deleting users",
"PleaseNote": "Please note:",
"ReassignDataToAnotherUser": "Reassign data to another user",
"SuccessfullyDeleteUserInfoMessage": "The user has been successfully deleted",
"ToBeAbleToReassignData": "To be able to reassign data, delete one user at a time."
}