更新国际化翻译
parent
a5016b2ad5
commit
39a68cd605
|
@ -22,12 +22,12 @@
|
|||
"Project_ExceptionContactDeveloper": "Your current operation failed, please contact the developer to check the system log for troubleshooting. ",
|
||||
|
||||
//StudyService
|
||||
"Study_VisitAfterVisitOverError": "The current study batch check time {0} cannot be later than the subject study over time {1} .Please check whether the check data is correct.",
|
||||
"Study_VisitBeforePrevError": "The current study batch check time {0} cannot be earlier than the previous study batch check time {1}. Please check whether the check data is correct.",
|
||||
"Study_VisitAfterSubseqError": "The current study batch check time {0} cannot be later than the study batch check time {1} .Please check whether the check data is correct.",
|
||||
"Study_UploadArchiving": "Someone is currently uploading and archiving this study batch !",
|
||||
"Study_VisitEndedNotAllowed": "Subject study batch is over, and uploading is not allowed!",
|
||||
"Study_ImgAlreadyUploaded": "Uploading is not allowed above here.The current image study has already been uploaded to {1} of Subject {0}.",
|
||||
"Study_VisitAfterVisitOverError": "The scan time {0}of current study batch cannot be later than the end time {1} of this patien's study.Please check whether the study data is correct.",
|
||||
"Study_VisitBeforePrevError": "The scan time {0} of current study batch cannot be earlier than that {1} of the previous study batch. Please check whether the study data is correct.",
|
||||
"Study_VisitAfterSubseqError": "The scan time {0} of current study batch cannot be later than the that {1} of the next study batch. Please check whether the study data is correct.",
|
||||
"Study_UploadArchiving": "Someone is currently uploading and archiving the images of this study batch !",
|
||||
"Study_VisitEndedNotAllowed": "The study of this patint is completed, and cannot upload images to this study batch!",
|
||||
"Study_ImgAlreadyUploaded": "The current image study cannot upload to this study batch, because they have been already uploaded to {1} of Subject {0}.",
|
||||
|
||||
|
||||
"User_UsernameExist": "The user name already exists.",
|
||||
|
|
|
@ -26,8 +26,8 @@
|
|||
"Study_VisitBeforePrevError": "当前检查批次检查时间{0}不能早于前序检查批次检查时间{1},请核对检查数据是否有误",
|
||||
"Study_VisitAfterSubseqError": "当前检查批次检查时间{0}不能晚于该检查批次之后的检查时间{1},请核对检查数据是否有误",
|
||||
"Study_UploadArchiving": "当前有人正在上传归档该检查!",
|
||||
"Study_VisitEndedNotAllowed": "患者检查结束,不允许上传!",
|
||||
"Study_ImgAlreadyUploaded": "此处不可以上传。当前影像检查已上传至受试者{0}的{1}",
|
||||
"Study_VisitEndedNotAllowed": "患者检查已经结束,不允许上传!",
|
||||
"Study_ImgAlreadyUploaded": "当前影像检查不可以上传给当前检查批次,因为它已上传至受试者{0}的{1}",
|
||||
|
||||
|
||||
"User_UsernameExist": "用户名已经存在。",
|
||||
|
|
Loading…
Reference in New Issue