diff --git a/IRaCIS.Core.Application/Resources/en-US.json b/IRaCIS.Core.Application/Resources/en-US.json index 6da990e..83c3a1e 100644 --- a/IRaCIS.Core.Application/Resources/en-US.json +++ b/IRaCIS.Core.Application/Resources/en-US.json @@ -2,30 +2,30 @@ "RequiredAttribute": "{0} is required", - "TrialService_OnlyInInitOrProgress": "Operations are allowed only when the trial state is Initializing or Ongoing.", - "TrialService_ExistPN": "The same Trial ID already exists", + "TrialService_OnlyInInitOrProgress": "Operations are allowed only when the project status is Initializing or Ongoing.", + "TrialService_ExistPN": "The same Project ID already exists", "SubjectService_ExistSubjectCode": "A patient with the relevant patient ID already exists.", - "SubjectService_ExistImage": "The patient is not allowed to be deleted for having a study of images uploaded.", + "SubjectService_ExistImage": "The patient already has an imaging batch uploaded, and deletion is not allowed.", - "SubjectVisitServiece_ExistOtherInCurrent": "In the patient's study, there is an unplanned study after the previous study, please re-select the previous study.", - "SubjectVisitServiece_ExistName": "This patient's study already contains a study with the same name.", + "SubjectVisitServiece_ExistOtherInCurrent": "In the patient's study batch, there is an unplanned study batch after the previous study, please re-select the previous study.", + "SubjectVisitServiece_ExistName": "This patient's study batch already contains a study with the same name.", "SubjectVisitServiece_ExistImage": "Images have already been uploaded in the current study batch, and deletion is not allowed.", - "SubjectVisitServiece_HaveSetBeforeBatch": "The current study has been set to the previous study of another study and cannot be deleted.", - "TrialResource_InterceptedProjectStatusRule": "This request is blocked by the configuration rule: The operation is allowed only when the trial state is Ongoing.", - "QCOperationService_HaveSubmitted": "IC has been committed, and deletion is not allowed.", - "VisitTaskService_HaveReadingTask": "Currently the doctor has started to review the patient image, it is not allowed to cancel the assignment", + "SubjectVisitServiece_HaveSetBeforeBatch": "The current study batch has been set to the previous study of another study and cannot be deleted.", + "TrialResource_InterceptedProjectStatusRule": "This request is blocked by the configuration rule: The operation is allowed only when the project status is Ongoing.", + "QCOperationService_HaveSubmitted": "IC has submitted, and deletion is not allowed.", + "VisitTaskService_HaveReadingTask": "Currently the user has started to review the patient image, it is not allowed to cancel the assignment", "SystemAnonymization_InvalidGroupOrElement": "Please check whether the element number or group number configured by DicomTag meets the requirements.", - "ProjectException_ConcurrentUpdateNotAllowed": "Concurrent update, operation not allowed at this time.", + "ProjectException_ConcurrentUpdateNotAllowed": "Concurrent update, and operation is not allowed at this time.", "Project_ExceptionContactDeveloper": "Your current operation failed, please contact the developer to check the system log for troubleshooting. ", //StudyService - "Study_VisitAfterVisitOverError": "The scan time {0}of current study batch cannot be later than the end time {1} of this patien's study.Please check whether the study data is correct.", + "Study_VisitAfterVisitOverError": "The scan time {0} of current study batch cannot be later than the end time {1} of this patien's study.Please check whether the study data is correct.", "Study_VisitBeforePrevError": "The scan time {0} of current study batch cannot be earlier than that {1} of the previous study batch. Please check whether the study data is correct.", "Study_VisitAfterSubseqError": "The scan time {0} of current study batch cannot be later than the that {1} of the next study batch. Please check whether the study data is correct.", - "Study_UploadArchiving": "Someone is currently uploading and archiving the images of this study batch !", + "Study_UploadArchiving": "Someone is currently uploading and archiving the images of this study batch!", "Study_VisitEndedNotAllowed": "The study of this patint is completed, and cannot upload images to this study batch!", "Study_ImgAlreadyUploaded": "The current image study cannot upload to this study batch, because they have been already uploaded to {1} of Subject {0}.", @@ -39,16 +39,16 @@ "User_VerificationCodeError": "The verification code is wrong.", "User_VerificationCodeExpired": "The verification code has expired.", "User_CreateFailed": "Check the email address or contact maintainers. The email fails to be sent and the account cannot be created.", - "User_InvalidEmail": "Please enter a correct E-mail address.", + "User_InvalidEmail": "Please enter a correct email address.", "User_EmailError": "The email adress is wrong.", - "User_InProject": "The user has participated in the trial and cannot be deleted.", + "User_InProject": "The user has participated in the project and cannot be deleted.", "User_Disabled": "The user has been disabled.", //UserTypeService "UserType_InUse": "User already exists in that user type, and it cannot be deleted.", "ReadingImage_IDMust": "System call failed. When there is no Read ID, the standard ID must be passed.", - "ReadingImage_TaskFinish": "Please note that all reads of the current subject have been completed.", + "ReadingImage_TaskFinish": "Please note that all reads of the current patient have been completed.", "ReadingImage_NeedRest": "You have been continuously reading for {0} hours. Please take a break of {1} minutes before resumption.", // SiteSurvey 服务-------------------------------------------------------------------------------------------------------------------------- @@ -60,7 +60,7 @@ // TrialSiteSurveyService "ValidationEmail": "Please input a legal email", // 验证邮箱 "ValidationPhone": "Please input a legal phone", // 验证手机号 - "SiteNotExistUpdateDisable": "The project Site does not have the survey record of the handover person, so it is not allowed to choose to update", // site不存在禁止更新 + "SiteNotExistUpdateDisable": "The project site does not have the survey record of the handover person, so it is not allowed to choose to update", // site不存在禁止更新 "RecordLockUpdateDisable": "Your record is not locked, you are not allowed to choose to update, if submitted, can be rejected after operation", //记录锁定禁止更新 "SiteLockUpdateDisableOther": "At the current Site, your survey record has been locked, and it is not allowed to update other people's email survey record", //Site锁定禁止更新其他人 "SiteLockUpdateDisableSelf": "At the current Site, your survey record has been locked, and there are other unlocked records, so you are not allowed to update your own survey record", //Site锁定禁止更新自己 @@ -99,49 +99,49 @@ // TrialService "OnlyPMAPM": "Only PM/APM can perform this operation!", - "TrialIDExist": "Same Trial ID already exists.", - "ProjNot": "Operations are allowed only when the project is initialized or in progress", - "TrialConfirm": "The Trial visit schedule has been confirmed and cannot be deleted", - "TrialIntoTheGroup": "The Trial cannot be deleted because a doctor has been enrolled in the Trial or is in the enrollment process", - "TrialHaveSite": "There is a Site under this Trial and it cannot be deleted", - "TrialHaveParticipants": "There are participants under this Trial and they cannot be deleted", - "NotRevertEditable": "VisitPlan has been generated for some subjects,can not revert editable state", + "TrialIDExist": "Same project ID already exists.", + "ProjNot": "Operations are allowed only when the project status is Initializing or Ongoing", + "TrialConfirm": "The project study batch plan has been confirmed and cannot be deleted", + "TrialIntoTheGroup": "The project cannot be deleted because a user has been enrolled in the project or is in the enrollment process", + "TrialHaveSite": "There is a site under this project and it cannot be deleted", + "TrialHaveParticipants": "There are participants under this project and they cannot be deleted", + "NotRevertEditable": "Study batch plan has been generated for some patients, can not revert editable state", // TrialSiteService "CodeRepeated": "Code is not allowed to be repeated", "CRCCanNotDeleted": "The site has been associated with IC, and couldn't be deleted", - "SiteCanNotDeleted": "The subjects has been added to this site, and couldn't be deleted", + "SiteCanNotDeleted": "The patient has been added to this site, and couldn't be deleted", "StudyCanNotDeleted": "The site has been uploaded study, and couldn't be deleted.", // Visit ------------------------------------------------------------------------------------------------------------------------------------------- // SubjectService - "VisitNotConfirmed": "The trial visit plan has not been confirmed yet.Please contact the project manager to confirm the visit plan before adding subject", - "ExistedTrial": "A subjects with the same subject ID already existed in this trial.", - "TheLastVisit": "The subject is not allowed to set this visit as the last visit since there is already an visit set as the last visit", - "ImagesUploaded": "The subject uploaded the image after this visit, and this visit is not allowed to be set as the last visit", - "StudyImagesCanBotDeleted": "This subject has executed a visit with uploading study images,and couldn't be deleted", + "VisitNotConfirmed": "The project visit plan has not been confirmed yet. Please contact the project manager to confirm the visit plan before adding patient", + "ExistedTrial": "A patient with the same patient ID already existed in this project.", + "TheLastVisit": "The patient is not allowed to set this study batchas the last batch since there is already an batch set as the last batch", + "ImagesUploaded": "After this image batch for the patient, images have been uploaded, so this batch is not allowed to be set as the last batch", + "StudyImagesCanBotDeleted": "This patient has executed a visit with uploading study images, and couldn't be deleted", // SubjectVisitService - "ContainsVisitnum": "This subject's visit plan already contains a visit with the same visitnum", - "LastEvaluationNotAllowed": "After setting the last evaluation, you are not allowed to add scheduled outbound visits", + "ContainsVisitnum": "This patient's study batch plan already contains a study batch with the same number of study batches", + "LastEvaluationNotAllowed": "After setting the last read, you are not allowed to add unplaned study batches", "CRCSubmit": "PD confirmation status cannot be modified after IC submission", - "BacktrackingVisits": "After the IC is submitted, the PD confirmation status cannot be changed", - "ImageUpload": "The subject uploaded the image after this visit, and this visit is not allowed to be set as the last visit", - "AssociatedUploaded": "This visit is associated with the uploaded study images and couldn't be deleted", - "InPlanCanNotDeleted": "This visit is InPlan and couldn't be deleted", + "BacktrackingVisits": "After the IC has submitted, the PD confirmation status cannot be changed", + "ImageUpload": "After this image batch for the patient, images have been uploaded, so this study batch is not allowed to be set as the last study batch", + "AssociatedUploaded": "This study batch is associated with the uploaded study images and couldn't be deleted", + "InPlanCanNotDeleted": "This study batch is In Plan and couldn't be deleted", // VisitPlanService - "OnlyInitializing": "only in Initializing or Ongoing State can operate", - "AccordWithVisitNum": "For the visit plan, the VisitDay with a larger VisitNum should be larger than the VisitDay with a smaller VisitNum", - "same/VisitName": "A visit with the same VisitName/VisitNum already existed in the current visit plan", - "AlreadyBaseline": "A visit already is baseline in the current visit plan", + "OnlyInitializing": "Only project in Initializing or Ongoing status can be operated", + "AccordWithVisitNum": "For the study batch plan, the study date with a larger study number should be larger than the study date with a smaller study number", + "same/VisitName": "A study batch with the same study name/number already existed in the current study batch plan", + "AlreadyBaseline": "A study batch already is baseline in the current study batch plan", "IsUploadVideo": "A IC has uploaded image data for the baseline and is not allowed to modify the baseline", - "VisitHasBeenExecuted": "The visit plan has been assigned to the subjects and executed", - "OnlyProgressCanEdit": "Modification validation is allowed only during project initialization or in progress", + "VisitHasBeenExecuted": "The study batch plan has been assigned to the patients and executed", + "OnlyProgressCanEdit": "Modification validation is allowed only during project in Initializing or Ongoing status", "NoBaselineNoConfirmation": "No baseline, no confirmation allowed", - "NotConfirmedCanNotVisit": "If the project configuration is not confirmed, the visit plan is not allowed to be confirmed", - "VisitDayNotMinimum": "Baseline VisitDay is not minimum and confirmation is not allowed", + "NotConfirmedCanNotVisit": "If the project configuration is not confirmed, the study batch plan is not allowed to be confirmed", + "VisitDayNotMinimum": "The study date of baseline is not minimum and confirmation is not allowed", //Document----------------------------------------------------------------------------------------------------------------------------------------------- @@ -255,10 +255,10 @@ "ReadingImage_IsLymphNotbigger": "The short diameter of this nodal non-target lesion on the current visit is smaller than the value on the previous visit, and the state cannot be set to \"Unequivocal progression\".", "ReadingImage_NotLymphNotbigger": "The long diameter of this non-nodal non-target lesion on the current visit is smaller than the value on the previous visit, and the state cannot be set to \"Unequivocal progression\".", "ReadingImage_Twice": "System call error. Questions & answers submitted are duplicated.", - "ReadingImage_MaxQuestion": "According to the imaging charter, the number of the current type of lesion cannot exceed {0}.", - "ReadingImage_Maxlesion": "According to the imaging charter, the number of target lesions in the same organ cannot exceed {0}. Please confirm.", + "ReadingImage_MaxQuestion": "According to the requirements, the number of the current type of lesion cannot exceed {0}.", + "ReadingImage_Maxlesion": "According to the requirementsi, the number of target lesions in the same organ cannot exceed {0}. Please confirm.", "ReadingImage_Maximum": "\"{0}\" can only be repeated {1} times, and it has been repeated {2} times so far.", - "ReadingImage_PCWGMaximum": "According to the imaging charter, the number of baseline lesions at the same location should enter only {0} time. Please confirm.", + "ReadingImage_PCWGMaximum": "According to the requirements, the number of baseline lesions at the same location should enter only {0} time. Please confirm.", "ReadingImage_RequiredQuestion": "Before submission, please fill in \"{0}\".", "ReadingImage_ClinicalRead": "The clinical data has not been read. Please confirm!", @@ -268,7 +268,7 @@ "ReadingOncology_TaskError": "System call error. The current read is not an oncology read.", "ReadingOncology_Abnormal": "System call exception. The result of adjudication is null", //ReadingCalculate - "ReadingCalculate_Abnormal": "Configuration error of PCWG3 criteria. Data verification failed.", + "ReadingCalculate_Abnormal": "Configuration error of this criteria. Data verification failed.", "ReadingCalculate_questionable": "Problems with the lesions are as follows:", "ReadingCalculate_NoMarker": "Lesion {0} lacks mark.", "ReadingCalculate_StatusIsEmpty": "The state of Lesion {0} is empty.",