65 lines
4.4 KiB
Plaintext
65 lines
4.4 KiB
Plaintext
/* eslint-disable */
|
||
export default {
|
||
'components:uploadvideo:message:xf1': `上传成功`,
|
||
'components:uploadvideo:message:xf2': `选择的视频不能在浏览器环境播放,请点击转码,等待转码成功之后再进行上传操作`,
|
||
'components:uploadvideo:message:xf3': `页面未在安全上下文中,不能进行转码,请联系开发人员配置SSL证书`,
|
||
'components:uploadvideo:message:xf4': `nginx未设置同源隔离,不能进行转码,请联系开发人员配置Nginx请求头`,
|
||
'components:uploadvideo:message:xf5': `开始转码,请勿关闭窗口或页面`,
|
||
'components:uploadvideo:message:xf6': `转码成功`,
|
||
'components:uploadvideo:message:xf7': `文件读取成功,请上传`,
|
||
'trials:uploadNonDicoms:action:xfuploadvideo': `上传视频文件`,
|
||
'trials:uploadNonDicoms:title:xfuploadvideo': `上传视频文件`,
|
||
'trials:uploadNonDicoms:title:xflookvideo': `查看视频文件`,
|
||
'trials:check:radio:passreason1': `线上质疑解决核查通过`,
|
||
'trials:check:radio:passreason2': `线下核查通过`,
|
||
'trials:check:radio:passreason3': `实时阅片跳过核查`,
|
||
'trials:check:radio:passreason4': `其它`,
|
||
'trials:check:radio:closereason1': `问题已解决`,
|
||
'trials:check:radio:closereason2': `问题无法解决强制关闭质疑`,
|
||
'trials:check:radio:closereason3': `其他`,
|
||
'trials:qcQuality:label:passReason': `通过原因`,
|
||
'trials:qcQuality:label:closeReason': `关闭原因`,
|
||
'trials:consistencyCheck:dialogTitle:xfpassManually': `一致性核查通过`,
|
||
'trials:consistencyCheck:dialogTitle:xfclose': `关闭一致性核查`,
|
||
'recompose:form:email': `邮箱`,
|
||
'recompose:form:role': `角色`,
|
||
'trials:consistencyCheck:label:passreason': `原因`,
|
||
'trials:consistencyCheck:label:closereason': `备注`,
|
||
'trials:trials-panel:taskAllocation': `访视任务分配`,
|
||
'trials:trials-panel:reading': `阅片`,
|
||
'trials:trials-panel:refereeAllocation': `裁判任务分配`,
|
||
'trials:trials-panel:readingTracking': `阅片跟踪`,
|
||
'trials:trials-panel:reReadingTracking': `重阅跟踪`,
|
||
'trials:trials-panel:tab:pmMedicalFeedback': `医学审核`,
|
||
'trials:trials-panel:reading:consistency-analysis': `一致性分析`,
|
||
'trials:trials-panel:attachments:reReadingTracking': `重阅审批`,
|
||
'trials:trials-panel:message:notIsHasDicom': `当前文件夹没有DICOM文件,请检查文件夹是否正确!`,
|
||
'trials:trials-panel:reading:readTaskAllocation': `阅片任务分配`,
|
||
'trials:trials-panel:attachments:spm-enrollment': `阅片人筛选`,
|
||
'trials:seletctedReviews:title:language': `语言`,
|
||
'trials:enrolledReviews:button:sow': `既往阅片情况声明`,
|
||
'trials:enrolledReviews:button:asow': `入项资格确认书`,
|
||
'trials:enrolledReviews:button:tackNum': `任务量(未读/已读/总数)`,
|
||
'DicomViewer:data:customWwc': `自定义调窗`,
|
||
'CustomWwwcForm:form:label:ww': `窗宽`,
|
||
'CustomWwwcForm:form:label:wl': `窗位`,
|
||
'trials:trials-panel:readTaskAllocation:search:ReadPeople': `阅片人`,
|
||
'trials:trials-panel:readTaskAllocation:button:AllocationRule': `分配规则`,
|
||
'trials:trials-panel:readTaskAllocation:button:ManualDistribution': `手动分配`,
|
||
'trials:trials-panel:readTaskAllocation:button:vgoTask': `访视/全局/肿瘤学阅片任务`,
|
||
'trials:trials-panel:readTaskAllocation:button:adTask': `裁判阅片任务`,
|
||
'trials:trials-panel:readTaskAllocation:table:TrialSiteCode': `中心编号`,
|
||
'trials:trials-panel:readTaskAllocation:table:SubjectCode': `受试者编号`,
|
||
'trials:trials-panel:readTaskAllocation:table:VisitTaskTypeCount': `访视`,
|
||
'trials:trials-panel:readTaskAllocation:table:GlobalTaskTypeCount': `全局`,
|
||
'trials:trials-panel:readTaskAllocation:table:JudgeTaskTypeCount': `裁判`,
|
||
'trials:trials-panel:readTaskAllocation:table:OncologyTaskTypeCount': `肿瘤学阅片`,
|
||
'trials:trials-panel:readTaskAllocation:table:R1': `阅片人(R1)`,
|
||
'trials:trials-panel:readTaskAllocation:table:R2': `阅片人(R2)`,
|
||
'trials:trials-panel:readTaskAllocation:table:AD': `裁判(AD)`,
|
||
'trials:trials-panel:readTaskAllocation:table:O1': `肿瘤阅片人(O1)`,
|
||
'trials:trials-panel:readTaskAllocation:table:operation': `操作`,
|
||
'trials:trials-panel:readTaskAllocation:table:ManualDistribution': `手动分配`,
|
||
'trials:trials-panel:readTaskAllocation:table:operation': `清除阅片人`,
|
||
'trials:trials-panel:readTaskAllocation:table:operation': `查看取消历史`,
|
||
} |