2023-10-27 10:09:19 +08:00
# 业务逻辑
system.error = System error!
2023-10-31 14:07:43 +08:00
system.busy = System busy!
2023-10-27 10:09:19 +08:00
userName.does.not.exist = UserName does not exist!
user.expired = User expired!
password.error = Password error!
email.error = Email error!
unknown.authentication.operation.type = Unknown authentication operation type!
failed.to.send.mail = Failed to send mail!
email.does.not.exist = Email does not exist!
unknown.login.type = Unknown login type!
error.login.type = Error login type!
the.verification.code.has.expired = The verification code has expired!
verification.code.error = Verification code error!
user.has.bound.mailbox = User has bound mailbox!
2023-10-27 10:14:23 +08:00
get.moodBoards.data.is.mismatch = Get moodBoards data is mismatch!
get.printBoards.data.is.mismatch = Get printBoards data is mismatch!
get.sketchBoards.data.is.mismatch = Get sketchBoards data is mismatch!
the.number.of.PIN.top.or.bottom.or.outerwear.sketchBoard.cannot.be.more.than.8 = The number of PIN top or bottom or outerwear sketchBoard cannot be more than 8!
2023-10-31 14:07:43 +08:00
modelPoint.not.found = ModelPoint not found!
2023-10-27 10:14:23 +08:00
attributeRetrieval.interface.exception = AttributeRetrieval interface exception, please try again later! If still failed after trying again please contact administrator!
design.interface.exception = Design interface exception, please try again later! If still failed after trying again please contact administrator!
2023-10-31 14:07:43 +08:00
processMannequins.interface.exception = ProcessMannequins interface exception, please try again later! If still failed after trying again please contact administrator!
2023-10-27 14:04:27 +08:00
designProcess.interface.exception = DesignProcess interface exception, please try again later! If still failed after trying again please contact administrator!
2023-10-31 16:23:39 +08:00
generate.interface.exception = Generate interface exception, please try again later! If still failed after trying again please contact administrator!
2023-10-31 14:07:43 +08:00
collection.not.found = Collection not found!
design.not.found = Design not found!
designItem.not.found = DesignItem not found!
userLikeGroup.not.found = UserLikeGroup not found!
old.elements.not.found = Old elements not found!
new.designItemDetails.not.found = New designItemDetails not found!
save.workspace.failed = Save workspace failed!
save.design.failed = Save design failed!
update.workspace.failed = Update workspace failed!
the.workspace.lastIndex.not.found = The workspace lastIndex not found!
the.workspaceName.already.exists = The workspaceName already exists!
unable.to.delete.the.workspace.you.are.currently.using = Unable to delete the workspace you are currently using!
enumeration.class.not.found = Enumeration class not found!
history.detail.not.found = History detail not found!
designItemDetails.not.found = DesignItemDetails not found!
designPythonOutfit.not.found = DesignPythonOutfit not found!
unknown.parameter.level1Type = Unknown parameter level1Type!
collectionElement.not.found = collectionElement not found!
select1.file.does.not.exist = Select1 file does not exist!
select2.file.does.not.exist = Select2 file does not exist!
generate.print.exception = Generate print exception!
generate.print.failed = Generate print failed!
collectionElements.not.found = CollectionElements not found!
batch.save.libraryList.failed = Batch save libraryList failed!
panTones.not.found = PanTones not found!
hsv.value.cannot.exceed.the.maximum.of.8 = Hsv value cannot exceed the maximum of 8!
save.designItem.failed = Save designItem failed!
unknown.type = Unknown type!
unknown.operateType = Unknown operateType!
unknown.level1TypeEnum = Unknown level1TypeEnum!
the.id.value.is.out.of.range = The id value is out of range!
library.not.found = Library not found!
wrong.clothes.type = Wrong clothes type!
sysFile.not.found = SysFile not found!
librarys.not.found = Librarys not found!
groupDetails.not.found = GroupDetails not found!
history.not.found = History not found!
unknown.parameter.level2Type = Unknown parameter level2Type!
MARKETING_SKETCH.type.have.been.removed = MARKETING_SKETCH type have been removed!
unknown.modelType = Unknown modelType!
save.library.failed = Save library failed!
2023-10-31 16:23:39 +08:00
get.file.failed = Get file failed!
the.path.is.error = The path is error!
batch.save.colorElements.failed = Batch save colorElements failed!
initSysFile.ioException = InitSysFile ioException!
save.sysFile.failed = Save sysFile failed!
save.pythonTAllInfo.failed = Save pythonTAllInfo failed!
save.collection.failed = Save collection failed!
save.designItemDetail.failed = Save designItemDetail failed!
2023-11-03 14:59:19 +08:00
save.classification.failed = Save classification failed!
update.classification.failed = Update classification failed!
2023-10-27 10:09:19 +08:00
# 前端传参校验
2023-10-31 14:07:43 +08:00
singleOverall.cannot.be.empty = singleOverall cannot be empty!
colorBoards.cannot.be.empty = colorBoards cannot be empty!
systemScale.cannot.be.empty = systemScale cannot be empty!
modelType.cannot.be.empty = modelType cannot be empty!
modelSex.cannot.be.empty = modelSex cannot be empty!
templateId.cannot.be.empty = templateId cannot be empty!
processId.cannot.be.empty = processId cannot be empty!
timeZone.cannot.be.empty = timeZone cannot be empty!
userId.cannot.be.empty = userId cannot be empty!
email.cannot.be.empty = email cannot be empty!
operationType.cannot.be.empty = operationType cannot be empty!
password.cannot.be.empty = password cannot be empty!
emailVerifyCode.cannot.be.empty = emailVerifyCode cannot be empty!
loginType.cannot.be.empty = loginType cannot be empty!
userName.cannot.be.empty = userName cannot be empty!
sketchBoards.designType.cannot.be.empty = sketchBoards designType cannot be empty!
moodBoards.designType.cannot.be.empty = moodBoards designType cannot be empty!
printBoards.designType.cannot.be.empty = printBoards designType cannot be empty!
unknown.parameter.singleOverall = unknown parameter singleOverall!
unknown.parameter.switchCategory = unknown parameter switchCategory!
collectionId.cannot.be.empty = collectionId cannot be empty!
designPythonOutfitId.cannot.be.empty = designPythonOutfitId cannot be empty!
designItemId.cannot.be.empty = designItemId cannot be empty!
designId.cannot.be.empty = designId cannot be empty!
groupDetailId.cannot.be.empty = groupDetailId cannot be empty!
validStartTime.cannot.be.empty = validStartTime cannot be empty!
validEndTime.cannot.be.empty = validEndTime cannot be empty!
user_id.cannot.be.empty = user_id cannot be empty!
session_id.cannot.be.empty = session_id cannot be empty!
rgbValue.cannot.be.empty = rgbValue cannot be empty!
file.cannot.be.empty = file cannot be empty!
select1Id.cannot.be.empty = select1Id cannot be empty!
select2Id.cannot.be.empty = select2Id cannot be empty!
isPin.cannot.be.empty = isPin cannot be empty!
designType.cannot.be.empty = designType cannot be empty!
priority.cannot.be.empty = priority cannot be empty!
clothes.cannot.be.empty = clothes cannot be empty!
isPreview.cannot.be.empty = isPreview cannot be empty!
h.cannot.be.empty = h cannot be empty!
s.cannot.be.empty = s cannot be empty!
v.cannot.be.empty = v cannot be empty!
userGroupId.cannot.be.empty = userGroupId cannot be empty!
userGroupName.cannot.be.empty = userGroupName cannot be empty!
libraryId.cannot.be.empty = libraryId cannot be empty!
shoulderLeft.cannot.be.empty = shoulderLeft cannot be empty!
shoulderRight.cannot.be.empty = shoulderRight cannot be empty!
waistbandLeft.cannot.be.empty = waistbandLeft cannot be empty!
waistbandRight.cannot.be.empty = waistbandRight cannot be empty!
handLeft.cannot.be.empty = handLeft cannot be empty!
handRight.cannot.be.empty = handRight cannot be empty!
id.cannot.be.empty = id cannot be empty!
type.cannot.be.empty = type cannot be empty!
color.cannot.be.empty = color cannot be empty!
generateDetailId.cannot.be.empty = generateDetailId cannot be empty!
level1Type.cannot.be.empty = level1Type cannot be empty!
regionNum.cannot.be.empty = regionNum cannot be empty!
phone.cannot.be.empty = phone cannot be empty!
printId.cannot.be.empty = printId cannot be empty!
2023-11-03 14:59:19 +08:00
path.cannot.be.empty = path cannot be empty!
classificationName.cannot.be.empty = classificationName cannot be empty!
classificationName.already.exists = ClassificationName already exists, please change it!
the.classification.you.deleted.has.associated.library = The classification you deleted has associated data, are you sure to delete it!