irc_web/.svn/pristine/ad/adb9e1aaeb975e13ec7d13505f9...

2079 lines
136 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

/* eslint-disable */
export default {
'common:button:search': `Search`,
'common:button:reset': `Reset`,
'common:button:save': `Save`,
'common:button:cancel': `Cancel`,
'common:button:new': `New`,
'common:button:add': `Add`,
'common:button:edit': `Edit`,
'common:button:delete': `Delete`,
'common:button:remove': `Remove`,
'common:button:sign': `Sign`,
'common:button:export': `Export`,
'common:button:submit': `Submit`,
'common:button:download': `Download`,
'common:button:confirm': `Confirm`,
'common:button:close': `Close`,
'common:button:preview': `Preview`,
'common:action:action': `Action`,
'common:ruleMessage:specify': `Please specify!`,
'common:ruleMessage:select': `Please select!`,
'common:ruleMessage:maxLength': `The maximum length is`,
'common:message:savedSuccessfully': `Saved successfully!`,
'common:message:deletedSuccessfully': `Deleted successfully!`,
'common:message:removedSuccessfully': `Removed successfully!`,
'common:message:addedSuccessfully': `Added successfully!`,
'common:message:updatedSuccessfully': `Updated successfully!`,
'common:message:signSuccessfully': `Signed successfully!`,
'common:message:signTip': `Please read the document carefully and sign to confirm.`,
'common:dialogTitle:sign': `Sign`,
'common:label:sign': `Current username:`,
'common:form:sign:userName': `Username`,
'common:form:sign:password': `Password`,
'common:message:signWarning': `Incorrect username!`,
'common:message:downloadFile': `This file cannot be previewed online.`,
'common:placeholder:selectorsearch': `Select or Search`,
'common:placeholder:select': `Select`,
'trials:trials-list:table:trialId': `Trial ID`,
'trials:trials-list:table:experimentName': `Study Name`,
'trials:trials-list:table:researchNumber': `Protocol ID`,
'trials:trials-list:table:sponsor': `Sponsor`,
'trials:trials-list:table:isDeleted': `Confirm to delete?`,
'trials:trials-list:table:status': `Status`,
'trials:trials-list:table:createDate': `Date Created`,
'trials:trials-list:action:panel': `Details`,
'trials:trials-list:action:edit': `Edit`,
'trials:trials-list:action:status': `Status`,
'trials:trials-list:action:abolition': `Delete`,
'trials:trials-list:dialogTitle:new': `New`,
'trials:trials-list:dialogTitle:edit': `Edit`,
'trials:trials-list:form:trialId': `Trial ID`,
'trials:trials-list:form:trialType': `Trial Type`,
'trials:trials-list:form:experimentName': `Study Name`,
'trials:trials-list:form:researchNumber': `Protocol ID`,
'trials:trials-list:form:researchUnit': `Leading Study Site`,
'trials:trials-list:form:pi': `Principal Investigator`,
'trials:trials-list:form:sponsor': `Sponsor`,
'trials:trials-list:form:cro': `CRO`,
'trials:trials-list:form:declarationType': `Type of Application`,
'trials:trials-list:form:phase': `Phase`,
'trials:trials-list:form:indicationType': `Type of Indications`,
'trials:trials-list:form:indication': `Indications`,
'trials:trials-list:form:siteCount': `Number of Sites`,
'trials:trials-list:form:visitCount': `Total Visits`,
'trials:trials-list:form:patientsNum': `Number of Subjects`,
'trials:trials-list:form:timePointsPerPatient': `Average number of visits per subject`,
'trials:trials-list:form:modality': `Modality(ies)`,
'trials:trials-list:form:criterion': `Read Criteria`,
'trials:trials-list:form:reviewType': `Read Type`,
'trials:trials-list:form:reviewMode': `Read Mode`,
'trials:trials-list:form:expedited': `Real-time Reading`,
'trials:trials-list:form:projectCycle': `Project Period (months)`,
'trials:trials-list:form:totalReviewers': `Number of Readers`,
'trials:trials-list:form:typeofReviewers': `Type of readers`,
'trials:trials-list:form:save': `Save`,
'trials:trials-list:form:cancel': `Cancel`,
'trials:trials-list:message:addedSuccessfully': `Added successfully!`,
'trials:trials-list:message:updatedSuccessfully': `Updated successfully!`,
'trials:trials-list:message:abolition': `Confirm to delete?`,
'trials:trials-list:message:abolitionSuccessfully': `Deleted successfully!`,
'trials:trials-list:button:abolitionCancel': `Cancel`,
'trials:trials-list:button:abolitionConfirm': `Confirm`,
'trials:trials-list:dialogTitle:changeStatus': `Change of Project Status`,
'trials:trials-list:label:reason': `Reason`,
'trials:trials-list:button:changeStatusCancel': `Cancel`,
'trials:trials-list:button:changeStatusConfirm': `Confirm`,
'trials:trials-list:message:changeStatusMes1': `Certain configurations cannot be modified once a trial has started!`,
'trials:trials-list:message:changeStatusMes2': `Data cannot be modified if a trial is completed! `,
'trials:trials-list:message:changeStatusMes3': `Data cannot be modified if a trial is paused! `,
'trials:tab:recordsManage': `Sign & Approve`,
'trials:tab:selfAttachment': `Document Signing`,
'trials:self-attachment:table:fileType': `Document Type`,
'trials:self-attachment:table:fileName': `Document Name`,
'trials:self-attachment:table:isDeleted': `Revoke it or not?`,
'trials:self-attachment:table:uploadTime': `Upload Time`,
'trials:self-attachment:table:isSign': `Sign it or not?`,
'trials:self-attachment:table:signTime': `Time Signed`,
'trials:self-attachment:action:preview': `Preview`,
'trials:self-attachment:action:sign': `Sign`,
'trials:tab:signRecords': `Signing Records`,
'trials:signRecords:table:fileType': `Document Type`,
'trials:signRecords:table:fileName': `Document Name`,
'trials:signRecords:table:fileLevel': `Document Level`,
'trials:signRecords:table:isDeleted': `Whether to abolish it or not?`,
'trials:signRecords:table:uploadTime': `Upload time`,
'trials:signRecords:table:isSign': `Whether to sign it or not`,
'trials:signRecords:table:user': `Signed by`,
'trials:signRecords:table:userName': `User Name`,
'trials:signRecords:table:userType': `User Type`,
'trials:signRecords:table:confirmTime': `Time Signed`,
'trials:signRecords:action:preview': `Preview`,
'trials:tab:siteResearch': `Site Info Collection`,
'trials:researchRecord:button:questionStaffs': `Site Staff`,
'trials:researchRecord:button:questionLink': `Link of Site Survey`,
'trials:researchRecord:placeholder:contactorInfo': `Name/Email/Phone`,
'trials:researchRecord:table:siteId': `Site ID`,
'trials:researchRecord:table:siteName': `Site Name`,
'trials:researchRecord:table:contactor': `Contact Person`,
'trials:researchRecord:table:contactorPhone': `Tel./Mobile`,
'trials:researchRecord:table:contactorEmail': `Email`,
'trials:researchRecord:table:preliminaryUser': `Initial Reviewed by:`,
'trials:researchRecord:table:ReviewerUser': `Reviewed by`,
'trials:researchRecord:table:status': `Site Checklist Status`,
'trials:researchRecord:table:isDeleted': `Whether to abolish it or not?`,
'trials:researchRecord:table:updateTime': `Update time`,
'trials:researchRecord:action:view': `Examine`,
'trials:researchRecord:action:abolish': `Abolish`,
'trials:researchRecord:dialogTitle:questionStaff': `Site Staff List`,
'trials:researchRecord:dialogButton:sendEmail': `Send a mail`,
'trials:researchRecord:message:createLinkSuccessfully': `Link to Site Checklist is created successfully`,
'trials:researchRecord:label:link': `Link:`,
'trials:researchRecord:button:copyLink': `Copy the Link`,
'trials:researchRecord:message:abolish': `Do you confirm to abolish it?`,
'trials:researchRecord:message:abolishSuccessfully': `Saved Successfully!`,
'trials:researchRecord:message:researchFormLink': `Link to Site Checklist`,
'trials:researchRecord:message:copySuccessfully': `Copied Successfully`,
'trials:researchRecord:message:copyFailed': `Copy Failed`,
'trials:researchStaff:table:siteId': `Site ID`,
'trials:researchStaff:table:siteName': `Site Name`,
'trials:researchStaff:table:Name': `Name`,
'trials:researchStaff:table:role': `Role`,
'trials:researchStaff:table:phone': `Tel./Mobile`,
'trials:researchStaff:table:email': `Email`,
'trials:researchStaff:table:organization': `Institution Name`,
'trials:researchStaff:table:isGenerateAccount': `Whether to create an account or not?`,
'trials:researchStaff:table:userType': `User Type`,
'trials:researchStaff:table:status': `Status`,
'trials:researchStaff:table:isJoin': `undefined`,
'trials:researchStaff:message:sendEmalil': `The message was sent successfully.`,
'trials:researchForm:title:question': `Site Checklist`,
'trials:researchForm:form:trialId': `Trial ID`,
'trials:researchForm:form:researchNo': `Protocol ID`,
'trials:researchForm:form:researchName': `Study Name`,
'trials:researchForm:form:decleareType': `Type of Indication`,
'trials:researchForm:form:siteName': `Site Name`,
'trials:researchForm:form:siteId': `Site ID`,
'trials:researchForm:button:updateQsForm': `Update the Site Checklist`,
'trials:researchForm:button:cancelUpdateQsForm': `Cancel to update the Site Checklist`,
'trials:researchForm:form:originalEmail': `Email address of the Site Checklist Author`,
'trials:researchForm:form:contactorEmail': `Email`,
'trials:researchForm:form:verifyCode': `Verification Code`,
'trials:researchForm:form:contactor': `Contact Person`,
'trials:researchForm:form:contactorPhone': `Tel./Mobile`,
'trials:researchForm:form:contactorEmail': `Email`,
'trials:researchForm:form:engravingCycle': `Average Time for Disk Burning (days)`,
'trials:researchForm:form:isQualified': `Please confirm that the technicians participating in the image acquisition of this project have related qualifications (e.g., "Technician Certificate", "Large Equipment Operation Certificate" for required modality)`,
'trials:researchForm:form:notQualifiedReason': `Reason`,
'trials:researchForm:form:staffType': `Types of investigator in study institution`,
'trials:researchForm:form:isFollowStudyParam': `Is the image collected strict accordance with the Site Image Manual?`,
'trials:researchForm:form:notFollowStudyParam': `Reasons for failed to collect images strictly according to the Site Image Manual.`,
'trials:researchForm:button:send': `Send`,
'trials:researchForm:button:verifyCode': `Verification Code`,
'trials:researchForm:formRule:phone': `Invalid phone number`,
'trials:researchForm:formRule:email': `Invalid email address`,
'trials:researchForm:formRule:maxLength': `The maximum length is 50`,
'trials:researchForm:formRule:specify': `Please specify`,
'trials:researchForm:formRule:select': `Please Select`,
'trials:researchForm:button:submit': `Submit`,
'trials:researchForm:button:auditPasses': `Reviewed and approved`,
'trials:researchForm:button:auditRejected': `Reject`,
'trials:researchForm:dialogTitle:reject': `Reject`,
'trials:researchForm:form:rejectReson': `Reason for Rejection`,
'trials:researchForm:message:saveWarning': `There must have one personnel record or equipment record at least.`,
'trials:researchForm:message:submitWarning': `Do you confirm to submit?`,
'trials:researchForm:message:auditWarning': `Do you confirm to review and approve it?`,
'trials:researchForm:button:loginOut': `Log out`,
'trials:staffResearch:title:staff': `Staff Information Collection`,
'trials:staffResearch:form:lastName': `Last Name`,
'trials:staffResearch:form:firstName': `First Name`,
'trials:staffResearch:form:name': `Name`,
'trials:staffResearch:form:role': `Role`,
'trials:staffResearch:form:phone': `Tel./Mobile`,
'trials:staffResearch:form:email': `Email`,
'trials:staffResearch:form:organization': `Institution Name`,
'trials:staffResearch:form:isGenerate': `Whether to create an account?`,
'trials:staffResearch:form:userType': `User Type`,
'trials:staffResearch:form:status': `Status`,
'trials:staffResearch:form:isSuccess': `Is the account created successfully?`,
'trials:staffResearch:dialogTitle:add': `Add`,
'trials:staffResearch:dialogTitle:edit': `Edit`,
'trials:staffResearch:message:confirmDel': `Do you confirm to delete it?`,
'trials:staffResearch:message:delSuccessfully': `Deleted successfully!`,
'trials:equiptResearch:title:equiptResearch': `Modality Information Collection`,
'trials:equiptResearch:form:equipment': `Modality`,
'trials:equiptResearch:form:param': `Specification`,
'trials:equiptResearch:form:manufacturer': `Manufacturer`,
'trials:equiptResearch:form:model': `Model`,
'trials:equiptResearch:dialogTitle:add': `Add`,
'trials:equiptResearch:dialogTitle:edit': `Edit`,
'trials:equiptResearch:message:confirmDel': `Do you confirm to delete it?`,
'trials:equiptResearch:message:delSuccessfully': `Deleted successfully!`,
'trials:equiptResearch:form:remark': `Comment`,
'trials:equiptResearch:form:precautions': `Note`,
'trials:equiptResearch:form:item1': `Whenever possible, please make sure that the above specified modality is used to collect images of subjects in this project.`,
'trials:equiptResearch:form:item2': `Please make sure that the scan specification of each subject are consistent throughout the study.`,
'trials:equiptResearch:form:item3': `If there is any change of staff, equipment or modality throughout the study, please inform us immediately.`,
'trials:equiptResearch:form:item4': `Please save the original data (uncompressed; non-processed).`,
'trials:tab:seletctedReviews': `Reviewer Selection`,
'trials:seletctedReviews:title:trialInfor': `Study Information`,
'trials:seletctedReviews:title:enrollment': `Join the group
`,
'trials:seletctedReviews:timeline:selection': `Select`,
'trials:seletctedReviews:timeline:submission': `Submit`,
'trials:seletctedReviews:timeline:approval': `Review`,
'trials:seletctedReviews:timeline:confirmation': `Confirm`,
'trials:seletctedReviews:form:modality': `Modality`,
'trials:seletctedReviews:form:subspeciality': `Sub-speciality`,
'trials:seletctedReviews:form:position': `Position`,
'trials:seletctedReviews:form:rank': `Professional Title`,
'trials:seletctedReviews:form:institution': `Institution`,
'trials:seletctedReviews:table:name': `Name`,
'trials:seletctedReviews:table:nameCN': `Chinese name`,
'trials:seletctedReviews:table:id': `User name`,
'trials:seletctedReviews:table:status': `Status`,
'trials:seletctedReviews:table:submitted': `Number of Submitted`,
'trials:seletctedReviews:table:approved': `Number of Reviewed`,
'trials:seletctedReviews:table:reading': `In Reading`,
'trials:seletctedReviews:table:specialty': `Speciality`,
'trials:seletctedReviews:table:subspecialty': `Sub-speciality`,
'trials:seletctedReviews:table:institution': `Institution`,
'trials:seletctedReviews:table:city': `City`,
'trials:seletctedReviews:table:country': `Country`,
'trials:seletctedReviews:table:selector': `Selected by`,
'trials:seletctedReviews:table:selectionTime': `Selection Time`,
'trials:seletctedReviews:table:submitter': `Submited by`,
'trials:seletctedReviews:table:submissionTime': `Submission Time`,
'trials:seletctedReviews:table:approver': `Approved by`,
'trials:seletctedReviews:table:approvalTime': `Approval Time`,
'trials:seletctedReviews:table:confirmor': `Confirmed by`,
'trials:seletctedReviews:table:confirmationTime': `Confirmation Time`,
'trials:seletctedReviews:label:language': `Language`,
'trials:seletctedReviews:button:select': `Select`,
'trials:seletctedReviews:button:submissionDownAll': `Download All`,
'trials:seletctedReviews:button:submissionDown': `Download`,
'trials:seletctedReviews:button:submit': `Submit`,
'trials:seletctedReviews:button:approve': `Approve`,
'trials:seletctedReviews:button:confirm': `Confirm`,
'trials:seletctedReviews:message:msg1': `Do you confirm to select it?`,
'trials:seletctedReviews:message:msg2': `Do you confirm to submit it?`,
'trials:spmAudit:button:agree': `Agree`,
'trials:spmAudit:button:reject': `Reject`,
'trials:spmAudit:button:influenceList': `Affected Read Queue`,
'trials:spmAudit:title:rejected': `Reject`,
'trials:spmAudit:title:rejectedReason': `Reasons of rejection`,
'trials:spmAudit:title:title1': `Read Queue Affected by rejection`,
'trials:spmAudit:title:title2': `Affected Read Queue`,
'trials:spmAudit:title:title3': `Return Application Submitted!`,
'trials:spmAudit:title:title4': `Agree to Return`,
'trials:spmAudit:title:title5': `Reject to Return`,
'trials:spmEnroll:title:userList': `Reviewer Candidate`,
'trials:spmEnroll:table:blindNameCN': `Name(CN)`,
'trials:spmEnroll:table:blindName': `Name(EN)`,
'trials:spmEnroll:table:specialityId': `Speciality`,
'trials:spmEnroll:table:subspecialityIds': `Sub-speciality`,
'trials:spmEnroll:table:submmitUserName': `Submitted by:`,
'trials:spmEnroll:table:submmitTime': `Date Submitted`,
'trials:spmEnroll:table:optUserName': `Reviewed by:`,
'trials:spmEnroll:table:optTimeStr': `Date Reviewed`,
'trials:spmEnroll:button:view': `Read Candidate's CV`,
'trials:spmEnroll:button:agree': `Agree`,
'trials:spmEnroll:title:msg1': `Confirm to review it?`,
'trials:tab:enrolledReviews': `Reviewers`,
'trials:enrolledReviews:table:name': `Name`,
'trials:enrolledReviews:table:nameCN': `Chinese Name`,
'trials:enrolledReviews:table:userName': `User Name`,
'trials:enrolledReviews:table:enrollmentTime': `Date Enrolled`,
'trials:enrolledReviews:table:enable': `Enable`,
'trials:enrolledReviews:table:disable': `Disable `,
'trials:enrolledReviews:table:id': `ID`,
'trials:enrolledReviews:table:status': `Status`,
'trials:enrolledReviews:table:training': `Training`,
'trials:enrolledReviews:table:refresherTraining': `Retraining`,
'trials:enrolledReviews:table:tp': `Time Point`,
'trials:enrolledReviews:table:tpRegular': `Regular`,
'trials:enrolledReviews:table:tp48H': `48 hours expedited`,
'trials:enrolledReviews:table:tp24H': `24 hours expedited`,
'trials:enrolledReviews:table:ad': `Adjudication`,
'trials:enrolledReviews:table:adRegular': `Regular`,
'trials:enrolledReviews:table:ad48H': `48 hours expedited`,
'trials:enrolledReviews:table:ad24H': `24 hours expedited`,
'trials:enrolledReviews:table:gl': `Global Review`,
'trials:enrolledReviews:table:downtime': `Downtime`,
'trials:enrolledReviews:table:readingType': `Reading Type`,
'trials:enrolledReviews:table:ackOfSow': `ACK of SOW`,
'trials:enrolledReviews:table:action': `Operate`,
'trials:enrolledReviews:button:config': `Config`,
'trials:enrolledReviews:button:view': `View`,
'trials:enrolledReviews:button:delete': `Delete`,
'trials:enrolledReviews:button:upload': `Upload`,
'trials:enrolledReviews:action:stats': `Count`,
'trials:enrolledReviews:label:notUpload': `Not uploaded`,
'trials:enrolledReviews:label:enrolled': `Enrolled`,
'trials:enrolledReviews:label:outOfEnrollment': `Out of Enrollment`,
'trials:enrolledReviews:label:enrollmentStatus': `Status of Enrollment`,
'trials:enrolledReviews:label:outOfEnrollmentTime': `Time of Out of Enrollment`,
'trials:enrolledReviews:label:mustBepdf': `It must be in PDF format.`,
'trials:enrolledReviews:dialogTitle:changeStatus': `Edit the status of Reader`,
'trials:enrolledReviews:label:enrollmentStaus': `Status of Enrollment`,
'trials:enrolledReviews:dialogTitle:changeReadingType': `Edit Reading Type`,
'trials:enrolledReviews:dialogTitle:signedAckOfSow': `Signed ACK of SOW`,
'trials:enrolledReviews:message:statsWarning': `Ack-Sow has not been uploaded. Do you want to continue?`,
'trials:enrolledReviews:message:uploadSowWaring1': `Only 1 file is allowed to be uploaded.`,
'trials:enrolledReviews:message:deleteSOWWarning': `Do you confirm to delete it?`,
'trials:enrolledReviews:message:SOW': `Statement of Image Reading History`,
'trials:enrolledReviews:message:EQC': `Enrollment Confirmation`,
'trials:stats:form:name': `Name`,
'trials:stats:form:source': `Source`,
'trials:stats:form:beginMonth': `Start Month`,
'trials:stats:form:endMonth': `End Month`,
'trials:stats:table:month': `Month`,
'trials:stats:table:action': `Operate`,
'trials:stats:action:add': `Add`,
'trials:stats:action:reset': `Reset`,
'trials:stats:action:edit': `Edit`,
'trials:stats:action:del': `Delete`,
'trials:stats:form:expedited': `Real-time Reading`,
'trials:stats:form:dispalyAll': `Show all`,
'trials:stats:form:workmonth': `Working Month`,
'trials:stats:form:workdate': `Working Date`,
'trials:stats:dialogTitle:add': `Add`,
'trials:stats:dialogTitle:edit': `Edit`,
'trials:stats:message:del': `Do you confirm to delete it?`,
'trials:stats:message:reset': `Do you confirm to reset it?`,
'trials:stats:message:training': `The training data from customers is:`,
'trials:stats:message:refresherTraining': `The retraining data from the customer is:`,
'trials:stats:message:tp': `TP from the customer is:`,
'trials:stats:message:tp48H': `TP(48-hour) from the customer is:`,
'trials:stats:message:tp24H': `TP(24-hour) from the customer is:`,
'trials:stats:message:ad': `The Adjudication data from the customer is:`,
'trials:stats:message:ad48H': `The 48-hour Adjudication data from the customer is:`,
'trials:stats:message:ad24H': `The 24-hour Adjudication data from the customer is:`,
'trials:stats:message:global': `The global review data from the customer is:`,
'trials:stats:message:downtime': `The downtime data from the customer is:`,
'trials:stats:message:editWorkload': `There is data in current date existed, do you confirm to edit?`,
'trials:stats:message:editWorkloadWarning1': `The workload cannot all be 0.`,
'trials:stats:message:editWorkloadWarning2': `The workload data is incorrect. Are you sure to save it?`,
'trials:tab:trialSummary': `Trial Summary`,
'trials:tab:trialInfo': `Trial Information`,
'trials:tab:auditRecord': `Trace Audit`,
'trials:auditRecord:table:researchNo': `Protocol`,
'trials:auditRecord:table:siteNo': `Site ID`,
'trials:auditRecord:table:subject': `Subject`,
'trials:auditRecord:table:visit': `Visit`,
'trials:auditRecord:table:taskName': `Read Name`,
'trials:auditRecord:table:taskBlindName': `Blind Read Mark`,
'trials:auditRecord:table:criterion': `Read Criteria`,
'trials:auditRecord:table:funcModule': `Function Module`,
'trials:auditRecord:table:operationName': `Operation name`,
'trials:auditRecord:table:modifyReason': `Modify Reason`,
'trials:auditRecord:table:isSign': `Signed`,
'trials:auditRecord:table:operator': `Operator`,
'trials:auditRecord:table:userName': `User Name`,
'trials:auditRecord:table:role': `Role`,
'trials:auditRecord:table:operateTime': `Date Operated`,
'trials:auditRecord:action:detail': `Detail`,
'trials:auditRecord:title:historicalOperations': `Previous Operation to the Same Object`,
'trials:auditRecord:title:relationOperations': `Associated Operation to the Same Object`,
'trials:auditRecord:title:fieldName': `Field Name`,
'trials:auditRecord:title:fieldValue': `Value`,
'trials:auditRecord:title:beforeDeletion': `Before Deleted`,
'trials:auditRecord:title:beforeModification': `Before Modified`,
'trials:auditRecord:title:afterDeletion': `After Deleted`,
'trials:auditRecord:title:afterModification': `After Modified`,
'trials:auditRecord:title:viewDetail': `View Detail`,
'trials:auditRecord:title:viewImage': `View Image`,
'trials:auditRecord:title:signInfo': `Signature Information`,
'trials:auditRecord:title:viewRelationOperations': `Review Associated Operation`,
'trials:auditRecord:title:signInfo2': `Signature Information`,
'trials:tab:uploadMonitor': `Upload Monitoring`,
'trials:uploadMonitor:table:siteId': `Site ID`,
'trials:uploadMonitor:table:subjectId': `Subject ID`,
'trials:uploadMonitor:table:visitName': `Visit Name`,
'trials:uploadMonitor:table:studyId': `Study Number`,
'trials:uploadMonitor:table:imageType': `Modality`,
'trials:uploadMonitor:table:uploader': `Uploader`,
'trials:uploadMonitor:table:ip': `IP `,
'trials:uploadMonitor:table:beginTime': `Time Started`,
'trials:uploadMonitor:table:endTime': `Time Ended `,
'trials:uploadMonitor:table:totalTime': `Total Time Spent`,
'trials:uploadMonitor:table:fileCount': `Number of files`,
'trials:uploadMonitor:table:fileSize': `Size of files`,
'trials:uploadMonitor:table:isRepetition': `Is there a duplicate file?`,
'trials:uploadMonitor:table:uploadStatus': `Is it uploaded successfully?`,
'trials:uploadMonitor:table:remark': `Note`,
'trials:uploadMonitor:table:uploadInterval': `Upload Time Taken`,
'trials:uploadMonitor:table:archiveInterval': `Archive Time Taken`,
'trials:tab:site': `Sites`,
'trials:site:table:siteId': `Site ID`,
'trials:site:table:site': `Site Name`,
'trials:site:table:city': `City`,
'trials:site:table:country': `Country`,
'trials:site:table:subjects': `Number of Subjects`,
'trials:site:table:visits': `Number of Visits`,
'trials:site:table:staff': `Site Staff`,
'trials:site:table:name': `Name`,
'trials:site:table:userType': `User Type`,
'trials:site:table:organization': `Institution`,
'trials:site:table:phone': `Tel./Mobile`,
'trials:site:table:dataAssigned': `Authorization Time`,
'trials:site:table:status': `Status`,
'trials:site:table:deletedTime': `Disable time`,
'trials:site:dialogTitle:staff': `Staff`,
'trials:tab:subject': `Subjects`,
'trials:subject:table:site': `Site ID`,
'trials:subject:table:subjectId': `Subject ID`,
'trials:subject:table:medicalNo': `Subject second ID`,
'trials:subject:table:firstGiveMedicineTime': `Visit Base Time`,
'trials:subject:table:status': `Status`,
'trials:subject:table:totalVisitCount': `Total Visits`,
'trials:subject:table:inPlanVisitCount': `Planned Visits`,
'trials:subject:table:outPlanVisitCount': `Unplanned visits`,
'trials:subject:table:totalVisitSubmmitCount': `Submitted Visits`,
'trials:subject:table:isMissingImages': `Is there any unsubmitted images?`,
'trials:subject:table:missingSubmmitCount': `Number of unsubmitted visits `,
'trials:subject:table:lostVisitCount': `Number of visits lost to follow up`,
'trials:subject:table:latestVisitName': `Name of the latest submitted visit`,
'trials:subject:table:age': `Age`,
'trials:subject:table:gender': `Gender`,
'trials:subject:table:isUrgent': `Expedited`,
'trials:subject:table:outVisitDate': `Date of ending visit`,
'trials:subject:table:finalSubjectVisit': `The final visit`,
'trials:subject:table:outVisitReason': `Reason`,
'trials:subject:action:edit': `Edit`,
'trials:subject:action:status': `Status`,
'trials:subject:action:delete': `Delete`,
'trials:subject:dialogTitle:new': `Add`,
'trials:subject:dialogTitle:edit': `Edit`,
'trials:subject:dialogTitle:editStatus': `Status change`,
'trials:subject:message:delete': `Do you confirm to delete it?`,
'trials:subject:title:report': `Real-time reports`,
'trials:subject:title:sendReport': `Send Real-time reportsxxx`,
'trials:subject:title:send': `Send`,
'trials:subject:message:sendReport': `Do you confirm to send the real-time report of subject xxx?`,
'trials:subject:message:sendSuccessfully': `Sent successfully`,
'trials:tab:readingPeriod': `Reading Periods`,
'trials:readingPeriod:table:siteCode': `Site ID`,
'trials:readingPeriod:table:subjectCode': `Subject ID`,
'trials:readingPeriod:table:readingPlan': `Reading Plan`,
'trials:readingPeriod:table:readingType': `Reading Type`,
'trials:readingPeriod:table:readingName': `Reading period name`,
'trials:readingPeriod:table:readingSchedule': `Reading Progress`,
'trials:readingPeriod:table:enroll': `Enroll`,
'trials:readingPeriod:table:urgent': `Expedite`,
'trials:readingPeriod:table:finalVisit': `Final Visit`,
'trials:readingPeriod:table:pd': `PD`,
'trials:readingPeriod:table:lastVisit': `Previous Visit`,
'trials:readingPeriod:table:deadlineVisit': `Expiration Visit`,
'trials:readingPeriod:table:correspondVisit': `Corresponding reading period`,
'trials:readingPeriod:table:clinicalInfo': `Clinical data`,
'trials:readingPeriod:table:stakeholder': `Current Stakeholder`,
'trials:readingPeriod:table:noCD': `No CD`,
'trials:readingPeriod:buttton:addSubjectImageRP': `Add Imaging Reading Period`,
'trials:readingPeriod:buttton:addSubjectOncologyRP': `Add Oncology Reading Period`,
'trials:readingPeriod:buttton:exportSubjectTbl': `undefined`,
'trials:readingPeriod:buttton:exportPeriodTbl': `undefined`,
'trials:readingPeriod:dialogTitle:addSubjectPR': `Add a Reading Period`,
'trials:addSubjectPR:table:rpType': `Type of Reading Period`,
'trials:addSubjectPR:table:rpName': `Reading Period Name`,
'trials:addSubjectPR:table:deadlineVisit': `Deadline of visit`,
'trials:readingPeriod:button:view': `View`,
'trials:readingPeriod:dialogTitle:clinicalData': `Clinical Data`,
'trials:readingPeriod:cd:table:clinicalDataName': `Name of clinical data`,
'trials:readingPeriod:cd:table:dataLevel': `Data Level`,
'trials:readingPeriod:cd:table:transferType': `Mode of Transmission`,
'trials:readingPeriod:cd:table:fileCount': `Number of Documents`,
'trials:readingPeriod:cd:action:view': `View`,
'trials:readingPeriod:cd:action:sign': `Sign`,
'trials:readingPeriod:cd:action:edit': `Edit`,
'trials:readingPeriod:cd:action:delete': `Delete`,
'trials:readingPeriod:cd:message:delete': `Do you confirm to delete it?`,
'trials:readingPeriod:cd:title:downloadTpl': `Download Template`,
'trials:readingPeriod:cd:title:tips': `Tips:`,
'trials:readingPeriod:cd:title:tips1': `The "xxx" for the current visit/reading period is requred.Please upload the clinical data as the template after collecting, and sign it.`,
'trials:readingPeriod:cd:title:tips2': `If the clinical data for the current visit/reading period couldn't be collected.Please upload the balnk template and sign it.`,
'trials:readingPeriod:cd:title:preview': `Preview`,
'trials:readingPeriod:cd:title:cdStatus': `Clinical Data State`,
'trials:readingPeriod:cd:title:cdCheck': `undefined`,
'trials:readingPeriod:verify:title:fileList': `Filelist`,
'trials:readingPeriod:verify:title:preview': `Preview`,
'trials:readingPeriod:verify:title:result': `Verification Results`,
'trials:readingPeriod:verify:title:isComplete': `Completed`,
'trials:readingPeriod:verify:title:isBlind': `Blinded`,
'trials:readingPeriod:cd:table:fileName': `Document Name`,
'trials:readingPeriod:cd:action:viewFile': `Preview.`,
'trials:readingPeriod:cd:action:deleteFile': `Delete`,
'trials:readingPeriod:cd:form:data': `Data`,
'trials:readingPeriod:cd:message:uploadFile': `Please upload the file!`,
'trials:readingPeriod:button:detail': `Details`,
'trials:rpDetail:dialogTitle:detail': `Details`,
'trials:readingPeriod:button:delete': `Delete`,
'trials:readingPeriod:button:rpManage': `Reading period management`,
'trials:rpManage:dialogTitle:setRP': `Set up Reading Period`,
'trials:rpManage:table:readingType': `Type of Reading Period`,
'trials:rpManage:table:readingName': `Reading Period Name`,
'trials:rpManage:table:subjectRange': `Scope of subjects`,
'trials:rpManage:table:designatedSite': `Designated Site`,
'trials:rpManage:table:expirationDate': `Expiration Date`,
'trials:rpManage:table:expirationVisit': `Expiration Visit`,
'trials:rpManage:table:linkedVisits': `Associated Reading Period`,
'trials:rpManage:table:readingStatus': `Status`,
'trials:rpManage:table:effectiveTime': `Effective time`,
'trials:rpManage:action:edit': `Edit`,
'trials:rpManage:action:status': `Status`,
'trials:rpManage:action:delete': `Delete`,
'trials:rpManage:button:addImageReading': `Add Imaging Reading`,
'trials:rpManage:button:addOncologyReading': `Add Oncology Readings`,
'trials:rpManage:dialogTitle:addRP': `Add`,
'trials:rpManage:dialogTitle:editRP': `Edit`,
'trials:rpManage:dialogTitle:linkedRP': `Related Planed Reading Period`,
'trials:rpManage:dialogTitle:statusChange': `Status change`,
'trials:rpManage:message:delete': `Are you sure to delete it?`,
'trials:rpManage:message:closeDialog': `The reading period has not been saved. Do you confirm to close it?`,
'trials:addRP:form:sites': `Site`,
'trials:addRP:form:condition': `Condition`,
'trials:addRP:button:createPR': `Create Reading Period`,
'trials:addRP:button:confirmAddPR': `Confirm to add`,
'trials:linkedRP:table:siteCode': `Site ID`,
'trials:linkedRP:table:subjectCode': `Subject ID`,
'trials:linkedRP:table:expirationVisit': `Expiration Visit`,
'trials:linkedRP:table:latestScanDate': `The lastest scan date`,
'trials:linkedRP:table:expirationDate': `Expiration Date`,
'trials:linkedRP:table:readingName': `Reading Period Name`,
'trials:linkedRP:table:effectiveTime': `Effective Time`,
'trials:trials-panel:subject:brainMetastasis': `Brain Metastasis`,
'trials:readingPeriod:message:sureToDelete': `Do you confirm to delete it?`,
'trials:tab:visit': `Visits`,
'trials:tab:crcUpload': `Image Upload`,
'trials:crcUpload:button:submit': `Batch Submission`,
'trials:crcUpload:button:add': `Unplanned visits`,
'trials:crcUpload:table:challengeState': `State of Inquiry`,
'trials:crcUpload:table:submitState': `State of Submission`,
'trials:crcUpload:table:urgent': `Is it a expedited task?`,
'trials:crcUpload:table:siteId': `Site ID`,
'trials:crcUpload:table:subjectId': `Subject ID`,
'trials:crcUpload:table:visitName': `Visit Name`,
'trials:crcUpload:table:dataCollected': `Data collection`,
'trials:crcUpload:table:earliestScanDate': `The earliest scan date`,
'trials:crcUpload:table:latestScanDate': `The lastest scan date`,
'trials:crcUpload:table:submitState': `State of Submission`,
'trials:crcUpload:table:submitTime': `Time Submitted`,
'trials:crcUpload:table:auditState': `State of Review`,
'trials:crcUpload:action:upload': `Upload`,
'trials:crcUpload:action:submit': `Submit`,
'trials:crcUpload:action:edit': `Edit`,
'trials:crcUpload:action:delete': `Delete`,
'trials:crcUpload:label:isNotClose': `Not closed`,
'trials:crcUpload:label:isClosed': `Closed`,
'trials:crcUpload:label:lostVisit': `L`,
'trials:crcUpload:label:lostVisitDetail': `Visit lost to follow-up`,
'trials:crcUpload:label:pd': `PD`,
'trials:crcUpload:label:pdDetail': `PD confirmation`,
'trials:crcUpload:label:finalVisit': `F`,
'trials:crcUpload:label:finalVisitDetail': `The final visit`,
'trials:crcUpload:label:enrollmentConfirm': `EC`,
'trials:crcUpload:label:enrollmentConfirmDetail': `Enrollment Confirmation`,
'trials:crcUpload:label:firstGiveMedicineTime': `√`,
'trials:crcUpload:label:firstGiveMedicineTimeD': `The base time has been set.`,
'trials:crcUpload:label:dicom': `DICOM image`,
'trials:crcUpload:label:noneDicom': `Non-DICOM images`,
'trials:crcUpload:label:clinicalData': `Clinical data`,
'trials:crcUpload:tips:remark': `√: The visit base time has been set;
F: The final visit;
L: Lost visit;
PD: PD confirmation;
E: Enrolled confirmation`,
'trials:crcUpload:message:baseDate': `The visit base time has not been set, please set it before uploading images.`,
'trials:crcUpload:dialogTitle:qsRecord': `Inquiry Record`,
'trials:crcUpload:message:submit': `Do you confirm to submit it?`,
'trials:crcUpload:message:bulkSubmit': `Please confirm that there's no any unsubmitted visits before the current submisstion. If not, please submit them as soon as possible. Do you want to continue to submit?`,
'trials:crcUpload:message:submittedSuccessfully': `Submitted successfully!`,
'trials:crcUpload:message:deleteVisit': `Do you confirm to delete it?`,
'trials:crcUpload:message:deleteVisitSuccessfully': `Deleted successfully!`,
'trials:crcUpload:dialogTitle:new': `Add new`,
'trials:crcUpload:dialogTitle:edit': `Edit`,
'trials:crcUpload:form:siteId': `Site`,
'trials:crcUpload:form:subjectId': `Subject`,
'trials:crcUpload:form:visitName': `Visit`,
'trials:crcUpload:form:preVisitName': `Previous Visit`,
'trials:crcUpload:form:baseDateOfVisit': `Visit Base Time`,
'trials:crcUpload:form:enrollmentConfirmation': `Enrolled Confirmation Assessment`,
'trials:crcUpload:form:pd': `PD Confirmation Assessment`,
'trials:crcUpload:form:isFinalAssessment': `Is it the final Assessment?`,
'trials:crcUpload:form:isLostFollowUp': `Is it the visit lost to follow up?`,
'trials:crcUpload:form:setFinalAssessment': `Note: After setting the visit as Final Visit, the subject will be removed out of enrollment and cannot be added any unplanned visits.`,
'trials:crcUpload:form:setFinalAssessment1': `Set as the final visit, and the visit name is xxx.`,
'trials:uploadedDicoms:tab:uploadDicoms': `DICOM image upload`,
'trials:uploadedDicoms:table:studyId': `Study Number`,
'trials:uploadedDicoms:table:modality': `Modality`,
'trials:uploadedDicoms:table:bodyPart': `Body Part`,
'trials:uploadedDicoms:table:seriesCount': `Number of Series`,
'trials:uploadedDicoms:table:instanceCount': `Number of images`,
'trials:uploadedDicoms:table:studyDate': `Study Date`,
'trials:uploadedDicoms:table:uploadedTime': `Upload time`,
'trials:uploadedDicoms:action:view': `View`,
'trials:uploadedDicoms:action:delete': `Delete`,
'trials:uploadedDicoms:action:preview': `Preview`,
'trials:uploadedDicoms:message:deleteMes': `Do you confirm to delete it?`,
'trials:uploadedDicoms:message:deleteSuccessfully': `Deleted successfully!`,
'trials:uploadedDicoms:title:dicomFilesOnly': `DICOM images only!`,
'trials:uploadedDicomsicom:button:selectFolder': `Select the folder`,
'trials:uploadDicomList:table:studyDetail1': `Application number, modality, number of series, number of images`,
'trials:uploadDicomList:table:studyDetail2': `Body Part, Description`,
'trials:uploadDicomList:table:studyInfo': `Study Information`,
'trials:uploadDicomList:table:patientInfo': `Patient information`,
'trials:uploadDicomList:table:pId': `Patient ID`,
'trials:uploadDicomList:table:patientName': `Patient Name`,
'trials:uploadDicomList:table:pInfo': `Gender, Age & D.O.B. of Patient`,
'trials:uploadDicomList:table:status': `Status`,
'trials:uploadDicomList:table:stats': `Total/success/failure`,
'trials:uploadDicomList:button:exportFailed': `Export (failed file)`,
'trials:uploadDicomList:button:close': `Close`,
'trials:uploadDicomList:button:upload': `Upload`,
'trials:uploadDicomList:message:informationConsistent': `The information in DICOM file is inconsistent with this subject.`,
'trials:uploadDicomList:message:genderConsistent': `The sex of the patient is inconsistent with the sex of the subject.`,
'trials:uploadDicomList:label:uploadingNotAllowed': `Validation Failed`,
'trials:uploadDicomList:label:prompt': `Prompt`,
'trials:uploadDicomList:label:confirm': `Confirm`,
'trials:uploadDicomList:label:uploading': `Uploading`,
'trials:uploadDicomList:label:uploaded': `Upload completed`,
'trials:uploadDicomList:label:uploadFailed': `Upload failed`,
'trials:uploadDicomList:message:archiveSuccess': `Uploaded successfully.You can view the image data after archiving.`,
'trials:uploadDicomList:message:archiveSuccess': `Archiving`,
'trials:uploadNonDicoms:tab:uploadNonDicoms': `Non-DICOM image upload`,
'trials:uploadNonDicoms:button:add': `Add new`,
'trials:uploadNonDicoms:button:preview': `Preview`,
'trials:uploadNonDicoms:table:studyId': `Study Number`,
'trials:uploadNonDicoms:table:modality': `Modality`,
'trials:uploadNonDicoms:table:bodyPart': `Body Part`,
'trials:uploadNonDicoms:table:files': `Document`,
'trials:uploadNonDicoms:table:fileName': `Document Name`,
'trials:uploadNonDicoms:table:studyDate': `Study Date`,
'trials:uploadNonDicoms:table:updateTime': `Update time`,
'trials:uploadNonDicoms:action:preview': `Preview`,
'trials:uploadNonDicoms:action:upload': `Upload`,
'trials:uploadNonDicoms:action:edit': `Edit`,
'trials:uploadNonDicoms:action:delete': `Delete`,
'trials:uploadNonDicoms:dialogTitle:upload': `Upload`,
'trials:uploadNonDicoms:label:fileType': `jpg/jpeg/png/bmp files only.`,
'trials:uploadNonDicoms:button:selectFolder': `Select the folder`,
'trials:uploadNonDicoms:button:select': `Select the file`,
'trials:uploadNonDicoms:dialogTitle:preview': `Preview`,
'trials:uploadNonDicoms:dialogTitle:add': `Add new`,
'trials:uploadNonDicoms:dialogTitle:edit': `Edit`,
'trials:uploadNonDicoms:message:delete': `Do you confirm to delete it?`,
'trials:uploadNonDicoms:message:deleteStudyAndFiles': `This examination has archived images, and to delete the examination will lead to delete all archived images in it.
If you want to delete the images only, click the column number of "File" to delete the selected images in the pop-up list. Do you want to continue deleting this examination?`,
'trials:uploadNonDicoms:message:deletedSuccessfully': `Deleted successfully!`,
'trials:uploadNonDicoms:message:uploadSize': `The size of the uploaded file cannot exceed 1G.`,
'trials:uploadNonDicoms:message:uploadedSuccessfully': `Upload successfully!`,
'trials:uploadNonDicoms:message:exsitSameFile': `There is a file of the same name in the list: xxx.`,
'trials:uploadNonDicoms:message:isContinueUpload': `This uploading will create a file of the same name. Do you want to continue?`,
'trials:uploadClinicalData:tab:uploadClinicalData': `Clinical data collection`,
'trials:uploadClinicalData:title:historyTherapy': `Prior Local Treatment History`,
'trials:uploadClinicalData:title:pastTreatment': `Prior Radiotherapy History`,
'trials:uploadClinicalData:table:bodyPart': `Body Part`,
'trials:uploadClinicalData:table:beginDate': `Start Date`,
'trials:uploadClinicalData:table:endDate': `End Date`,
'trials:uploadClinicalData:table:isPD': `Is the lesion PD?`,
'trials:uploadClinicalData:title:pastSurgery': `Prior Surgery History`,
'trials:uploadClinicalData:table:surgeryName': `Type of Surgery`,
'trials:uploadClinicalData:table:surgeryDate': `Surgery Date`,
'trials:uploadClinicalData:title:others': `Other Prior Treatments`,
'trials:uploadClinicalData:table:treatmentType': `Type of Treatment`,
'trials:uploadClinicalData:table:treatmentbeginDate': `Start Date`,
'trials:uploadClinicalData:table:treatmentendDate': `End Date`,
'trials:uploadClinicalData:table:fileName': `Document Name`,
'trials:uploadClinicalData:table:uploadedTime': `Upload time`,
'trials:uploadClinicalData:action:preview': `Preview`,
'trials:uploadClinicalData:button:selectFile': `Select`,
'trials:uploadClinicalData:button:uploadFile': `Upload`,
'trials:uploadClinicalData:message:uploadSuccessfully': `Upload Successfully`,
'trials:uploadClinicalData:title:uploadFile': `Upload`,
'trials:uploadClinicalData:button:downloadTemplate': `Download templates`,
'trials:uploadClinicalData:title:table': `Table`,
'trials:reuploadDicoms:button:applyReupload': `Apply to Re-upload`,
'trials:reuploadDicoms:button:reupload': `Re-upload`,
'trials:reuploadDicoms:button:reuploadFinished': `Re-upload completed`,
'trials:reuploadDicoms:button:send': `Send`,
'trials:tab:crcQuality': `Image Inquiry`,
'trials:crcQuestion:table:challengeCode': `Inquiry No.`,
'trials:crcQuestion:table:siteId': `Site ID`,
'trials:crcQuestion:table:subjectId': `Subject ID`,
'trials:crcQuestion:table:visitName': `Visit Name`,
'trials:crcQuestion:table:reuploadSatus': `Re-upload Status`,
'trials:crcQuestion:table:reuploadTime': `Time of re-upload completed`,
'trials:crcQuestion:table:createTime': `Creation time`,
'trials:crcQuestion:table:deadline': `Deadline for processing`,
'trials:crcQuestion:table:isOverTime': `Is it over the time limited?`,
'trials:crcQuestion:table:isClose': `Whether to close or not`,
'trials:crcQuestion:table:latestMsgTime': `Latest response time`,
'trials:crcQuestion:table:closedTime': `Closure time`,
'trials:crcQuestion:table:qCProcessEnum': `Review the batch`,
'trials:crcQuestion:action:reply': `Reply`,
'trials:crcQuestion:label:isNotClose': `Not closed`,
'trials:crcQuestion:label:isClosed': `Closed`,
'trials:crcQuestion:dialogTitle:message1': `Inquiry Record`,
'trials:crcQuestion:button:applyReupload': `Apply to Re-upload`,
'trials:crcQuestion:button:reupload': `Re-upload`,
'trials:crcQuestion:button:reuploadCompleted': `Re-upload completed`,
'trials:crcQuestion:button:send': `Send`,
'trials:crcQuestion:button:close': `Close`,
'trials:crcQuestion:message:applyReupload': `Do you confirm to apply for re-uploading?`,
'trials:crcQuestion:message:applyOrUpload': `CRC apply to re-upload/upload images`,
'trials:crcQuestion:message:reuploadConfirm': `Do you confirm the re-uploading is completed?`,
'trials:crcQuestion:message:reuploadFinished': `CRC has completed the re-uploading`,
'trials:crcQuestion:message:replaceTask': `The image QC task has been claimed by xxx. Please confirm to replace it.`,
'trials:crcQuestion:message:replaceTaskSuccessfully': `Task replaced successfully.`,
'trials:crcQuestion:button:replaceTask': `Replace`,
'trials:tab:dicomsQuality': `Image QC`,
'trials:qcCheck:table:isUrgent': `Is it a expedited task?`,
'trials:qcCheck:table:siteId': `Site ID`,
'trials:qcCheck:table:subjectId': `Subject ID`,
'trials:qcCheck:table:visitName': `Visit Name`,
'trials:qcCheck:table:dataCollected': `Data collection`,
'trials:qcCheck:table:eScanDate': `The earliest scan date`,
'trials:qcCheck:table:lScanDate': `The latest scan date`,
'trials:qcCheck:table:submitTime': `Submission time`,
'trials:qcCheck:table:auditState': `Review status`,
'trials:qcCheck:table:crrentUser': `Claimed by:`,
'trials:qcCheck:table:participant': `Participant`,
'trials:qcCheck:table:challengeState': `Status of inquiry`,
'trials:qcCheck:table:reviewer': `Previous Reviewed by:`,
'trials:qcCheck:label:preliminary': `1st`,
'trials:qcCheck:label:preliminaryAudit': `1st QC`,
'trials:qcCheck:label:review': `2nd`,
'trials:qcCheck:label:reviewAudit': `2nd QC`,
'trials:qcCheck:button:receive': `Pick up`,
'trials:qcCheck:button:release': `Release`,
'trials:qcCheck:button:audit': `Review`,
'trials:qcCheck:button:preliminaryAudit': `Initial Review`,
'trials:qcCheck:button:review': `Second Review`,
'trials:qcCheck:dialogTitle:setUrgent': `Set as Expedited`,
'trials:qcCheck:message:receive': `Do you confirm to claim the task?`,
'trials:qcCheck:message:release': `Do you confirm to release the task?`,
'trials:qcCheck:message:receivedSuccessfully': `Task claimed Successfully!`,
'trials:qcCheck:message:releasedSuccessfully': `Task released Successfully!`,
'trials:qcCheck:message:isUrgent': `Do you confirm to set the current visit as EXPEDITE?`,
'trials:qcCheck:message:isNotUrgent': `Do you confirm to set the current visit as NON-EXPEDITE?`,
'trials:qcCheck:message:delete': `Do you confirm to delete it?`,
'trials:qcCheck:message:deletedSuccessfully': `Deleted successfully!`,
'trials:qcCheck:tips:remark': `End: the Final Visit;
Lost: the visits lost to follow up;
PD: PD Confirmation;
Enroll: Enrolled Confirmation`,
'trials:audit:tab:dicoms': `DICOM image`,
'trials:audit:title:dicoms': `Study Information`,
'trials:audit:tip:visitWindow': `Visit Window`,
'trials:audit:tip:visitWindowNotSet': `The visit base time or visit window period has not been set`,
'trials:audit:button:previewAllDiocms': `Preview all images`,
'trials:audit:button:previewReadingDiocms': `Preview the read images`,
'trials:audit:table:studyId': `Study Number`,
'trials:audit:table:modality': `Modality`,
'trials:audit:table:modality1': `undefined`,
'trials:audit:table:bodyPart': `Body Part`,
'trials:audit:table:seriesCount': `Number of Series`,
'trials:audit:table:instanceCount': `Number of images`,
'trials:audit:table:studyDate': `Study Date`,
'trials:audit:table:studyUploadTime': `Upload time`,
'trials:audit:table:isReading': `Whether to read image or not?`,
'trials:audit:table:isDelete': `Whether to delete it or not`,
'trials:audit:action:preview': `Preview.`,
'trials:audit:action:edit': `Edit`,
'trials:audit:title:series': `Series Information`,
'trials:audit:table:seriesId': `Series No.`,
'trials:audit:table:seriesOfStudyId': `Study Number`,
'trials:audit:table:seriesModality': `Modality`,
'trials:audit:table:seriesOfInstanceCount': `Number of images`,
'trials:audit:table:seriesOfStudyDate': `Study Date`,
'trials:audit:table:seriesOfUploadedDate': `Upload time`,
'trials:audit:action:seriesPreview': `Preview.`,
'trials:audit:action:setSeriesNotReading': `set to Not Reading`,
'trials:audit:action:setSeriesReading': `set to Reading`,
'trials:audit:action:setSeriesDeleted': `set to Deleted`,
'trials:audit:action:setSeriesNoDelete': `set to Not Deleted`,
'trials:audit:message:setSeriesReading': `Do you confirm the change?`,
'trials:audit:message:setSeriesNotReading': `Do you confirm the change?`,
'trials:audit:message:setSeriesDeleted': `Do you confirm the change?`,
'trials:audit:message:setSeriesNoDelete': `Do you confirm the change?`,
'trials:audit:tab:nonDicoms': `Non-DICOM images`,
'trials:audit:title:nonDicomsTitle': `Study Information`,
'trials:audit:tip:nonDicomsVisitWindow': `Visit window period`,
'trials:audit:tip:nonDicomsPreviewAll': `Preview`,
'trials:audit:table:nonDicomsStudyId': `Study Number`,
'trials:audit:table:nonDicomsModality': `Modality`,
'trials:audit:table:nonDicomsBodypart': `Body Part`,
'trials:audit:table:nonDicomsFileCount': `Document`,
'trials:audit:table:nonDicomsFileName': `Document Name`,
'trials:audit:table:nonDicomsStudyDate': `Study Time`,
'trials:audit:table:nonDicomsUpdateTime': `Update time`,
'trials:audit:button:nonDicomsPreview': `Preview`,
'trials:audit:button:nonDicomsEdit': `Edit`,
'trials:audit:tab:clinicalData': `Clinical data`,
'trials:audit:title:questions': `Review Questions`,
'trials:audit:message:noData': `No data available`,
'trials:audit:button:save': `Save`,
'trials:audit:button:question': `Inquiry`,
'trials:audit:button:historicalQuestions': `Previous Inquiry`,
'trials:audit:button:auditPassed': `Review approved`,
'trials:audit:button:auditFailed': `Review terminated`,
'trials:audit:dialogTitle:question': `Inquiry`,
'trials:audit:form:questionContent': `Inquiry Details`,
'trials:audit:form:questionDeadline': `Deadline of Inquiry Response`,
'trials:audit:form:questionSummary': `Query Summary`,
'trials:audit:form:actionMatters': `Action items`,
'trials:audit:dialogTitle:historicalQuestions': `Previous Inquiry`,
'trials:audit:button:refreshHistoryQs': `Refresh`,
'trials:audit:message:qsContentIsNull': `The query cannot be empty!`,
'trials:audit:message:qsOverWindow': `Over Visit Window`,
'trials:audit:message:qsOverWindow1': `The system calculated window period is`,
'trials:audit:message:qsOverWindow2': `The scan date of this visit is`,
'trials:audit:message:qsOverWindow3': `The scan date is not within the window period`,
'trials:audit:message:qsOverWindow4': `Please confirm whether this visit is over the window period. If yes, please specify the reason.`,
'trials:audit:message:sureToUpdate': `Do you confirm the change?`,
'trials:audit:message:specifyQuestions': `Please check the image first, specify the review problems, and then draw the conclusion!`,
'trials:audit:message:changeSeriesStatus': `Do you confirm to change the status of this serie to xxx?`,
'trials:audit:label:setSeriesReading': `Image Reading`,
'trials:audit:label:setSeriesNotReading': `Image Not Reading`,
'trials:audit:label:setSeriesDeleted': `Delete`,
'trials:audit:label:setSeriesNotDelete': `Do not delete`,
'trials:tab:qcQuality': `QC Inquiry`,
'trials:qcQuality:table:challengeCode': `Inquiry No.`,
'trials:qcQuality:table:siteId': `Site ID`,
'trials:qcQuality:table:subjectId': `Subject ID`,
'trials:qcQuality:table:visitName': `Visit Name`,
'trials:qcQuality:table:createTime': `Creation time`,
'trials:qcQuality:table:organizer': `Created by`,
'trials:qcQuality:table:latestReplyer': `The Latest Replier`,
'trials:qcQuality:table:latestReplyTime': `The latest reply time`,
'trials:qcQuality:table:reUploadStatus': `Status of re-upload`,
'trials:qcQuality:table:reUploadTime': `Time of re-upload completed`,
'trials:qcQuality:table:deadline': `Deadline of Inquiry Response`,
'trials:qcQuality:table:qsDuration': `Inquiry Duration`,
'trials:qcQuality:table:isOverTime': `Is it over the time limited?`,
'trials:qcQuality:table:closingTime': `Closing Time`,
'trials:qcQuality:table:isReupload': `Whether to re-upload or not?`,
'trials:qcQuality:table:isClosed': `Whether to close or not`,
'trials:qcQuality:table:latestMsgTime': `Time of the lastest message`,
'trials:qcQuality:table:qCProcessEnum': `Batch of review`,
'trials:qcQuality:action:reply': `Reply`,
'trials:qcQuality:action:close': `Close`,
'trials:qcQuality:dialogTitle:reply': `Inquiry Record`,
'trials:qcQuality:dialog:qcContent': `Hello, the questions about all image and data in this visit are summarized as following:`,
'trials:qcQuality:dialogTips:tip': `Notes: In order to solve above quesitons efficiently, please verify the situation and reply to the above action items one by one. Please indicate clearly whether it can be corrected. If it cannot be corrected, please remind investigators to pay attention in future scan (if applicable) .`,
'trials:qcQuality:dialog:deadline': `Deadline for processing`,
'trials:qcQuality:dialog:none': `None`,
'trials:qcQuality:dialogButton:send': `Send`,
'trials:qcQuality:dialogButton:close': `Close`,
'trials:qcQuality:dialogButton:agreeToReupload': `Agree to re-upload`,
'trials:qcQuality:dialogTitle:closeQuestion': `Inquiry closed`,
'trials:qcQuality:label:closeReason': `Reason of closing inquiry`,
'trials:qcQuality:radio:reason1': `Issue resolved`,
'trials:qcQuality:radio:reason2': `The problem cannot be resolved and the inquiry has been closed mandatorily.`,
'trials:qcQuality:radio:reason3': `Other`,
'trials:qcQuality:label:otherReason': `Other Reasons`,
'trials:qcQuality:message:problemSolved': `Problem resolved`,
'trials:qcQuality:message:problemNotSolved': `The problem cannot be resolved and the inquiry has been closed mandatorily. The site has been reminded.`,
'trials:qcQuality:message:closedSuccessfully': `Closed successfully!`,
'trials:qcQuality:message:agreeToReupload': `Do you agree to reupload?`,
'trials:qcQuality:label:agreeToReupload': `IQC agreed to reupload`,
'trials:qcQuality:title:closed': `Closed`,
'trials:qcQuality:title:unClose': `Unclosed`,
'trials:qcQuality:title:title1': `Please edit the Study part of Study xxx!`,
'trials:qcQuality:title:title2': `Will do the IQC work of the next vist?`,
'trials:qcQuality:title:title3': `All currently requested QC work have been completed!`,
'trials:tab:consistencyCheck': `Data Reconciliation`,
'trials:consistencyCheck:button:upload': `Upload`,
'trials:consistencyCheck:button:download': `Download templates`,
'trials:consistencyCheck:table:isUrgent': `Expedited`,
'trials:consistencyCheck:table:checkChallengeState': `Check the status of inquiry`,
'trials:consistencyCheck:table:siteId': `Site ID`,
'trials:consistencyCheck:table:subjectId': `Subject ID`,
'trials:consistencyCheck:table:visitName': `Visit Name`,
'trials:consistencyCheck:table:auditState': `State before Data Reconciliation`,
'trials:consistencyCheck:table:requestBackState': `Status of return`,
'trials:consistencyCheck:table:checkTime': `Time of Data Reconciliation`,
'trials:consistencyCheck:table:checkPassedTime': `Time of Data Reconciliation Completed`,
'trials:consistencyCheck:table:checkState': `State of Data Reconciliation`,
'trials:consistencyCheck:table:checkResult': `Non-Reconciliation Item`,
'trials:consistencyCheck:table:scanDate': `Study Date`,
'trials:consistencyCheck:table:modality': `Modality(ies)`,
'trials:consistencyCheck:action:reply': `Reply`,
'trials:consistencyCheck:action:view': `View`,
'trials:consistencyCheck:action:applyFallback': `Apply for return`,
'trials:consistencyCheck:action:fallback': `Return`,
'trials:consistencyCheck:action:close': `Close`,
'trials:consistencyCheck:action:pass': `Pass`,
'trials:consistencyCheck:dialogTitle:qsContent': `Inquiry Details`,
'trials:consistencyCheck:label:noData': `No data available`,
'trials:consistencyCheck:button:rejectBack': `Refuse to return`,
'trials:consistencyCheck:button:sendMessage': `Send`,
'trials:consistencyCheck:dialogTitle:passManually': `Reason of approving the data reconciliation manually`,
'trials:consistencyCheck:dialogTitle:close': `Reason of closing the consistency verification`,
'trials:consistencyCheck:label:reason': `Reason`,
'trials:consistencyCheck:message:pmPerformed': `PM implemented a RETURN action after consistency verification.`,
'trials:consistencyCheck:message:fallbackSuccessfully': `Returned successfully!`,
'trials:consistencyCheck:message:closedSuccessfully': `Closed successfully!`,
'trials:consistencyCheck:message:appledSuccessfully': `Applied successfully!`,
'trials:consistencyCheck:message:apply': `Do you confirm to apply for returning?`,
'trials:consistencyCheck:label:file': `Document`,
'trials:consistencyCheck:message:excelFileOnly': `Must be an Excel file.`,
'trials:consistencyCheck:dialogButton:upload': `Upload`,
'trials:consistencyCheck:message:xlsx': `It must be in xls and xlsx format.`,
'trials:consistencyCheck:message:onlyOneFile': `Only one file is allowed to upload `,
'trials:consistencyCheck:button:export1': `Export Data Reconciliation Table`,
'trials:consistencyCheck:button:export2': `Export Data Reconciliation Record Table`,
'trials:consistencyCheck:title:note': `Note:`,
'trials:consistencyCheck:title:reply': `Reply`,
'trials:consistencyCheck:title:close': `Close`,
'trials:consistencyCheck:title:replyConsistency': `Reply the Data Reconciliation Query`,
'trials:consistencyCheck:title:message1': `Verified by the system`,
'trials:consistencyCheck:title:message2': `The imaging studies for this subject's current visit has upload to IRC system were as follows.Check the box if there are extra images in the following images:`,
'trials:consistencyCheck:title:message3': `You confirm that the visit has uploaded redundant imaging studies to IRC system, and please explain it. If you need to delete the redundant images, please request a return.Thank you for your cooperation!`,
'trials:consistencyCheck:title:message4': `The reason for the existence of redundant images in the IRC system is:`,
'trials:consistencyCheck:title:message5': `The imaging studies for this subject's current visit that are inconsistent between IRC system and EDC system were as follows.P1ease check the box, if it is true:`,
'trials:consistencyCheck:title:message6': `The imaging studies for this subject's current visit that are inconsistent between IRC system and EDC system were as follows.P1ease check the box, if it is true: None`,
'trials:consistencyCheck:title:message7': `You confirm that there is a missing image studies in the current visit,and please select the reason. If you need to upload additional imaging studies, please request a return. Thank you for your cooperation!`,
'trials:consistencyCheck:title:message8': `The reason for the missing images in the IRC system is`,
'trials:consistencyCheck:title:message9': `EDC records imaging studies information by efficacy assessment data.`,
'trials:consistencyCheck:title:message10': `EDC entry incorrect data.`,
'trials:consistencyCheck:title:message11': `IRC upload incorrect data. Request a rollback and re-upload.`,
'trials:consistencyCheck:title:message12': `It is verified that the actual imaging studies for this subject's current visit has upload to IRC system were as follows:`,
'trials:consistencyCheck:title:none': `None`,
'trials:consistencyCheck:title:message13': `The actual imaging studies for this subject's current visit that are inconsistent between IRC and actual situation were as follows:`,
'trials:consistencyCheck:title:message14': `The actual imaging studies for this subject's current visit that are inconsistent between IRC and actual situation were as follows: None`,
'trials:consistencyCheck:title:message15': `The Reasons are as follow:`,
'trials:consistencyCheck:title:message16': `The reason for the existence of redundant images in the IRC system is:`,
'trials:consistencyCheck:title:message17': `Please fill in the reason for the existence of redundant images in the IRC system.`,
'trials:consistencyCheck:title:message18': `The reason for the missing images in the IRC system is`,
'trials:consistencyCheck:title:message19': `Please fill in the reason for missing images in the IRC system`,
'trials:consistencyCheck:title:message20': `Please verify accurately and then fill the actual imaging studies for the current visit:`,
'trials:consistencyCheck:title:add': `Add`,
'trials:consistencyCheck:title:studyDate': `Study Date`,
'trials:consistencyCheck:title:studyModality': `Study Type`,
'trials:consistencyCheck:title:submitted': `Submittd`,
'trials:consistencyCheck:title:existed': `Exist in actual situation`,
'trials:consistencyCheck:title:delete': `Delete`,
'trials:consistencyCheck:title:title1': `The reasons for that the image studies is inconsistent between IRC and actual situation are:`,
'trials:consistencyCheck:title:addStudy': `Add Studies`,
'trials:consistencyCheck:title:title2': `Please select the study date and study type`,
'trials:consistencyCheck:title:title3': `Delete this Study?`,
'trials:consistencyCheck:title:title4': `Please enter the actual studies.`,
'trials:consistencyCheck:title:title5': `It is verified that the actual imaging studies for this subject's current visit were as follows:`,
'trials:consistencyCheck:title:title6': `xxx study at yyyy`,
'trials:consistencyCheck:title:title7': `The imaging studies is inconsistent between IRC system and actual situation are as follow:`,
'trials:consistencyCheck:title:title8': `Excess in IRC`,
'trials:consistencyCheck:title:title9': `Missing from IRC`,
'trials:consistencyCheck:title:title10': `The reasons for that the image studies is inconsistent between IRC and actual situation are:`,
'trials:consistencyCheck:title:title11': `The imaging studies is consistent between IRC and actual situation.`,
'trials:tab:dicomForward': `Image forwarding`,
'trials:dicomForward:table:siteId': `Site ID`,
'trials:dicomForward:table:subjectId': `Subject ID`,
'trials:dicomForward:tableon:visitName': `Visit Name`,
'trials:dicomForward:table:forwardStatus': `State of Forward`,
'trials:dicomForward:table:forwardUser': `Forwarder`,
'trials:dicomForward:table:forwardTime': `Time Forwarded`,
'trials:dicomForward:action:forward': `Forward`,
'trials:dicomForward:message:forwardSuccessfully': `Forwarded successfully!`,
'trials:dicomForward:message:sureToForward': `Do you confirm to forward?`,
'trials:trials-panel:tab:readingTask': `Pending`,
'trials:trials-panel:tab:readTask': `Completed`,
'trials:trials-panel:tab:medicalFeedback': `Medical Comments`,
'trials:trials-panel:tab:rereadTask': `Return History`,
'trials:trials-panel:tab:mimMedicalAudit': `Medical review`,
'trials:tab:studyList': `Studies`,
'trials:studyList:table:studyId': `Study Number`,
'trials:studyList:table:imageType': `Image type`,
'trials:studyList:table:studyInfo': `Study Information`,
'trials:studyList:table:visit': `Visit`,
'trials:studyList:table:subject': `Subject`,
'trials:studyList:table:site': `Site`,
'trials:studyList:table:uploader': `Uploaded By`,
'trials:studyList:table:uploadTime': `Upload time`,
'trials:studyList:button:view': `View`,
'trials:studyList:table:modality': `Modality`,
'trials:studyList:table:bodyPart': `Body Part`,
'trials:studyList:table:count': `Number of Study`,
'trials:studyList:table:studyDate': `Study Date`,
'trials:studyList:table:seriesNum': `No. of series`,
'trials:studyList:table:description': `Description`,
'trials:studyList:table:sliceThickness': `Slice Thickness`,
'trials:studyList:table:instanceCount': `No. of images`,
'trials:studyList:table:fileName': `Document Name`,
'trials:studyList:table:visitName': `Visit Name`,
'trials:studyList:table:visitNum': `Visit No.`,
'trials:studyList:table:siteId': `Site ID`,
'trials:studyList:table:siteName': `Site Name`,
'trials:studyList:label:series': `Series`,
'trials:studyList:dialogTitle:view': `View`,
'trials:studyList:action:share': `Share`,
'trials:tab:setting': `Setting`,
'trials:tab:trialCfg': `Project Config`,
'trials:trialConfig:title:logincCfg': `Logical Config`,
'trials:logincCfg:form:subjectNumberRule': `Reminder of subject ID setting`,
'trials:logincCfg:form:subjectNum2': `The second ID of subject`,
'trials:logincCfg:form:subjectNumFormat': `Format of subject ID`,
'trials:logincCfg:form:scanDateVerify': `Scan Date Verify`,
'trials:logincCfg:form:visitBaseDate': `Base Time`,
'trials:logincCfg:form:subjectAge': `Subject Age`,
'trials:logincCfg:form:subjectGender': `Subject Gender`,
'trials:logincCfg:form:lastVisitName': `Name of the unplanned final visit`,
'trials:logincCfg:form:clinicalInforTransfer': `Clinical Data Transfer`,
'trials:logincCfg:form:clinicalConfig': `Clinical Data Config`,
'trials:logincCfg:form:imageCopy': `Image copy across projects`,
'trials:logincCfg:form:bodypart': `Body Part`,
'trials:logincCfg:form:modality': `Modality`,
'trials:logincCfg:form:exceededDays': `Days of over inquiry time limited`,
'trials:trialCfg:title:processCfg': `Process Config`,
'trials:processCfg:form:qcProcess': `Image QC process`,
'trials:processCfg:form:conProcess': `Data Reconciliation process`,
'trials:processCfg:form:readingMode': `Read Mode`,
'trials:processCfg:form:imagePlatform': `Read Platform`,
'trials:processCfg:form:criterion': `Read Criteria`,
'trials:processCfg:form:digitPlaces': `Decimal Place`,
'trials:processCfg:form:readingType': `Read Mode`,
'trials:processCfg:form:IsAutoCreate': `undefined`,
'trials:processCfg:form:IsAdditionalAssessment': `undefined`,
'trials:processCfg:form:global': `Global Review`,
'trials:processCfg:form:ad': `Adjudication Review`,
'trials:processCfg:form:clinical': `Oncology Review`,
'trials:processCfg:form:adRules': `Adjudication Rules`,
'trials:processCfg:title:criterion': `Read Criteria`,
'trials:processCfg:title:criterionName': `Name of Read Criteira`,
'trials:processCfg:title:clinicalDataCfg': `Clinical Data Config`,
'trials:processCfg:title:clinicalDataName': `Name of Clinical Data`,
'trials:processCfg:title:uploader': `Uploader`,
'trials:processCfg:title:dataLevel': `Data Level`,
'trials:processCfg:title:transferType': `Transfer Type`,
'trials:processCfg:title:modulesName': `Module Type`,
'trials:processCfg:message:delete': `Do you confirm to delete it?`,
'trials:processCfg:message:update': `Do you confirm to change it?`,
'trials:processCfg:title:module': `Module`,
'trials:processCfg:button:select': `Select`,
'trials:processCfg:title:docFormat': `It must be in doc/docx format`,
'trials:processCfg:title:onlyOneFile': `Only one file is allowed to upload.`,
'trials:trialCfg:title:urgentCfg': `Expedite Config`,
'trials:urgentCfg:form:enroll': `Enrolled Confirmation Assessment`,
'trials:urgentCfg:form:pd': `PD Confirmation Assessment`,
'trials:urgentCfg:form:trial': `Enable project expedited`,
'trials:urgentCfg:form:subject': `Enable subject expedited`,
'trials:trialCfg:button:confirm': `Configration confirmed`,
'trials:trialCfg:button:update': `Configration updated`,
'trials:trialCfg:button:updateAndConfirm': `Updated configration confirmed`,
'trials:trialCfg:button:confirmCfg': `Confirm`,
'trials:trialCfg:dialogTitle:cfgConfirm': `Configration confirmed`,
'trials:trialCfg:table:cfgItem': `Config items`,
'trials:trialCfg:table:cfgVal': `Config value`,
'trials:trialCfg:table:beforeChange': `Before Update`,
'trials:trialCfg:table:updated': `Updated`,
'trials:trialCfg:formRule:bodyPart': `Please use "|" to separate body parts, e.g., Chest|Head|Other`,
'trials:trialCfg:formRule:modality': `Please use "|" to separate modalities, e.g., CT|MR|CR|PET|Other`,
'trials:tab:siteAndStaff': `Staff & Site Management`,
'trials:staff:title:staff': `Staff`,
'trials:staff:button:addExternalStaff': `Add external staff`,
'trials:staff:table:name': `Name`,
'trials:staff:table:uid': `User ID`,
'trials:staff:table:organization': `Institution`,
'trials:staff:table:phone': `Tel./Mobile: `,
'trials:staff:table:email': `Email`,
'trials:staff:table:userType': `User Type`,
'trials:staff:table:status': `Status`,
'trials:staff:table:joinTime': `Join Date`,
'trials:staff:table:exitTime': `Exit Date`,
'trials:staff:table:authorizationTime': `Authorization Time`,
'trials:staff:table:disableTime': `Disable Time`,
'trials:staff:action:status': `Status`,
'trials:staff:dialogTitle:add': `Add`,
'trials:staff:dialogTitle:status': `Status`,
'trials:staff:message:addStaff': `Do you confirm to add a staff?`,
'trials:staff:button:sendEmail': `Send Email`,
'trials:externalStaff:table:lastName': `Last Name`,
'trials:externalStaff:table:firstName': `First Name`,
'trials:externalStaff:table:name': `Name`,
'trials:externalStaff:table:phone': `Tel./Mobile: `,
'trials:externalStaff:table:email': `Email`,
'trials:externalStaff:table:organization': `Institution`,
'trials:externalStaff:table:userType': `User Type`,
'trials:externalStaff:table:status': `Status`,
'trials:externalStaff:button:delete': `Delete`,
'trials:externalStaff:button:saveAndSendEmail': `Save and send email`,
'trials:externalStaff:dialogTitle:add': `Add`,
'trials:externalStaff:dialogTitle:edit': `Edit`,
'trials:externalStaff:message:delete': `Do you confirm to delete it?`,
'trials:externalStaff:message:add': `Do you confirm to add it?`,
'trials:externalStaff:formRule:phone': `Tel./Mobile invalid`,
'trials:externalStaff:formRule:email': `Email invalid`,
'trials:siteAndStaff:title:site': `Site`,
'trials:sitesList:button:siteResearch': `Site Information Collection`,
'trials:sitesList:table:siteId': `Site ID`,
'trials:sitesList:table:siteName': `Site Name`,
'trials:sitesList:table:siteAliasName': `Site Alias Name`,
'trials:sitesList:table:city': `City`,
'trials:sitesList:table:country': `Country`,
'trials:sitesList:table:staff': `Staff`,
'trials:sitesList:table:status': `Whether to enable or not?`,
'trials:sitesList:table:timeAdded': `Authorization Time`,
'trials:sitesList:table:timeDeleted': `Disable Time`,
'trials:sitesList:action:assign': `CRC/CRA`,
'trials:sitesList:dialogTitle:assignSite': `Add new site`,
'trials:sitesList:dialogTitle:assignStaff': `CRC/CRA List (Project: xxx)`,
'trials:sitesList:dialogTitle:editSite': `Edit`,
'trials:sitesList:dialogTitle:staff': `CRC/CRA List (Site: xxx)`,
'trials:sitesList:dialogTitle:editStaffStauts': `Edit`,
'trials:sitesList:message:setSiteId': `Please set Site ID first`,
'trials:sitesList:message:removeSite': `Do you confirm to remove it?`,
'trials:sitesList:message:removedSuccessfully': `Removed successfully!`,
'trials:sitesList:form:keyWord': `Key Word`,
'trials:sitesList:formPlaceholder:keyWord': `Staff User ID/Name/Email`,
'trials:internalStaff:button:assign': `Assign`,
'trials:internalStaff:table:name': `Name`,
'trials:internalStaff:table:uid': `User ID`,
'trials:internalStaff:table:phone': `Tel./Mobile`,
'trials:internalStaff:table:email': `Email`,
'trials:internalStaff:table:organization': `Institution`,
'trials:internalStaff:table:userType': `User Type`,
'trials:internalStaff:table:status': `Status`,
'trials:internalStaff:table:authorizationTime': `Authorization Time`,
'trials:internalStaff:table:disableTime': `Disable Time`,
'trials:internalStaff:action:status': `Status`,
'trials:internalStaff:message:assign': `Do you confirm to assign it?`,
'trials:sitesList:dialogTitle:addSite': `Add new site`,
'trials:sitesList:dialogButton:customSite': `Customize`,
'trials:sitesList:dialogButton:addSite': `Add new site`,
'trials:customSite:title:custom': `Customize`,
'trials:customSite:form:siteId': `Site ID`,
'trials:customSite:form:siteName': `Site Name`,
'trials:customSite:form:orgCode': `Institution Code`,
'trials:customSite:form:country': `Country`,
'trials:customSite:form:city': `City`,
'trials:customSite:form:address': `Address`,
'trials:customSite:form:hospital': `Affiliated Hospital`,
'trials:customSite:form:director': `Director`,
'trials:customSite:form:directorPhone': `Director's tel.`,
'trials:customSite:form:contactor': `Contact Person`,
'trials:customSite:form:contactorPhone': `Contact person's tel.`,
'trials:customSite:message:add': `Do you confirm to add it?`,
'trials:tab:visitPlan': `Visit Management`,
'trials:visitPlan:button:confirm': `Confirm`,
'trials:visitPlan:button:adjustRecord': `Adjust Record`,
'trials:visitPlan:table:visitName': `Visit Name`,
'trials:visitPlan:table:isBaseLine': `Is it baseline?`,
'trials:visitPlan:table:blindName': `Blind Mark`,
'trials:visitPlan:table:viistNum': `Visit No.`,
'trials:visitPlan:table:viistDay': `Interval between visits (days)`,
'trials:visitPlan:table:window': `Window`,
'trials:visitPlan:table:isConfirm': `Do you confirm it?`,
'trials:visitPlan:table:isDeleted': `Whether to delete or not`,
'trials:visitPlan:table:description': `Description`,
'trials:visitPlan:table:createTime': `Creation Time`,
'trials:visitPlan:table:day': `Day`,
'trials:visitPlan:dialogTitle:record': `Adjust Record`,
'trials:adjustRecord:table:connfirmor': `Confirmed by:`,
'trials:adjustRecord:table:connfirmTime': `Confirming Time`,
'trials:adjustRecord:table:record': `Record of inconsistent conclusion of over window period.`,
'trials:adjustRecord:action:download': `Download`,
'trials:adjustRecord:message:confirm': `Do you confirm to submit?`,
'trials:adjustRecord:formRule:window': `The upper interval must be earlier than the lower interval`,
'trials:visitPlan:button:blindFlag': `Blind Mark`,
'trials:visitPlan:button:bsBlindFlag': `Baseline Blind Mark`,
'trials:visitPlan:button:visitBlindFlag': `Prefix of Visit Blind Mark`,
'trials:tab:qcCfg': `QC Question Config`,
'trials:qcCfg:button:preview': `Preview`,
'trials:qcCfg:button:confirm': `Config confirmed`,
'trials:qcCfg:button:default': `Default question`,
'trials:qcCfg:button:custom': `Customize`,
'trials:qcCfg:table:questionName': `Review Questions`,
'trials:qcCfg:table:type': `Type`,
'trials:qcCfg:table:typeValue': `Options`,
'trials:qcCfg:table:order': `Serial No.`,
'trials:qcCfg:table:isRequired': `Is it a required field?`,
'trials:qcCfg:table:isEnable': `Enabled`,
'trials:qcCfg:table:parentQs': `Parent Questions`,
'trials:qcCfg:table:parentTriggerValue': `Parent question trigger`,
'trials:qcCfg:table:level': `Level`,
'trials:qcCfg:message:typeValue': `Please use "|" to separate items`,
'trials:qcCfg:message:deleteWarning': `The question cannot be deleted because there's sub-questions under it.`,
'trials:qcCfg:message:msg1': `Identical values does not allowed.`,
'trials:qcCfg:message:msg2': `Please config QC review question before confirming`,
'trials:qcCfg:message:delete': `Do you confirm to delete it?`,
'trials:qcCfg:dialogTitle:new': `Add`,
'trials:qcCfg:dialogTitle:edit': `Edit`,
'trials:qcCfg:dialogTitle:custom': `Customize`,
'trials:tab:attachment': `Document Management`,
'trials:attachment:table:fileType': `Document Type`,
'trials:attachment:table:fileName': `Document Name`,
'trials:attachment:table:min': `Minimum time of document reading (minutes)`,
'trials:attachment:table:isDeleted': `Do you confirm to delete it?`,
'trials:attachment:table:userType': `Type of user who is required to sign `,
'trials:attachment:table:description': `Description`,
'trials:attachment:table:updateTime': `Update Time`,
'trials:attachment:action:preview': `Preview`,
'trials:attachment:action:edit': `Edit`,
'trials:attachment:action:apolish': `Apolish`,
'trials:attachment:dialogTitle:preview': `Preview`,
'trials:attachment:message:abolish': `Do you confirm to abolish the document?`,
'trials:attachment:message:delete': `Do you confirm to delete it?`,
'trials:attachment:form:file': `Document`,
'trials:attachment:message:pdf': `Must be a PDF file`,
'trials:attachment:message:selectFile': `Please select file`,
'trials:attachment:message:uploadFile': `Only one file is allowed to upload `,
'trials:attachment:button:select': `Select`,
'trials:tab:medicalAuditCfg': `Medical Review Question`,
'trials:tab:readingUnitCfg': `Reading Unit Config`,
'trials:readingUnit:button:sync': `Synchronize Current Criteria`,
'trials:readingUnit:button:confirm': `Confirm`,
'trials:readingUnit:message:sync': `Do you confirm to synchronize current criteria?`,
'trials:readingUnit:message:msg1': `System find that the current read criteria config has been updated. Do you confirm to get the latest config information.`,
'trials:readingUnit:message:msg2': `The xxx information is missing, please complete it before confirming.`,
'trials:readingUnit:readingRules': `Review Rule`,
'trials:readingUnit:readingRules:title:readingTool': `Review Tool`,
'trials:readingUnit:readingRules:title:isReadingPeriod': `Presence of read period`,
'trials:readingUnit:readingRules:title:readingTaskViewInOrder': `Read Display Mode`,
'trials:readingUnit:readingRules:title:readingTaskViewEnum': `Read Organization Level`,
'trials:readingUnit:readingRules:title:isReadingShowSubjectInfo': `Whether to display subject's information on IR read page?`,
'trials:readingUnit:readingRules:title:isReadingShowPreviousResults': `Whether to view previous read result?`,
'trials:readingUnit:readingRules:title:isECRFShowInDicomReading': `Whether to show eCFR on IR read page?`,
'trials:readingUnit:readingCriterion': `Read Criteria`,
'trials:readingUnit:readingCriterion:title:formQs': `Form Questions`,
'trials:readingUnit:qsList:title:type': `Type of Question`,
'trials:readingUnit:qsList:title:qsName': `Question Name(CN)`,
'trials:readingUnit:qsList:title:qsNameEn': `Question Name(EN)`,
'trials:readingUnit:qsList:title:groupName': `Group`,
'trials:readingUnit:qsList:title:groupNameEn': `Group (EN)`,
'trials:readingUnit:qsList:title:isRequired': `Is it a required field?`,
'trials:readingUnit:qsList:title:isShow': `Is it displayed?`,
'trials:readingUnit:qsList:title:isJudgeQuestion': `Is it an adjudication question?`,
'trials:readingUnit:qsList:title:isShowInDicom': `Whether to display on reading page?`,
'trials:readingUnit:qsList:title:globalReadingShowType': `Whether to display on global review page?`,
'trials:readingUnit:qsList:title:orderMark': `Add prex- to serial number`,
'trials:readingUnit:qsList:title:maxQuestionCount': `The Max. number of lines`,
'trials:readingUnit:qsList:title:isCopyLesions': `Whether to copy the value of previous visit?`,
'trials:readingUnit:qsList:title:dataSource': `Source of question data`,
'trials:readingUnit:qsList:title:valueType': `Type of Data`,
'trials:readingUnit:qsList:title:digitPlaces': `Digit Places`,
'trials:readingUnit:qsList:title:unit': `Unit`,
'trials:readingUnit:qsList:title:customUnit': `Customized Unit`,
'trials:readingUnit:qsList:title:customCalculateMark': `Calculate Mode`,
'trials:readingUnit:qsList:title:order': `Serial Number`,
'trials:readingUnit:qsList:title:tableName': `Table Name`,
'trials:readingUnit:qsList:title:typeValue': `Option`,
'trials:readingUnit:qsList:title:defaultValue': `Default Value`,
'trials:readingUnit:qsList:title:parentId': `Display Parent Question`,
'trials:readingUnit:qsList:title:parentTriggerValueList': `Display Trigger`,
'trials:readingUnit:qsList:title:relevanceId': `Required Parent Question`,
'trials:readingUnit:qsList:title:relevanceValueList': `Required Trigger`,
'trials:readingUnit:qsList:title:limitEdit': `Limit Edit`,
'trials:readingUnit:qsList:title:imageCount': `The max. number of upload image`,
'trials:readingUnit:qsList:title:Remark': `Remark`,
'trials:readingUnit:qsList:title:FileType': `Format of File`,
'trials:readingUnit:qsList:title:MaxAnswerLength': `The max. length of answer`,
'trials:readingUnit:qsList:message:msg0': `Identical values does not allowed.`,
'trials:readingUnit:qsList:message:msg1': `Please select question with the same level.`,
'trials:readingUnit:qsList:message:msg2': `Please select the sub-question of the table question`,
'trials:readingUnit:qsList:message:msg3': `Please use | to seperate items`,
'trials:readingUnit:qsList:title:edit': `Edit`,
'trials:readingUnit:qsList:title:view': `View`,
'trials:readingUnit:qsList:title:tableQs': `Table Questions`,
'trials:readingUnit:qsList:title:delete': `Delete`,
'trials:readingUnit:qsList:title:add': `Add`,
'trials:readingUnit:qsList:title:ecrfPreview': `eCFR Preview`,
'trials:readingUnit:qsList:message:deleteConfirm': `Do you confirm to delete it?`,
'trials:readingUnit:qsList:message:deleteSuccessfully': `Deleted Successfully!`,
'trials:readingUnit:qsList:message:loading': `Loading`,
'trials:readingUnit:qsList:message:imageFormat': `Must be in xxx format`,
'trials:readingUnit:readingCriterion:title:baseDataCfg': `Basic Data Config`,
'trials:readingUnit:baseDataCfg:title:organ': `Organ`,
'trials:readingUnit:baseDataCfg:title:organType': `Type of Organ`,
'trials:readingUnit:baseDataCfg:title:classification': `Classification(CN)`,
'trials:readingUnit:baseDataCfg:title:classificationEn': `Classification (EN)`,
'trials:readingUnit:baseDataCfg:title:bodyPart': `Body Part(CN)`,
'trials:readingUnit:baseDataCfg:title:bodyPartEn': `Body Part (EN)`,
'trials:readingUnit:baseDataCfg:title:organ': `Organ(CN)`,
'trials:readingUnit:baseDataCfg:title:organEn': `Organ (EN)`,
'trials:readingUnit:baseDataCfg:title:TULAT': `Location(CN)`,
'trials:readingUnit:baseDataCfg:title:TULATEn': `Location (EN)`,
'trials:readingUnit:baseDataCfg:title:isLymphNodes': `Is it Lymph Node?`,
'trials:readingUnit:baseDataCfg:title:isCanEditPosition': `Is it editable?`,
'trials:readingUnit:baseDataCfg:title:showOrder': `Serial Number`,
'trials:readingUnit:baseDataCfg:title:remark': `Note`,
'trials:readingUnit:baseDataCfg:title:isEnable': `Whether to display it?`,
'trials:readingUnit:baseDataCfg:title:dict': `Dictionary of Criteria`,
'trials:readingUnit:baseDataCfg:title:dictTbl': `Dictionary Table Name`,
'trials:readingUnit:baseDataCfg:title:dictDesc': `Description`,
'trials:readingUnit:baseDataCfg:title:dictChildCount': `Number of Sub-items`,
'trials:readingUnit:baseDataCfg:title:dictOrder': `Order`,
'trials:readingUnit:baseDataCfg:title:dictView': `View`,
'trials:readingUnit:baseDataCfg:title:dictValCN': `Chinese value`,
'trials:readingUnit:baseDataCfg:title:dictValEN': `English value`,
'trials:readingUnit:baseDataCfg:title:dictValDesc': `Description`,
'trials:readingUnit:baseDataCfg:title:dictVal': `Value in Dictionary of Criteria`,
'trials:readingUnit:baseDataCfg:title:set': `Settings`,
'trials:readingUnit:baseDataCfg:button:sync': `SYNC`,
'trials:readingUnit:baseDataCfg:button:set': `Set`,
'trials:readingUnit:baseDataCfg:message:sync': `SYNC successfully!`,
'trials:readingUnit:baseDataCfg:message:updateConfirm': `Do you confirm to update it?`,
'trials:readingUnit:baseDataCfg:message:deleteConfirm': `Do you confirm to delete it?`,
'trials:readingUnit:baseDataCfg:message:deleteSuccessfully': `Deleted Successfully!`,
'trials:readingUnit:GlobalReading': `Global Review`,
'trials:readingUnit:globalReading:title:globalAssessTypes': `Assessment Update Type`,
'trials:readingUnit:globalReading:title:valueCN': `Value (CN)`,
'trials:readingUnit:globalReading:title:valueEN': `Value (EN)`,
'trials:readingUnit:globalReading:title:isBaseLineUse': `Is it a baseline assessment?`,
'trials:readingUnit:globalReading:title:isFollowVisitUse': `Is it a follow-up assessment?`,
'trials:readingUnit:adRules': `Adjudication Rule`,
'trials:adRules:title:arbitrationRule': `Adjudication Object`,
'trials:adRules:title:judgeTypeEnum': `Condition of Triggering Adjucation`,
'trials:adRules:button:addRule': `Add Rule`,
'trials:adRules:title:order': `Serial Number`,
'trials:adRules:title:answerGroupA': `Reader A`,
'trials:adRules:title:answerGroupB': `Reader B`,
'trials:adRules:title:selectAnswerGroup': `Select an Answer Group`,
'trials:adRules:title:addGroup': `Add a Group`,
'trials:adRules:title:group': `Group`,
'trials:adRules:title:selectAnswer': `Select an Answer`,
'trials:adRules:message:msg1': `Delete this group rule`,
'trials:adRules:message:msg2': `Please select Answer A`,
'trials:adRules:message:msg3': `Please select Answer B`,
'trials:adRules:message:msg4': `New rule of answer was added`,
'trials:adRules:message:msg5': `Please select answer before adding group`,
'trials:adRules:message:msg6': `Do you confirm to reset the condition of triggering adjudication?`,
'trials:adRules:message:msg7': `Reset Successfully!`,
'trials:adRules:message:msg8': `Please config rules before application`,
'trials:adRules:message:msg9': `Applied Successfully!`,
'trials:readingUnit:oncologyReading': `Config of Oncology Review`,
'trials:readingUnit:oncologyReading:title:oncologyAssessIdsStr': `Review Result`,
'trials:readingUnit:oncologyReading:title:evaluationReason': `Assessment Reason`,
'trials:readingUnit:oncologyReading:title:valueCN': `Value (CN)`,
'trials:readingUnit:oncologyReading:title:valueEN': `Value (EN)`,
'trials:readingUnit:oncologyReading:title:oncologyReading': `Oncology Review`,
'trials:tab:emailManageCfg': `Email Management`,
'trials:emailManageCfg:title:code': `Code`,
'trials:emailManageCfg:title:businessScenario': `Business Scenario`,
'trials:emailManageCfg:title:fromName': `Sender`,
'trials:emailManageCfg:title:fromEmail': `Send Email Address`,
'trials:emailManageCfg:title:SMTPServerAddress': `SMTP Server Address`,
'trials:emailManageCfg:title:SMTPServerPort': `SMTP Server Port`,
'trials:emailManageCfg:title:authorizationCode': `Password/Authorization Code`,
'trials:emailManageCfg:title:toUserTypeList': `Recipient`,
'trials:emailManageCfg:title:copyUserTypeList': `Copy Recipient`,
'trials:emailManageCfg:title:fileName': `Attachment`,
'trials:emailManageCfg:title:isReturnRequired': `Whether a receipt is required?`,
'trials:emailManageCfg:title:isUrgent': `Is it expedited?`,
'trials:emailManageCfg:title:isAutoSend': `Is it auto sent?`,
'trials:emailManageCfg:title:updateTime': `Time Updated`,
'trials:emailManageCfg:title:createTime': `Time Created`,
'trials:emailManageCfg:button:select': `Select`,
'trials:emailManageCfg:message:format': `(must be in word/excel format)`,
'trials:emailManageCfg:message:onlyOneFile': `Only one file is allowed to upload.`,
'trials:emailManageCfg:title:sendEmailCfg': `Outbox Configuration`,
'trials:emailManageCfg:title:sendEmailAccount': `Outbox`,
'trials:emailManageCfg:title:password': `Password/Authorization Code`,
'trials:emailManageCfg:title:emailTpl': `Automated email templates`,
'trials:emailManageCfg:title:commom': `General`,
'trials:emailManageCfg:title:criterions': `Related to Criteria`,
'trials:medicalFeedbackCfg:title:taskType': `Read Type`,
'trials:medicalFeedbackCfg:title:criterion': `Read Criteria`,
'trials:medicalFeedbackCfg:title:isGeneral': `Is it general? `,
'trials:medicalFeedbackCfg:message:msg1': `Please config medical review question before confirming`,
'trials:medicalFeedbackCfg:message:msg2': `Identical values does not allowed.`,
'trials:medicalFeedbackCfg:message:msg3': `No data`,
'trials:menuTitle:workbench': `Dashboard`,
'trials:workbench:label:trialsStats': `My Trials`,
'trials:workbench:label:attachmentsStats': `Documents to Sign`,
'trials:workbench:label:pendingTasksStats': `Pending`,
'trials:workbench:label:messagesStats': `Notifications`,
'trials:workbench:table:trialId': `Trail ID`,
'trials:workbench:table:experimentName': `Study Name`,
'trials:workbench:table:researchNo': `Protocol No.`,
'trials:workbench:action:sign': `Sign`,
'trials:workbench:title:trialDocBeSigned': `Documents to Sign`,
'trials:trialDocBeSigned:table:fileCount': `No. of documents to be signed`,
'trials:workbench:title:pendingSiteResearch': `Site Survey`,
'trials:pendingSiteResearch:table:siteCount': `No. of sites to be approved`,
'trials:pendingSiteResearch:action:audit': `Review`,
'trials:workbench:title:sysDocBeSigned': `System Documents to Sign`,
'trials:sysDocBeSigned:table:fileType': `Document Type`,
'trials:sysDocBeSigned:table:fileName': `Document Name`,
'trials:sysDocBeSigned:table:uploadTime': `Time Updated`,
'trials:tab:notice': `Notifications`,
'trials:notice:table:notificationType': `Notification Type`,
'trials:notice:table:notificationContent': `Notification`,
'trials:notice:table:notificationStatus': `Notification State`,
'trials:notice:table:publisher': `Publisher`,
'trials:notice:table:releaseTime': `Time Published`,
'trials:notice:table:endTime': `Time Disabled`,
'trials:notice:table:appendix': `Attachment`,
'trials:notice:table:isRead': `whether to read it or not?`,
'trials:notice:action:detail': `Details`,
'login:title:system': `IRC Imaging System`,
'login:form:userName': `Username`,
'login:form:password': `Password`,
'login:button:login': `LOGIN`,
'login:button:forgetPassword': `Forgot password?`,
'login:formRule:userName': `Please enter username!`,
'login:formRule:password': `Please enter password!`,
'login:message:login1': `It's the user's first login, please change your password immediately!`,
'login:message:login2': `No menu is configured to current user. Please contact system administrator.`,
'recompose:title:init': `Initialize the User ID and Password`,
'recompose:form:userName': `User Name`,
'recompose:form:oldPassword': `Old Password`,
'recompose:form:newPassword': `New Password`,
'recompose:form:confirmPassword': `Confirm Password`,
'recompose:button:cancel': `Cancel`,
'recompose:button:save': `Save`,
'recompose:message:warning': `The current page is for the first login`,
'recompose:message:passwordDiffer': `The two passwords you entered do not match`,
'recompose:message:updatedSuccessfully': `Updated successfully. Please log in again.`,
'recompose:message:passwordValid': `The password is consisted of 8-32 characters.`,
'passwordReset:title:reset': `Reset password`,
'passwordReset:form:email': `Email`,
'passwordReset:form:verificationCode': `Verification code`,
'passwordReset:form:userName': `Username`,
'passwordReset:form:userType': `User Type`,
'passwordReset:form:password': `New password`,
'passwordReset:form:confirmPassword': `Confirm password`,
'passwordReset:button:send': `Send`,
'passwordReset:button:wait': `Wait`,
'passwordReset:button:verify': `Verify`,
'passwordReset:button:cancel': `Cancel`,
'passwordReset:button:submit': `Save`,
'passwordReset:formRule:email': `Please input email address`,
'passwordReset:formRule:password': `Please input password`,
'passwordReset:formRule:confirmPassword': `Please input password again`,
'passwordReset:formRule:passwordsDiffer': `The two password you entered do not match`,
'passwordReset:formRule:passwordinvalid': `Invalid email address`,
'passwordReset:message:updatedSuccessfully': `Updated successfully`,
'trials:trials-myinfo:title:avater': `Profile Photo`,
'trials:trials-myinfo:title:basicInfo': `User Profile`,
'trials:trials-myinfo:form:surname': `Last Name`,
'trials:trials-myinfo:form:givenname': `First Name`,
'trials:trials-myinfo:form:gender': `Gender`,
'trials:trials-myinfo:form:organization': `Institution`,
'trials:trials-myinfo:form:department': `Department`,
'trials:trials-myinfo:form:position': `Title`,
'trials:trials-myinfo:button:save': `Save`,
'trials:trials-myinfo:title:accountInfo': `My profile`,
'trials:trials-myinfo:form:userName': `User name`,
'trials:trials-myinfo:form:phone': `Tel./Mobile`,
'trials:trials-myinfo:form:email': `Email`,
'trials:trials-myinfo:button:update': `Update`,
'trials:trials-myinfo:button:getVCode': `Get a verification code`,
'trials:trials-myinfo:button:wait': `Wait`,
'trials:trials-myinfo:message:updateSuccessfully': `Updated successfully`,
'trials:trials-myinfo:message:sendSuccessfully': `Sent successfully`,
'trials:trials-myinfo:message:modifyPWSuccessfully': `Updated successfully. Please log in again.`,
'trials:trials-myinfo:button:loginout': `Sign out`,
'trials:trials-myinfo:title:updatePaasord': `Update the password`,
'trials:tab:trials': `My Trials`,
'trials:trials:title:back': `Return`,
'trials:trials:title:backTrialList': `Return to project list`,
'trials:trials:title:eics': `IRC Imaging System`,
'trials:tab:reading': `Reads`,
'trials:tab:pendingReadingTasks': `Pending`,
'trials:pendingReadingTasks:table:subjectCode': `Subject ID`,
'trials:pendingReadingTasks:table:remainingReadingVolume': `Remaining Reads`,
'trials:pendingReadingTasks:table:suggestedCompletionTime': `Suggested completion time`,
'trials:pendingReadingTasks:table:remainingTaskVolume': `Remaining Reads`,
'trials:pendingReadingTasks:table:amountOfJudgesRemaining': `Remaining Adjudications`,
'trials:pendingReadingTasks:table:amountOfCompletedTasks': `Completed`,
'trials:pendingReadingTasks:table:numberOfJudgesCompleted': `Completed Adjudication`,
'trials:pendingReadingTasks:button:beginRandomReview': `Start random reading`,
'trials:pendingReadingTasks:table:operate': `Action`,
'trials:pendingReadingTasks:button:review': `Reading`,
'trials:reading:tabTitle:review': `Reading`,
'trials:reading:tabTitle:report': `Report`,
'trials:reading:dagTitle:msg1': `Please read the clinical data, and then click “Confirm”.`,
'trials:reading:button:confirm': `Confirm`,
'trials:reading:warnning:msg1': `Reading of Subject xxx has started.`,
'trials:reading:warnning:msg2': `The information of Lesion xxx has not been completed or saved. Switch to the Report tab?`,
'trials:reading:warnning:msg200': `The evaluaion of Lesion xxx has not been completed or saved, and the eICRF cannot be submitted.`,
'trials:reading:warnning:msg201': `Image quality information has not been saved. Switch to the Report tab?`,
'trials:reading:title:keySeries': `Key Series`,
'trials:reading:button:download': `Download`,
'trials:reading:button:pause': `Pause`,
'trials:reading:button:marked': `Lesion mark(s) present.`,
'trials:reading:button:layout': `Layout`,
'trials:reading:button:wwwc': `Windowing`,
'trials:reading:button:wwwcDefault': `Default`,
'trials:reading:button:wwwcCustom': `Customized`,
'trials:reading:button:wwwcRegion': `Customized Windowing`,
'trials:reading:dagTitle:wwwcCustom': `Customized window width`,
'trials:reading:title:preset': `W/L Preset`,
'trials:reading:button:reverseColor': `Inverse Color`,
'trials:reading:button:zoom': `Zoom`,
'trials:reading:button:move': `Move`,
'trials:reading:button:rotate': `Rotate`,
'trials:reading:button:rotateDefault': `Default`,
'trials:reading:button:rotateVertical': `Flip Vertical`,
'trials:reading:button:rotateHorizontal': `Flip Horizontal `,
'trials:reading:button:rotateTurnLeft': `Rotate Left`,
'trials:reading:button:rotateTurnRight': `Rotate Right`,
'trials:reading:button:fitWindow': `Fit to Screen`,
'trials:reading:button:fitImage': `Fit to Image`,
'trials:reading:button:imageIndexSync': `Scroll Synchronize`,
'trials:reading:button:screenShot': `Screenshot`,
'trials:reading:button:length': `Diameter `,
'trials:reading:button:bidirectional': `Bidirectional `,
'trials:reading:button:arrowAnnotate': `Arrow `,
'trials:reading:button:rectangle': `Rectangle`,
'trials:reading:button:clinicalData': `Clinical data`,
'trials:reading:button:unsaved': `Data is not saved!`,
'trials:reading:button:incompleteInfor': `Incompleted data`,
'trials:reading:button:split': `Split`,
'trials:reading:warnning:msg3': `The information of Lesion xxx is not saved. If split is executed, the information of xxx will be restored. Continue?`,
'trials:reading:warnning:msg4': `Confirm to split?`,
'trials:reading:warnning:msg5': `The information of Lesion xxx is not saved. Adding is not allowed.`,
'trials:reading:warnning:msg6': `Use bidirectional tool to meansure nodal target lesions.`,
'trials:reading:warnning:msg7': `Use diameter tool to measure non-nodal target lesions.`,
'trials:reading:warnning:msg8': `Use bidirectional tool or rectangle Tool to mark nodal, non-target lesions.`,
'trials:reading:warnning:msg9': `Use diameter tool or rectangle tool to measure non-nodal, non-target lesions.`,
'trials:reading:warnning:msg10': `Use bidirectional tool or arrow tool or rectangle Tool to mark nodal target lesions.`,
'trials:reading:warnning:msg11': `Use diameter tool or arrow tool to measure non-nodal target lesions.`,
'trials:reading:warnning:msg12': `Use bidirectional tool or arrow tool to mark new nodal lesions.`,
'trials:reading:warnning:msg13': `Use diameter tool or arrow tool to measure new non-nodal lesions.`,
'trials:reading:warnning:msg14': `Accoding to the imaging charter, the number of target lesions cannot exceed xxx.`,
'trials:reading:button:removeMark': `Remove mark`,
'trials:reading:warnning:msg15': `Accoding to the imaging charter, the current lesion cannot be marked as a target lesion! `,
'trials:reading:warnning:msg17': `The information of Lesion xxx has not been saved, & this operation is not allowed.`,
'trials:reading:warnning:msg18': `The current lesion is a target lesion. No mark is allowed.`,
'trials:reading:warnning:msg19': `If the state of a nodal target lesion is "Present", its short axis should be greater than 15mm. Please use bidirectional tool to mark it.`,
'trials:reading:warnning:msg20': `If the state of a non-nodal target lesion is "Present", its long axis should be greater than 10mm and no less than twice the slice thickness. Please use diameter measurement tool to mark it.`,
'trials:reading:warnning:msg21': `If the state of a nodal non-target lesion is "Present", please use bidirectional tool or rectangle tool to mark it.`,
'trials:reading:warnning:msg22': `If the state of a non-nodal, non-target lesion is "Present", please use diameter tool or rectangle tool to mark it.`,
'trials:reading:warnning:msg23': `If the state of a nodal target lesion is "Present", please use bidirectional tool to mark it.`,
'trials:reading:warnning:msg24': `If the state of a non-nodal target lesion is "Present", please use diameter tool to mark it.`,
'trials:reading:warnning:msg25': `If the state of a nodal target lesion is "Too small", please use arrow tool to mark it.`,
'trials:reading:warnning:msg26': `If the state of a non-nodal target lesion is "Too small", please use arrow tool to mark it.`,
'trials:reading:warnning:msg27': `If the state of a nodal target lesion is "NE", do not mark it.`,
'trials:reading:warnning:msg28': `If the state of a non-nodal target lesion is "NE", do not mark it.`,
'trials:reading:warnning:msg29': `If the state of a nodal target lesion is "Disappeared", its short axis should be less than 10mm. Please use bidirectional tool to mark it.`,
'trials:reading:warnning:msg30': `If the state of a non-nodal target lesion is "Disappeared", please only use arrow tool to mark it.`,
'trials:reading:warnning:msg31': `If the state of a nodal non-target lesion is "Present", please use bidirectional tool or rectangle tool to mark it.`,
'trials:reading:warnning:msg32': `If the state of a non-nodal, non-target lesion is "Present", please use diameter tool or rectangle tool to mark it.`,
'trials:reading:warnning:msg33': `If the state of a nodal non-target lesion is "Unequivocal progression", please use bidirectional tool or rectangle tool to mark it.`,
'trials:reading:warnning:msg34': `If the state of a non-nodal, non-target lesion is "Unequivocal progression", please use diameter tool or rectangle tool to mark it.`,
'trials:reading:warnning:msg35': `If the state of a nodal non-target lesion is "NE", do not mark it.`,
'trials:reading:warnning:msg36': `If the state of a non-nodal, non-target lesion is "NE", do not mark it.`,
'trials:reading:warnning:msg37': `If the state of a nodal, non-target lesion is "Disappeared", please use arrow tool to mark it.`,
'trials:reading:warnning:msg38': `If the state of a non-nodal, non-target lesion is "Disappeared", please use arrow tool to mark it.`,
'trials:reading:warnning:msg39': `If the state of a new nodal lesion is "Present", please use bidirectional tool or arrow tool to mark it.`,
'trials:reading:warnning:msg40': `If the state of a new non-nodal lesion is "Present", please use diameter tool or arrow tool to mark it.`,
'trials:reading:warnning:msg41': `If the state of a new nodal lesion is "Suspected", please use bidirectional tool or arrow tool to mark it.`,
'trials:reading:warnning:msg42': `If the state of a new non-nodal lesion is "Suspected", please use diameter tool or arrow tool to mark it.`,
'trials:reading:warnning:msg43': `If the state of a new nodal lesion is "NE", do not mark it.`,
'trials:reading:warnning:msg44': `If the state of a new non-nodal lesion is "NE", do not mark it.`,
'trials:reading:warnning:msg45': `If the state of a new nodal lesion is "Disappeared", please use arrow tool to mark it.`,
'trials:reading:warnning:msg46': `If the state of a new non-nodal lesion is "Disappeared", please use arrow tool to mark it.`,
'trials:reading:warnning:msg47': `Confirm to remove the lesion mark? `,
'trials:reading:warnning:msg48': `Confirm to delete the lesion?`,
'trials:reading:title:lesionType': `Lesion Type`,
'trials:reading:warnning:msg49': `The current lesion is new, and hasnt been saved. If the window is closed, all lesion informaiton will be deleted. Confirm to proceed?`,
'trials:reading:warnning:msg50': `The current lesion has updated information that hasn't been saved. Confirm to proceed?`,
'trials:reading:warnning:msg51': `Use diameter tool or arrow tool to measure new lesions.`,
'trials:reading:warnning:msg52': `Use bidirectional tool or rectangle Tool or arrow tool to mark nodal, non-target lesions.`,
'trials:reading:warnning:msg53': `Use diameter tool or rectangle tool or arrow tool to measure non-nodal, non-target lesions.`,
'trials:reading:warnning:msg54': `Arrow cannot be used to mark Baseline lesions. `,
'trials:reading:warnning:msg55': `Global review adjust assessment results to:`,
'trials:readingBM:warnning:msg01': `Use length tool to meansure target lesions.`,
'trials:readingBM:warnning:msg02': `Use diameter tool or rectangle tool to measure non-target lesions.`,
'trials:readingBM:warnning:msg03': `Use diameter tool or arrow tool to measure target lesions.`,
'trials:readingBM:warnning:msg04': `Use diameter tool or rectangle tool or arrow tool to measure non-target lesions.`,
'trials:readingBM:warnning:msg05': `Use diameter tool or arrow tool to measure new lesions.`,
'trials:readingBM:warnning:msg06': `If the state of a target lesion is "Present", its long axis should be greater than 10mm and no less than twice the slice thickness. Please use diameter measurement tool to mark it.`,
'trials:readingBM:warnning:msg07': `If the state of a non-target lesion is "Present", please use length tool or rectangle tool to mark it.`,
'trials:readingBM:warnning:msg08': `If the state of a target lesion is "Present", please use length tool to mark it.`,
'trials:readingBM:warnning:msg09': `If the state of a target lesion is "Too small", please use arrow tool to mark it.`,
'trials:readingBM:warnning:msg10': `If the state of a target lesion is "NE", do not mark it.`,
'trials:readingBM:warnning:msg11': `If the state of a target lesion is "Disappeared", please only use arrow tool to mark it.`,
'trials:readingBM:warnning:msg12': `If the state of a non-target lesion is "Present", please use length tool or rectangle tool to mark it.`,
'trials:readingBM:warnning:msg13': `If the state of a non-target lesion is "Unequivocal progression", please use diameter tool or rectangle tool to mark it.`,
'trials:readingBM:warnning:msg14': `If the state of a non-target lesion is "NE", do not mark it.`,
'trials:readingBM:warnning:msg15': `If the state of a non-target lesion is "Disappeared", please use arrow tool to mark it.`,
'trials:readingBM:warnning:msg16': `If the state of a new lesion is "Present", please use diameter tool or arrow tool to mark it.`,
'trials:readingBM:warnning:msg17': `If the state of a new lesion is "Suspected", please use diameter tool or arrow tool to mark it.`,
'trials:readingBM:warnning:msg18': `If the state of a new lesion is "NE", do not mark it.`,
'trials:readingBM:warnning:msg19': `If the state of a new lesion is "Disappeared", please use arrow tool to mark it.`,
'trials:globalReview:title:subject': `Subject:`,
'trials:globalReview:title:result': `Global Review`,
'trials:globalReview:title:clinicalData': `Clinical data`,
'trials:globalReview:button:submit': `Submit`,
'trials:globalReview:table:visitName': `Visit Name`,
'trials:globalReview:table:evaluationRes': `Assessment Results`,
'trials:globalReview:table:isAgreeEvaluationRes': `Agree with assessment results?`,
'trials:globalReview:table:adjustedRes': `Assessement results after adjustment`,
'trials:globalReview:table:view': `View details`,
'trials:globalReview:dagTitle:adjust': `Adjust`,
'trials:globalReview:title:previousRes': `Previous global review results`,
'trials:globalReview:table:globalReading': `Global Review`,
'trials:globalReview:table:visitRemark': `Timepoint comments`,
'trials:globalReview:table:globalRemark': `Comnments`,
'trials:globalReview:table:updateType': `Evaluation Update Type`,
'trials:globalReview:message:msg1': `The global review hasn't been completed, and there are timepoints with unconfirmed assessment results.`,
'trials:globalReview:message:msg2': `The current read has been completed. Proceed to the next one?`,
'trials:hotkeys:title:hotkey': `Hotkeys`,
'trials:hotkeys:message:input': `Please enter the key.`,
'trials:hotkeys:message:confirmReset': `Confirmed to reset?`,
'trials:hotkeys:message:resetSuccessfully': `Reset successfully`,
'trials:hotkeys:message:tip': `Tips:`,
'trials:hotkeys:message:tip1': `This shortcut key has been bound to xxx`,
'trials:reading:pcwg:msg1': `The number of new lesions has reached the limit and cannot be added`,
'trials:reading:pcwg:msg2': `Use arrow tool or rectangle Tool to mark baseline lesions.`,
'trials:reading:pcwg:msg3': `The maximum number of xxx lesions cannot exceed n`,
'trials:reading:pcwg:msg4': `Use arrow tool or rectangle Tool to mark baseline lesions.`,
'trials:reading:pcwg:msg5': `Please use arrow.`,
'trials:reading:pcwg:msg6': `The initial number of baseline lesions is`,
'trials:reading:pcwg:msg7': `Please mark lesions`,
'trials:reading:pcwg:msg8': `The information of current lesion has been updated and not saved. Continue?`,
'trials:adReview:title:subject': `Subject:`,
'trials:adReview:title:result': `Assessment Result`,
'trials:adReview:title:clinicalData': `Clinical data`,
'trials:adReview:table:visitName': `Visit name`,
'trials:adReview:table:view': `View details`,
'trials:adReview:table:viewR1': `Reviewer 1(R1)`,
'trials:adReview:table:viewR2': `Reviewer 2(R2)`,
'trials:adReview:title:adResult': `Adjudication Result`,
'trials:adReview:title:choseReader': `I agree with`,
'trials:adReview:title:adReason': `Reason of selection`,
'trials:adReview:title:screenShot': `Screenshot description`,
'trials:adReview:title:adReview': `Adjudication read`,
'trials:adReview:title:msg1': `I have reviewed all relevant imaging and evaluation data of the two independent readers. After careful consideration, I agree more with the overall assessment of the first independent reviewer (R1), because:`,
'trials:adReview:title:msg3': `I have reviewed all relevant imaging and evaluation data of the two independent readers. After careful consideration, I agree more with the overall assessment of the second independent reviewer (R2), because:`,
'trials:adReview:title:loading': `Loading`,
'trials:adReview:title:previousRes': `Previous adjudication read results`,
'trials:adReview:table:adReading': `Adjudication read`,
'trials:adReview:table:adResult': `Adjudication result`,
'trials:adReview:table:view': `View details`,
'trials:adReview:table:visitInfoview': `Visit details`,
'trials:adReview:table:glInfo': `Global details`,
'trials:adReview:title:msg2': `The current read has been completed. Proceed to the next one?`,
'trials:adReview:title:msg4': `undefined`,
'trials:readingReport:title:eicrf': `Electronic Imaging Case Report Form`,
'trials:readingReport:title:expandDetails': `Expand Details`,
'trials:readingReport:title:collapseDetails': `Collapse Details`,
'trials:readingReport:button:refresh': `Refresh`,
'trials:readingReport:button:jump': `Image`,
'trials:readingReport:title:sysEvaluationRes': `System evaluation result:`,
'trials:readingReport:message:msg1': `, is inconsistent with results of the current adjustment. Please fill in the reason for adjustment.`,
'trials:readingReport:title:unknow': `Unknown`,
'trials:readingReport:message:msg2': `Please complete the information of the efficacy assessment.`,
'trials:readingReport:message:msg3': `Please fill in the reason for overall assessment adjustment.`,
'trials:readingReport:message:msg4': `The current read has been completed. Proceed to the next one?`,
'trials:readingReport:message:msg5': `The image quality assessment on the reading page is not saved. Continue to submit it?`,
'trials:oncologyReview:title:oncologyReview': `Oncology read`,
'trials:oncologyReview:title:subject': `Subject:`,
'trials:oncologyReview:title:result': `Assessment Result`,
'trials:oncologyReview:button:clinicalData': `Clinical data`,
'trials:oncologyReview:title:visitName': `Visit Name`,
'trials:oncologyReview:title:readingRes': `Imaging read results`,
'trials:oncologyReview:title:isGlobalUpdate': `Any update to the global review?`,
'trials:oncologyReview:title:view': `View details`,
'trials:oncologyReview:title:visitRemark': `Timepoint comments`,
'trials:oncologyReview:title:oReviewRes': `Oncology review results`,
'trials:oncologyReview:title:findings': `Conclusion`,
'trials:oncologyReview:title:reason': `Reason`,
'trials:oncologyReview:message:msg1': `Save failed, the conclusion of Oncology Review cannot be empty.`,
'trials:oncologyReview:title:previousRes': `Previous oncology review results`,
'trials:oncologyReview:title:msg2': `The current read has been completed. Proceed to the next one?`,
'trials:clinicaldara:title:currentTask': `Current task`,
'trials:clinicaldara:title:nodata': `No data available`,
'trials:clinicaldara:title:relatedTask': `Related Tasks`,
'trials:tab:title:readTask': `Completed`,
'trials:readTask:table:isUrgent': `Expedited`,
'trials:readTask:table:siteCode': `Site ID`,
'trials:readTask:table:taskCode': `Read No.`,
'trials:readTask:table:subjectCode': `Subject ID`,
'trials:readTask:table:blindName': `Blind read mark`,
'trials:readTask:table:criterionName': `Criteria`,
'trials:readTask:table:taskState': `Status`,
'trials:readTask:table:readingCategory': `Read Type`,
'trials:readTask:table:allocateTime': `Time Allocated`,
'trials:readTask:table:signTime': `Time Signed`,
'trials:readTask:table:reReadingApplyState': `Application Status`,
'trials:readTask:table:readingTaskState': `Read Status`,
'trials:readTask:table:optType': `Impact after taking effect`,
'trials:readTask:table:reader': `Independent Readers`,
'trials:readTask:button:view': `View`,
'trials:readTask:button:apply': `Apply for re-read`,
'trials:readTask:button:backward': `History of return & re-read`,
'trials:readTask:dagTitle:apply': `Apply for re-read`,
'trials:readTask:title:applyReason': `Reason for application`,
'trials:readTask:option:errorRecords': `Incorrect read records`,
'trials:readTask:option:other': `Other`,
'trials:readTask:title:remark': `Comments`,
'trials:readTask:title:copyForm': `Whether to copy the eICRF of the timepoint?`,
'trials:readTask:title:influenceList': `List of affected reads.`,
'trials:readTask:message:msg1': `Please note that the application for re-read has been submitted successfully.`,
'trials:readTask:button:reread': `Re-Read`,
'trials:readTask:message:msg2': `Confirm the re-read?`,
'trials:readTask:message:msg3': `Re-read successfully!`,
'trials:tab:title:medicalFeedback': `Expedited`,
'trials:medicalFeedback:table:isUrgent': `Subject ID`,
'trials:medicalFeedback:table:subjectCode': `Subject ID`,
'trials:medicalFeedback:table:siteCode': `Site ID`,
'trials:medicalFeedback:table:taskName': `Read Name`,
'trials:medicalFeedback:table:taskBlindName': `Blind Read mark`,
'trials:medicalFeedback:table:armEnum': `Role`,
'trials:medicalFeedback:table:reader': `Independent Readers`,
'trials:medicalFeedback:table:criterionName': `Read Criteria`,
'trials:medicalFeedback:table:readingCategory': `Read Type`,
'trials:medicalFeedback:table:taskState': `Read Status`,
'trials:medicalFeedback:table:auditState': `Review Status`,
'trials:medicalFeedback:table:signTime': `Time Signed`,
'trials:medicalFeedback:table:allocateTime': `Audit Allocation Time`,
'trials:medicalFeedback:table:firstReplyTime': `Time of first inquiry`,
'trials:medicalFeedback:table:lastReplyTime': `Time of the last response`,
'trials:medicalFeedback:table:isInvalid': `Read state`,
'trials:medicalFeedback:table:auditSignTime': `Review signature time`,
'trials:medicalFeedback:table:auditAdvice': `Medical Review Comments`,
'trials:medicalFeedback:table:doctorUserIdea': `Do you agree with it?`,
'trials:medicalFeedback:table:view': `View`,
'trials:medicalFeedback:table:reply': `Reply`,
'trials:medicalFeedback:title:mfDetail': `Medical review details`,
'trials:medicalFeedback:title:qaRecord': `Inquiry Record`,
'trials:medicalFeedback:table:visitPointCount': `Timepoint Counts`,
'trials:medicalFeedback:table:unKnow': `Unknown`,
'trials:medicalFeedback:table:agreeToVisitPointCount': `Agree with Timepoint Counts?`,
'trials:medicalFeedback:table:assessmentResults': `Assessment Result`,
'trials:medicalFeedback:message:msg1': `According to the medical review comments, please confirm or clarify the following questions:`,
'trials:medicalFeedback:message:msg2': `Screenshots of this medical review (if applicable) are as following:`,
'trials:medicalFeedback:message:msg3': `According to the Independent Image Charter, the medical review comments for this kind of problems are recommended as:`,
'trials:medicalFeedback:message:msg4': `In order to solve the above problems efficiently, please ensure the accuracy of the assessment result and clarify whether to accept the medical review conclusion. If you do not agree with it, please specify the reasons for disapproval one by one. Thank you very much.`,
'trials:medicalFeedback:title:isEndorse': `Do you agree with the medical review conclusion?`,
'trials:medicalFeedback:title:isRequestReread': `Do you apply to re-read?`,
'trials:medicalFeedback:message:msg5': `Screenshots of this medical review (if applicable) are as following:`,
'trials:medicalFeedback:message:loading': `Loading`,
'trials:medicalFeedback:title:feedback': `Feedback`,
'trials:medicalFeedback:form:isEndorse': `Do you agree with the medical review conclusion?`,
'trials:medicalFeedback:form:isRequestReread': `Do you apply to re-read?`,
'trials:medicalFeedback:form:applyReason': `Reason for application`,
'trials:medicalFeedback:form:errorRecords': `Incorrect reading record`,
'trials:medicalFeedback:form:other': `Other`,
'trials:medicalFeedback:form:remark': `Remarks`,
'trials:medicalFeedback:form:isCopyForm': `Whether to copy the visit read eICRF?`,
'trials:medicalFeedback:form:isCopyForm2': `undefined`,
'trials:medicalFeedback:form:screenShot': `Related screenshots`,
'trials:medicalFeedback:button:send': `Send`,
'trials:medicalFeedback:message:format': `Must be in xxxx format.`,
'trials:medicalFeedback:title:result': `Assessment Result`,
'trials:medicalFeedback:button:audit': `Review`,
'trials:medicalFeedback:title:conclusion': `Conclusion`,
'trials:medicalFeedback:title:reason': `Reason:`,
'trials:medicalFeedback:title:isGlobalChange': `Are there any updates?`,
'trials:medicalFeedback:title:currentReader': `Current Readers`,
'trials:medicalFeedback:title:otherReader': `Related Readers`,
'trials:medicalFeedback:title:auditQuestions': `Review Questions`,
'trials:medicalFeedback:title:conclusions': `Conclusion`,
'trials:medicalFeedback:button:saveAndSend': `Save and send`,
'trials:medicalFeedback:button:viewQuestions': `View the inquiry`,
'trials:medicalFeedback:button:reply': `Reply`,
'trials:medicalFeedback:button:close': `Close`,
'trials:medicalFeedback:button:isQuestions': `Any Issue?`,
'trials:medicalFeedback:title:qcQuestions': `Inquiry Questions`,
'trials:medicalFeedback:title:auditAdviceEnum': `Review Comments`,
'trials:medicalFeedback:title:closeQc': `Close Inquiry `,
'trials:medicalFeedback:button:auditCompleted': `Review Completed`,
'trials:medicalFeedback:button:nextTask': `Next Task`,
'trials:medicalFeedback:message:closeQC': `Medical review has not completed, please close the medical inquiry first.`,
'trials:medicalFeedback:form:influenceList': `List of affected reads.`,
'trials:medicalFeedback:message:confirmTemplate': `Please confirm the medical audit question template configuration first!`,
'trials:medicalFeedback:label:closeReasonEnum': `Reason of close`,
'trials:medicalFeedback:title:closeReasonEnum': `Reason of close:`,
'trials:medicalFeedback:label:closereasonRemarks': `Remarks`,
'trials:medicalFeedback:title:closereasonRemarks': `Remarks:`,
'trials:medicalFeedback:title:relatedGlobalTask': `Related Global read`,
'trials:medicalFeedback:title:relatedadjudicationTask': `Related Adjudication read`,
'trials:medicalFeedback:message:goNextTask01': `The current medical review has completed. Will you proceed to the next one?`,
'trials:medicalFeedback:message:goNextTask02': `Will you proceed to the next one?`,
'trials:medicalFeedback:message:goNextTask03': `The current medical review has not completed. Will you proceed to the next one?`,
'trials:tab:title:rereadTask': `Return History`,
'trials:rereadTask:table:isUrgent': `Expedited`,
'trials:rereadTask:table:taskCode': `Read No.`,
'trials:rereadTask:table:siteCode': `Site ID`,
'trials:rereadTask:table:subjectCode': `Subject ID`,
'trials:rereadTask:table:taskBlindName': `Blind Read mark`,
'trials:rereadTask:table:criterionName': `Read Criteria`,
'trials:rereadTask:table:taskState': `Read state`,
'trials:rereadTask:table:readingCategory': `Read Type`,
'trials:rereadTask:table:signTime': `Time Completed`,
'trials:rereadTask:table:requestReReadingType': `Type of application`,
'trials:rereadTask:table:requestReReadingTime': `Application time`,
'trials:rereadTask:table:requestReReadingReason': `Reason for application`,
'trials:rereadTask:table:requestReReadingResultEnum': `Approved Results
`,
'trials:rereadTask:table:reReadingNewTaskCode': `New Read No.
`,
'trials:tab:reviewAssign': `Read Assignment`,
'trials:reviewAssign:searchForm:reader': `Reader`,
'trials:reviewAssign:button:assignRules': `Assignmeng Rules`,
'trials:reviewAssign:button:manualAllocation': `Manual Assignment`,
'trials:reviewAssign:button:visitReadingTasks': `Visit/Global/Oncology Read`,
'trials:reviewAssign:button:adReadingTasks': `Adjudication Read`,
'trials:reviewAssign:table:siteCode': `Site ID`,
'trials:reviewAssign:table:subjectCode': `Subject ID`,
'trials:reviewAssign:table:visit': `Visit`,
'trials:reviewAssign:table:global': `Global`,
'trials:reviewAssign:table:ad': `Adjudication`,
'trials:reviewAssign:table:oncology': `Oncology`,
'trials:reviewAssign:table:r1': `Reader(R1)`,
'trials:reviewAssign:table:r2': `Reader(R2)`,
'trials:reviewAssign:table:ad': `Adjudication Reader`,
'trials:reviewAssign:table:o1': `Oncology Reader`,
'trials:reviewAssign:tableAction:manualAssignment': `Manual Assignment`,
'trials:reviewAssign:tableAction:clearReaders': `Cancell Readers`,
'trials:reviewAssign:tableAction:viewHistory': `View Cancell History`,
'trials:reviewAssign:dialog:allocationRules': `Assignmeng Rules`,
'trials:reviewAssign:allocationRules:title:readersList': `List of Readers`,
'trials:reviewAssign:allocationRules:table:reader': `Readers`,
'trials:reviewAssign:allocationRules:table:plannedCount': `Number of planned subjects`,
'trials:reviewAssign:allocationRules:table:readingType': `Read Type`,
'trials:reviewAssign:allocationRules:table:status': `State`,
'trials:reviewAssign:allocationRules:table:remark': `Remark`,
'trials:reviewAssign:allocationRules:title:subsequentAllocationRules': `Subsequent Read Assignment Rules`,
'trials:reviewAssign:allocationRules:message1': `Default: Assign visit read of the same subject automatically (if reader doesn't exit the trial) `,
'trials:reviewAssign:allocationRules:message2': `Default: Assign visit read of the same subject automatically (if reader doesn't exit the trial) `,
'trials:reviewAssign:allocationRules:message3': `Default: Assign global read of the same subject automatically (if reader doesn't exit the trial) `,
'trials:reviewAssign:allocationRules:message4': `Default: Assign the second adjudication read task of the same subject automatically (if reader doesn't exit the trial) `,
'trials:reviewAssign:allocationRules:edit': `Edit`,
'trials:reviewAssign:allocationRules:add': `Add`,
'trials:reviewAssign:dialog:assignReader': `Assign Readers`,
'trials:reviewAssign:assignReader:title:readingModel': `Read Mode of Current Trial`,
'trials:reviewAssign:assignReader:title:r1': `Reader (R1)`,
'trials:reviewAssign:assignReader:title:r2': `Reader (R2)`,
'trials:reviewAssign:assignReader:title:ad': `Adjudicator`,
'trials:reviewAssign:assignReader:title:o1': `Oncology Reader`,
'trials:reviewAssign:assignReader:table:reader': `Reader`,
'trials:reviewAssign:assignReader:table:plannedSubjectCount': `Number of Scheduled Subject`,
'trials:reviewAssign:assignReader:table:assignedSubjectCount': `Number of Assigned Subject`,
'trials:reviewAssign:assignReader:table:readingType': `Read Type`,
'trials:reviewAssign:assignReader:table:pengdingTaskCount': `Pending Reads (in Total)`,
'trials:reviewAssign:assignReader:table:pengdingTrialsTaskCount': `Pending Read (in this trail)`,
'trials:reviewAssign:assignReader:table:averageReadingTime': `Average Read Time`,
'trials:reviewAssign:assignReader:table:status': `State`,
'trials:reviewAssign:assignReader:table:remark': `Remark`,
'trials:reviewAssign:dialog:clearReader': `Unassign Reader`,
'trials:reviewAssign:clearReader:title:clearAll': `Unassign All Unread Reader`,
'trials:reviewAssign:clearReader:title:r1': `Reader (R1)`,
'trials:reviewAssign:clearReader:title:r2': `Reader (R2)`,
'trials:reviewAssign:clearReader:title:ad': `Adjudicator`,
'trials:reviewAssign:clearReader:title:O1': `Oncology Reader`,
'trials:reviewAssign:clearReader:title:msg1': `The reader who has begun to read can not be Unassigned`,
'trials:reviewAssign:clearReader:title:reason': `Reason`,
'trials:reviewAssign:clearReader:title:cancelReader': `Unassign Reader`,
'trials:reviewAssign:clearReader:title:msg2': `All reader had been unassigned, please save.`,
'trials:reviewAssign:clearReader:title:msg3': `No reader can be Unassigned.`,
'trials:reviewAssign:dialog:cancelHistory': `Cancel History`,
'trials:reviewAssign:cancelHistory:table:cancelTime': `Time Canceled`,
'trials:reviewAssign:cancelHistory:table:cancelReason': `Reason`,
'trials:reviewAssign:message:message01': `Confirm to assign it?`,
'trials:reviewAssign:message:message02': `Confirm to cancel the assignment?`,
'trials:reviewAssign:message:message03': `Be Effective Now`,
'trials:reviewAssign:message:message04': `No reader is available in this trial`,
'trials:reviewAssign:message:message05': `Confirm to assign it automatically?`,
'trials:reviewAssign:message:message06': `Assigned automatically!`,
'trials:reviewAssign:message:message07': `Please select reader`,
'trials:reviewAssign:message:message08': `The current read mode is xxx, please select the proper number of readers.`,
'trials:reviewAssign:message:message09': `Assigned successfully!`,
'trials:reviewAssign:message:message10': `Please select the subject to be assigned.`,
'trials:reviewAssign:message:message11': `Confirm to delete the assignment rule of xxx?`,
'trials:reviewAssign:readingTask:table:isUrgent': `Expedited`,
'trials:reviewAssign:readingTask:table:taskCode': `Read No.`,
'trials:reviewAssign:readingTask:table:siteCode': `Site ID`,
'trials:reviewAssign:readingTask:table:subjectCode': `Subject ID`,
'trials:reviewAssign:readingTask:table:visitName': `Visit/Reaf period`,
'trials:reviewAssign:readingTask:table:blindName': `Blind read Mark`,
'trials:reviewAssign:readingTask:table:createTime': `Read Creation Time`,
'trials:reviewAssign:readingTask:table:taskStatus': `Read State`,
'trials:reviewAssign:readingTask:table:taskType': `Read Type`,
'trials:reviewAssign:readingTask:table:assignStatus': `Assignment State`,
'trials:reviewAssign:readingTask:table:role': `Role`,
'trials:reviewAssign:readingTask:table:reader': `Reader`,
'trials:reviewAssign:readingTask:table:criterionName': `Read Criteria`,
'trials:reviewAssign:readingTask:table:assignTime': `Time Assigned`,
'trials:reviewAssign:readingTask:table:adReader': `Adjudicator`,
'trials:reviewAssign:readingTask:table:historyReader': `Previous Reader`,
'trials:tab:reviewTrack': `Review Tracking`,
'trials:reviewTrack:table:isUrgent': `Expedited`,
'trials:reviewTrack:table:taskCode': `Read No.`,
'trials:reviewTrack:table:siteCode': `Site ID`,
'trials:reviewTrack:table:subjectCode': `Subject ID`,
'trials:reviewTrack:table:taskName': `Read Name`,
'trials:reviewTrack:table:blindName': `Blind Read Mark`,
'trials:reviewTrack:table:completeClinicalDataEnum': `Clinical data completeness`,
'trials:reviewTrack:table:createTime': `Read Creation Time`,
'trials:reviewTrack:table:taskStatus': `Read State`,
'trials:reviewTrack:table:taskType': `Read Type`,
'trials:reviewTrack:table:role': `Role`,
'trials:reviewTrack:table:reader': `Reader`,
'trials:reviewTrack:table:criterionName': `Read Criteria`,
'trials:reviewTrack:table:assignTime': `Time Assigned`,
'trials:reviewTrack:table:suggesteFinishedTime': `Time Suggested to Read`,
'trials:reviewTrack:table:readingStatus': `Read State`,
'trials:reviewTrack:table:signTime': `Read Completed Time`,
'trials:reviewTrack:table:applyStatus': `Application Status`,
'trials:reviewTrack:action:viewResults': `Review Result`,
'trials:reviewTrack:action:applyReread': `Apply to re-read`,
'trials:reviewTrack:action:backToRereadHistory': `Re-read History`,
'trials:reviewTrack:action:back': `Return`,
'trials:reviewTrack:action:backToTaskList': `Read Queue affected by return`,
'trials:reviewTrack:dialog:applyReread': `Apply to Re-read`,
'trials:reviewTrack:applyReread:title:applyReason': `Application Reason`,
'trials:reviewTrack:applyReread:title:ImageRetransfer': `Re-upload Image`,
'trials:reviewTrack:applyReread:title:other': `Other`,
'trials:reviewTrack:applyReread:title:remark': `Note`,
'trials:reviewTrack:applyReread:title:influencesList': `Affected read Queue`,
'trials:reviewTrack:applyReread:title:postEffectiveImpacts': `Impacts after being effective`,
'trials:reviewTrack:applyReread:title:msg1': `Note: there's read which had been applied to re-read in the queue.`,
'trials:reviewTrack:dialog:backImpactList': `Read Queue Affected by Return`,
'trials:reviewTrack:dialog:impactList': `Affected Read Queue`,
'trials:reviewTrack:impactList:save': `Confirm`,
'trials:reviewTrack:message:returnedSuccessfully': `Returned Successfully`,
'trials:reviewTrack:message:ImageRetransfer': `Reupload Image`,
'trials:reviewTrack:message:applyedSuccessfully': `Re-read Applied Successfully`,
'trials:reviewTrack:message:urgentReason': `Reason for Expediting`,
'trials:reviewTrack:message:urgentReasonNote': `Note`,
'trials:reviewTrack:button:export': `Export`,
'trials:reviewTrack:title:fileName': `Filename`,
'trials:reviewTrack:title:download': `Download`,
'trials:tab:rereadTrack': `Reread Tracking`,
'trials:rereadTrack:table:isUrgent': `Expedited`,
'trials:rereadTrack:table:taskCode': `Read No.`,
'trials:rereadTrack:table:siteCode': `Site ID`,
'trials:rereadTrack:table:subjectCode': `Subject ID`,
'trials:rereadTrack:table:taskName': `Read Name`,
'trials:rereadTrack:table:blindName': `Blind Read Mark`,
'trials:rereadTrack:table:createTime': `Read Creation Time`,
'trials:rereadTrack:table:taskStatus': `Read State`,
'trials:rereadTrack:table:taskType': `Read Type`,
'trials:rereadTrack:table:role': `Role`,
'trials:rereadTrack:table:reader': `Reader`,
'trials:rereadTrack:table:criterionName': `Read Criteria`,
'trials:rereadTrack:table:signTime': `Read Completed Time`,
'trials:rereadTrack:table:applyType': `Application Type`,
'trials:rereadTrack:table:applyTime': `Time Applied`,
'trials:rereadTrack:table:applyReason': `Application Reason`,
'trials:rereadTrack:table:approvalResult': `Approval Result`,
'trials:rereadTrack:table:newTaskCode': `New Read No.`,
'trials:rereadTrack:table:agree': `Agree`,
'trials:rereadTrack:table:reject': `Reject`,
'trials:rereadTrack:table:influenceTaskList': `Affected Read Queue`,
'trials:rereadTrack:table:ReReadingApplyState': `Application Status`,
'trials:rereadTrack:dialog:reject': `Reject`,
'trials:rereadTrack:reject:title:reason': `Reject Reason`,
'trials:rereadTrack:message:msg1': `Do you confirm to apply to re-read?`,
'trials:rereadTrack:message:msg2': `Re-read Applied Successfully`,
'trials:rereadTrack:message:msg3': `Application was Agreed!`,
'trials:rereadTrack:message:msg4': `Application was Rejected!`,
'trials:tab:pmMedicalReview': `Medical Review`,
'trials:pmMedicalReview:table:isUrgent': `Expedited`,
'trials:pmMedicalReview:table:taskCode': `Read No.`,
'trials:pmMedicalReview:table:siteCode': `Site ID`,
'trials:pmMedicalReview:table:subjectCode': `Subject ID`,
'trials:pmMedicalReview:table:taskName': `Read Name`,
'trials:pmMedicalReview:table:blindName': `Blind Read Mark`,
'trials:pmMedicalReview:table:taskType': `Read Type`,
'trials:pmMedicalReview:table:taskState': `Read State`,
'trials:pmMedicalReview:table:role': `Role`,
'trials:pmMedicalReview:table:reader': `Reader`,
'trials:pmMedicalReview:table:criterionName': `Read Criteria`,
'trials:pmMedicalReview:table:signTime': `Read Completed Time`,
'trials:pmMedicalReview:table:mim': `Medical Manager`,
'trials:pmMedicalReview:table:allocateTime': `Time of Read Assigned`,
'trials:pmMedicalReview:table:isInvalid': `Read State`,
'trials:pmMedicalReview:table:auditState': `Review State`,
'trials:pmMedicalReview:table:auditAdvice': `Review Comments`,
'trials:pmMedicalReview:table:whetherAgree': `Whether Reader agree to it or not?`,
'trials:pmMedicalReview:table:auditSignTime': `Review Signature Time`,
'trials:pmMedicalReview:action:view': `View`,
'trials:pmMedicalReview:action:failure': `Set Review State as Invalid`,
'trials:pmMedicalReview:action:assign': `undefined`,
'trials:pmMedicalReview:action:cancelAssign': `undefined`,
'trials:pmMedicalReview:button:select': `Select`,
'trials:pmMedicalReview:select:isUrgent': `Expedited`,
'trials:pmMedicalReview:select:taskCode': `Read No.`,
'trials:pmMedicalReview:select:siteCode': `Site ID`,
'trials:pmMedicalReview:select:subjectCode': `Subject ID`,
'trials:pmMedicalReview:select:subjectSecondCode': `Second ID of Subject`,
'trials:pmMedicalReview:select:taskName': `Read name`,
'trials:pmMedicalReview:select:taskBlindName': `Blind Read Mark`,
'trials:pmMedicalReview:select:taskType': `Read Type`,
'trials:pmMedicalReview:select:role': `Role`,
'trials:pmMedicalReview:select:reader': `Reader`,
'trials:pmMedicalReview:select:criterionName': `Read Criteria`,
'trials:pmMedicalReview:select:signTime': `Read Completed Time`,
'trials:pmMedicalReview:select:readingDurationTime': `Read Duration Time`,
'trials:pmMedicalReview:select:isGeneratedJudge': `Is it an adjudication triggered?`,
'trials:pmMedicalReview:select:globalReadingChanged': `Is there any adjustment of the global read result?`,
'trials:pmMedicalReview:select:auditCount': `Number of Reviews`,
'trials:pmMedicalReview:select:allocation': `Assign`,
'trials:pmMedicalReview:select:batchAllocation': `Batch Assign`,
'trials:pmMedicalReview:allocation:aliocationMIM': `Assign Medical Manager`,
'trials:pmMedicalReview:allocation:MIM': `Medical Manager`,
'trials:pmMedicalReview:allocation:msg1': `Please select medical review to be assigned.`,
'trials:pmMedicalReview:dialog:medicalReview': `Medical Review Details`,
'trials:pmMedicalReview:button:setInvalid': `Set Review State as Invalid`,
'trials:pmMedicalReview:message:msg01': `Please select medical review.`,
'trials:pmMedicalReview:message:msg02': `Do you confirm to set the medical review state as invalid?`,
'trials:pmMedicalReview:message:msg03': `Set Successfully!`,
'trials:pmMedicalReview:message:msg04': `Please select medical review to be assigned.`,
'trials:pmMedicalReview:message:msg05': `Do you confirm to cancel the assignment?`,
'trials:pmMedicalReview:message:msg06': `Assignment cancelled!`,
'trials:tab:consistencyAnalysis': `Consistency Analysis`,
'trials:consistencyAnalysis:table:isUrgent': `Expedited`,
'trials:consistencyAnalysis:table:taskCode': `Read No.`,
'trials:consistencyAnalysis:table:siteCode': `Site ID`,
'trials:consistencyAnalysis:table:subjectCode': `Subject ID`,
'trials:consistencyAnalysis:table:impact': `Impact`,
'trials:consistencyAnalysis:table:taskName': `Read Name`,
'trials:consistencyAnalysis:table:taskBlindName': `Blind Read Mark`,
'trials:consistencyAnalysis:table:taskType': `Read Type`,
'trials:consistencyAnalysis:table:category': `Consistency Analysis Type`,
'trials:consistencyAnalysis:table:role': `Role`,
'trials:consistencyAnalysis:table:reader': `Reader`,
'trials:consistencyAnalysis:table:criterionName': `Read Criteria`,
'trials:consistencyAnalysis:table:taskStatus': `Read State`,
'trials:consistencyAnalysis:table:auditTime': `Time Assigned`,
'trials:consistencyAnalysis:table:suggesteFinishedTime': `Suggested Read Time`,
'trials:consistencyAnalysis:table:reviewStatus': `Read State`,
'trials:consistencyAnalysis:table:signTime': `Read Complete Time`,
'trials:consistencyAnalysis:table:applyStatus': `Application State`,
'trials:consistencyAnalysis:table:impactInfluence': `Is it affected by return?`,
'trials:consistencyAnalysis:action:view': `Read Result`,
'trials:consistencyAnalysis:action:setInvalid': `Set read state as Invalid`,
'trials:consistencyAnalysis:button:self': `Inner-Reader Consistency Analysis`,
'trials:consistencyAnalysis:button:group': `Inter-Readers Consistency Analysis`,
'trials:consistencyAnalysis:title:impactInfluence': `Affected by Return`,
'trials:consistencyAnalysis:message:selectCriterion': `undefined`,
'trials:selftConsistencyAnalysis:button:config': `Config the Rule of Inner-Reader Consistency Analysis`,
'trials:selftConsistencyAnalysis:table:reader': `Reader`,
'trials:selftConsistencyAnalysis:table:visitNum': `Number of Visits`,
'trials:selftConsistencyAnalysis:table:intervalPeriod': `Interval Period`,
'trials:selftConsistencyAnalysis:table:isReadingPeriod': `Does any read period exist in selected visits ?`,
'trials:selftConsistencyAnalysis:table:isGenerateGlobalTask': `Is there any global read generated?`,
'trials:selftConsistencyAnalysis:table:plannedSubjectNum': `Number of Scheduled Subjects`,
'trials:selftConsistencyAnalysis:table:createdSubjectNum': `Number of Created Subjects`,
'trials:selftConsistencyAnalysis:button:select': `Select`,
'trials:grouptConsistencyAnalysis:button:config': `Config the Rule of Inter-Readers Consistency Analysis`,
'trials:grouptConsistencyAnalysis:table:siteCode': `Site ID`,
'trials:grouptConsistencyAnalysis:table:subjectCode': `Subject ID`,
'trials:grouptConsistencyAnalysis:table:validVisitCount': `Number of visits met to rules`,
'trials:grouptConsistencyAnalysis:button:create': `Create`,
'trials:grouptConsistencyAnalysis:table:backImpact': `Is it affected by return?`,
'trials:grouptConsistencyAnalysis:message:msg1': `Please select the subject to created.`,
'trials:consistencyAnalysisRule:table:visitNum': `Number of Visits`,
'trials:consistencyAnalysisRule:table:isReadingPeriod': `Does any read period exist in selected visit?`,
'trials:consistencyAnalysisRule:table:intervalPeriod': `Interval Period (weeks)`,
'trials:consistencyAnalysisRule:table:plannedNum': `Number of Scheduled Subjects`,
'trials:consistencyAnalysisRule:table:siteCode': `Virtual Site ID`,
'trials:consistencyAnalysisRule:table:subjectNum': `Virtual Subject ID`,
'trials:consistencyAnalysisRule:table:isGenerateGlobalTask': `Is there any global read generated?`,
'trials:consistencyAnalysis:dialog:selectSubject': `Select Subject`,
'trials:consistencyAnalysis:dialog:applyReread': `Apply to Re-read`,
'trials:consistencyAnalysis:applyReread:reason': `Application Reason`,
'trials:consistencyAnalysis:applyReread:imageReload': `Reupload Image`,
'trials:consistencyAnalysis:applyReread:other': `Other`,
'trials:consistencyAnalysis:applyReread:remark': `Note`,
'trials:consistencyAnalysis:applyReread:msg1': `Do you confirm to set the consistency analysis read as invalid?`,
'trials:consistencyAnalysis:applyReread:msg2': `Set Successfully!`,
'trials:consistencyAnalysis:applyReread:msg3': `Re-read Applied Successfully`,
'trials:trials-panel:reading:hotkeys': `Reading Tool Configuration`,
}