irc_web/.svn/pristine/01/0195e4f3494a09f765fb075139b...

2441 lines
163 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:upload': `Upload`,
'common:button:confirm': `Confirm`,
'common:button:close': `Close`,
'common:button:batchDelete': `Batch Delete`,
'common:button:preview': `Preview`,
'common:button:downloadTpl': `Download Template`,
'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 before signing.`,
'common:dialogTitle:sign': `Sign`,
'common:label:sign': `Current User ID:`,
'common:form:sign:userName': `User ID`,
'common:form:sign:password': `Password`,
'common:message:signWarning': `Incorrect user ID!`,
'common:message:downloadFile': `This file cannot be previewed online.`,
'common:placeholder:selectorsearch': `Select or Search`,
'common:placeholder:select': `Select`,
'common:title:languageType': `Language`,
'common:title:error': `Error`,
'common:title:goHome': `Return`,
'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:table:ExpetiedTaskCount': `Expedited`,
'trials:trials-list:table:ReReadingApprovalCount': `Re-Read Approval`,
'trials:trials-list:table:PendingReconciliationCount': `Pending Reconciliation`,
'trials:trials-list:table:PendingResponseCount': `Pending Response`,
'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:dialogTitle:doneTitle': `Pending Details`,
'trials:trials-list:PendingDetails:Role': `Role`,
'trials:trials-list:PendingDetails:UserID': `User ID`,
'trials:trials-list:PendingDetails:ReviewerSelection': `Reviewer Selection`,
'trials:trials-list:PendingDetails:ReviewerApproval': `Reviewer Approval`,
'trials:trials-list:PendingDetails:ReviewerConfirm': `Reviewer Confirm`,
'trials:trials-list:PendingDetails:ImageUpload': `Image Upload`,
'trials:trials-list:PendingDetails:ImageReUpload': `Image Re-Upload`,
'trials:trials-list:PendingDetails:ExpeditedImageSubmission': `Expedited Image Submission`,
'trials:trials-list:PendingDetails:QC': `QC`,
'trials:trials-list:PendingDetails:PendingClaim': `Pending Claim`,
'trials:trials-list:PendingDetails:Unfinished': `Unfinished`,
'trials:trials-list:PendingDetails:QueryPendingIQC to-do': `Query Pending IQC to-do`,
'trials:trials-list:PendingDetails:QueryPendingCRCto-do': `Query Pending CRC to-do`,
'trials:trials-list:PendingDetails:DateReconciliation': `Date Reconciliation`,
'trials:trials-list:PendingDetails:PendingCRCto-do': `Pending CRC to-do`,
'trials:trials-list:PendingDetails:PendingPMto-do': `Pending PM to-do`,
'trials:trials-list:PendingDetails:Reads': `Reads`,
'trials:trials-list:PendingDetails:PendingRead': `Pending Read`,
'trials:trials-list:PendingDetails:Re-ReadApproval': `Re-Read Approval`,
'trials:trials-list:PendingDetails:MedicalReview': `Medical Review`,
'trials:trials-list:PendingDetails:PedingReview': `Peding Review`,
'trials:trials-list:PendingDetails:PendingMIMto-do': `Pending MIM to-do`,
'trials:trials-list:PendingDetails:PendingIRResponse': `Pending IR Response`,
'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 Indication`,
'trials:trials-list:form:indication': `Indication`,
'trials:trials-list:form:siteCount': `No. of Sites`,
'trials:trials-list:form:visitCount': `Total Visits`,
'trials:trials-list:form:patientsNum': `No. of Subjects`,
'trials:trials-list:form:timePointsPerPatient': `Avg No. of Visits Per Subject`,
'trials:trials-list:form:modality': `Modality`,
'trials:trials-list:form:criterion': `Review Criteria`,
'trials:trials-list:form:reviewType': `Review Type`,
'trials:trials-list:form:reviewMode': `Read Mode`,
'trials:trials-list:form:expedited': `Real-time Reading`,
'trials:trials-list:form:projectCycle': `Trial Period (month)`,
'trials:trials-list:form:totalReviewers': `No. of Reviewers`,
'trials:trials-list:form:typeofReviewers': `Type of Reviewers`,
'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 Trial Status`,
'trials:trials-list:label:reason': `Reason`,
'trials:trials-list:button:changeStatusCancel': `Cancel`,
'trials:trials-list:button:changeStatusConfirm': `Confirm`,
'trials:trials-list:message:changeStatusMes1': `Once the trial status changes to Ongoing, certain configurations cannot be modified anymore.`,
'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': `File Name`,
'trials:self-attachment:table:isDeleted': `Revoked`,
'trials:self-attachment:table:uploadTime': `Time Uploaded`,
'trials:self-attachment:table:isSign': `Signed `,
'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': `File Name`,
'trials:signRecords:table:fileLevel': `Document Level`,
'trials:signRecords:table:isDeleted': `Revoked`,
'trials:signRecords:table:uploadTime': `Time Uploaded`,
'trials:signRecords:table:isSign': `Signed `,
'trials:signRecords:table:user': `Signed by`,
'trials:signRecords:table:userName': `User ID`,
'trials:signRecords:table:userType': `User Type`,
'trials:signRecords:table:confirmTime': `Time Signed`,
'trials:signRecords:action:preview': `Preview`,
'trials:tab:siteResearch': `Site Survey`,
'trials:researchRecord:button:questionStaffs': `Site Staff`,
'trials:researchRecord:button:questionLink': `Site Survey URL`,
'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`,
'trials:researchRecord:table:contactorEmail': `Email`,
'trials:researchRecord:table:preliminaryUser': `Primary Approver`,
'trials:researchRecord:table:ReviewerUser': `Secondary Approver`,
'trials:researchRecord:table:status': `Questionnaire Status`,
'trials:researchRecord:table:isDeleted': `Revoked`,
'trials:researchRecord:table:updateTime': `Time Updated`,
'trials:researchRecord:action:view': `Examine`,
'trials:researchRecord:action:abolish': `Abolish`,
'trials:researchRecord:dialogTitle:questionStaff': `Site Staff List`,
'trials:researchRecord:dialogButton:sendEmail': `Send Email`,
'trials:researchRecord:message:createLinkSuccessfully': `URL to the site survey questionnaire is generated successfully!`,
'trials:researchRecord:label:link': `URL:`,
'trials:researchRecord:button:copyLink': `Copy the URL`,
'trials:researchRecord:message:abolish': `Confirm to revoke?`,
'trials:researchRecord:message:abolishSuccessfully': `Saved Successfully!`,
'trials:researchRecord:message:researchFormLink': `Site Survey URL`,
'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`,
'trials:researchStaff:table:email': `Email`,
'trials:researchStaff:table:organization': `Affiliation`,
'trials:researchStaff:table:isGenerateAccount': `Create an account?`,
'trials:researchStaff:table:userType': `User Type`,
'trials:researchStaff:table:status': `Status`,
'trials:researchStaff:table:isJoin': `Joined`,
'trials:researchStaff:message:sendEmalil': `The message was sent successfully.`,
'trials:researchForm:title:question': `Site Survey Questionnaire`,
'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`,
'trials:researchForm:form:contactorEmail': `Email`,
'trials:researchForm:form:engravingCycle': `Average days to burn DICOM disks`,
'trials:researchForm:form:isQualified': `Please confirm that technologists participating in this trials image acquisitions have the required certification & licensure.`,
'trials:researchForm:form:notQualifiedReason': `Reason`,
'trials:researchForm:form:staffType': `Type of physicians for assessments at this trial site`,
'trials:researchForm:form:isFollowStudyParam': `Image acquisitions strictly follow <i>Site Image Manual</i>`,
'trials:researchForm:form:notFollowStudyParam': `Reasons for not strictly following <i>Site Image Manual</i>`,
'trials:researchForm:button:send': `Send`,
'trials:researchForm:button:verifyCode': `Verification Code`,
'trials:researchForm:formRule:phone': `Invalid Tel.`,
'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': `Approve`,
'trials:researchForm:button:auditRejected': `Reject`,
'trials:researchForm:dialogTitle:reject': `Reject`,
'trials:researchForm:form:rejectReson': `Reason for Rejection`,
'trials:researchForm:title:researchSurveyStatus': `Questionnaire Status:`,
'trials:researchForm:button:historicalRecord': `History records`,
'trials:researchForm:button:msg1': `Please complete the site survey questionnaire information`,
'trials:researchForm:message:saveWarning': `There must be one personnel record or modality record at least.`,
'trials:researchForm:message:submitWarning': `Confirm to submit?`,
'trials:researchForm:message:auditWarning': `Confirm to approve?`,
'trials:researchForm:button:loginOut': `Log out`,
'trials:staffResearch:title:staff': `Staff Information Collection`,
'trials:staffResearch:title:historicalStaff': `Current Personnel`,
'trials:staffResearch:title:newStaff': `New Personnel`,
'trials:staffResearch:form:originalState': `Original Status`,
'trials:staffResearch:form:updateState': `Updated Status`,
'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`,
'trials:staffResearch:form:email': `Email`,
'trials:staffResearch:form:organization': `Affiliation`,
'trials:staffResearch:form:isGenerate': `Create an account?`,
'trials:staffResearch:form:userType': `User Type`,
'trials:staffResearch:form:status': `Joined`,
'trials:staffResearch:form:isSuccess': `Created account successfully?`,
'trials:staffResearch:dialogTitle:add': `Add`,
'trials:staffResearch:dialogTitle:edit': `Edit`,
'trials:staffResearch:message:confirmDel': `Confirm to delete`,
'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': `Confirm to delete`,
'trials:equiptResearch:message:delSuccessfully': `Deleted successfully!`,
'trials:equiptResearch:form:remark': `Note`,
'trials:equiptResearch:form:precautions': `Note`,
'trials:equiptResearch:form:item1': `Whenever possible, please make sure that images of each subject are acquired through the above imaging modality(modalities).`,
'trials:equiptResearch:form:item2': `Please make sure that scaning parameters for each subjeect are kept consistent throughtout the entire trial.`,
'trials:equiptResearch:form:item3': `If there is any change of personel, equipment or scaning modalities during the trial period, please notify us immediately.`,
'trials:equiptResearch:form:item4': `Please keep the original (non-compressed, non-reconstructed) data.`,
'trials:tab:seletctedReviews': `Reviewer Selection`,
'trials:seletctedReviews:title:trialInfor': `Trial Information`,
'trials:seletctedReviews:title:enrollment': `Enrollment
`,
'trials:seletctedReviews:timeline:selection': `Select`,
'trials:seletctedReviews:timeline:submission': `Submit`,
'trials:seletctedReviews:timeline:approval': `Approve`,
'trials:seletctedReviews:timeline:confirmation': `Confirm`,
'trials:seletctedReviews:form:modality': `Modality`,
'trials:seletctedReviews:form:subspeciality': `Sub-Specialty`,
'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': `Name CN`,
'trials:seletctedReviews:table:id': `User ID`,
'trials:seletctedReviews:table:status': `Status`,
'trials:seletctedReviews:table:submitted': `No. of Submissions`,
'trials:seletctedReviews:table:approved': `No. of Approvals`,
'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': `Time Selected `,
'trials:seletctedReviews:table:submitter': `Submited by`,
'trials:seletctedReviews:table:submissionTime': `Time Submited `,
'trials:seletctedReviews:table:approver': `Approved by`,
'trials:seletctedReviews:table:approvalTime': `Time Approved`,
'trials:seletctedReviews:table:confirmor': `Confirmed by`,
'trials:seletctedReviews:table:confirmationTime': `Time Confirmed`,
'trials:seletctedReviews:label:language': `Language`,
'trials:seletctedReviews:button:select': `Select`,
'trials:seletctedReviews:button:submissionDownAll': `Download`,
'trials:seletctedReviews:button:submissionDown': `Download`,
'trials:seletctedReviews:button:submit': `Submit`,
'trials:seletctedReviews:button:approve': `Approve`,
'trials:seletctedReviews:button:confirm': `Confirm`,
'trials:seletctedReviews:message:msg1': `Confirm the selection?`,
'trials:seletctedReviews:message:msg2': `Confirm?`,
'trials:seletctedReviews:title:language': `Language`,
'trials:enrolledReviews:button:tackNum': `Workload (Pending/Completed/Total)`,
'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': `Candidates`,
'trials:spmEnroll:table:blindNameCN': `Name CN`,
'trials:spmEnroll:table:blindName': `Name`,
'trials:spmEnroll:table:specialityId': `Speciality`,
'trials:spmEnroll:table:subspecialityIds': `Sub-Speciality`,
'trials:spmEnroll:table:submmitUserName': `Submitted by`,
'trials:spmEnroll:table:submmitTime': `Time Submitted`,
'trials:spmEnroll:table:optUserName': `Approved by`,
'trials:spmEnroll:table:optTimeStr': `Time Approved`,
'trials:spmEnroll:button:view': `Read Candidate's CV`,
'trials:spmEnroll:button:agree': `Agree`,
'trials:spmEnroll:title:msg1': `Confirm the approval?`,
'trials:tab:enrolledReviews': `Reviewers`,
'trials:enrolledReviews:table:name': `Name`,
'trials:enrolledReviews:table:nameCN': `Name CN`,
'trials:enrolledReviews:table:userName': `User ID`,
'trials:enrolledReviews:table:enrollmentTime': `Time 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': `Review 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 Reviewer`,
'trials:enrolledReviews:label:enrollmentStaus': `Status of Enrollment`,
'trials:enrolledReviews:dialogTitle:changeReadingType': `Config Review 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': `Confirm to delete`,
'trials:enrolledReviews:message:SOW': `Prior Reading Experience Statement `,
'trials:enrolledReviews:message:EQC': `Enrollment Qualification 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': `Confirm to delete`,
'trials:stats:message:reset': `Confirm to reset?`,
'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. 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': `Review 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 ID`,
'trials:auditRecord:table:role': `Role`,
'trials:auditRecord:table:operateTime': `Date Operated`,
'trials:auditRecord:action:detail': `Detail`,
'trials:auditRecord:title:historicalOperations': `Previous Operation of the Same Object`,
'trials:auditRecord:title:relationOperations': `Associated Operation of 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:login-log': `Login Log`,
'trials:loginLog:table:optType': `Operation Type`,
'trials:loginLog:table:incorrectUserName': `Wrong User ID`,
'trials:loginLog:table:userName': `User ID for Login`,
'trials:loginLog:table:userType': `User Type for Login`,
'trials:loginLog:table:optUserName': `User ID for Operation`,
'trials:loginLog:table:optUserType': `User Type for Operation`,
'trials:loginLog:table:createTime': `Time Created`,
'trials:loginLog:table:beginTime': `Time Started`,
'trials:loginLog:table:endTime': `Time End`,
'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 ID`,
'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': `No. of files`,
'trials:uploadMonitor:table:fileSize': `Size of files`,
'trials:uploadMonitor:table:isRepetition': `Files Repeated`,
'trials:uploadMonitor:table:uploadStatus': `Uploaded`,
'trials:uploadMonitor:table:remark': `Note`,
'trials:uploadMonitor:table:uploadInterval': `Time Taken for Uploading`,
'trials:uploadMonitor:table:archiveInterval': `Time Taken for Archiving`,
'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': `No. of Subjects`,
'trials:site:table:visits': `No. of Visits`,
'trials:site:table:staff': `Site Staff`,
'trials:site:table:name': `Name`,
'trials:site:table:userType': `User Type`,
'trials:site:table:organization': `Affiliation`,
'trials:site:table:phone': `Tel`,
'trials:site:table:dataAssigned': `Time Authorized`,
'trials:site:table:status': `Status`,
'trials:site:table:deletedTime': `Time Disabled`,
'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': `Second ID of Subject`,
'trials:subject:table:firstGiveMedicineTime': `Visit Start Date`,
'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': `Unsubmitted`,
'trials:subject:table:missingSubmmitCount': `No. of Unsubmitted Visits `,
'trials:subject:table:lostVisitCount': `No. of Visits Lost to Follow-Up`,
'trials:subject:table:latestVisitName': `Name of Last 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': `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': `Change Status `,
'trials:subject:message:delete': `Confirm to delete`,
'trials:subject:title:report': `Real-Time Reports`,
'trials:subject:title:addReport': `Generate Reports`,
'trials:subject:title:sendReport': `Send Real-Time ReportsSubject ID:xxx`,
'trials:subject:title:send': `Send`,
'trials:subject:message:sendReport': `Confirm to send the real-time report of subject xxx?`,
'trials:subject:message:sendSuccessfully': `Sent successfully`,
'trials:tab:readingPeriod': `Review Periods`,
'trials:readingPeriod:table:siteCode': `Site ID`,
'trials:readingPeriod:table:subjectCode': `Subject ID`,
'trials:readingPeriod:table:readingPlan': `Review Schedule`,
'trials:readingPeriod:table:readingType': `Review Type`,
'trials:readingPeriod:table:readingName': `Review Period Name`,
'trials:readingPeriod:table:readingSchedule': `Status`,
'trials:readingPeriod:table:enroll': `Enroll`,
'trials:readingPeriod:table:urgent': `Expedited`,
'trials:readingPeriod:table:finalVisit': `Final Visit`,
'trials:readingPeriod:table:pd': `PD`,
'trials:readingPeriod:table:lastVisit': `Previous Visit`,
'trials:readingPeriod:table:deadlineVisit': `Cutoff Visit:`,
'trials:readingPeriod:table:deadlineVisit2': `Cutoff Visit:`,
'trials:readingPeriod:table:correspondVisit': `Corresponding Review Period`,
'trials:readingPeriod:table:clinicalInfo': `Clinical Data:`,
'trials:readingPeriod:table:clinicalInfo2': `Clinical Data:`,
'trials:readingPeriod:table:stakeholder': `Current Stakeholder`,
'trials:readingPeriod:table:noCD': `N/A`,
'trials:readingPeriod:buttton:addSubjectImageRP': `Add Imaging Review Period`,
'trials:readingPeriod:buttton:addSubjectOncologyRP': `Add Oncology Review Period`,
'trials:readingPeriod:buttton:exportSubjectTbl': `Export Subject Status Table`,
'trials:readingPeriod:buttton:exportPeriodTbl': `Export Review Period Information Table`,
'trials:readingPeriod:dialogTitle:addSubjectPR': `Add a Review Period`,
'trials:addSubjectPR:table:rpType': `Type of Review Period`,
'trials:addSubjectPR:table:rpName': `Review Period Name`,
'trials:addSubjectPR:table:deadlineVisit': `Cutoff 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': `No. 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': `Confirm to delete`,
'trials:readingPeriod:cd:title:downloadTpl': `Download Template`,
'trials:readingPeriod:cd:title:tips': `Tips:`,
'trials:readingPeriod:cd:title:tips1': `The "xxx" for the current visit/review 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/review period couldn't be collected.Please upload the balnk template and sign it.`,
'trials:readingPeriod:cd:title:preview': `Clinical Data Status`,
'trials:readingPeriod:cd:title:cdStatus': `Status`,
'trials:readingPeriod:cd:title:cdCheck': `Verify`,
'trials:readingPeriod:dialogTitle:EditSubjectPR': `Edit Review Period`,
'trials:readingPeriod:verify:title:fileList': `File List`,
'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': `File 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': `Review Period Management`,
'trials:rpManage:dialogTitle:setRP': `Set Review Period`,
'trials:rpManage:table:readingType': `Type of Review Period`,
'trials:rpManage:table:readingName': `Review Period Name`,
'trials:rpManage:table:subjectRange': `Scope of Subjects`,
'trials:rpManage:table:designatedSite': `Designated Site`,
'trials:rpManage:table:expirationDate': `Cutoff Date`,
'trials:rpManage:table:expirationVisit': `Cutoff Visit`,
'trials:rpManage:table:linkedVisits': `Associated Review 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 Review Period`,
'trials:rpManage:button:addOncologyReading': `Add Oncology Review Period`,
'trials:rpManage:dialogTitle:addRP': `Add`,
'trials:rpManage:dialogTitle:editRP': `Edit`,
'trials:rpManage:dialogTitle:linkedRP': `Related Planed Review Period`,
'trials:rpManage:dialogTitle:statusChange': `Change Status`,
'trials:rpManage:message:delete': `Are you sure to delete it?`,
'trials:rpManage:message:closeDialog': `The review period has not been saved. Confirm to close?`,
'trials:addRP:form:sites': `Site`,
'trials:addRP:form:condition': `Condition`,
'trials:addRP:button:createPR': `Create Review Period`,
'trials:addRP:button:confirmAddPR': `Confirm`,
'trials:linkedRP:table:siteCode': `Site ID`,
'trials:linkedRP:table:subjectCode': `Subject ID`,
'trials:linkedRP:table:expirationVisit': `Cutoff Visit`,
'trials:linkedRP:table:latestScanDate': `Lastest Scan Date`,
'trials:linkedRP:table:expirationDate': `Cutoff Date`,
'trials:linkedRP:table:readingName': `Review Period Name`,
'trials:linkedRP:table:effectiveTime': `Time Effected`,
'trials:trials-panel:subject:brainMetastasis': `Brain Metestasis`,
'trials:trials-panel:form:ParticipateEvaluation': `Select for Evaluation`,
'trials:subject:form:ImageSelect': `Images Selection`,
'trials:subject:action:Select': `Subjects Selection`,
'trials:subject:action:ImageSelect': `Images Selection`,
'trials:subject:action:BatchImageSelect': `Batch Selection`,
'trials:trials-panel:table:ParticipateEvaluation': `Select for Evaluation`,
'trials:subject:table:ImageSelect': `Images Selection`,
'trials:subject:dialogTitle:SubjectsSelect': `Subjects Selection`,
'trials:subject:message:SubjectsSelect': `Plase select the subjects.`,
'trials:readingPeriod:message:sureToDelete': `Confirm to delete`,
'trials:readingPeriod:title:screeningRule': `Rule of Subejcts Selection`,
'trials:readingPeriod:label:IsJoinEvaluation': `Body Part of Study`,
'trials:readingPeriod:value:IsJoinEvaluation': `Brain`,
'trials:readingPeriod:title:visitsList': `Vists to Deal`,
'trials:trials-panel:table:VisitName': `Visi Name`,
'trials:trials-panel:table:EarliestScanDate': `Earliest Scan Date`,
'trials:trials-panel:table:LatestScanDate': `Lastest Scan Date`,
'trials:trials-panel:table:ImageFilterState': `Images Selection Status`,
'trials:trials-panel:table:EarliestScanDate': `Earliest Scan Date`,
'trials:subject:action:handleCreateTask': `Create Read`,
'trials:readingPeriod:title:taskList': `Reads Created`,
'trials:trials-panel:table:UpdateTime': `Time Ccreated`,
'trials:subject:action:openReReadingOrBackList': `Return`,
'trials:subject:action:handleOpenTaskAllocation': `Reads`,
'trials:readingPeriod:title:taskAllocationVisible': `Reads`,
'trials:readingPeriod:message:batchGenerateTask': `Create Successfully`,
'trials:readingPeriod:title:study': `Study`,
'trials:readingPeriod:title:series': `Series`,
'trials:readingPeriod:confirm:Images': `The images cannot be modified after confirmation. Confirm to submit`,
'trials:readingPeriod:confirm:SuccessfulScreening': `Select Successfully`,
'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': `Query Status`,
'trials:crcUpload:table:submitState': `Submission Status`,
'trials:crcUpload:table:urgent': `Expedited`,
'trials:crcUpload:table:siteId': `Site ID`,
'trials:crcUpload:table:subjectId': `Subject ID`,
'trials:crcUpload:table:visitName': `Visit Name`,
'trials:crcUpload:table:dataCollected': `Data Collected`,
'trials:crcUpload:table:earliestScanDate': `Earliest Scan Date`,
'trials:crcUpload:table:latestScanDate': `Lastest Scan Date`,
'trials:crcUpload:table:submitState': `Submission Status`,
'trials:crcUpload:table:submitTime': `Time Submitted`,
'trials:crcUpload:table:auditState': `QC Status`,
'trials:crcUpload:action:upload': `Upload`,
'trials:crcUpload:action:submit': `Submit`,
'trials:crcUpload:action:edit': `Edit`,
'trials:crcUpload:action:delete': `Delete`,
'trials:crcUpload:label:isNotClose': `UncClosed`,
'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': `Final Visit`,
'trials:crcUpload:label:enrollmentConfirm': `EC`,
'trials:crcUpload:label:enrollmentConfirmDetail': `Enrollment Confirmation`,
'trials:crcUpload:label:firstGiveMedicineTime': `√`,
'trials:crcUpload:label:firstGiveMedicineTimeD': `Visit start date has been set.`,
'trials:crcUpload:label:dicom': `DICOM Studies`,
'trials:crcUpload:label:noneDicom': `Non-DICOM Studies`,
'trials:crcUpload:label:clinicalData': `Clinical Data`,
'trials:crcUpload:tips:remark': `√: The visit start date has been set;
F: The final visit;
L: Lost visit;
PD: PD confirmation;
E: Enrolled confirmation`,
'trials:crcUpload:message:baseDate': `The visit start date has not been set, please set it before uploading images.`,
'trials:crcUpload:dialogTitle:qsRecord': `Query Record`,
'trials:crcUpload:message:submit': `Confirm to submit?`,
'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': `Confirm to delete`,
'trials:crcUpload:message:deleteVisitSuccessfully': `Deleted successfully!`,
'trials:crcUpload:dialogTitle:new': `Add`,
'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 Start Date`,
'trials:crcUpload:form:enrollmentConfirmation': `Enrollment Confirmation`,
'trials:crcUpload:form:pd': `PD Confirmation`,
'trials:crcUpload:form:isFinalAssessment': `Final Assessment`,
'trials:crcUpload:form:isLostFollowUp': `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 Images`,
'trials:uploadedDicoms:table:studyId': `Study ID`,
'trials:uploadedDicoms:table:modality': `Study Type`,
'trials:uploadedDicoms:table:bodyPart': `Body Part`,
'trials:uploadedDicoms:table:seriesCount': `No. of Series`,
'trials:uploadedDicoms:table:instanceCount': `No. of Images`,
'trials:uploadedDicoms:table:studyDate': `Study Date`,
'trials:uploadedDicoms:table:uploadedTime': `Time Uploaded `,
'trials:uploadedDicoms:action:view': `View`,
'trials:uploadedDicoms:action:delete': `Delete`,
'trials:uploadedDicoms:action:preview': `Preview`,
'trials:uploadedDicoms:message:deleteMes': `Confirm to delete`,
'trials:uploadedDicoms:message:deleteSuccessfully': `Deleted successfully!`,
'trials:uploadedDicoms:title:dicomFilesOnly': `DICOM images only!`,
'trials:uploadedDicomsicom:button:selectFolder': `Select Folder`,
'trials:uploadDicomList:table:studyDetail1': `Accession Number, Modality, No. of Series, No. 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:failedFileCount': `Upload Progress`,
'trials:uploadDicomList:table:status': `Status`,
'trials:uploadDicomList:table:status1': `Pending Upload`,
'trials:uploadDicomList:table:status2': `Uploading`,
'trials:uploadDicomList:table:status3': `Uploaded`,
'trials:uploadDicomList:table:stats': `Total/Success/Failed`,
'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 gender of the patient is inconsistent with the gender 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`,
'trials:uploadNonDicoms:button:add': `Add`,
'trials:uploadNonDicoms:button:preview': `Preview`,
'trials:uploadNonDicoms:table:studyId': `Study ID`,
'trials:uploadNonDicoms:table:modality': `Study Type`,
'trials:uploadNonDicoms:table:bodyPart': `Body Part`,
'trials:uploadNonDicoms:table:files': `No. of Images`,
'trials:uploadNonDicoms:table:fileName': `File Name`,
'trials:uploadNonDicoms:table:studyDate': `Study Date`,
'trials:uploadNonDicoms:table:updateTime': `Time Updated`,
'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 Folder`,
'trials:uploadNonDicoms:button:select': `Select Files`,
'trials:uploadNonDicoms:dialogTitle:preview': `Preview`,
'trials:uploadNonDicoms:dialogTitle:add': `Add new`,
'trials:uploadNonDicoms:dialogTitle:edit': `Edit`,
'trials:uploadNonDicoms:message:delete': `Confirm to delete`,
'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`,
'trials:uploadClinicalData:title:historyTherapy': `Past Local Treatment History`,
'trials:uploadClinicalData:title:pastTreatment': `Past Radiotherapy History`,
'trials:uploadClinicalData:table:bodyPart': `Body Part`,
'trials:uploadClinicalData:table:beginDate': `Start Date`,
'trials:uploadClinicalData:table:endDate': `End Date`,
'trials:uploadClinicalData:table:isPD': `Lesion PD`,
'trials:uploadClinicalData:title:pastSurgery': `Past Surgery History`,
'trials:uploadClinicalData:table:surgeryName': `Type of Surgery`,
'trials:uploadClinicalData:table:surgeryDate': `Surgery Date`,
'trials:uploadClinicalData:title:others': `Other Past Treatments`,
'trials:uploadClinicalData:table:treatmentType': `Type of Treatment`,
'trials:uploadClinicalData:table:treatmentbeginDate': `Start Date`,
'trials:uploadClinicalData:table:treatmentendDate': `End Date`,
'trials:uploadClinicalData:table:fileName': `File Name`,
'trials:uploadClinicalData:table:uploadedTime': `Time Uploaded `,
'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`,
'components:uploadvideo:message:xf1': `Upload successfully`,
'components:uploadvideo:message:xf2': `The video selected cannot be played in the browser.please click Transcode and upload the video after transcoding.`,
'components:uploadvideo:message:xf3': `The video can not be transcoded,since the page is not in the security context. Please contact the developer to configure SSL certificate`,
'components:uploadvideo:message:xf4': `The video can not be transcoded,since nginx is not set up for same-source isolation. Please contact the developer to configure the Nginx request header.`,
'components:uploadvideo:message:xf5': `Start transcoding. Please do not close the window or page`,
'components:uploadvideo:message:xf6': `Transcod Successfully`,
'components:uploadvideo:message:xf7': `The files has been read successfully.Please upload.`,
'trials:uploadNonDicoms:action:xfuploadvideo': `Upload video`,
'trials:uploadNonDicoms:title:xfuploadvideo': `Upload video`,
'trials:uploadNonDicoms:title:xflookvideo': `View Video`,
'trials:reuploadDicoms:button:applyReupload': `Apply for Re-Upload`,
'trials:reuploadDicoms:button:reupload': `Re-Upload`,
'trials:reuploadDicoms:button:reuploadFinished': `Re-Upload Completed`,
'trials:reuploadDicoms:button:send': `Send`,
'trials:tab:crcQuality': `Image Query`,
'trials:crcQuestion:table:challengeCode': `Query 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, Re-Upload Completed`,
'trials:crcQuestion:table:createTime': `Time Created`,
'trials:crcQuestion:table:deadline': `Response Deadline`,
'trials:crcQuestion:table:isOverTime': `Passed Deadline`,
'trials:crcQuestion:table:isClose': `Closed`,
'trials:crcQuestion:table:latestMsgTime': `Latest response time`,
'trials:crcQuestion:table:closedTime': `Time Closed`,
'trials:crcQuestion:table:qCProcessEnum': `Review the batch`,
'trials:crcQuestion:action:reply': `Reply`,
'trials:crcQuestion:label:isNotClose': `Unclosed`,
'trials:crcQuestion:label:isClosed': `Closed`,
'trials:crcQuestion:dialogTitle:message1': `Query Record`,
'trials:crcQuestion:button:applyReupload': `Apply for 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': `Confirm to apply for re-uploading?`,
'trials:crcQuestion:message:applyOrUpload': `CRC apply for re-upload/upload images`,
'trials:crcQuestion:message:reuploadConfirm': `Confirm the images has been re-uploaded completely?`,
'trials:crcQuestion:message:reuploadFinished': `CRC has re-uploaded the images.`,
'trials:crcQuestion:message:replaceTask': `The image QC has been claimed by xxx. Confirm to replace?`,
'trials:crcQuestion:message:replaceTaskSuccessfully': `Replaced successfully.`,
'trials:crcQuestion:button:replaceTask': `Replace`,
'trials:tab:dicomsQuality': `Image QC`,
'trials:qcCheck:table:isUrgent': `Expedited`,
'trials:qcCheck:table:siteId': `Site ID`,
'trials:qcCheck:table:subjectId': `Subject ID`,
'trials:qcCheck:table:visitName': `Visit Name`,
'trials:qcCheck:table:dataCollected': `Data Collected`,
'trials:qcCheck:table:eScanDate': `Earliest Scan Date`,
'trials:qcCheck:table:lScanDate': `Latest Scan Date`,
'trials:qcCheck:table:submitTime': `Time Submitted `,
'trials:qcCheck:table:auditState': `QC Status`,
'trials:qcCheck:table:crrentUser': `Claimed by`,
'trials:qcCheck:table:participant': `Participant`,
'trials:qcCheck:table:challengeState': `Query Status`,
'trials:qcCheck:table:reviewer': `Previous QCed 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': `Claim`,
'trials:qcCheck:button:release': `Release`,
'trials:qcCheck:button:audit': `QC`,
'trials:qcCheck:button:preliminaryAudit': `1st QC`,
'trials:qcCheck:button:review': `2nd QC`,
'trials:qcCheck:dialogTitle:setUrgent': `Set Expedited Status`,
'trials:qcCheck:message:receive': `Confirm the claim?`,
'trials:qcCheck:message:release': `Confirm the release?`,
'trials:qcCheck:message:receivedSuccessfully': `Claimed Successfully!`,
'trials:qcCheck:message:releasedSuccessfully': `Released Successfully!`,
'trials:qcCheck:message:isUrgent': `Confirm to set the expedited status as Yes?`,
'trials:qcCheck:message:isNotUrgent': `Confirm to set the expedited status as No?`,
'trials:qcCheck:message:delete': `Confirm to delete`,
'trials:qcCheck:message:deletedSuccessfully': `Deleted successfully!`,
'trials:qcCheck:tips:remark': `End: Final Visit;
Lost: Visits Lost to Follow up;
PD: PD Confirmation;
Enroll: Enrolled Confirmation`,
'trials:audit:tab:dicoms': `DICOM Studies`,
'trials:audit:title:dicoms': `Study Information`,
'trials:audit:tip:visitWindow': `Visit Window`,
'trials:audit:tip:visitWindowNotSet': `The visit start date or visit window has not been set`,
'trials:audit:button:previewAllDiocms': `Preview All Images`,
'trials:audit:button:previewReadingDiocms': `Preview Review Images`,
'trials:audit:table:studyId': `Study ID`,
'trials:audit:table:modality': `Study Type`,
'trials:audit:table:modality1': `DICOM Modality`,
'trials:audit:table:bodyPart': `Body Part`,
'trials:audit:table:seriesCount': `No. of Series`,
'trials:audit:table:instanceCount': `No. of Images`,
'trials:audit:table:studyDate': `Study Date`,
'trials:audit:table:studyUploadTime': `Time Uploaded `,
'trials:audit:table:isReading': `Display for Review`,
'trials:audit:table:isDelete': `Delete`,
'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 ID`,
'trials:audit:table:seriesModality': `Study Type`,
'trials:audit:table:seriesOfInstanceCount': `No. of Images`,
'trials:audit:table:seriesOfStudyDate': `Study Date`,
'trials:audit:table:seriesOfUploadedDate': `Time Uploaded `,
'trials:audit:action:seriesPreview': `Preview.`,
'trials:audit:action:setSeriesNotReading': `Set Display for Review as No`,
'trials:audit:action:setSeriesReading': `Set Display for Review as Yes`,
'trials:audit:action:setSeriesDeleted': `Set Delete as Yes`,
'trials:audit:action:setSeriesNoDelete': `Set Delete as No`,
'trials:audit:message:setSeriesReading': `Confirm the change?`,
'trials:audit:message:setSeriesNotReading': `Confirm the change?`,
'trials:audit:message:setSeriesDeleted': `Confirm the change?`,
'trials:audit:message:setSeriesNoDelete': `Confirm the change?`,
'trials:audit:tab:nonDicoms': `Non-DICOM Studies`,
'trials:audit:title:nonDicomsTitle': `Study Information`,
'trials:audit:tip:nonDicomsVisitWindow': `Visit Window`,
'trials:audit:tip:nonDicomsPreviewAll': `Preview`,
'trials:audit:table:nonDicomsStudyId': `Study ID`,
'trials:audit:table:nonDicomsModality': `Study Type`,
'trials:audit:table:nonDicomsBodypart': `Body Part`,
'trials:audit:table:nonDicomsFileCount': `No. of Images`,
'trials:audit:table:nonDicomsFileName': `File Name`,
'trials:audit:table:nonDicomsStudyDate': `Study Time`,
'trials:audit:table:nonDicomsUpdateTime': `Time Updated`,
'trials:audit:button:nonDicomsPreview': `Preview`,
'trials:audit:button:nonDicomsEdit': `Edit`,
'trials:audit:tab:clinicalData': `Clinical Data`,
'trials:audit:title:questions': `QC Questions`,
'trials:audit:message:noData': `No data available`,
'trials:audit:button:save': `Save`,
'trials:audit:button:question': `Query`,
'trials:audit:button:historicalQuestions': `Previous Queries`,
'trials:audit:button:auditPassed': `Pass`,
'trials:audit:button:auditFailed': `QC Terminated`,
'trials:audit:dialogTitle:question': `Query`,
'trials:audit:form:questionContent': `Query Details`,
'trials:audit:form:questionDeadline': `Response Deadline`,
'trials:audit:form:questionSummary': `Summary of Queries`,
'trials:audit:form:actionMatters': `Actions to Take`,
'trials:audit:dialogTitle:historicalQuestions': `Previous Queries`,
'trials:audit:button:refreshHistoryQs': `Refresh`,
'trials:audit:message:qsContentIsNull': `The query cannot be empty!`,
'trials:audit:message:qsOverWindow': `Out of Visit Window`,
'trials:audit:message:qsOverWindow1': `System generated visit window is `,
'trials:audit:message:qsOverWindow2': `while the scan date of this study is`,
'trials:audit:message:qsOverWindow3': `out of the visit window`,
'trials:audit:message:qsOverWindow4': `Please confirm whether the visit is out of the visit window. If yes, please specify the reason.`,
'trials:audit:message:sureToUpdate': `Confirm the change?`,
'trials:audit:message:specifyQuestions': `Please check the images and save the QC questions, before draw the conclusion!`,
'trials:audit:message:changeSeriesStatus': `Confirm to change the status of this serie to xxx?`,
'trials:audit:label:setSeriesReading': `Display for Review`,
'trials:audit:label:setSeriesNotReading': `Do not Display for Review`,
'trials:audit:label:setSeriesDeleted': `Delete`,
'trials:audit:label:setSeriesNotDelete': `Do not Delete`,
'trials:tab:qcQuality': `QC Query`,
'trials:qcQuality:table:challengeCode': `Query No.`,
'trials:qcQuality:table:siteId': `Site ID`,
'trials:qcQuality:table:subjectId': `Subject ID`,
'trials:qcQuality:table:visitName': `Visit Name`,
'trials:qcQuality:table:createTime': `Time Created`,
'trials:qcQuality:table:organizer': `Created by`,
'trials:qcQuality:table:latestReplyer': `Latest Responder`,
'trials:qcQuality:table:latestReplyTime': `Latest Responsed Time`,
'trials:qcQuality:table:reUploadStatus': `Re-Upload Status`,
'trials:qcQuality:table:reUploadTime': `Time, Re-Upload Completed`,
'trials:qcQuality:table:deadline': `Response Deadline`,
'trials:qcQuality:table:qsDuration': `Query Duration`,
'trials:qcQuality:table:isOverTime': `Passed Deadline`,
'trials:qcQuality:table:closingTime': `Time Closed`,
'trials:qcQuality:table:isReupload': `Re-Upload`,
'trials:qcQuality:table:isClosed': `Closed`,
'trials:qcQuality:table:latestMsgTime': `Time of Lastest Message`,
'trials:qcQuality:table:qCProcessEnum': `QC Batch`,
'trials:qcQuality:action:reply': `Reply`,
'trials:qcQuality:action:close': `Close`,
'trials:qcQuality:dialogTitle:reply': `Query 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 issues 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': `Response Deadline`,
'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': `Close Query`,
'trials:qcQuality:label:closeReason': `Reason`,
'trials:qcQuality:radio:reason1': `Issue resolved`,
'trials:qcQuality:radio:reason2': `The issue cannot be resolved and the query has been closed mandatorily.`,
'trials:qcQuality:radio:reason3': `Other`,
'trials:qcQuality:label:otherReason': `Other Reasons`,
'trials:qcQuality:message:problemSolved': `Issue resolved`,
'trials:qcQuality:message:problemNotSolved': `The issue cannot be resolved, and the query will be closed compulsorily. And remind the site to take care next time`,
'trials:qcQuality:message:closedSuccessfully': `Closed successfully!`,
'trials:qcQuality:message:agreeToReupload': `Agree to re-upload?`,
'trials:qcQuality:label:agreeToReupload': `IQC agreed to re-upload`,
'trials:qcQuality:title:closed': `Closed`,
'trials:qcQuality:title:unClose': `Unclosed`,
'trials:qcQuality:title:title1': `Please edit the Body Part of Study xxx!`,
'trials:qcQuality:title:title2': `Next visit?`,
'trials:qcQuality:title:title3': `All claimed QC have been completed!`,
'trials:qcQuality:label:passReason': `Reason`,
'trials:qcQuality:label:closeReason': `Reason`,
'trials:tab:consistencyCheck': `Data Reconciliation`,
'trials:consistencyCheck:button:upload': `Upload`,
'trials:consistencyCheck:button:download': `Download Template`,
'trials:consistencyCheck:table:isUrgent': `Expedited`,
'trials:consistencyCheck:table:checkChallengeState': `Query Status`,
'trials:consistencyCheck:table:siteId': `Site ID`,
'trials:consistencyCheck:table:subjectId': `Subject ID`,
'trials:consistencyCheck:table:visitName': `Visit Name`,
'trials:consistencyCheck:table:back': `undefined`,
'trials:consistencyCheck:table:auditState': `Status before Data Reconciliation`,
'trials:consistencyCheck:table:requestBackState': `Return Status`,
'trials:consistencyCheck:table:checkTime': `Time`,
'trials:consistencyCheck:table:checkPassedTime': `Time Completed`,
'trials:consistencyCheck:table:checkState': `Status`,
'trials:consistencyCheck:table:checkResult': `Inconsistent Item`,
'trials:consistencyCheck:table:scanDate': `Study Date`,
'trials:consistencyCheck:table:modality': `Study Type`,
'trials:consistencyCheck:action:reply': `Reply`,
'trials:consistencyCheck:action:view': `View`,
'trials:consistencyCheck:action:applyFallback': `Apply for Return`,
'trials:consistencyCheck:action:fallback': `Agree`,
'trials:consistencyCheck:action:close': `Close`,
'trials:consistencyCheck:action:pass': `Pass`,
'trials:consistencyCheck:dialogTitle:qsContent': `Query Details`,
'trials:consistencyCheck:label:noData': `No data available`,
'trials:consistencyCheck:button:rejectBack': `Reject`,
'trials:consistencyCheck:button:sendMessage': `Send`,
'trials:consistencyCheck:dialogTitle:passManually': `Reason of approving the data reconciliation manually`,
'trials:consistencyCheck:dialogTitle:close': `Reason of closing the data reconciliation`,
'trials:consistencyCheck:label:reason': `Reason`,
'trials:consistencyCheck:message:pmPerformed': `PM implemented a RETURN action after data reconciliation.`,
'trials:consistencyCheck:message:fallbackSuccessfully': `Returned successfully!`,
'trials:consistencyCheck:message:closedSuccessfully': `Closed successfully!`,
'trials:consistencyCheck:message:appledSuccessfully': `Applied successfully!`,
'trials:consistencyCheck:message:apply': `Confirm to apply?`,
'trials:consistencyCheck:label:file': `File`,
'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 Table`,
'trials:consistencyCheck:button:export2': `Export Records`,
'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:consistencyCheck:dialogTitle:xfpassManually': `Pass`,
'trials:consistencyCheck:dialogTitle:xfclose': `Close Query`,
'trials:check:radio:passreason1': `Query resolved online`,
'trials:check:radio:passreason2': `Query resolved offline`,
'trials:check:radio:passreason3': `Real-Time reading without data reconciliation`,
'trials:check:radio:passreason4': `Other`,
'trials:check:radio:closereason1': `Issue resolved`,
'trials:check:radio:closereason2': `Issues cannot be resolved, & the query is closed compulsorily.`,
'trials:check:radio:closereason3': `Other`,
'trials:consistencyCheck:label:passreason': `Note`,
'trials:consistencyCheck:label:closereason': `Note`,
'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': `Forward Status`,
'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 ID`,
'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': `Time Uploaded `,
'trials:studyList:button:view': `View`,
'trials:studyList:table:modality': `Modality`,
'trials:studyList:table:bodyPart': `Body Part`,
'trials:studyList:table:count': `No. 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': `File 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': `Settings`,
'trials:tab:trialCfg': `Trial Config`,
'trials:trialConfig:title:logincCfg': `Logic Configuration`,
'trials:logincCfg:form:subjectNumberRule': `Reminder of Subject ID Convention`,
'trials:logincCfg:form:subjectNum2': `Second ID of Subject`,
'trials:logincCfg:form:subjectNumFormat': `Subject ID Format`,
'trials:logincCfg:form:scanDateVerify': `Scan Date Verification`,
'trials:logincCfg:form:visitBaseDate': `Visit Start Date`,
'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 Collection`,
'trials:logincCfg:form:clinicalConfig': `Clinical Data Config`,
'trials:logincCfg:form:imageCopy': `Image Replication across Trials`,
'trials:logincCfg:form:bodypart': `Body Part`,
'trials:logincCfg:form:modality': `Modality`,
'trials:logincCfg:form:exceededDays': `Image Query Max. Days`,
'trials:trialCfg:title:processCfg': `Workflow Configuration`,
'trials:processCfg:form:qcProcess': `Image QC`,
'trials:processCfg:form:conProcess': `Data Reconciliation`,
'trials:processCfg:form:readingMode': `Method of Reading`,
'trials:processCfg:form:imagePlatform': `Reading Platform`,
'trials:processCfg:form:criterion': `Review Criteria`,
'trials:processCfg:form:digitPlaces': `Decimal Place`,
'trials:processCfg:form:readingType': `Read Mode`,
'trials:processCfg:form:IsAutoCreate': `Automatically Create Reads`,
'trials:processCfg:form:IsAdditionalAssessment': `Presence of Additional Assessment`,
'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': `Review Criteria`,
'trials:processCfg:title:criterionName': `Name of Review Criteria`,
'trials:processCfg:title:clinicalDataCfg': `Clinical Data Config`,
'trials:processCfg:title:clinicalDataName': `Type of Clinical Data`,
'trials:processCfg:title:uploader': `Uploader`,
'trials:processCfg:title:dataLevel': `Data Level`,
'trials:processCfg:title:transferType': `Submission Method`,
'trials:processCfg:title:modulesName': `Name of Template`,
'trials:processCfg:message:delete': `Confirm to delete?`,
'trials:processCfg:message:update': `Confirm to update?`,
'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': `Expedition Configuration`,
'trials:urgentCfg:form:enroll': `Enrollment Confirmation`,
'trials:urgentCfg:form:pd': `PD Confirmation`,
'trials:urgentCfg:form:trial': `Trial Expedition`,
'trials:urgentCfg:form:subject': `Subject Expedition`,
'trials:trialCfg:button:confirm': `Confirm`,
'trials:trialCfg:button:update': `Update`,
'trials:trialCfg:button:updateAndConfirm': `Confirm`,
'trials:trialCfg:button:confirmCfg': `Confirm`,
'trials:trialCfg:dialogTitle:cfgConfirm': `Confirm`,
'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:button:addInternalStaff': `Add internal staff
`,
'trials:staff:table:name': `Name`,
'trials:staff:table:uid': `User ID`,
'trials:staff:table:organization': `Affiliation`,
'trials:staff:table:phone': `Tel`,
'trials:staff:table:email': `Email`,
'trials:staff:table:userType': `User Type`,
'trials:staff:table:status': `Status`,
'trials:staff:table:joinTime': `Date Joined`,
'trials:staff:table:exitTime': `Exit Date`,
'trials:staff:table:authorizationTime': `Time Authorized`,
'trials:staff:table:disableTime': `Time Revoked`,
'trials:staff:action:status': `Status`,
'trials:staff:dialogTitle:add': `Add`,
'trials:staff:dialogTitle:status': `Status`,
'trials:staff:message:addStaff': `Confirm to add?`,
'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`,
'trials:externalStaff:table:email': `Email`,
'trials:externalStaff:table:organization': `Affiliation`,
'trials:externalStaff:table:userType': `User Type`,
'trials:externalStaff:table:status': `Status`,
'trials:externalStaff:button:delete': `Delete`,
'trials:externalStaff:button:saveAndSendEmail': `Save & Send Email`,
'trials:externalStaff:dialogTitle:add': `Add`,
'trials:externalStaff:dialogTitle:edit': `Edit`,
'trials:externalStaff:message:delete': `Confirm to delete`,
'trials:externalStaff:message:add': `Confirm to add?`,
'trials:externalStaff:formRule:phone': `Tel invalid`,
'trials:externalStaff:formRule:email': `Email invalid`,
'trials:siteAndStaff:title:site': `Site`,
'trials:sitesList:button:siteResearch': `Site Survey`,
'trials:sitesList:button:SeeNextPage': `See next page
`,
'trials:sitesList:table:siteId': `Site ID`,
'trials:sitesList:table:siteName': `Site Name`,
'trials:sitesList:table:siteAliasName': `Site Alias`,
'trials:sitesList:table:city': `City`,
'trials:sitesList:table:country': `Country`,
'trials:sitesList:table:staff': `Staff Joined`,
'trials:sitesList:table:status': `Enabled`,
'trials:sitesList:table:timeAdded': `Time Enabled`,
'trials:sitesList:table:timeDeleted': `Time Disabled`,
'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': `Confirm to remove?`,
'trials:sitesList:message:removedSuccessfully': `Removed successfully!`,
'trials:sitesList:form:keyWord': `Key Word`,
'trials:sitesList:formPlaceholder:keyWord': `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`,
'trials:internalStaff:table:email': `Email`,
'trials:internalStaff:table:organization': `Affiliation`,
'trials:internalStaff:table:userType': `User Type`,
'trials:internalStaff:table:status': `Status`,
'trials:internalStaff:table:authorizationTime': `Time Authorized`,
'trials:internalStaff:table:disableTime': `Time Disabled`,
'trials:internalStaff:action:status': `Status`,
'trials:internalStaff:message:assign': `Confirm to assign?`,
'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': `Confirm to add?`,
'trials:tab:visitPlan': `Visit Management`,
'trials:visitPlan:button:confirm': `Confirm`,
'trials:visitPlan:button:adjustRecord': `Adjustment Records`,
'trials:visitPlan:table:visitName': `Visit Name`,
'trials:visitPlan:table:isBaseLine': `Baseline`,
'trials:visitPlan:table:blindName': `Blind Mark`,
'trials:visitPlan:table:viistNum': `Visit No.`,
'trials:visitPlan:table:viistDay': `Visit Interval(day)`,
'trials:visitPlan:table:window': `Window`,
'trials:visitPlan:table:isConfirm': `Confirmed`,
'trials:visitPlan:table:isDeleted': `Revoked`,
'trials:visitPlan:table:description': `Description`,
'trials:visitPlan:table:createTime': `Time Created`,
'trials:visitPlan:table:day': `Day`,
'trials:visitPlan:dialogTitle:record': `Adjustment Records`,
'trials:adjustRecord:table:connfirmor': `Confirmed by`,
'trials:adjustRecord:table:connfirmTime': `Time Confirmed`,
'trials:adjustRecord:table:record': `Out of Window Updates Records`,
'trials:adjustRecord:action:download': `Download`,
'trials:adjustRecord:message:confirm': `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 Questions Config`,
'trials:qcCfg:button:preview': `Preview`,
'trials:qcCfg:button:confirm': `Confirm Config`,
'trials:qcCfg:button:default': `Add Default Questions`,
'trials:qcCfg:button:custom': `Customize`,
'trials:qcCfg:table:questionName': `QC Questions`,
'trials:qcCfg:table:type': `Type`,
'trials:qcCfg:table:typeValue': `Options`,
'trials:qcCfg:table:order': `No.`,
'trials:qcCfg:table:isRequired': `Mandatory Field`,
'trials:qcCfg:table:isEnable': `Enabled`,
'trials:qcCfg:table:parentQs': `Parent Questions`,
'trials:qcCfg:table:parentTriggerValue': `Display 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 set QC questions before confirming`,
'trials:qcCfg:message:delete': `Confirm to delete?`,
'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': `File Name`,
'trials:attachment:table:min': `Minimum reading time (minute)`,
'trials:attachment:table:isDeleted': `Revoked`,
'trials:attachment:table:userType': `User Types to Sign`,
'trials:attachment:table:description': `Description`,
'trials:attachment:table:updateTime': `Time Updated`,
'trials:attachment:action:preview': `Preview`,
'trials:attachment:action:edit': `Edit`,
'trials:attachment:action:apolish': `Revoke`,
'trials:attachment:dialogTitle:preview': `Preview`,
'trials:attachment:message:abolish': `Confirm to revoke?`,
'trials:attachment:message:delete': `Confirm to delete`,
'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 Questions Config`,
'trials:medicalAuditCfg:message:message1': `Please select medical review questions`,
'trials:tab:readingUnitCfg': `Reading Module Config`,
'trials:readingUnit:button:sync': `Synchronize Current Criteria`,
'trials:readingUnit:button:confirm': `Confirm`,
'trials:readingUnit:message:sync': `Confirm to synchronize current criteria?`,
'trials:readingUnit:message:msg1': `System find that the current review criteria config has been updated. 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 Rules`,
'trials:readingUnit:readingRules:title:readingTool': `Reading Tool`,
'trials:readingUnit:readingRules:title:isReadingPeriod': `Presence of Review Period`,
'trials:readingUnit:readingRules:title:readingTaskViewInOrder': `Order of Reads`,
'trials:readingUnit:readingRules:title:readingTaskViewEnum': `Arrangement of Reads Based on`,
'trials:readingUnit:readingRules:title:isReadingShowSubjectInfo': `Display Subject Information`,
'trials:readingUnit:readingRules:title:isReadingShowPreviousResults': `Display Previous Review Results`,
'trials:readingUnit:readingRules:title:isECRFShowInDicomReading': `Display eICRF on Reading Tab`,
'trials:trials-panel:setting:reading-unit:TrialCriterionAdditionalAssessmentTypeList': `Additional Assessment`,
'trials:readingUnit:readingCriterion': `Review Criteria`,
'trials:readingUnit:readingCriterion:title:formQs': `Form Items`,
'trials:readingUnit:qsList:title:type': `Type of Question`,
'trials:readingUnit:qsList:title:qName': `Question Name(CN)`,
'trials:readingUnit:qsList:title:qsName': `Question Name(CN)`,
'trials:readingUnit:qsList:title:qNameEn': `Question Name`,
'trials:readingUnit:qsList:title:qsNameEn': `Question Name`,
'trials:readingUnit:qsList:title:groupName': `Group(CN)`,
'trials:readingUnit:qsList:title:groupNameEn': `Group `,
'trials:readingUnit:qsList:title:PrecopyValue': `Pre-copy Value`,
'trials:readingUnit:qsList:title:isRequired': `Required`,
'trials:readingUnit:qsList:title:isShow': `Display`,
'trials:readingUnit:qsList:title:isJudgeQuestion': `Adjudication Question`,
'trials:readingUnit:qsList:title:isShowInDicom': `Display on reading page`,
'trials:readingUnit:qsList:title:globalReadingShowType': `Display on global review page?`,
'trials:readingUnit:qsList:title:orderMark': `Prex- to No.`,
'trials:readingUnit:qsList:title:maxQuestionCount': `The Max. number of lines`,
'trials:readingUnit:qsList:title:isCopyLesions': `Copy the value of previous visit`,
'trials:readingUnit:qsList:title:dataSource': `Data Source`,
'trials:readingUnit:qsList:title:valueType': `Type of Numeric`,
'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:birthday': `Birthday`,
'trials:readingUnit:qsList:title:order': `No.`,
'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': `Parent Question Dependency to Display`,
'trials:readingUnit:qsList:title:parentTriggerValueList': `Trigger Value Dependency to Display`,
'trials:readingUnit:qsList:title:relevanceId': `Parent Question Dependency to Require`,
'trials:readingUnit:qsList:title:relevanceValueList': `Trigger Value Dependency to Require`,
'trials:readingUnit:qsList:title:limitEdit': `Limit Edit`,
'trials:readingUnit:qsList:title:imageCount': `The max. number of upload image`,
'trials:readingUnit:qsList:title:IsStudyDate': `Study Date`,
'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:title:DependParentId': `Associated Questions`,
'trials:readingUnit:qsList:title:DataTableColumn': `Associated field`,
'trials:readingUnit:qsList:title:MaxRowCount': `Maximum Number of Repetitions`,
'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:message:msg4': `undefined`,
'trials:readingUnit:label:DictionaryCode': `Association Dictionary`,
'trials:readingUnit:label:QuestionGenre': `Option Type`,
'trials:readingUnit:label:ClassifyQuestion': `Source Data of Sort`,
'trials:readingUnit:label:ClassifyAlgorithms': `Sort Algorithm`,
'trials:readingUnit:label:label': `Class Name`,
'trials:readingUnit:label:gt': `Greater than or Equal to`,
'trials:readingUnit:label:lt': `Less than`,
'trials:readingUnit:qsList:title:MaxAnswerLength': `Max length`,
'trials:readingUnit:qsList:title:qsConfig': `Question Config`,
'trials:readingUnit:qsList:button:apply': `Apply`,
'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': `Preview eICRF`,
'trials:readingUnit:qsList:message:deleteConfirm': `Confirm to delete`,
'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`,
'trials:readingUnit:baseDataCfg:title:classificationEn': `Classification (EN)`,
'trials:readingUnit:baseDataCfg:title:bodyPart': `Body Part`,
'trials:readingUnit:baseDataCfg:title:bodyPartEn': `Body Part (EN)`,
'trials:readingUnit:baseDataCfg:title:organ': `Organ`,
'trials:readingUnit:baseDataCfg:title:organEn': `Organ (EN)`,
'trials:readingUnit:baseDataCfg:title:TULAT': `Location`,
'trials:readingUnit:baseDataCfg:title:TULATEn': `Location (EN)`,
'trials:readingUnit:baseDataCfg:title:isLymphNodes': `Lymph Node`,
'trials:readingUnit:baseDataCfg:title:isCanEditPosition': `Editable`,
'trials:readingUnit:baseDataCfg:title:showOrder': `No.`,
'trials:readingUnit:baseDataCfg:title:remark': `Note`,
'trials:readingUnit:baseDataCfg:title:isEnable': `Display`,
'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': `No. of Sub-items`,
'trials:readingUnit:baseDataCfg:title:dictOrder': `Order`,
'trials:readingUnit:baseDataCfg:title:dictView': `View`,
'trials:readingUnit:baseDataCfg:title:dictValCN': `Value(CN)`,
'trials:readingUnit:baseDataCfg:title:dictValEN': `Value (EN)`,
'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': `Confirm to update?`,
'trials:readingUnit:baseDataCfg:message:deleteConfirm': `Confirm to delete`,
'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 `,
'trials:readingUnit:globalReading:title:valueEN': `Value (EN)`,
'trials:readingUnit:globalReading:title:isBaseLineUse': `Baseline assessment`,
'trials:readingUnit:globalReading:title:isFollowVisitUse': `Follow-up assessment`,
'trials:readingUnit:adRules': `Adjudication Rules`,
'trials:adRules:title:arbitrationRule': `Adjudication Target`,
'trials:adRules:title:judgeTypeEnum': `Condition of Triggering Adjudication`,
'trials:adRules:button:addRule': `Add Rule`,
'trials:adRules:title:order': `No.`,
'trials:adRules:title:answerGroupA': `Reviewer A`,
'trials:adRules:title:answerGroupB': `Reviewer 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': `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:showDetails': `Show Details`,
'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': `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': `CC`,
'trials:emailManageCfg:title:fileName': `Attachment`,
'trials:emailManageCfg:title:isReturnRequired': `Receipt Required`,
'trials:emailManageCfg:title:isUrgent': `Expedited`,
'trials:emailManageCfg:title:isAutoSend': `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:emailManageCfg:button:Default': `Email Templates`,
'trials:emailManageCfg:table:EmailTopicCN': `Email Subject(CN)`,
'trials:emailManageCfg:table:EmailTopic': `Email Subject(EN)`,
'trials:emailManageCfg:table:BusinessScenarioEnum': `Scenario`,
'trials:emailManageCfg:table:ToUserTypeList': `Recipients`,
'trials:emailManageCfg:table:CopyUserTypeList': `CC`,
'trials:emailManageCfg:table:blackUserIdList': `Blacklist`,
'trials:emailManageCfg:table:EmailUrgentEnum': `Expedited Status`,
'trials:emailManageCfg:table:EmailCron': `Sending cycle(days)`,
'trials:emailManageCfg:table:IsAutoSend': `Auto Send`,
'trials:emailManageCfg:table:IsEnable': `Enabled`,
'trials:emailManageCfg:table:CriterionTypeEnum': `Review Criteria`,
'trials:emailManageCfg:table:fileListCN': `Attachment(CN)`,
'trials:emailManageCfg:table:fileListEN': `Attachment(EN)`,
'trials:emailManageCfg:table:EmailHtmlContentCN': `Email Content(CN)`,
'trials:emailManageCfg:table:EmailHtmlContentEN': `Email Content(EN)`,
'trials:emailManageCfg:table:BusinessLevelEnum': `Level`,
'trials:emailManageCfg:table:BusinessModuleEnum': `Module`,
'trials:medicalFeedbackCfg:title:taskType': `Review Type`,
'trials:medicalFeedbackCfg:title:criterion': `Review Criteria`,
'trials:medicalFeedbackCfg:title:isGeneral': `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 Signed`,
'trials:workbench:label:pendingTasksStats': `Pending`,
'trials:workbench:label:messagesStats': `Notifications`,
'trials:workbench:table:trialId': `Trial ID`,
'trials:workbench:table:experimentName': `Study Name`,
'trials:workbench:table:researchNo': `Protocol No.`,
'trials:workbench:action:sign': `Sign`,
'trials:workbench:title:trialDocBeSigned': `Trial Documents to Sign`,
'trials:trialDocBeSigned:table:fileCount': `No. of Documents to Sign`,
'trials:workbench:title:pendingSiteResearch': `Site Survey`,
'trials:pendingSiteResearch:table:siteCount': `No. of Sites to Approve`,
'trials:pendingSiteResearch:action:audit': `Review`,
'trials:workbench:title:sysDocBeSigned': `System Documents to Sign`,
'trials:sysDocBeSigned:table:fileType': `Document Type`,
'trials:sysDocBeSigned:table:fileName': `File Name`,
'trials:sysDocBeSigned:table:uploadTime': `Time Updated`,
'trials:sysDocBeSigned:table:UrgentCount': `Expedited Amount`,
'trials:sysDocBeSigned:table:padding': `Pending `,
'trials:sysDocBeSigned:table:ToBeDealedCount': `Pending to Input`,
'trials:sysDocBeSigned:table:ReadModuleCount': `Pending to Confirm`,
'trials:sysDocBeSigned:table:ImageCheck': `Reconciliation Query`,
'trials:sysDocBeSigned:table:reviewerApproval': `Reviewers Approval`,
'trials:sysDocBeSigned:table:ToBeApprovalCount': `Pending Approval`,
'trials:sysDocBeSigned:table:ToBeApprovalCount2': `Pending Reconciliation`,
'trials:sysDocBeSigned:table:HaveSignedCount': `Completed`,
'trials:workbench:action:access': `Quick Entry`,
'trials:workbench:title:collatingClinicalData': `Check`,
'trials:workbench:title:viewClinicalData': `View`,
'trials:workbench:table:ClinicalNameList': `Type`,
'trials:workbench:table:FormCount': `Amount`,
'trials:workbench:table:IsPMConfirm': `Check or not`,
'trials:workbench:button:BeConfirm': `Revoke approval`,
'trials:workbench:button:BeConfirm2': `Revoke confirmation`,
'trials:workbench:button:Approve': `Approved`,
'trials:workbench:title:ClinicalDataCustomQuestions': `Clinical data customized questions`,
'trials:workbench:title:ClinicalDataUploaded': `Uploaded clinical data list`,
'trials:workbench:title:EnterClinicalData': `Input clinical data`,
'trials:workbench:title:ImageRetransmission': `Image Re-upload`,
'trials:workbench:title:ClinicalDataEnter': `Clinical Data Input`,
'trials:workbench:title:UploadClinicalData': `Upload Clinical Data`,
'trials:workbench:title:ConfirmClinicalData': `Confirm Clinical Data`,
'trials:workbench:title:ConfirmedClinicalData': `Confirmed clinical data`,
'trials:workbench:title:WithdrawalApplication': `Approve revoke`,
'trials:workbench:button:UploadImage': `Goto-Image Upload`,
'trials:workbench:button:handle': `Process`,
'trials:workbench:title:ExpeditedImageSubmission': `Image Submission`,
'trials:workbench:table:backlog': `Pending Submission`,
'trials:workbench:table:approve': `Approve`,
'trials:workbench:message:msg1': `Checked successfully`,
'trials:workbench:message:msg2': `Approve to pass`,
'trials:workbench:message:msg3': `Confirm to revoke`,
'trials:workbench:message:msg4': `Revoked successfully`,
'trials:workbench:message:msg5': `Confirm to delete this clinical data`,
'trials:workbench:message:msg6': `Confirmed successfully`,
'trials:workbench:message:msg7': `Approve revoke successfully`,
'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': `Readed`,
'trials:notice:action:detail': `Details`,
'login:title:system': `IRC Imaging System`,
'login:form:userName': `User ID`,
'login:form:password': `Password`,
'login:button:login': `Login`,
'login:button:forgetPassword': `Forgot Password`,
'login:formRule:userName': `Please enter user ID!`,
'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 ID`,
'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.`,
'recompose:form:email': `Email`,
'recompose:form:role': `Role`,
'passwordReset:title:reset': `Reset Password`,
'passwordReset:form:email': `Email`,
'passwordReset:form:verificationCode': `Verification Code`,
'passwordReset:form:userName': `User ID`,
'passwordReset:form:userType': `User Type`,
'passwordReset:form:password': `New Password`,
'passwordReset:form:confirmPassword': `Confirm Password`,
'passwordReset:button:send': `Send Code`,
'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': `Affiliation`,
'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 ID`,
'trials:trials-myinfo:form:phone': `Tel`,
'trials:trials-myinfo:form:email': `Email`,
'trials:trials-myinfo:button:update': `Update`,
'trials:trials-myinfo:button:getVCode': `Send`,
'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 login 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 trial 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:pendingReadingTasks:button:ExistReadingApply': `The current subject has a re-read request pending. Subsequent reads are not allowed`,
'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': `Rectangle Area Windowing`,
'trials:reading:dagTitle:wwwcCustom': `Customized Windowing`,
'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:reset': `Reset`,
'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:button:customCfg': `Customized Config`,
'trials:reading:tab:hotkeys': `Hotkeys`,
'trials:reading:tab:wlTemplate': `W/L Template`,
'trials:reading:tab:others': `Others`,
'trials:reading:label:wlTplName': `Name`,
'trials:reading:label:wlTplWW': `WW`,
'trials:reading:label:wlTplWL': `WL`,
'trials:reading:wlTemplate:delete': `Confirm to delete`,
'trials:reading:label:autoSwitch': `Automatically proceed to the next read without reminder`,
'trials:reading:button:handbooks': `Handbooks`,
'trials:reading:warnning:unableEvaluate': `Please confirm whether all lesions in this visit are unevaluable`,
'trials:reading:title:measuredDataName': `Mark Name`,
'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 no shorter 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 no shorter 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", its short axis should be no shorter than 10mm. 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 "Unequivocal", please use bidirectional tool or arrow tool to mark it.`,
'trials:reading:warnning:msg40': `If the state of a new non-nodal lesion is "Unequivocal", 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 bidirectional 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:reading:warnning:msg56': `The image does not have the necessary data to measure the length and cannot use Diameter tool. Select another tool to mark.`,
'trials:reading:warnning:msg57': `"xxx" hotkeys cannot be empty`,
'trials:readingPGWC:warnning:msg1': `No. of lesions must range from 1 to 99`,
'trials:readingPGWC:warnning:msg2': `For new lesions classified as “Present”, please use Arrow to add a marker.`,
'trials:readingPGWC:warnning:msg3': `For previous new lesions classified as “Present”, please use Arrow to add a marker.`,
'trials:readingPGWC:warnning:msg4': `For previous new lesions classified as “Benign”, please use Arrow to add a marker.`,
'trials:readingPGWC:warnning:msg5': `For previous new lesions classified as “Absent”, please use Arrow to add a marker.`,
'trials:readingPGWC:warnning:msg6': `For previous new lesions classified as “Not Evaluable status”, no mark is required.`,
'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 no shorter 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 "Unequivocal", 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:iRecist:warnning:msg1': `If the state of a new nodal target lesion is "Present", please use bidirectional tool to mark it.`,
'trials:iRecist:warnning:msg2': `If the state of a new non-nodal target lesion is "Present", please use diameter tool to mark it.`,
'trials:iRecist:warnning:msg3': `If the state of a new nodal target lesion is "Disappeared", its short axis should be less than 10mm. Please use bidirectional tool to mark it.`,
'trials:iRecist:warnning:msg4': `If the state of a new non-nodal target lesion is "Disappeared", please only use arrow tool to mark it.`,
'trials:iRecist:warnning:msg5': `If the state of a new nodal target lesion is "NE", do not mark it.`,
'trials:iRecist:warnning:msg6': `If the state of a new non-nodal target lesion is "NE", do not mark it.`,
'trials:iRecist:warnning:msg7': `If the state of a new nodal non-target lesion is "Present", please use bidirectional tool or rectangle tool to mark it.`,
'trials:iRecist:warnning:msg8': `If the state of a new non-nodal non-target lesion is "Present", please use diameter tool or rectangle tool to mark it.`,
'trials:iRecist:warnning:msg9': `If the state of a new nodal non-target lesion is "Progression", please use bidirectional tool or rectangle tool to mark it.`,
'trials:iRecist:warnning:msg10': `If the state of a new non-nodal non-target lesion is "Progression", please use diameter tool or rectangle tool to mark it.`,
'trials:iRecist:warnning:msg11': `If the state of a new nodal non-target lesion is "NE", do not mark it.`,
'trials:iRecist:warnning:msg12': `If the state of a new non-nodal non-target lesion is "NE", do not mark it.`,
'trials:iRecist:warnning:msg13': `If the state of a new nodal non-target lesion is "Disappeared", please use arrow tool to mark it.`,
'trials:iRecist:warnning:msg14': `If the state of a new non-nodal non-target lesion is "Disappeared", please use arrow tool to mark it.`,
'trials:iRecist:warnning:msg15': `If the state of an other previous new nodal lesion is "Unequivocal", please use bidirectional tool or arrow tool to mark it.`,
'trials:iRecist:warnning:msg16': `If the state of an other previous new non-nodal lesion is "Unequivocal", please use diameter tool or arrow tool to mark it.`,
'trials:iRecist:warnning:msg17': `If the state of an other previous new nodal lesion is "Suspected", please use bidirectional tool or arrow tool to mark it.`,
'trials:iRecist:warnning:msg18': `If the state of an other previous new non-nodal lesion is "Suspected", please use diameter tool or arrow tool to mark it.`,
'trials:iRecist:warnning:msg19': `If the state of an other previous new nodal lesion is "NE", do not mark it.`,
'trials:iRecist:warnning:msg20': `If the state of an other previous new non-nodal lesion is "NE", do not mark it.`,
'trials:iRecist:warnning:msg21': `If the state of a new nodal lesion is "Disappeared", please use arrow tool to mark it.`,
'trials:iRecist:warnning:msg22': `If the state of an other previous new non-nodal lesion is "Disappeared", please use arrow tool to mark it.`,
'trials:iRecist:warnning:msg23': `If the state of a new nodal lesion after triggering iRECSIT is "Unequivocal", please use bidirectional tool or arrow tool to mark it.`,
'trials:iRecist:warnning:msg24': `If the state of a new non-nodal lesion after triggering iRECSIT is "Unequivocal", please use diameter tool or arrow tool to mark it.`,
'trials:iRecist:warnning:msg25': `If the state of a new nodal lesion after triggering iRECSIT is "Suspected", please use bidirectional tool or arrow tool to mark it.`,
'trials:iRecist:warnning:msg26': `If the state of a new non-nodal lesion after triggering iRECSIT is "Suspected", please use diameter tool or arrow tool to mark it.`,
'trials:iRecist:warnning:msg27': `If the state of a new nodal lesion after triggering iRECSIT is "Disappeared", please use arrow tool to mark it.`,
'trials:iRecist:warnning:msg28': `If the state of a new non-nodal lesion after triggering iRECSIT is "Disappeared", please use arrow tool to mark it.`,
'trials:iRecist:warnning:msg29': `If the state of a new nodal lesion after triggering iRECSIT is "NE", do not mark it.`,
'trials:iRecist:warnning:msg30': `If the state of a new non-nodal lesion after triggering iRECSIT is "NE", do not mark it.`,
'trials:iRecist:warnning:msg31': `If the state of a new nodal target lesion is "Present", its short axis should be no shorter than 15mm. Please use bidirectional tool to mark it.`,
'trials:iRecist:warnning:msg32': `If the state of a new non-nodal target lesion is "Present", its long axis should be no shorter than 10mm and no less than twice the slice thickness. Please use diameter measurement tool to mark it.`,
'trials:iRecist:warnning:msg33': `If the state of a new nodal target lesion is "Too small", please use arrow tool to mark it.`,
'trials:iRecist:warnning:msg34': `If the state of a new non-nodal target lesion is "Too small", please use arrow tool to mark it.`,
'trials:iRecist:warnning:msg35': `Use bidirectional tool or arrow tool to mark new nodal target lesion lesions.`,
'trials:iRecist:warnning:msg36': `Use diameter tool or arrow tool to measure new non-nodal target lesions.`,
'trials:iRecist:warnning:msg37': `Use bidirectional or rectangle or arrow tool to mark new nodal non-target lesions.`,
'trials:iRecist:warnning:msg38': `Use diameter tool or rectangle tool or arrow tool to measure new non-nodal, non-target lesions.`,
'trials:iRecist:warnning:msg39': `Use bidirectional tool or arrow tool to mark other previous new nodal lesions.`,
'trials:iRecist:warnning:msg40': `Use diameter tool or arrow tool to measure other previous new non-nodal lesions.`,
'trials:iRecist:warnning:msg41': `Use bidirectional tool or arrow tool to mark new nodal lesion after triggering iRECSIT lesions.`,
'trials:iRecist:warnning:msg42': `Use diameter tool or arrow tool to measure new non-nodal lesion after triggering iRECSIT lesions.`,
'trials:iRecist:warnning:msg44': `Reminder`,
'trials:iRecist:warnning:msg45': `You determine that the overall response of the current visit is PD. According to the imaging charter, the visit trigger iRECIST review. Please re-evaluate the lesion:`,
'trials:iRecist:warnning:msg46': `(1)New lesions can be converted into: New target lesions, new non-target lesions, and other previous new lesions.`,
'trials:iRecist:warnning:msg47': `(2)New target lesions: Only unequivocal new lesions can be converted into new target lesions. The selection rules of new target lesions were the same as those of RECIST1.1. If the current lesion has been marked but does not meet the requirements of the new target lesion, please clear the mark and re-mark.`,
'trials:iRecist:warnning:msg48': `(3)New non-target lesions: Only unequivocal new lesions can be converted into new non-target lesions. The selection rules of new target lesions were the same as those for RECIST1.1.`,
'trials:iRecist:warnning:msg49': `(4)Other previous new lesions: The system will automatically convert the equivocal or disappeared new lesions into other previous new lesions. No need modification.`,
'trials:iRecist:warnning:msg50': `If the state of a nodal non-target lesion is "Further progression", please use bidirectional tool or rectangle tool to mark it.`,
'trials:iRecist:warnning:msg51': `If the state of a non-nodal, non-target lesion is "Further progression", please use diameter tool or rectangle tool to mark it.`,
'trials:lugano:button:fusion': `Image fusion`,
'trials:lugano:dialogTitle:fusion': `Image fusion`,
'trials:lugano:fusionDialog:label:study': `Study`,
'trials:lugano:fusionDialog:label:fusionImages': `Fused image`,
'trials:lugano:fusionDialog:label:ctSeries': `CT series`,
'trials:lugano:fusionDialog:label:ptSeries': `PET series`,
'trials:lugano:fusionDialog:message:checkSeries': `Please select series information`,
'trials:lugano:fusionDialog:warning': `Reminder`,
'trials:lugano:fusionDialog:message:validSeries': `The selected two series have a significant difference in imaging data. Do you want to continue?`,
'trials:lugano:button:addAnnotation': `Measurement`,
'trials:lugano:button:clearAnnotation': `Claer `,
'trials:lugano:button:locateAnnotation': `Positioning`,
'trials:lugano:message:validSpleen1': `The spleen status is not assessable, no need to add a marker`,
'trials:lugano:message:validSpleen2': `The system's automatically calculated spleen status is: xxx, the currently set spleen status is: yyy. Do you want to continue saving?`,
'trials:lugano:message:validTools1': `Use bidirectional tool or arrow tool.`,
'trials:lugano:message:validTools2': `Use bidirectional or rectangle or arrow tool to mark nodal non-target lesions.`,
'trials:lugano:message:validTools3': `Use bidirectional or rectangle or arrow tool to mark non-target lesions.`,
'trials:lugano:message:validTools4': `Use bidirectional or rectangle or arrow tool to mark nodal non-target lesions.`,
'trials:lugano:message:validTools5': `Use bidirectional or rectangle or arrow tool to mark nodal non-target lesions.`,
'trials:lugano:message:validTools6': `Use bidirectional or rectangle or arrow tool.`,
'trials:lugano:message:validTools7': `Please use circular tool!`,
'trials:lugano:message:validTools8': `Please use bidirectional or rectangle tool!`,
'trials:lugano:message:validTools9': `Please use bidirectional tool!`,
'trials:lugano:message:validState1': `If the nodal target lesion status is "Present", its short axis should be no shorter than 15mm. Please use bidirectional tool to mark it.`,
'trials:lugano:message:validState2': `If the non-nodal target lesion status is "Present", its long axis should be longer than 10mm. Please use bidirectiona tool tool to mark it.`,
'trials:lugano:message:validState3': `If the nodal target lesion status is "Present", its long axis should be longer than 15mm. Please use bidirectional tool to mark it.`,
'trials:lugano:message:validState4': `If the non-nodal target lesion status is "Present", its long axis should be longer than 10mm. Please use bidirectiona tool tool to mark it.`,
'trials:lugano:message:validState5': `If the non-nodal target lesion status is "Disappeared", please use arrow or bidirectiona tool to mark it.`,
'trials:lugano:message:validState6': `If the nodal target lesion status is "Disappeared", its short axis should be no shorter than 15mm`,
'trials:lugano:message:validState7': `If the node target lesions stauts is "Progressive Disease" , its long axis should be longer than 15mm. Please use a bidirectiona measurement tool to mark it.`,
'trials:lugano:message:validState8': `If the non-node target lesions stauts is "Progressive Disease" , its long axis should be longer than 10mm. Please use a bidirectiona measurement tool to mark it.`,
'trials:lugano:message:validState9': `If the non-node non-target lesions stauts is "Present" , please use a bidirectiona or rectangle measurement tool to mark it.`,
'trials:lugano:message:validState10': `If the non-node non-target lesions stauts is "Significantly increase" , please use a bidirectiona or rectangle measurement tool to mark it.`,
'trials:lugano:message:validState11': `If the non-node new lesions stauts is "Significantly increase" , please use a bidirectiona or rectangle measurement tool to mark it.`,
'trials:lugano:message:validState12': `If the non-node non-target lesions stauts is "Present" , please use a bidirectiona or rectangle measurement tool to mark it.`,
'trials:lugano:button:colormap': `Pseudo color`,
'trials:lugano:button:circleROI': `Circular `,
'trials:lugano:message:validLung': `The current SUVmax of liver blood pool≤ SUVmax of mediastinal blood pool, please confirm!`,
'trials:lugano:message:loadImages': `Image loading...`,
'trials:lugano:message:loadVolumes': `Volume data building...`,
'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': `Confirm 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 umber of xxx lesions cannot exceed yyy.`,
'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 reviewers. 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 reviewers. 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': `Must be in xxx format.`,
'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:readingReport:message:msg6': `Accoding to imaging charter, systerm suggests overall response is `,
'trials:readingReport:message:msg7': `, but you adjusted to `,
'trials:readingReport:message:msg8': `. Please note.`,
'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 Read`,
'trials:clinicaldara:title:nodata': `No data available`,
'trials:clinicaldara:title:relatedTask': `Related Reads`,
'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': `Review Criteria`,
'trials:readTask:table:taskState': `Status`,
'trials:readTask:table:readingCategory': `Review Type`,
'trials:readTask:table:allocateTime': `Time Assigned`,
'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 Reviewers`,
'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': `Medical review`,
'trials:medicalFeedback:table:isUrgent': `Expedited
`,
'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 Reviewers`,
'trials:medicalFeedback:table:criterionName': `Review Criteria`,
'trials:medicalFeedback:table:readingCategory': `Review Type`,
'trials:medicalFeedback:table:taskState': `Read Task Status`,
'trials:medicalFeedback:table:auditState': `Review Status`,
'trials:medicalFeedback:table:signTime': `Time Signed`,
'trials:medicalFeedback:table:allocateTime': `Time Assigned`,
'trials:medicalFeedback:table:firstReplyTime': `Time of first inquiry`,
'trials:medicalFeedback:table:lastReplyTime': `Time of the last response`,
'trials:medicalFeedback:table:isInvalid': `Review Task Status`,
'trials:medicalFeedback:table:auditSignTime': `Time Signed`,
'trials:medicalFeedback:table:auditAdvice': `Medical Review Comments`,
'trials:medicalFeedback:table:doctorUserIdea': `Agree`,
'trials:medicalFeedback:table:view': `View`,
'trials:medicalFeedback:table:reply': `Reply`,
'trials:medicalFeedback:title:mfDetail': `Medical Review Details`,
'trials:medicalFeedback:title:qaRecord': `Query 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': `Agree the Medical Concusion`,
'trials:medicalFeedback:title:isRequestReread': `Apply for 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': `Agree the Medical Concusion`,
'trials:medicalFeedback:form:isRequestReread': `Apply for 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': `Reason for Application`,
'trials:medicalFeedback:form:isCopyForm2': `Copy eICRF of Subsequent Visit Reads`,
'trials:medicalFeedback:form:screenShot': `Releated 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': `Any updates?`,
'trials:medicalFeedback:title:currentReader': `Current Reviewers`,
'trials:medicalFeedback:title:otherReader': `Related Reviewers`,
'trials:medicalFeedback:title:auditQuestions': `Review Questions`,
'trials:medicalFeedback:title:conclusions': `Conclusion`,
'trials:medicalFeedback:button:saveAndSend': `Save & Send`,
'trials:medicalFeedback:button:viewQuestions': `View the Query`,
'trials:medicalFeedback:button:reply': `Reply`,
'trials:medicalFeedback:button:close': `Close`,
'trials:medicalFeedback:button:isQuestions': `Any Issue?`,
'trials:medicalFeedback:title:qcQuestions': `Query Questions`,
'trials:medicalFeedback:title:auditAdviceEnum': `Review Comments`,
'trials:medicalFeedback:title:closeQc': `Close Query`,
'trials:medicalFeedback:button:auditCompleted': `Review Completed`,
'trials:medicalFeedback:button:nextTask': `Next Task`,
'trials:medicalFeedback:message:closeQC': `Medical review has not been completed, please close the medical query 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 been completed. Next medical review?`,
'trials:medicalFeedback:message:goNextTask02': `Next medical review?`,
'trials:medicalFeedback:message:goNextTask03': `The current medical review has not been completed. Next medical review?`,
'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': `Review Criteria`,
'trials:rereadTask:table:taskState': `Read Task Status`,
'trials:rereadTask:table:readingCategory': `Review Type`,
'trials:rereadTask:table:signTime': `Time Completed`,
'trials:rereadTask:table:requestReReadingType': `Type of Application`,
'trials:rereadTask:table:requestReReadingTime': `Application Time`,
'trials:rereadTask:table:requestReReadingReason': `Apply for Re-Read`,
'trials:rereadTask:table:requestReReadingResultEnum': `Approved Results
`,
'trials:rereadTask:table:reReadingNewTaskCode': `New Read No.
`,
'trials:tab:reviewAssign': `Reads Assignment`,
'trials:reviewAssign:searchForm:reader': `Reviewer`,
'trials:reviewAssign:button:assignRules': `Assignment 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': `Reviewer 1(R1)`,
'trials:reviewAssign:table:r2': `Reviewer 2(R2)`,
'trials:reviewAssign:table:ad': `Adjudicator`,
'trials:reviewAssign:table:o1': `Oncology Reviewer`,
'trials:reviewAssign:tableAction:manualAssignment': `Manual Assignment`,
'trials:reviewAssign:tableAction:clearReaders': `Cancell Reviewers`,
'trials:reviewAssign:tableAction:viewHistory': `View Cancell History`,
'trials:trials-panel:taskAllocation': `Visit Reads Assignment`,
'trials:trials-panel:reading': `Read`,
'trials:trials-panel:refereeAllocation': `Adjudication Read Assignment`,
'trials:reviewAssign:dialog:allocationRules': `Assignment Rules`,
'trials:reviewAssign:allocationRules:title:readersList': `List of Reviewers`,
'trials:reviewAssign:allocationRules:table:reader': `Reviewers`,
'trials:reviewAssign:allocationRules:table:plannedCount': `No. of Potential Subjects`,
'trials:reviewAssign:allocationRules:table:readingType': `Review Type`,
'trials:reviewAssign:allocationRules:table:status': `Status`,
'trials:reviewAssign:allocationRules:table:remark': `Note`,
'trials:reviewAssign:allocationRules:title:subsequentAllocationRules': `Rules of Subsequent Reads Assignment `,
'trials:reviewAssign:allocationRules:message1': `Default: Assign visit reads of the same subject automatically`,
'trials:reviewAssign:allocationRules:message2': `Default: Assign visit reads of the same subject automatically`,
'trials:reviewAssign:allocationRules:message3': `Default: Assign global reads of the same subject automatically`,
'trials:reviewAssign:allocationRules:message4': `Default: Assign the second adjudication reads of the same subject automatically`,
'trials:reviewAssign:allocationRules:edit': `Edit`,
'trials:reviewAssign:allocationRules:add': `Add`,
'trials:reviewAssign:dialog:assignReader': `Assign Reviewers`,
'trials:reviewAssign:assignReader:title:readingModel': `Read Mode of Current Trial`,
'trials:reviewAssign:assignReader:title:r1': `Reviewer 1 (R1)`,
'trials:reviewAssign:assignReader:title:r2': `Reviewer 2 (R2)`,
'trials:reviewAssign:assignReader:title:ad': `Adjudicator`,
'trials:reviewAssign:assignReader:title:o1': `Oncology Reviewer`,
'trials:reviewAssign:assignReader:table:reader': `Reviewer`,
'trials:reviewAssign:assignReader:table:plannedSubjectCount': `No. of Scheduled Subject`,
'trials:reviewAssign:assignReader:table:assignedSubjectCount': `No. of Assigned Subjects`,
'trials:reviewAssign:assignReader:table:readingType': `Review Type`,
'trials:reviewAssign:assignReader:table:pengdingTaskCount': `Pending Reads (in total)`,
'trials:reviewAssign:assignReader:table:pengdingTrialsTaskCount': `Pending Reads (in this trial)`,
'trials:reviewAssign:assignReader:table:averageReadingTime': `Average Turnaround Time ( exclude outliers) `,
'trials:reviewAssign:assignReader:table:status': `Status`,
'trials:reviewAssign:assignReader:table:remark': `Note`,
'trials:reviewAssign:dialog:clearReader': `Unassign Reviewer`,
'trials:reviewAssign:clearReader:title:clearAll': `Unassign All Unread Reviewer`,
'trials:reviewAssign:clearReader:title:r1': `Reviewer 1(R1)`,
'trials:reviewAssign:clearReader:title:r2': `Reviewer 2(R2)`,
'trials:reviewAssign:clearReader:title:ad': `Adjudicator`,
'trials:reviewAssign:clearReader:title:O1': `Oncology Reviewer`,
'trials:reviewAssign:clearReader:title:msg1': `The reviewer who has begun to read can not be Unassigned`,
'trials:reviewAssign:clearReader:title:reason': `Reason`,
'trials:reviewAssign:clearReader:title:cancelReader': `Unassign Reviewer`,
'trials:reviewAssign:clearReader:title:msg2': `All reviewers had been unassigned, please save.`,
'trials:reviewAssign:clearReader:title:msg3': `No reviewer 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 reviewer 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 reviewer`,
'trials:reviewAssign:message:message08': `The current read mode is xxx, please select the proper number of reviewers.`,
'trials:reviewAssign:message:message09': `Assigned successfully!`,
'trials:reviewAssign:message:message10': `Please select a subject to assign.`,
'trials:reviewAssign:message:message11': `Confirm to delete?`,
'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/Review Period Name`,
'trials:reviewAssign:readingTask:table:blindName': `Blind Read Mark`,
'trials:reviewAssign:readingTask:table:createTime': `Read Creation Time`,
'trials:reviewAssign:readingTask:table:taskStatus': `Read Task Satus`,
'trials:reviewAssign:readingTask:table:taskType': `Review Type`,
'trials:reviewAssign:readingTask:table:assignStatus': `Assignment Status`,
'trials:reviewAssign:readingTask:table:role': `Role`,
'trials:reviewAssign:readingTask:table:reader': `Reviewer`,
'trials:reviewAssign:readingTask:table:criterionName': `Review Criteria`,
'trials:reviewAssign:readingTask:table:assignTime': `Time Assigned`,
'trials:reviewAssign:readingTask:table:adReader': `Adjudicator`,
'trials:reviewAssign:readingTask:table:historyReader': `Previous Reviewer`,
'trials:tab:reviewTrack': `Read 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': `Time Created`,
'trials:reviewTrack:table:taskStatus': `Read Task Status`,
'trials:reviewTrack:table:taskType': `Review Type`,
'trials:reviewTrack:table:role': `Role`,
'trials:reviewTrack:table:reader': `Reviewer`,
'trials:reviewTrack:table:criterionName': `Review Criteria`,
'trials:reviewTrack:table:assignTime': `Time Assigned`,
'trials:reviewTrack:table:suggesteFinishedTime': `Suggested Finish Time`,
'trials:reviewTrack:table:readingStatus': `Read Status`,
'trials:reviewTrack:table:signTime': `Time Completed `,
'trials:reviewTrack:table:applyStatus': `Re-Read Application Status`,
'trials:reviewTrack:action:viewResults': `Review Result`,
'trials:reviewTrack:action:applyReread': `Apply for 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 for 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 for Re-Read in the queue.`,
'trials:reviewTrack:dialog:backImpactList': `Reads 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': `Re-Read 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 Task Status`,
'trials:rereadTrack:table:taskType': `Review Type`,
'trials:rereadTrack:table:role': `Role`,
'trials:rereadTrack:table:reader': `Reviewer`,
'trials:rereadTrack:table:criterionName': `Review Criteria`,
'trials:rereadTrack:table:signTime': `Time Read Completed `,
'trials:rereadTrack:table:applyType': `Application Type`,
'trials:rereadTrack:table:applyTime': `Time Re-Read 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': `Confirm to apply for 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': `Review Type`,
'trials:pmMedicalReview:table:taskState': `Read Task Status`,
'trials:pmMedicalReview:table:role': `Role`,
'trials:pmMedicalReview:table:reader': `Reviewer`,
'trials:pmMedicalReview:table:criterionName': `Review Criteria`,
'trials:pmMedicalReview:table:signTime': `Read Completed Time`,
'trials:pmMedicalReview:table:mim': `Medical Manager`,
'trials:pmMedicalReview:table:allocateTime': `Time Assigned`,
'trials:pmMedicalReview:table:isInvalid': `Status`,
'trials:pmMedicalReview:table:auditState': `Review Status`,
'trials:pmMedicalReview:table:auditAdvice': `Review Comments`,
'trials:pmMedicalReview:table:whetherAgree': `Reviewer Agrees`,
'trials:pmMedicalReview:table:auditSignTime': `Time Signed`,
'trials:pmMedicalReview:action:view': `View`,
'trials:pmMedicalReview:action:failure': `Invalidate`,
'trials:pmMedicalReview:action:assign': `Assign`,
'trials:pmMedicalReview:action:cancelAssign': `Unassign`,
'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': `Review Type`,
'trials:pmMedicalReview:select:role': `Role`,
'trials:pmMedicalReview:select:reader': `Reviewer`,
'trials:pmMedicalReview:select:criterionName': `Review Criteria`,
'trials:pmMedicalReview:select:signTime': `Time Read Completed`,
'trials:pmMedicalReview:select:readingDurationTime': `Read Duration Time`,
'trials:pmMedicalReview:select:isGeneratedJudge': `Trigger Adjudication `,
'trials:pmMedicalReview:select:globalReadingChanged': `Corrected in Global Read`,
'trials:pmMedicalReview:select:auditCount': `No. 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 a medical review to be assigned.`,
'trials:pmMedicalReview:dialog:medicalReview': `Medical Review Details`,
'trials:pmMedicalReview:button:setInvalid': `Set Medical Review Status as Invalid`,
'trials:pmMedicalReview:message:msg01': `Please select medical review.`,
'trials:pmMedicalReview:message:msg02': `Confirm to set the medical review status as invalid?`,
'trials:pmMedicalReview:message:msg03': `Set Successfully!`,
'trials:pmMedicalReview:message:msg04': `Please select medical review to be assigned.`,
'trials:pmMedicalReview:message:msg05': `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': `!`,
'trials:consistencyAnalysis:table:taskName': `Read Name`,
'trials:consistencyAnalysis:table:taskBlindName': `Blind Read Mark`,
'trials:consistencyAnalysis:table:taskType': `Review Type`,
'trials:consistencyAnalysis:table:category': `Consistency Analysis Type`,
'trials:consistencyAnalysis:table:role': `Role`,
'trials:consistencyAnalysis:table:reader': `Reviewer`,
'trials:consistencyAnalysis:table:criterionName': `Review Criteria`,
'trials:consistencyAnalysis:table:taskStatus': `Read Task Status`,
'trials:consistencyAnalysis:table:auditTime': `Time Assigned`,
'trials:consistencyAnalysis:table:suggesteFinishedTime': `Suggested Read Time`,
'trials:consistencyAnalysis:table:reviewStatus': `Read Status`,
'trials:consistencyAnalysis:table:signTime': `Read Complete Time`,
'trials:consistencyAnalysis:table:applyStatus': `Application Stattus`,
'trials:consistencyAnalysis:table:impactInfluence': `Affected by Return`,
'trials:consistencyAnalysis:action:view': `Read Result`,
'trials:consistencyAnalysis:action:setInvalid': `Set read status as Invalid`,
'trials:consistencyAnalysis:button:self': `Intra-Reader Analysis`,
'trials:consistencyAnalysis:button:group': `Intra-Reader Analysis`,
'trials:consistencyAnalysis:title:impactInfluence': `Affected by Return`,
'trials:consistencyAnalysis:message:selectCriterion': `Please select a review criteria.`,
'trials:selftConsistencyAnalysis:button:config': `Config the Rule of Inner-Reviewer Consistency Analysis`,
'trials:selftConsistencyAnalysis:table:reader': `Reviewer`,
'trials:selftConsistencyAnalysis:table:visitNum': `No. of Visits`,
'trials:selftConsistencyAnalysis:table:intervalPeriod': `Interval Period (week)`,
'trials:selftConsistencyAnalysis:table:isReadingPeriod': `Selected Visits set Review Period `,
'trials:selftConsistencyAnalysis:table:isGenerateGlobalTask': `Global Read Generated`,
'trials:selftConsistencyAnalysis:table:plannedSubjectNum': `No. of Scheduled Subjects`,
'trials:selftConsistencyAnalysis:table:createdSubjectNum': `No. of Created Subjects`,
'trials:selftConsistencyAnalysis:button:select': `Select`,
'trials:consistencyAnalysis:button:exportSelf': `Export Intra-Reader Analysis`,
'trials:grouptConsistencyAnalysis:button:config': `Config the Rule of Inter-Reviewers Consistency Analysis`,
'trials:grouptConsistencyAnalysis:table:siteCode': `Site ID`,
'trials:grouptConsistencyAnalysis:table:subjectCode': `Subject ID`,
'trials:grouptConsistencyAnalysis:table:validVisitCount': `No. of Visits Met to Rules`,
'trials:grouptConsistencyAnalysis:button:create': `Create`,
'trials:grouptConsistencyAnalysis:table:backImpact': `Affected by Return`,
'trials:grouptConsistencyAnalysis:message:msg1': `Please select the subject`,
'trials:consistencyAnalysis:button:exportGroup': `Export Inter-Reader Analysis`,
'trials:consistencyAnalysisRule:table:visitNum': `No. of Visits`,
'trials:consistencyAnalysisRule:table:isReadingPeriod': `Presence of Review Period`,
'trials:consistencyAnalysisRule:table:intervalPeriod': `Interval Period (week)`,
'trials:consistencyAnalysisRule:table:plannedNum': `No. of Scheduled Subjects`,
'trials:consistencyAnalysisRule:table:siteCode': `Virtual Site ID`,
'trials:consistencyAnalysisRule:table:subjectNum': `Virtual Subject ID`,
'trials:consistencyAnalysisRule:table:isGenerateGlobalTask': `Global Read Generated`,
'trials:consistencyAnalysis:dialog:selectSubject': `Subject Selection`,
'trials:consistencyAnalysis:dialog:applyReread': `Apply for 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': `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`,
'trials:dicom-show:nowStudy': `Current Study`,
'trials:dicom-show:relevanceStudy': `Associated Stuies`,
'trials:dicom-show:currentVisit': `Current Visit`,
'trials:dicom-show:relatedVisit': `Associated Visits`,
'trials:dicom-show:nowSeries': `Current Series`,
'trials:dicom-show:transform': `Associated Series`,
'trials:dicom-show:lens': `Magnify`,
'trials:dicom-show:measurementLabeling': `Measurement & Mark`,
'trials:dicom-show:Probe': `Probe`,
'trials:dicom-show:Length': `Diameter`,
'trials:dicom-show:Angle': `Angle`,
'trials:dicom-show:CobbAngle': `Cobb Angle`,
'trials:dicom-show:EllipticalRoi': `Ellipse`,
'trials:dicom-show:RectangleRoi': `Rectangle`,
'trials:dicom-show:FreehandRoi': `Polygon`,
'trials:dicom-show:Bidirectional': `Bidirectional `,
'trials:dicom-show:ArrowAnnotate': `Text`,
'trials:dicom-show:Eraser': `Clear`,
'trials:dicom-show:image': `Screenshot`,
'trials:dicom-show:play': `Play`,
'trials:dicom-show:firstframe': `First`,
'trials:dicom-show:previousframe': `Previous`,
'trials:dicom-show:nextframe': `Next`,
'trials:dicom-show:lastframe': `Last`,
'trials:dicom-show:default': `Default`,
'trials:dicom-show:dicomCanvasWwwc': `W/L`,
'trials:dicom-show:custom': `Custom`,
'trials:dicom-show:pseudocolor': `Palette Colors`,
'trials:dicom-show:color': `Color`,
'trials:trials-panel:attachments:spm-enrollment': `Reviewer Selection`,
'trials:none-dicom-show:fileList': `File List`,
'trials:trials-panel:taskAllocation': `Visit Read Assignment`,
'trials:trials-panel:reading': `Read`,
'trials:trials-panel:refereeAllocation': `Adjudication Read Assignment`,
'trials:trials-panel:readingTracking': `Read Tracking`,
'trials:trials-panel:reReadingTracking': `Re-Read Approval`,
'trials:trials-panel:tab:pmMedicalFeedback': `Medical Review`,
'trials:trials-panel:reading:consistency-analysis': `Consistency Analysis`,
'trials:trials-panel:attachments:reReadingTracking': `Re-Read Approval`,
'CustomWwwcForm:form:label:ww': `WW`,
'CustomWwwcForm:form:label:wl': `WL`,
'passwordReset:form:passwordCentent': `Passwords must have: 1) 8 - 32 characters; 2) At least 1 number; 3) At least 1 uppercase letter; 4) At least 1 lowercase letter; 5) At least 1 special character (~!-@#$%^&*_+?) `,
}