{ "test{0}{1}": "英文本地化{0}{1}", "RequiredAttribute": "{0} is required", // ------------------------------------------------------------_ServiceExtensions-------------------------------------------------------------------- //ApiResponseHandler "ApiResponse_NoAccess": "You do not have access to this API", "ApiResponse_Permission": "You do not have permission to do this", // ------------------------------------------------------------Controllers-------------------------------------------------------------------- //FinancialChangeController "Financial_ChargeSettled": "Expenses have been settled and workload can not be reset.", "Financial_InvalidParameter": "Invalid parameter.", //UploadDownLoadController "UploadDownLoad_UnsupportedMedia": "Unsupported media type.", "UploadDownLoad_ArchiveInProgress": "Another user is uploading or archiving this study.", "UploadDownLoad_InvalidData": "Please ensure that the uploaded data conforms to the style of the template file and contains valid data.", "UploadDownLoad_RequestError": "Request error, please try again!", "UploadDownLoad_SupportedFormats": "Supports upload of .xlsx, .xls, and .csv formats.", // ------------------------------------------------------------_MediatR-------------------------------------------------------------------- //ConsistencyVerificationRequest "ConsistencyVerification_Tech": "Study Type", "ConsistencyVerification_Time": "Incorrect time format", //ConsistencyVerificationHandler "ConsistencyVerification_Img": "Hello, according to the automatic recognition of this system, the imaging study submitted by the subject in the current visit in the IRC system is as follows:", "ConsistencyVerification_Of": "Of", "ConsistencyVerification_ImgC": "Imaging study", "ConsistencyVerification_EDCA": "Check EDC data, completely consistent, approved", "ConsistencyVerification_EDCB": "Check EDC data, completely consistent", "ConsistencyVerification_Auto": "Automatically verified pass", "ConsistencyVerification_Prob": "The following problems exist:", "ConsistencyVerification_EdcL": "Image study (EDC missing)", "ConsistencyVerification_IrcL": "Image study (IRC missing)", "ConsistencyVerification_Desc": "Description: In order to efficiently solve all the above doubts, please verify the actual image study accurately. Please note that the image date may not be consistent with the actual study date, and multiple modalities of image studys (such as PET-CT) may exist at the same time. After accurate verification, please reply with the correct image study for this visit.", "ConsistencyVerification_Conf": "According to the imported consistency check data, please confirm the following inconsistent inspection item information of this visit:", "ConsistencyVerification_Edc": "EDC is lack of:", "ConsistencyVerification_IrcLi": "IRC is lack of:", //-------------------------------------------------------------------------------------Reading----------------------------------------------------------------- //ClinicalDataSetService "ClinicalDataSet_DupTypeFail": "The same type of clinical data exists. The operation failed.", //ReadingClinicalDataService "ReadingClinicalData_DupTypeFail": "The same type of clinical data exists. The operation failed.", "ReadingClinicalData_Unchecked": "The current clinical data status is not verified and signing is not allowed!", //ReadingGlobalTaskService "ReadingGlobal_NotGlobal": "System call error. The current read is not a global review read.", //ReadingImageTaskService "ReadingImage_NotVisit": "System call error. The current read is not a timepoint read.", "ReadingImage_CantSplit": "The current read is a baseline read, and lesion split is not allowed.", "ReadingImage_BeSigned": "The current read has already been signed. Please do not submit it again.", "ReadingImage_Beinvalid": "The current read has already been invalidated, and reading is not allowed anymore.", "ReadingImage_PresenceReview": "The current subject has a re-read request that has not been processed and is not allowed to operate", "ReadingImage_NotaTask": "The coalesced lesions are not from the same timepoint.", "ReadingImage_DeleteError": "Other lesions have split from or coalesced into the current lesion. Deletion failed.", "ReadingImage_Idnotcorrespond": "Failed to add the lesion mark. The Instance ID and Series ID of the image do not match.", "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 {0} cannot exceed {1}.", "ReadingImage_Maxlesion": "According to the imaging charter, 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_NotNewFocus": "There should be no new lesions in the converted task", "ReadingImage_RequiredQuestion": "Before submission, please fill in {0}.", "ReadingImage_ClinicalRead": "The clinical data has not been read. Please confirm!", "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_NeedRest": "You have been continuously reading for {0} hours. Please take a break of {1} minutes before resumption.", //ReadingJudgeTaskService "ReadingJudge_SouceIdNull": "System call failed. The Source ID of the global review which is being adjudicated currently is 'null'.", //ReadingOncologyTaskService "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_questionable": "Problems with the lesions are as follows:", "ReadingCalculate_NoMarker": "Lesion {0} lacks mark.", "ReadingCalculate_StatusIsEmpty": "The state of Lesion {0} is empty.", "ReadingCalculate_NoMarkerEmpty": "Lesion {0} is not marked, and its state is empty.", "ReadingCalculate_NoDeveloped": "Please note that the current standard automatic calculation has not been developed.", //ReadingMedicalReviewService "MedicalReview_invalid": "This medical review read has already been invalidated, and the operation failed.", "MedicalReview_SaveQuestion": "Unable to perform the current operation. Please save the medical review questions first.", "MedicalReview_NeedSave": "Unable to perform the current operation. Please save the medical review questions and conclusions first.", "MedicalReview_NotClosed": "Unable to perform the current operation. The current medical query conversation has not been closed.", "MedicalReview_Finish": "The current medical review is the last one.", //ReadingMedicineQuestionService "ReadingMed_QNumDup": "Current question number is repeated", "ReadingMed_HasSubQ": "This question has sub-question, please delete it first", "ReadingMed_NoMedQ": "Medical review question has not been added yet. Please add it first before confirming", "ReadingMed_MedQNumDup": "The display number of the medical imaging review question cannot be duplicated.", "ReadingMed_ParentNumSmall": "The display number of the parent question should be smaller than that of the child question, please confirm.", "ReadingMed_VisitQNotConfig": "This review criteria has no medical review questions for 'visit'", "ReadingMed_GlobalQNotConfig": "The global review read is enabled in the current criterion, but has not configured with medical review questions", "ReadingMed_ArbitrateQNotConfig": "Adjudication review reading is enabled in the current criterion, but has not configured with medical review questions", "ReadingMed_TumorQNotConfig": "Oncology reading is enabled in the current criterion, but the oncology medical review question has not been configured", //UserService "User_CheckNameOrPw": "Please check the username or password.", //Repository "Repository_UpdateError": "Updated data does not exist in the database. ", "Repository_DeleteError": "Deleted data does not exist in the database.", //OrganInfoService "OrganInfo_DuplicateData": "There are duplicate data, operation failed.", //ReadingCriterionService "ReadingCriterion_Referenced": "The current criterion has been referenced and cannot be deleted.", "ReadingCriterion_InUse": "This criterion has been used in the project and cannot be deleted.", "ReadingCriterion_ArbitratorWithoutJudgment": "There is no referee problem but there is an arbitration object, operation failed.", //ReadingQuestionService "ReadingQuestion_IdDup": "Duplicate problem ID.", "ReadingQuestion_ChildrenExist": "This problem has sub-problems, please delete the sub-problems first.", "ReadingQuestion_GroupReferenced": "This grouping has been referenced, please delete the referenced problems first.", "ReadingQuestion_JudgmentSet": "The current question already has a referee criterion set, modification failed.", "ReadingQuestion_ExcludeWithDependency": "The displayed dependent parent question and the required dependent question are the same, but the answers are mutually exclusive, operation failed.", "ReadingQuestion_CircularDependency": "Calculation dependency has looped!", //ReadingPeriodSetService "ReadingPeriodSet_NameDup": "Review period name duplicate, operation failed", "ReadingPeriodSet_Global": "Review period name cannot be Global", "ReadingPeriodSet_AlreadyAdded": "{0} has already added the review period, cannot set it effective.", "ReadingPeriodSet_TaskCompletedCannotRevoke": "The current criterion has generated reads and the reads have been completed, revoke failed.", "ReadingPeriodSet_LastVisit": "Last visit.", //ReadModuleService "ReadModule_AlreadyAdded": "The current visit has already added a review period.", "ReadModule_AddGlobalFirst": "Please add global review first.", "ReadModule_VisitNotFound": "No qualified visit was found.", "ReadModule_SignedDataCannotDelete": "Clinical data has been signed and cannot be deleted.", "ReadModule_TumorExists": "The current visit has a tumor review, please delete it first.", "ReadModule_TaskGenerated": "The current review has generated reads, operation failed.", //UserWLTemplateService "UserWLTS_MaxTemplate": "The same user can add a maximum of 10 templates.", "UserWLTS_NameRepeated": "The template name is repeated", "UserWLTS_ContentRepeated": "The template content is repeated", // ------------------------------------------------------------Allocation-------------------------------------------------------------------- //TaskAllocationRuleService "TaskAllocation_DoctorIdNotFound": "Error, the doctor's account Id was not found in the enrollment table.", "TaskAllocation_DoctorConfigExists": "The doctor configuration is already available, and continued additions cannot be allowed.", "TaskAllocation_TaskAssigned": "A read has been assigned to the doctor and it cannot be deleted.", //TaskConsistentRuleService "TaskConsistent_ConsistencyConfigExists": "Please configure the doctor for consistency analysis.", "TaskConsistent_TaskGenerated": "The trial configuration is already available, and no continued additions are allowed.", "TaskConsistent_MedicalAuditTaskExists": "The criterion already has reads generated by the Subject, and configuration modification is not allowed.", "TaskConsistent_SignedTaskCannotBeInvalidated": "This criterion has generated a consistency analysis task and cannot be deleted.", //TaskMedicalReviewRuleService "TaskMedicalRule_TaskAlreadyAssigned": "The doctor configuration is already available, and continued additions cannot be allowed.", "TaskMedicalRule_TaskStarted": "A medical review task has been generated.", //TaskMedicalReviewService "TaskMedical_DirtyData": "Signed files cannot be set to invalid.", "TaskMedical_SubjectInOtherArm": "A task is currently assigned to someone else,and it cannot be assigned. Please refresh the list.", //VisitTaskService "VisitTask_VisitTask_TaskAlreadyApplied": "The trial has not confirmed any of the review criteria.", "VisitTask_DoctorConfigNotFound": "The current doctor has begun to do the task of this standard of subject, so assignment cannot be canceled.", "VisitTask_BackendDataError": "One of the reeads has been assigned to the doctor and is not allowed to be assigned.", "VisitTask_DirtyData": "Dirty data appears, and the task source field has no value.", "VisitTask_MissingTaskSource": "The subject had a visit and entered the return process, which has not been verified for consistency and is not allowed to be assigned.", "VisitTask_InconsistentSubjectStatus": "There is a subject that already has the doctor in another Arm group. It is not allowed to add the doctor to a new group.", "VisitTask_DuplicateDoctorInArm": "There is a subject that already has the doctor in another Arm group, so the futher assignment is not allowed. Please refresh the page to confirm whether the data on the page is expired.", "VisitTask_DoctorAlreadyInArm": "The assignment of a Subject task cannot be canceled because it has been applied.", "VisitTask_TaskAlreadyApplied": "The configured doctor cannot be found in the configuration table, and the binding cannot be applied. Please check the data.", "VisitTask_DoctorConfiguration": "Background data error", "VisitTask_BackendData": "Reads that have not been completed or have not been effective are not allowed to request re-reading.", "VisitTask_UnreadTask": "Reads that re-read has been applied or approved are not allowed to apply for re-reading.", "VisitTask_NoPMRecheck": "Additional review reads do not allow the PM to apply for re-reading", "VisitTask_Reapply": "PM is not allowed to apply for re-reading of consistency analysis reads.", "VisitTask_ConsistencyAnalysis": "PM is only allowed to apply for re-reading that the view type is visit.", "VisitTask_VisitTypeRestriction": "This is chronological read, and the subject has visit that has applied for re-read by PM, but has not been processed, so it cannot been applied for continuing re-read at this time.", "VisitTask_SequentialReading": "This is chronological read, and the subject has visit that has applied for re-read, but has not been processed, so it cannot been applied for re-read for now.", "VisitTask_ImageProblem": "This is chronological read, and there is something wrong with the image. PM has applied for returning, so it cannot been applied for re-reading now.", "VisitTask_LastReading": "This is chronological read, and only the request for re-readinng by the subject reader after completing the global task for the last time is allowed.", "VisitTask_LastOncologistRecheck": "This is chronological read, and the subject will only be allowed to re-read after IR completing the last oncology read ", "VisitTask_LastAdjudicatorRecheck": "This is chronological read, and the subject will only be allowed to re-read after IR completing the last adjudication read ", "VisitTask_IRGlobalRecheck": "This is random read, IR is only allowed to apply for re-reading global and visit reads", "VisitTask_IRReapply": "This is random read, IR is only allowed to apply for re-reading global and visit reads ", "VisitTask_InvalidReapplyStatus": "The current re-read status is not requested and cannot be processed. Please refresh the page.", "VisitTask_ReapplyStatusConflict": "The current re-read status has been affected by another re-read reads. The re-read review operation is not allowed for reads in this state", "VisitTask_ReReadTaskNotApplied": "Only reads with visit type are allowed to approve of re-read.", "VisitTask_ReReadTaskAlreadyAffected": "Do not conform to the PM request and SPM / CPM approve , or IR request and PM approve.", "VisitTask_TaskTypeNotApproved": "The current re-read status is not requested and cannot be processed. Please refresh the page.", "VisitTask_NoImageReturn": "Additional review reads do not allow PM to apply for re-reading", "VisitTask_NonEffectiveTaskCannotBeReturned": "Only effective and unfinished visit read can be returned. Please refresh the page data.", "VisitTask_NoFurtherReturn": "The current visit has been returned to image upload, so continuing to return is not allowed!", "VisitTask_ConsistencyTaskCannotBeReturned": "The consistency analysis read is not allowed to be set return back.", "VisitTask_PMOnlyAllowedForReturn": "Only PM can perform the return back.", "VisitTask_UnsupportedTaskType": "Re-read types are not supported.", "VisitTask_UndefinedList": "The current user view list is not defined.", "VisitTask_NoConsistencyReturn": "The conformance analysis read cannot be returned back", "VisitTask_VisitTypeTaskAllowedForPMOnly": "Only read with visit type can be returned by PM.", // ------------------------------------------------------------Common-------------------------------------------------------------------- //CommonDocumentService "Document_CodeDuplication": "The Code of the document cannot be repeated.", "Document_SingleTemplate": "Only one template file is allowed per scenario and standard.", "Document_ TemplateRead": "Failed to read the template content, please try saving the file as docx format!", //DictionaryService "Dictionary_DictionaryName": "There is already a dictionary with the name {0}.", "Dictionary_DictionaryDeletion": "The current dictionary is referenced in the standard and cannot be deleted!", "Dictionary_SubitemDeletion": "There is child data, direct deletion is not allowed!", "Dictionary_ResumeReference": "The current entry has been referenced in the reader resume.", "Dictionary_ProjectReference": "The current entry has been referenced in the trial information.", "Dictionary_StandardReference": "The current entry has been referenced in the review criteria.", //ExcelExportService "ExcelExport_UnsupportedExport": "Currently the criterion export is not supported.", //MailService "Mail_EmailResetReminder": "[From Extensive Imaging IRC] A reminder about resetting the email.", "Mail_Dear": "Dear {0},", "Mail_ResettingEmail": "You are resetting an email address.", "Mail_IRCResettingPassword ": "[From Extensive Imaging IRC] A reminder about resetting your password", "Mail_ResettingPassword ": "You are resetting the email password", "Mail_ImagingIRCReminder": "[From Extensive Imaging IRC] A reminder", "Mail_IRCProject": "You are participating in the Extensive Imaging IRC trial", "Mail_ProjectParticipationReminder": "[From Extensive Imaging IRC] [{0}] A reminder of the Site Survey", "Mail_CenterResearchReminder": "You are participating in the Site Survey of the Extensive Imaging IRC trial.", "Mail_AccountCreationReminder": "[From Extensive Imaging IRC] A reminder about creating an account", "Mail_AccountPasswordResetReminder": "[From Extensive Imaging IRC] A reminder about resetting account passwords", "Mail_InvitationEmail": "[From Extensive Imaging IRC][{0}]Invitation", //SystemMonitor "SysMon_JsonConfig": "Parsing the Json file configuration failed", // ------------------------------------------------------------Doctor-------------------------------------------------------------------- //DoctorService "Doctor_DupPhoneOrEmail": "The current tel or email number already existed", "Doctor_DupPhone": "The current tel number already existed!", "Doctor_DupEmail": "The current email already existed!", "Doctor_StandardDuplicateFileTypeError": "This type of file has already been added to the current criterion.", "Doctor_RequiredDocumentsError": "Resume & Consultant Agreement must be upload", // ------------------------------------------------------------Document-------------------------------------------------------------------- //SystemDocumentService "SystemD_DuplicateFile": "A file with the same type and same name already exists in the system.", "SystemD_CannotDeleteSignedFile": "The file has already been read and signed by a user, and not allowed to be deleted.", //TrialDocumentService "TrialD_DuplicateFileInProject": "A file with the same type and same name already exists in this trial .", "TrialD_DocumentHasAlready": "The file has already been read and signed by a user, and not allowed to be deleted.", "TrialD_FileAlreadySigned": "The file has been signed.", "TrialD_ObsoleteFile": "The file has been revoked. Signature failed!", //TrialEmailNoticeConfigService "TrialEmailN_TaskNotSigned": "Before sending the email, the task must have been signed and triggered to complete the corresponding task generation.", "TrialEmailN_NoRecipient": "The message cannot be sent without the recipient.", "TrialEmailN_InvalidEmailConfig": "The configuration of the sender mail of the trial is wrong, please check.", "TrialEmailN_EmailTemplateNotFound": "The email template in the standard scenario of this trial cannot be found.", "TrialEmailN_EnrollmentConfirmation": "[Enrollment Confirmation Report] About {0} item {1}Subject", "TrialEmailN_Enrollment": "The attachment is the Enrollment Confirmation Report, please check.", "TrialEmailN_PDReport": "[PD Confirmation Report] About {0} item {1}Subject", "TrialEmailN_SubjectDiseaseProgression": "The attachment is the PD Confirmation Report, please check.", "TrialEmailN_SingleBlindedSet": "The configuration of the single and chronological read is incorrect (there should be no adjudicator configuration), please check!", "TrialEmailN_SingleBlindedSequenced": "The single and chronological read, should not enter the logic here, please contact the background developers to check!", "TrialEmailN_PDProgressEmailTask": "Send PD progress email found problem with the task data!", "TrialEmailN_DoubleBlindedError": "The double and chronological read does not defined the adjudication rule logic, please contact the developers to check!", "TrialEmailN_InCons": "The trial is not configured with the Enrollment Confirmation!", "TrialEmailN_NoBaseLine": "There is no baseline visit configured with Enrollment Confirmation and IR readed,so email failed to send", "TrialEmailN_IncompBase": "The baseline reads for enrollment confirmation has not been finished for IR!", "TrialEmailN_EmailFail": "Email failed to generate manually,please contact developer to verify the failure cause", "TrialEmailN_NoReader": "No IR has finished the baseline read at present!", "TrialEmailN_NoPDConfig": "The trial is not configured with PD Confirmation!", "TrialEmailN_NoPDTasks": "There is no baseline visit configured with “PD Confirmation” and IR readed,so email failed to send", "TrialEmailN_PDNotFinished": "The completion status of the latest PD interview and film reading task of the current subject does not meet the sending conditions", "TrialEmailN_PDNoImaging": "The trial is configured with review period adjudication, but the current subject' s latest visit marked 'PD' have no review period", "TrialEmailN_PDPhaseNotFinished": "The review period status of the current subject's latest PD visit does not meet the sending conditions", "TrialEmailN_NoRuleDefined": "The sending logic for adjudication rule is not defined! ", "TrialEmailN_NoDoubleOrder": "The current trial is not double and chronological read, so the sending condition is not met", "TrialEmailN_NoSendLogicDefined": "The current trial is not defined sending logic", "TrialEmailN_BlindedSequencedReading": "The configuration of the chronological read is wrong (should be single or double reading), please check!", "TrialEmailN_UnblindedSequencedReading": "The configuration of random read is wrong (should be single read without adjudication, or double read with adjudication for visiting ), please check!", "TrialEmailN_InvalidTaskTypeForEmailSending": "Do not send emails for other type except visit, adjudication and global read. Please check the logic.", "TrialEmailN_PDLogicNotDefined": "Reads for this criterion has not yet defined the PD logic, please supplement it after consultation with the developer.", "TrialEmailN_MailboxWrong": "The configuration of the sender mailbox of the trial is wrong, please check it.", "TrialEmailN_InvalidRecipient": "The trial does not have a valid recipient, so the message cannot be sent.", "TrialEmailN_EmailTestMessage": "Trial mail test", "TrialEmailN_ConfigurationCorrect": "If this email is received, the email configuration is correct.", "TrialEmailN_InvalidSenderEmailConfig": "The sender configuration is incorrect. Please check whether the server address or authorization code is correct or not.", // ------------------------------------------------------------Financial-------------------------------------------------------------------- //CalculateService "Cal_VolDataErr": "Volume reward data error.", //ExchangeRateService "ExR_SameMthExist": "The exchange rate of the same month already existed.", "ExR_MthPymtRate": "The exchange rate has been used in monthly payment", //PaymentAdjustmentService "PayAdj_DocPymtLock": "Doctor payment has confirmed lock", //RankPriceService "RP_TitleUsedByRev": "This title has been used by reviewer payment information", //TrialRevenuesPriceService "TRP_AddMeaningful": "Please add meaningful data", // ------------------------------------------------------------ImageAndDoc-------------------------------------------------------------------- //DicomArchiveService "DAS_NoAnonCacheData": "The cache data for anonymous config is not obtained, and the upload stops. Please contact the developer to verify.", //ImageShareService "ISS_NoImgToShare": "There are no images to share for the current study.", "ISS_ResNotExists": "The request resource wasn’t found.", "ISS_SharePwdError": "The shared password is incorrect.", "ISS_ShareExpiration": "Resource sharing expires.", //StudyService "Study_VisitBeforePrevError": "The current visit check time {0} cannot be earlier than the previous visit check time {1}. Please check whether the check data is correct.", "Study_VisitAfterSubseqError": "The current visit check time {0} cannot be later than the visit check time {1} .Please check whether the check data is correct.", "Study_UploadArchiving": "Someone is currently uploading and archiving this visit!", "Study_VisitEndedNotAllowed": "Subject visit is over, and uploading is not allowed!", "Study_ImgAlreadyUploaded": "Uploading is not allowed above here.The current image check has been uploaded to {1} of subject {0}", // ------------------------------------------------------------Inspection-------------------------------------------------------------------- //FrontAuditConfigService "FrontAudit_IdDup": "The identifier is duplicated.", "FrontAudit_NameDup": "The name is duplicated .", "FrontAudit_CannotDelSub": "Subclasses exist, cannot delete.", //InspectionService "Inspection_UserDisabled": "The current user has been disabled.", // ------------------------------------------------------------Institution-------------------------------------------------------------------- //CROService "CRO_DupName": "CRO with the same name already exists. Please confirm.", "CRO_InProject": "The CRO has participated in the trial and cannot be deleted.", //HospitalService "Hospital_DupName": "Hospital with the same name already exists. Please confirm.", "Hospital_SiteAdded": "The current Site has been added to another Hospital.", "Hospital_HasDoctors": "There are already doctors registered under the hospital's account and cannot be deleted.", //SiteService "Site_DupName": "Site with the same name already exists. Please confirm.", "Site_InProject": "This site has been added to the project and cannot be deleted.", //SponsorService "Sponsor_DupName": "Sponsor with the same name already exists. Please confirm.", "Sponsor_InProject": "The sponsor has been added to the trial and it is not allowed to delete.", // ------------------------------------------------------------Management-------------------------------------------------------------------- //MenuService "Menu_ParentDupChild": "A child node with the same name already exists under the parent node.", "Menu_ChildExist": "Child nodes already exists under this node . Delete the child nodes before deleting the node.", //UserService "User_UsernameExist": "The user name already exists.", "User_PhoneDup": "A user with the same phone number already exists in this user type.", "User_EmailDup": "A user with the same email already exists in this user type.", "User_NewOldPwdSame": "The new password is the same as the old one.", "User_OldPwdInvalid": "Failed to verify the old password.", "User_LegalEmail": "Please input a legal email.", "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_EmailError": "The email adress is wrong.", "User_InProject": "The user has participated in the trial 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.", // ------------------------------------------------------------QC-------------------------------------------------------------------- //QCCommon "QCCommon_CannotOperate": "CRC has submitted the image. Operation is not allowed.", "QCCommon_NoPermission": "You are not the current recipient of the image QC. No operation authority!", "QCCommon_CheckTimeEarly": "The current visit study time {0} cannot be earlier than the previous visit study time {1}. Please check whether the study data is correct.", "QCCommon_CheckTimeLate": "The current visit study time {0} cannot be later than the visit study time {1} .Please check whether the study data is correct.", //QCOperationService "QCOperation_CheckFirst": "Please check the image first and save review questions before query.", "QCOperation_QuestionExist": "The unclosed query of the current visit has been set to approve CRC reupload. After CRC has reuploaded image, please close the original query first and then add a new query.", "QCOperation_QuestionCannotClose": "CRC has applied for reuploading or QC has agreed to reupload. To close the query is not allowed. Please do not close the query until the QC rejects or the CRC reuploads the image.", "QCOperation_CloseReason": "Reason for closing:", "QCOperation_QuestionReplied": "The QC query has been answered.", "QCOperation_NoPermissionReply": "You do not have permission to reply to the data reconciliation conversation.", "QCOperation_CannotClose": "The current visit status is CRC request re-upload. The query is not allowed to be closed.", "QCOperation_Reason": "Notes:", "QCOperation_CannotPass": "The current visit is in the return status, and the data reconciliation cannot be set.", "QCOperation_PassAfterClose": "Please close the data reconciliation query first, and then set the data reconciliation pass.", "QCOperation_Cannotback": "The current visit has passed the consistency check and cannot be applied for re-upload.", "QCOperation_CRCRollback": "CRC apples for re-upload.", "QCOperation_OtherCRC": "Other CRCs have applied for processing. Please refresh the page.", "QCOperation_PMReject": "PM/APM rejected the data reconciliation return.", "QCOperation_NoPermission": "You do not have operation permission.", "QCOperation_CannotRollback": "If the current visit has not do reconciliation or has passed, setbacks are not allowed.", "QCOperation_PMAPMConsistency": "PM/APM agrees to the data reconciliation rollback.", "QCOperation_NoModifyAfterSubmit": "Once submitted, no modifications are allowed.", "QCOperation_UnresolvedQCQuery": "Image query of the current visit is not closed. This operation is not allowed.", "QCOperation_CrcNoDelete": "The CRC has been committed and cannot be deleted.", "QCOperation_NoRecipient": "You are not the current recipient of the quality control task, no operation authority!", "QCOperation_QCImageTaskAlreadyReleased": "The image QC of the current visit has been released by the original recipient. You can get it by 'claime'.", "QCOperation_QCTaskNoAccess": "The image quality control task of the current visit has been claimed by other QC, so it is not allowed to claim.", "QCOperation_QCConfigFirst": "Please configure the image QC question before claiming the image QC task.", "QCOperation_NoQC": "The trial configuration of image QC was not check, and the QC Task was not be claimed.", "QCOperation_InitialAuditPassed": "The first review has passed, continue to receive can not be allowed.", "QCOperation_NoSingleAudit": "The trial is configured with single image QC , does not meet Submmit State: Submitted or Audit State: pending QC/ in QC, not allowed to collect.Please refresh the page.", "QCOperation_NoSameReviewer": "The secondary QC cannot be the same person as the primary QC.", "QCOperation_NoSecondaryAudit": "The trial is configured withr double image QC , does not meet Submmit State: Submitted or Audit State: pending review/ in QC, not allowed to collect.Please refresh the page.", "QCOperation_NoTaskAccess": "You are not the current recipient of the quality control task, no operation authority!", "QCOperation_NoQCFunction": "The project configuration of image QC process was not check, so there is no need to cancel the task function.", "QCOperation_NoTaskOwner": "The current visiting image QC has not been claimed by anyone, and cannot been released.", "QCOperation_DiseaseProgressConfirmation": "Current visit required PD Confirmation. Please process the unsubmitted prior visit before submitting the current visit: {0}.", "QCOperation_UnsubmittedVisits": " After submitting the current visit, please as soon as possible process any prior visits that have not been submitted: {0}.", "QCOperation_NoBaselineData": "No clinical data at baseline, confirm to submit?", "QCOperation_NoImageData": "Dicom/ Non-dicom image data has not been uploaded. Submission is not allowed.", "QCOperation_ImagesSubmitted": "The image data of the current visit has been submitted by another CRC.", "QCOperation_BatchImagesSubmitted": "The visit image data is currently submitted in batches, part of which has been submitted by other CRCs.", "QCOperation_MissingBaselineDate": "The trial is configured with the visit start date, but the visit start date for the subject is not filled. Submittion is not allowed.", "QCOperation_RemoveItem": "You have been removed from the trial and have no operation rights.", "QCOperation_QCNotClosed": "The QC query has not been closed for the current visit. This operation cannot be performed.", "QCOperation_NoQCNeeded": "The trial configuration of image QC was no. No need to set image QC as pass.", "QCOperation_QCNotSaved": "Image QC question is not saved. This operation is not allowed.", "QCOperation_NotChangePass": "The trial configuration of image QC process was double check, so the current image QC task cannot change from the current state to pass.", "QCOperation_CannotChangeToPass": "The trial configuration of image QC process was double check. The current audit state is {0}, which cannot be changed to approved.", "QCOperation_NoQCNeededNotEnd": "The trial configuration of image QC process was not check, and setting image quality control termination is not allowed.", "QCOperation_CannotChangeToStop": "The trial configuration of image QC process was single check, and the current review state is not In Primary QC and cannot be changed to the QC termination.", "QCOperation_CannotChangeStop": "The trial configuration of image QC process was double check, and the current review state is {0} and cannot be changed to the QC termination.", "QCOperation_InvalidResend": "The current reupload state is not QC agree, so reuploading is not allowed.", "QCOperation_NoResendNeeded": "No check operation, there will be no need to reupload!", "QCOperation_InvalidAgreeResend": "The current re-upload- status is not CRC requested and the approve of reuploading cannot be set.", "QCOperation_CannotAgreeResend": "At the current visit, there is an unclosed query that QC set to agree to reupload, CRC has not uploaded, currently is not allowed to set again.", "QCOperation_AgreeResend": "QC agrees to re-upload.", "QCOperation_InvalidCompleteResend": "The current reupload status is not QC approved, setting reuploading completion is not allowed.", "QCOperation_NoImageNotAllowed": "No image is currently available. Setting reuploaded is not allowed.", "QCOperation_CRCTransferCompleted": "CRC reuploading has been completed. ", "QCOperation_InvalidTransferStatus": "The current query re-upload status is not the initial| CRC re-uploaded. Application for re-uploading is not allowed", "QCOperation_CRCTransfer": "CRC requests to reupload/upload images.", "QCOperation_CannotModifyConfirmation": "The visit has been submitted, and the enrollment confirmation state cannot be modified.", "QCOperation_CannotModifyPDStatus": "This visit status is return back. Modification of PD Confirmation status is not allowed.", "QCOperation_ForwardingFailed": "Failed to forward the image:", //QCQuestionService "QCQuestion_DuplicateIndexFailed": "Operation failed because the serial number is repeated.", "QCQuestion_HasChildQuestion": "The current task has a sub-question. Deletion failed.", //TrialQCQuestionService "TrialQCQuestion_TemplateConfirmed": "Image QC question template has been confirmed. No operation is allowed.", "TrialQCQuestion_DuplicateIndexFailed": "Operation failed because the serial number is repeated.", "TrialQCQuestion_DeleteChildFirst": "Before deleting the parent question, delete the child question that references the parent question.", "TrialQCQuestion_ReferencedByQCProcess": "This review question has been cited by the image QC. Deletion is not allowed.", // ------------------------------------------------------------QC-------------------------------------------------------------------- // ------------------------------------------------------------SiteSurvey-------------------------------------------------------------------- //TrialSiteEquipmentSurveyService "TrialSiteEquipment_Locked": "Locked and operation is not allowed.", //TrialSiteSurveyService "TrialSiteSurvey_InvalidEmail": "Please enter the correct email address.", "TrialSiteSurvey_WrongVerificationCode": "The verification code is incorrect.", "TrialSiteSurvey_ExpiredVerificationCode": "The verification code has expired.", "TrialSiteSurvey_NoRecordToUpdate": "The site does not have a site survey record for the transferor , so it is not allowed to choose to update.", "TrialSiteSurvey_RecordUnderReview": "Your site survey record is in review and cannot be updated. If you need to update, please do so after rejection.", "TrialSiteSurvey_LockedByCurrentUser": "In the current site, the submitted survey record has been locked. Updation of other people's email survey records is not allowed.", "TrialSiteSurvey_LockedByOtherUsers": "The submitted survey record of the current site has been locked. Currently, the survey record submitted by other personnel is not locked. Updation of the survey submitted before is not allowed.", "TrialSiteSurvey_UnlockedRecordsExist": "The current site has unlocked survey records. Locked survey records cannot be updated.", "TrialSiteSurvey_NonLatestLockedRecord": "The site survey corresponding to the mailbox {0} is not the latest. Updation is not allowed", "TrialSiteSurvey_AlreadyFilledByOtherUsers": "There are already survey filled out by other users under this site. You are not allowed to fill them out", "TrialSiteSurvey_Locked": "The site survey has been locked, and no operation is allowed.", "TrialSiteSurvey_IRCNotification": "[from Extensive Imaging IRC] A reminder about the site survey approval.", "TrialSiteSurvey_CancelUnsubmittedRecord": "Only unsubmitted records are allowed to be repealed.", "TrialSiteSurvey_NoAdminAcces": "The operation is not allowed by the administrator.", "TrialSiteSurvey_FailedToGenerateAccountId": "If no value is obtained for the generated account Id. Please check.", "TrialSiteSurvey_IRCInvitation": "[from Extensive Imaging IRC][{0}] Invitation letter", "TrialSiteSurvey_IRCInvitationContent": "Hello, as the IRC supplier of experiment plan No. {0} trial, Extensive Imaging sincerely invites you to participate in the IRC related work of this project. Your guidance and suggestions are welcome.", "TrialSiteSurvey_ViewAndConfirm": "Check and confirm", //TrialSiteUserSurveyService "TrialSiteUser_Locked": "Locked and not allowed to operate.", "TrialSiteUser_InconsistentInfo": "The corresponding user of this email address is {0}, and the phone number is {1}. Please modify the inputted information and make it consistent with that already in the system, and then save.", "TrialSiteUser_NoTestUserForFormal": "Formal and training triala are not allowed to add test users.", "TrialSiteUser_NoFormalUserForTest": "It is the test project that regular users are not allowed in.", // ------------------------------------------------------------Stat-------------------------------------------------------------------- // ------------------------------------------------------------TrialSiteUser-------------------------------------------------------------------- //TrialConfigService "TrialConfig_JudgeTaskFail": "There are adjudication questions that the conditions for generating adjudication review read are not configured. Operation failed!", "TrialConfig_StdConfigMissing": "Questions are not configured under the current criterion.", "TrialConfig_AddEvalReq": "Selected additional assessment, must check additional assessment type", "TrialConfig_SignTemplateMissing": "This operation requires electronic signature confirmation, but the signature template for this scenario is not found in the system.", "TrialConfig_ProjectEnded": "The trial has ended or stopped. Configuration changes are not allowed.", "TrialConfig_NoImageAuditQuestion": "No image QC question is currently added. Please add the image QC questions first, and then confirm.", "TrialConfig_DuplicateAuditQuestionId": "Image QC question display number cannot be repeated.", "TrialConfig_InvalidParentQuestionId": "Make sure that the display sequence number of the parent question is smaller than that of the child.", "TrialConfig_AuditQuestionConfirmed": "The image QC questions have been confirmed by other personnel. Cofirmation again is not allowed. ", "TrialConfig_ProjectNotInitialized": "The current trial status is not initialized. This operation is not allowed.", "TrialConfig_UnconfirmedConfiguration": "This trial’s project configuration, & visit management have not been finished, and its status cannot be changed to “Ongoing”.", "TrialConfig_UnconfirmedUNACKD": "This trial’s project configuration, & visit management have not been all confirmed, and its status cannot be changed", "TrialConfig_ProjectNotStarted": "This trial status is not “Ongoing”, and cannot be set to Stoped or Completed.", //TrialExternalUserService "TrialExternalUser_Inconsistency": "The corresponding user of this email address is {0}, and the phone number is {1}. Please modify the inputted information and make it consistent with that already in the system, and then save.", "TrialExternalUser_EmailTypeDuplicate": "Please confirm that the system already has an account with the same email address and user type as the one entered in the list.", "TrialExternalUser_TestUserNotAllowed": "Formal and training trials are not allowed to add test users.", "TrialExternalUser_FormalUserNotAllowed": "It is a training trial that regular users are not allowed in.", "TrialExternalUser_NotEditable": "Staff information cannot be edited. Please delete it and add it again.", "TrialExternalUser_CannotDelete": "The current user has participated in the trial and cannot be deleted.", "TrialExternalUser_IRCInvitation": "Hello, as the IRC supplier of experiment plan No. {0} trial, Extensive Imaging sincerely invites you to participate in the IRC related work of this project. Your guidance and suggestions are welcome.", "TrialExternalUser_ViewAndConfirm": "Check and confirm", "TrialExternalUser_InvitationExpired": "The invitation time has expired. You can only confirm it after you are invited again.", "TrialExternalUser_AccountInfo": "[from Extensive Imaging IRC][{0}] account information", "TrialExternalUser_Welcome": "Hello, welcome to participate in the relevant work of trial scheme No. {0}IRC of the project. This trial adopts electronic workflow. The system and your account information are as follows:", "TrialExternalUser_ProjectNumber": "Trial ID: {0}", "TrialExternalUser_ExperimentPlanNumber": "Protocol ID: {0}", "TrialExternalUser_ExperimentName": "Study Name: {0}", "TrialExternalUser_Username": "User name: {0}", "TrialExternalUser_Password": "Password: {0}(Please modify it after login): ***(You already have your account. If you forget your password, please find it by email)", "TrialExternalUser_Role": "User role: {0}", "TrialExternalUser_LoginUrl": "System login address: {0} ", "TrialExternalUser_ReinvitationRequired": "The invitation time has expired. You can only confirm it after you are invited again.", "TrialExternalUser_UserIdStorageProblem": "There is a problem with the system user Id storage of the survey table. ", "TrialExternalUser_IRCAccountInfo": "[from Extensive Imaging IRC][{0}] account information", //TrialMaintenanceService "TrialMaint_PersonnelJoined": "Participant has participated in site maintenance", //TrialService "Trial_PMApmPermission": "Only PM/APM has the operation permission!", "Trial_TestUserCreateOnlyNonFormal": "Test users can only create informal projects", "Trial_DuplicateProjectNumber": "The same project ID already exists.", "Trial_InvalidProjectStatus": "Operations are allowed only when the project state is: initializing or ongoing.", "Trial_CannotDeleteProject": "Deleting project data is not allowed in the current running environment.", //TrialSiteService "TrialSite_ParticipantJoined": "The subjects has been added to this site, and couldn't be disable.", "TrialSite_CodeDuplicate": "Code is not allowed to be repeated", "TrialSite_CannotDeleteAssociatedCRC": "The site has been associated with CRC, and couldn't be deleted.", "TrialSite_CannotDeleteAssociatedSubject": "The subjects has been added, and couldn't be deleted.", "TrialSite_CannotDeleteUploadedData": "The site has been uploaded survey, and couldn't be deleted.", // ------------------------------------------------------------Visit-------------------------------------------------------------------- //SubjectService "Subject_NoConfirmedPlan": "The visit plan of the trial is not confirmed. Please contact PM to confirm the visit plan before adding subjects.", "Subject_DuplicateSubjectNum": "Subjects with the relevant subject ID already exists.", "Subject_UploadedVisitNoDelete": "The subject has visit that has uploaded the image. Deletion is not allowed.", //SubjectVisitService "Visit_DuplicateVisitNo": "The subject's visit schedule already includes a visit with the same visit ID.", "Visit_LastVisitNoChange": "The subject has already had a visit set as the last, and the current visit cannot be set as the last visit.", "Visit_DuplicateVisitName": "The subject's visit schedule already includes a visit with the same visit name.", "Visit_NoExtraVisitAfterLast": "Unplanned visits cannot be added after the last assessment is set.", "Visit_FinishedTasksNoAdd": "The subject has reads completed in follow-up visit ( chronological read ) , which is not allowed to be added here. If necessary, please return.", "Visit_NoPDStatusChangeAfterSubmission": "The PD Confirmation status cannot be modified after the current visit image is submitted.", "Visit_UploadedNoLost": "The current visit has already uploaded images and cannot be set as visit lost to follow-up.", "Visit_UploadedNoDelete": "The current visit has already uploaded images and deletion is not allowed.", "Visit_PlanVisitNoDelete": "Planned visits are not allowed to be deleted.", "Visit_PreviousVisitNoDelete": "The current visit has been set to the previous visit of another visit and cannot be deleted.", //VisitPlanService "VisitPlan_OnlyInitOrOngoing": "Can be operated only when the trial state is: Initialized or ongoing.", "VisitPlan_LargerVisitNumLargerInterval": "In the visit plan, the interval between visits with a large number should also be larger than that of a visit with a smaller number.", "VisitPlan_LargerPlanNumLargerInterval": "In the visit plan, the planned visit with a large number should also have a larger interval than the planned visit with a smaller event number.", "VisitPlan_ExistNameOrNumTemplate": "A plan visit template with visit name or visit ID of trial already exists in the visit plan.", "VisitPlan_ExistBaseline": "A baseline already exists in the visit plan.", "VisitPlan_ExistBaselineImgNoModify": "The subjects’ baseline image data has been uploaded, so modification of baseline visits is not allowed.", "VisitPlan_OnlyInitOrOngoingModifyConfirm": "Modification confirmation is allowed only when the trial is initialized or ongoing.", "VisitPlan_NoBaselineNotConfirm": "No baseline, no confirmation allowed.", "VisitPlan_ConfigNotConfirmNotConfirm": "If the trial configuration is not confirmed, the visit plan cannot be confirmed.", "VisitPlan_BaselineNotMinDayNotConfirm": "Baseline's VisitDay is not minimal. Confirmation is not allowed.", "VisitPlan_CheckExport": "Study export _{0}.xlsx", "VisitPlan_Assigned": "The visit plan has been assigned to the subjects and executed.", // ------------------------------------------------------------WorkLoad-------------------------------------------------------------------- //DoctorWorkloadService "DoctorWorkload_AssignType": "A task has been assigned and does not allow you to reduce the reading type.", "DoctorWorkload_Unique": "This type of data can only have one", "DoctorWorkload_FeeSettled": "Expenses have been settled and workload cannot be modified.", //EnrollService "Enroll_NotFound": "Cannot find trial {0}", "Enroll_EmailFormat": "The {0} mailbox format is faulty.", "Enroll_CannotRollback": "Reviewers with workload cannot go back", // ------------------------------------------------------------Triggers-------------------------------------------------------------------- //AddlTrialUserTrigger "AddlTrialUser_NoTestUser": "Formal and training trials are not allowed to be added test users.", "AddlTrialUser_NoFormalUser": "It is a training trial that regular users are not allowed in.", //SubjectStateTrigger "SubjectState_CannotSetCurrentAsLastVisit": "The subject has already had a visit set as the last, and the current visit cannot be set as the last.", "SubjectState_CannotSetAsLastVisitWithImage": "The image of the subject's visit after the current visit has been uploaded, and the current visit is not allowed to be set as the last visit.", //SubjectVisitFinalVisitTrigger "SubjectVisit_CannotSetAsLastVisit": "The subject's follow-up visits has uploaded images or submitted , and the current visit is not allowed to be set as the last visit.", // ------------------------------------------------------------BusinessFilter-------------------------------------------------------------------- //LimitUserRequestAuthorization "LimitUser_AuthTokenMissing": "User token was not retrieved from Header/URL, please contact developer", "LimitUser_AccountLoggedInElsewhere": "User token was not retrieved from Header/URL, please contact developer", //ModelActionFilter "ModelAction_InvalidAPIParameter": "Invalid parameters provided for the API.", //ProjectExceptionFilter "ProjectException_ConcurrentUpdateNotAllowed": "Concurrent update, operation not allowed at this time.", "Project_ExceptionContactDeveloper": "Program exception, please contact developer.", //TrialResourceFilter "TrialResource_NoAccessPermission": "Sorry, your account does not have operation permissions.", "TrialResource_ReferTrialIdFailed": "Regular expression failed to fetch trialId from request Refer, please contact developer to check", "TrialResource_InterceptedProjectStatusRule": "This request was blocked by configured rules: only operations allowed when project status is in progress, please contact developer if this logic is incorrect and needs to be modified", "TrialResource_MissingProjectNumber": "Project number not passed in the API parameters, please verify.", //UnifiedApiResultFilter "UnifiedAPI_ProgramError": "Program error, please contact developer.", // ------------------------------------------------------------Helper-------------------------------------------------------------------- //FileStoreHelper "FileStore_TemplateFileNotFound": "Database did not find the corresponding data template file for FileStoreHelper, please contact system maintenance personnel.", "FileStore_TemplateFileStoragePathInvalid": "File doesn’t exist. Please contact the system administrator!", //SendEmailHelper "SendEmail_SendFail": "Failed to send email in SendEmailHelper. Your operation was unsuccessful, please check your email or contact maintenance personnel.", "SendEmail_NoRecipient": "No recipient in SendEmailHelper.", // ------------------------------------------------------------IRaCIS.Core.Domain-------------------------------------------------------------------- //Trial "Trial_number": "Subject ID is composed of 5 digits. The first 2 are the Site ID, and the following 3 are the order number. Please ensure it is identical to the ID from the EDC system. ", // ------------------------------------------------------------IRaCIS.Core.Infrastructure-------------------------------------------------------------------- //ResponseOutput "RO_BizObjNotExistsOrParamIncorrect": "The business object{0} does not exist in the database, or was deleted by someone else, or an incorrect parameter query caused", "RO_ExpectChangeButNoEffect": "Expect a change, but the database data has not changed", "RO_SaveFailed": "Saved failed" }