134 lines
7.1 KiB
Properties
134 lines
7.1 KiB
Properties
# 业务逻辑
|
||
system.error=系统错误!
|
||
system.busy=系统繁忙!
|
||
userName.does.not.exist=用户名不存在!
|
||
user.expired=用户已过期!
|
||
password.error=密码错误!
|
||
email.error=邮箱错误!
|
||
unknown.authentication.operation.type=未知的认证操作类型!
|
||
failed.to.send.mail=发送邮件失败!
|
||
email.does.not.exist=邮箱不存在!
|
||
unknown.login.type=未知的登录类型!
|
||
error.login.type=错误的登录类型!
|
||
the.verification.code.has.expired=验证码已过期!
|
||
verification.code.error=验证码错误!
|
||
user.has.bound.mailbox=用户已绑定邮箱!
|
||
get.moodBoards.data.is.mismatch=获取心情板数据不匹配!
|
||
get.printBoards.data.is.mismatch=获取印花板数据不匹配!
|
||
get.sketchBoards.data.is.mismatch=获取素描板数据不匹配!
|
||
the.number.of.PIN.top.or.bottom.or.outerwear.sketchBoard.cannot.be.more.than.8=上衣、裤子或外套素描板数量不能超过8!
|
||
modelPoint.not.found=模型点未找到!
|
||
attributeRetrieval.interface.exception=属性检索接口异常,请稍后重试!如果重试后仍然失败,请联系管理员!
|
||
design.interface.exception=设计接口异常,请稍后重试!如果重试后仍然失败,请联系管理员!
|
||
processMannequins.interface.exception=处理模特接口异常,请稍后重试!如果重试后仍然失败,请联系管理员!
|
||
designProcess.interface.exception=设计流程接口异常,请稍后重试!如果重试后仍然失败,请联系管理员!
|
||
generate.interface.exception=生成接口异常,请稍后重试!如果重试后仍然失败,请联系管理员!
|
||
collection.not.found=集合未找到!
|
||
design.not.found=设计未找到!
|
||
designItem.not.found=设计项目未找到!
|
||
userLikeGroup.not.found=用户喜欢的组未找到!
|
||
old.elements.not.found=旧元素未找到!
|
||
new.designItemDetails.not.found=新设计项目详情未找到!
|
||
save.workspace.failed=保存工作空间失败!
|
||
save.design.failed=保存设计失败!
|
||
update.workspace.failed=更新工作空间失败!
|
||
the.workspace.lastIndex.not.found=工作空间的最后索引未找到!
|
||
the.workspaceName.already.exists=工作空间名已存在!
|
||
unable.to.delete.the.workspace.you.are.currently.using=无法删除当前正在使用的工作空间!
|
||
enumeration.class.not.found=枚举类未找到!
|
||
history.detail.not.found=历史详情未找到!
|
||
designItemDetails.not.found=设计项目详情未找到!
|
||
designPythonOutfit.not.found=设计Python服装未找到!
|
||
unknown.parameter.level1Type=未知参数 level1Type!
|
||
collectionElement.not.found=集合元素未找到!
|
||
select1.file.does.not.exist=选择的文件不存在!
|
||
select2.file.does.not.exist=选择的文件不存在!
|
||
generate.print.exception=生成印花异常!
|
||
generate.print.failed=生成印花失败!
|
||
collectionElements.not.found=集合元素未找到!
|
||
batch.save.libraryList.failed=批量保存库列表失败!
|
||
panTones.not.found=PanTones未找到!
|
||
hsv.value.cannot.exceed.the.maximum.of.8=HSV 值不能超过最大值 8!
|
||
save.designItem.failed=保存设计项目失败!
|
||
unknown.type=未知类型!
|
||
unknown.operateType=未知操作类型!
|
||
unknown.level1TypeEnum=未知 level1TypeEnum!
|
||
the.id.value.is.out.of.range=id 值超出范围!
|
||
library.not.found=库未找到!
|
||
wrong.clothes.type=错误的服装类型!
|
||
sysFile.not.found=系统文件未找到!
|
||
librarys.not.found=库列表未找到!
|
||
groupDetails.not.found=组详情未找到!
|
||
history.not.found=历史记录未找到!
|
||
unknown.parameter.level2Type=未知参数 level2Type!
|
||
MARKETING_SKETCH.type.have.been.removed=MARKETING_SKETCH 类型已被移除!
|
||
unknown.modelType=未知的模型类型!
|
||
save.library.failed=保存库失败!
|
||
get.file.failed=获取文件失败!
|
||
the.path.is.error=路径错误!
|
||
batch.save.colorElements.failed=批量保存颜色元素失败!
|
||
initSysFile.ioException=初始化系统文件异常!
|
||
save.sysFile.failed=保存系统文件失败!
|
||
save.pythonTAllInfo.failed=保存 PythonT 信息失败!
|
||
save.collection.failed=保存集合失败!
|
||
save.designItemDetail.failed=保存设计项目详情失败!
|
||
# 前端传参校验
|
||
singleOverall.cannot.be.empty=单体整体不能为空!
|
||
colorBoards.cannot.be.empty=颜色板不能为空!
|
||
systemScale.cannot.be.empty=系统规模不能为空!
|
||
modelType.cannot.be.empty=模型类型不能为空!
|
||
modelSex.cannot.be.empty=模型性别不能为空!
|
||
templateId.cannot.be.empty=模板ID不能为空!
|
||
processId.cannot.be.empty=流程ID不能为空!
|
||
timeZone.cannot.be.empty=时区不能为空!
|
||
userId.cannot.be.empty=用户ID不能为空!
|
||
email.cannot.be.empty=邮箱不能为空!
|
||
operationType.cannot.be.empty=操作类型不能为空!
|
||
password.cannot.be.empty=密码不能为空!
|
||
emailVerifyCode.cannot.be.empty=邮箱验证码不能为空!
|
||
loginType.cannot.be.empty=登录类型不能为空!
|
||
userName.cannot.be.empty=用户名不能为空!
|
||
sketchBoards.designType.cannot.be.empty=素描板设计类型不能为空!
|
||
moodBoards.designType.cannot.be.empty=心情板设计类型不能为空!
|
||
printBoards.designType.cannot.be.empty=印花板设计类型不能为空!
|
||
unknown.parameter.singleOverall=未知参数 singleOverall!
|
||
unknown.parameter.switchCategory=未知参数 switchCategory!
|
||
collectionId.cannot.be.empty=集合ID不能为空!
|
||
designPythonOutfitId.cannot.be.empty=设计Python服装ID不能为空!
|
||
designItemId.cannot.be.empty=设计项目ID不能为空!
|
||
designId.cannot.be.empty=设计ID不能为空!
|
||
groupDetailId.cannot.be.empty=组详情ID不能为空!
|
||
validStartTime.cannot.be.empty=有效开始时间不能为空!
|
||
validEndTime.cannot.be.empty=有效结束时间不能为空!
|
||
user_id.cannot.be.empty=用户ID不能为空!
|
||
session_id.cannot.be.empty=会话ID不能为空!
|
||
rgbValue.cannot.be.empty=RGB值不能为空!
|
||
file.cannot.be.empty=文件不能为空!
|
||
select1Id.cannot.be.empty=选择1的ID不能为空!
|
||
select2Id.cannot.be.empty=选择2的ID不能为空!
|
||
isPin.cannot.be.empty=是否固定不能为空!
|
||
designType.cannot.be.empty=设计类型不能为空!
|
||
priority.cannot.be.empty=优先级不能为空!
|
||
clothes.cannot.be.empty=服装不能为空!
|
||
isPreview.cannot.be.empty=是否预览不能为空!
|
||
h.cannot.be.empty=H不能为空!
|
||
s.cannot.be.empty=S不能为空!
|
||
v.cannot.be.empty=V不能为空!
|
||
userGroupId.cannot.be.empty=用户组ID不能为空!
|
||
userGroupName.cannot.be.empty=用户组名称不能为空!
|
||
libraryId.cannot.be.empty=库ID不能为空!
|
||
shoulderLeft.cannot.be.empty=左肩不能为空!
|
||
shoulderRight.cannot.be.empty=右肩不能为空!
|
||
waistbandLeft.cannot.be.empty=左腰带不能为空!
|
||
waistbandRight.cannot.be.empty=右腰带不能为空!
|
||
handLeft.cannot.be.empty=左手不能为空!
|
||
handRight.cannot.be.empty=右手不能为空!
|
||
id.cannot.be.empty=ID不能为空!
|
||
type.cannot.be.empty=类型不能为空!
|
||
color.cannot.be.empty=颜色不能为空!
|
||
generateDetailId.cannot.be.empty=生成详情ID不能为空!
|
||
level1Type.cannot.be.empty=级别1类型不能为空!
|
||
regionNum.cannot.be.empty=区域号不能为空!
|
||
phone.cannot.be.empty=电话不能为空!
|
||
printId.cannot.be.empty=印花ID不能为空!
|
||
path.cannot.be.empty=路径不能为空! |