TASK: 多语言补充;
This commit is contained in:
@@ -22,6 +22,7 @@ attributeRetrieval.interface.exception=AttributeRetrieval interface exception, p
|
||||
design.interface.exception=Design interface exception, please try again later! If still failed after trying again please contact administrator!
|
||||
processMannequins.interface.exception=ProcessMannequins interface exception, please try again later! If still failed after trying again please contact administrator!
|
||||
designProcess.interface.exception=DesignProcess interface exception, please try again later! If still failed after trying again please contact administrator!
|
||||
generate.interface.exception=Generate interface exception, please try again later! If still failed after trying again please contact administrator!
|
||||
collection.not.found=Collection not found!
|
||||
design.not.found=Design not found!
|
||||
designItem.not.found=DesignItem not found!
|
||||
@@ -63,6 +64,14 @@ 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!
|
||||
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!
|
||||
# 前端传参校验
|
||||
singleOverall.cannot.be.empty=singleOverall cannot be empty!
|
||||
colorBoards.cannot.be.empty=colorBoards cannot be empty!
|
||||
@@ -122,4 +131,4 @@ 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!
|
||||
path.cannot.be.empty=Path cannot be empty!
|
||||
path.cannot.be.empty=Path cannot be empty!
|
||||
134
src/main/resources/messages_fr.properties
Normal file
134
src/main/resources/messages_fr.properties
Normal file
@@ -0,0 +1,134 @@
|
||||
# Logique métier
|
||||
system.error=Erreur système!
|
||||
system.busy=Système occupé!
|
||||
userName.does.not.exist=Le nom d'utilisateur n'existe pas!
|
||||
user.expired=Utilisateur expiré!
|
||||
password.error=Erreur de mot de passe!
|
||||
email.error=Erreur d'email!
|
||||
unknown.authentication.operation.type=Type d'opération d'authentification inconnu!
|
||||
failed.to.send.mail=Échec de l'envoi de l'email!
|
||||
email.does.not.exist=L'email n'existe pas!
|
||||
unknown.login.type=Type de connexion inconnu!
|
||||
error.login.type=Type de connexion erroné!
|
||||
the.verification.code.has.expired=Le code de vérification a expiré!
|
||||
verification.code.error=Erreur de code de vérification!
|
||||
user.has.bound.mailbox=L'utilisateur a lié une boîte mail!
|
||||
get.moodBoards.data.is.mismatch=Les données de moodBoards ne correspondent pas!
|
||||
get.printBoards.data.is.mismatch=Les données de printBoards ne correspondent pas!
|
||||
get.sketchBoards.data.is.mismatch=Les données de sketchBoards ne correspondent pas!
|
||||
the.number.of.PIN.top.or.bottom.or.outerwear.sketchBoard.cannot.be.more.than.8=Le nombre de PIN top ou bottom ou outerwear sketchBoard ne peut pas dépasser 8!
|
||||
modelPoint.not.found=Point de modèle introuvable!
|
||||
attributeRetrieval.interface.exception=Exception de l'interface de récupération d'attributs, veuillez réessayer plus tard! Si l'échec persiste après plusieurs tentatives, veuillez contacter l'administrateur!
|
||||
design.interface.exception=Exception de l'interface de conception, veuillez réessayer plus tard! Si l'échec persiste après plusieurs tentatives, veuillez contacter l'administrateur!
|
||||
processMannequins.interface.exception=Exception de l'interface des mannequins de processus, veuillez réessayer plus tard! Si l'échec persiste après plusieurs tentatives, veuillez contacter l'administrateur!
|
||||
designProcess.interface.exception=Exception de l'interface de processus de conception, veuillez réessayer plus tard! Si l'échec persiste après plusieurs tentatives, veuillez contacter l'administrateur!
|
||||
generate.interface.exception=Exception de l'interface de génération, veuillez réessayer plus tard! Si l'échec persiste après plusieurs tentatives, veuillez contacter l'administrateur!
|
||||
collection.not.found=Collection introuvable!
|
||||
design.not.found=Conception introuvable!
|
||||
designItem.not.found=Élément de conception introuvable!
|
||||
userLikeGroup.not.found=Groupe d'appréciation de l'utilisateur introuvable!
|
||||
old.elements.not.found=Anciens éléments introuvables!
|
||||
new.designItemDetails.not.found=Nouveaux détails d'élément de conception introuvables!
|
||||
save.workspace.failed=Échec de sauvegarde de l'espace de travail!
|
||||
save.design.failed=Échec de sauvegarde de la conception!
|
||||
update.workspace.failed=Échec de mise à jour de l'espace de travail!
|
||||
the.workspace.lastIndex.not.found=Le dernier index de l'espace de travail est introuvable!
|
||||
the.workspaceName.already.exists=Le nom de l'espace de travail existe déjà!
|
||||
unable.to.delete.the.workspace.you.are.currently.using=Impossible de supprimer l'espace de travail que vous utilisez actuellement!
|
||||
enumeration.class.not.found=Classe d'énumération introuvable!
|
||||
history.detail.not.found=Détail d'historique introuvable!
|
||||
designItemDetails.not.found=Détails d'élément de conception introuvables!
|
||||
designPythonOutfit.not.found=Tenue Python de conception introuvable!
|
||||
unknown.parameter.level1Type=Type de niveau 1 de paramètre inconnu!
|
||||
collectionElement.not.found=Élément de collection introuvable!
|
||||
select1.file.does.not.exist=Le fichier select1 n'existe pas!
|
||||
select2.file.does.not.exist=Le fichier select2 n'existe pas!
|
||||
generate.print.exception=Exception de génération d'impression!
|
||||
generate.print.failed=Échec de génération d'impression!
|
||||
collectionElements.not.found=Éléments de collection introuvables!
|
||||
batch.save.libraryList.failed=Échec de sauvegarde en lot de la liste de bibliothèque!
|
||||
panTones.not.found=PanTones introuvables!
|
||||
hsv.value.cannot.exceed.the.maximum.of.8=La valeur HSV ne peut pas dépasser 8!
|
||||
save.designItem.failed=Échec de sauvegarde de l'élément de conception!
|
||||
unknown.type=Type inconnu!
|
||||
unknown.operateType=Type d'opération inconnu!
|
||||
unknown.level1TypeEnum=Type d'enum de niveau 1 inconnu!
|
||||
the.id.value.is.out.of.range=La valeur d'ID est hors de portée!
|
||||
library.not.found=Bibliothèque introuvable!
|
||||
wrong.clothes.type=Type de vêtements incorrect!
|
||||
sysFile.not.found=Fichier système introuvable!
|
||||
librarys.not.found=Bibliothèques introuvables!
|
||||
groupDetails.not.found=Détails de groupe introuvables!
|
||||
history.not.found=Historique introuvable!
|
||||
unknown.parameter.level2Type=Type de niveau 2 de paramètre inconnu!
|
||||
MARKETING_SKETCH.type.have.been.removed=Le type MARKETING_SKETCH a été supprimé!
|
||||
unknown.modelType=Type de modèle inconnu!
|
||||
save.library.failed=Échec de sauvegarde de la bibliothèque!
|
||||
get.file.failed=Échec de récupération du fichier!
|
||||
the.path.is.error=Le chemin est incorrect!
|
||||
batch.save.colorElements.failed=Échec de sauvegarde en lot des éléments de couleur!
|
||||
initSysFile.ioException=Erreur d'exception InitSysFile!
|
||||
save.sysFile.failed=Échec de sauvegarde du fichier système!
|
||||
save.pythonTAllInfo.failed=Échec de sauvegarde de toutes les infos PythonT!
|
||||
save.collection.failed=Échec de sauvegarde de la collection!
|
||||
save.designItemDetail.failed=Échec de sauvegarde du détail de l'élément de conception!
|
||||
# Validation des paramètres transmis depuis le frontend
|
||||
singleOverall.cannot.be.empty=Le singleOverall ne peut pas être vide!
|
||||
colorBoards.cannot.be.empty=Le colorBoards ne peut pas être vide!
|
||||
systemScale.cannot.be.empty=Le systemScale ne peut pas être vide!
|
||||
modelType.cannot.be.empty=Le modelType ne peut pas être vide!
|
||||
modelSex.cannot.be.empty=Le modelSex ne peut pas être vide!
|
||||
templateId.cannot.be.empty=Le templateId ne peut pas être vide!
|
||||
processId.cannot.be.empty=Le processId ne peut pas être vide!
|
||||
timeZone.cannot.be.empty=Le timeZone ne peut pas être vide!
|
||||
userId.cannot.be.empty=Le userId ne peut pas être vide!
|
||||
email.cannot.be.empty=L'email ne peut pas être vide!
|
||||
operationType.cannot.be.empty=Le operationType ne peut pas être vide!
|
||||
password.cannot.be.empty=Le mot de passe ne peut pas être vide!
|
||||
emailVerifyCode.cannot.be.empty=Le emailVerifyCode ne peut pas être vide!
|
||||
loginType.cannot.be.empty=Le loginType ne peut pas être vide!
|
||||
userName.cannot.be.empty=Le userName ne peut pas être vide!
|
||||
sketchBoards.designType.cannot.be.empty=Le designType de sketchBoards ne peut pas être vide!
|
||||
moodBoards.designType.cannot.be.empty=Le designType de moodBoards ne peut pas être vide!
|
||||
printBoards.designType.cannot.be.empty=Le designType de printBoards ne peut pas être vide!
|
||||
unknown.parameter.singleOverall=Paramètre inconnu singleOverall!
|
||||
unknown.parameter.switchCategory=Catégorie de commutation de paramètre inconnue!
|
||||
collectionId.cannot.be.empty=Le collectionId ne peut pas être vide!
|
||||
designPythonOutfitId.cannot.be.empty=Le designPythonOutfitId ne peut pas être vide!
|
||||
designItemId.cannot.be.empty=Le designItemId ne peut pas être vide!
|
||||
designId.cannot.be.empty=Le designId ne peut pas être vide!
|
||||
groupDetailId.cannot.be.empty=Le groupDetailId ne peut pas être vide!
|
||||
validStartTime.cannot.be.empty=Le validStartTime ne peut pas être vide!
|
||||
validEndTime.cannot.be.empty=Le validEndTime ne peut pas être vide!
|
||||
user_id.cannot.be.empty=Le user_id ne peut pas être vide!
|
||||
session_id.cannot.be.empty=Le session_id ne peut pas être vide!
|
||||
rgbValue.cannot.be.empty=Le rgbValue ne peut pas être vide!
|
||||
file.cannot.be.empty=Le fichier ne peut pas être vide!
|
||||
select1Id.cannot.be.empty=Le select1Id ne peut pas être vide!
|
||||
select2Id.cannot.be.empty=Le select2Id ne peut pas être vide!
|
||||
isPin.cannot.be.empty=Le isPin ne peut pas être vide!
|
||||
designType.cannot.be.empty=Le designType ne peut pas être vide!
|
||||
priority.cannot.be.empty=La priorité ne peut pas être vide!
|
||||
clothes.cannot.be.empty=Les vêtements ne peuvent pas être vides!
|
||||
isPreview.cannot.be.empty=Le isPreview ne peut pas être vide!
|
||||
h.cannot.be.empty=Le h ne peut pas être vide!
|
||||
s.cannot.be.empty=Le s ne peut pas être vide!
|
||||
v.cannot.be.empty=Le v ne peut pas être vide!
|
||||
userGroupId.cannot.be.empty=Le userGroupId ne peut pas être vide!
|
||||
userGroupName.cannot.be.empty=Le userGroupName ne peut pas être vide!
|
||||
libraryId.cannot.be.empty=Le libraryId ne peut pas être vide!
|
||||
shoulderLeft.cannot.be.empty=Le shoulderLeft ne peut pas être vide!
|
||||
shoulderRight.cannot.be.empty=Le shoulderRight ne peut pas être vide!
|
||||
waistbandLeft.cannot.be.empty=Le waistbandLeft ne peut pas être vide!
|
||||
waistbandRight.cannot.be.empty=Le waistbandRight ne peut pas être vide!
|
||||
handLeft.cannot.be.empty=Le handLeft ne peut pas être vide!
|
||||
handRight.cannot.be.empty=Le handRight ne peut pas être vide!
|
||||
id.cannot.be.empty=L'ID ne peut pas être vide!
|
||||
type.cannot.be.empty=Le type ne peut pas être vide!
|
||||
color.cannot.be.empty=La couleur ne peut pas être vide!
|
||||
generateDetailId.cannot.be.empty=Le generateDetailId ne peut pas être vide!
|
||||
level1Type.cannot.be.empty=Le level1Type ne peut pas être vide!
|
||||
regionNum.cannot.be.empty=Le regionNum ne peut pas être vide!
|
||||
phone.cannot.be.empty=Le téléphone ne peut pas être vide!
|
||||
printId.cannot.be.empty=Le printId ne peut pas être vide!
|
||||
path.cannot.be.empty=Le chemin ne peut pas être vide!
|
||||
134
src/main/resources/messages_it.properties
Normal file
134
src/main/resources/messages_it.properties
Normal file
@@ -0,0 +1,134 @@
|
||||
# Logica del sistema
|
||||
system.error=Errore di sistema!
|
||||
system.busy=Sistema occupato!
|
||||
userName.does.not.exist=Nome utente non esiste!
|
||||
user.expired=Utente scaduto!
|
||||
password.error=Errore di password!
|
||||
email.error=Errore email!
|
||||
unknown.authentication.operation.type=Tipo di operazione di autenticazione sconosciuto!
|
||||
failed.to.send.mail=Invio email fallito!
|
||||
email.does.not.exist=L'email non esiste!
|
||||
unknown.login.type=Tipo di accesso sconosciuto!
|
||||
error.login.type=Tipo di accesso errato!
|
||||
the.verification.code.has.expired=Il codice di verifica è scaduto!
|
||||
verification.code.error=Errore nel codice di verifica!
|
||||
user.has.bound.mailbox=L'utente ha collegato una casella email!
|
||||
get.moodBoards.data.is.mismatch=I dati di moodBoards non corrispondono!
|
||||
get.printBoards.data.is.mismatch=I dati di printBoards non corrispondono!
|
||||
get.sketchBoards.data.is.mismatch=I dati di sketchBoards non corrispondono!
|
||||
the.number.of.PIN.top.or.bottom.or.outerwear.sketchBoard.cannot.be.more.than.8=Il numero di PIN top o bottom o outerwear sketchBoard non può essere superiore a 8!
|
||||
modelPoint.not.found=Punto del modello non trovato!
|
||||
attributeRetrieval.interface.exception=Eccezione dell'interfaccia di recupero attributi, si prega di riprovare più tardi! Se il problema persiste dopo diversi tentativi, contattare l'amministratore!
|
||||
design.interface.exception=Eccezione dell'interfaccia di progettazione, si prega di riprovare più tardi! Se il problema persiste dopo diversi tentativi, contattare l'amministratore!
|
||||
processMannequins.interface.exception=Eccezione dell'interfaccia dei manichini di processo, si prega di riprovare più tardi! Se il problema persiste dopo diversi tentativi, contattare l'amministratore!
|
||||
designProcess.interface.exception=Eccezione dell'interfaccia di processo di progettazione, si prega di riprovare più tardi! Se il problema persiste dopo diversi tentativi, contattare l'amministratore!
|
||||
generate.interface.exception=Eccezione dell'interfaccia di generazione, si prega di riprovare più tardi! Se il problema persiste dopo diversi tentativi, contattare l'amministratore!
|
||||
collection.not.found=Collezione non trovata!
|
||||
design.not.found=Design non trovato!
|
||||
designItem.not.found=Elemento di design non trovato!
|
||||
userLikeGroup.not.found=Gruppo di apprezzamento dell'utente non trovato!
|
||||
old.elements.not.found=Vecchi elementi non trovati!
|
||||
new.designItemDetails.not.found=Dettagli del nuovo elemento di design non trovati!
|
||||
save.workspace.failed=Salvataggio spazio di lavoro fallito!
|
||||
save.design.failed=Salvataggio design fallito!
|
||||
update.workspace.failed=Aggiornamento spazio di lavoro fallito!
|
||||
the.workspace.lastIndex.not.found=L'ultimo indice dello spazio di lavoro non è stato trovato!
|
||||
the.workspaceName.already.exists=Il nome dello spazio di lavoro esiste già!
|
||||
unable.to.delete.the.workspace.you.are.currently.using=Impossibile eliminare lo spazio di lavoro che stai utilizzando!
|
||||
enumeration.class.not.found=Classe di enumerazione non trovata!
|
||||
history.detail.not.found=Dettaglio storico non trovato!
|
||||
designItemDetails.not.found=Dettagli dell'elemento di design non trovati!
|
||||
designPythonOutfit.not.found=DesignPythonOutfit non trovato!
|
||||
unknown.parameter.level1Type=Tipo di livello 1 di parametro sconosciuto!
|
||||
collectionElement.not.found=Elemento di raccolta non trovato!
|
||||
select1.file.does.not.exist=Il file select1 non esiste!
|
||||
select2.file.does.not.exist=Il file select2 non esiste!
|
||||
generate.print.exception=Eccezione di generazione stampa!
|
||||
generate.print.failed=Generazione stampa fallita!
|
||||
collectionElements.not.found=Elementi di raccolta non trovati!
|
||||
batch.save.libraryList.failed=Salvataggio batch della lista di librerie fallito!
|
||||
panTones.not.found=Pantoni non trovati!
|
||||
hsv.value.cannot.exceed.the.maximum.of.8=Il valore HSV non può superare il massimo di 8!
|
||||
save.designItem.failed=Salvataggio elemento di design fallito!
|
||||
unknown.type=Tipo sconosciuto!
|
||||
unknown.operateType=Tipo di operazione sconosciuto!
|
||||
unknown.level1TypeEnum=Tipo di enum di livello 1 sconosciuto!
|
||||
the.id.value.is.out.of.range=Il valore dell'ID è fuori dall'intervallo!
|
||||
library.not.found=Biblioteca non trovata!
|
||||
wrong.clothes.type=Tipo di abbigliamento errato!
|
||||
sysFile.not.found=File di sistema non trovato!
|
||||
librarys.not.found=Librerie non trovate!
|
||||
groupDetails.not.found=Dettagli del gruppo non trovati!
|
||||
history.not.found=Storico non trovato!
|
||||
unknown.parameter.level2Type=Tipo di livello 2 di parametro sconosciuto!
|
||||
MARKETING_SKETCH.type.have.been.removed=Il tipo MARKETING_SKETCH è stato rimosso!
|
||||
unknown.modelType=Tipo di modello sconosciuto!
|
||||
save.library.failed=Salvataggio biblioteca fallito!
|
||||
get.file.failed=Recupero file fallito!
|
||||
the.path.is.error=Il percorso è errato!
|
||||
batch.save.colorElements.failed=Salvataggio batch degli elementi di colore fallito!
|
||||
initSysFile.ioException=Eccezione di inizializzazione di InitSysFile!
|
||||
save.sysFile.failed=Salvataggio file di sistema fallito!
|
||||
save.pythonTAllInfo.failed=Salvataggio di tutte le informazioni PythonT fallito!
|
||||
save.collection.failed=Salvataggio collezione fallito!
|
||||
save.designItemDetail.failed=Salvataggio dettaglio elemento di design fallito!
|
||||
# Convalida dei parametri inviati dal frontend
|
||||
singleOverall.cannot.be.empty=Il singleOverall non può essere vuoto!
|
||||
colorBoards.cannot.be.empty=Il colorBoards non può essere vuoto!
|
||||
systemScale.cannot.be.empty=Il systemScale non può essere vuoto!
|
||||
modelType.cannot.be.empty=Il modelType non può essere vuoto!
|
||||
modelSex.cannot.be.empty=Il modelSex non può essere vuoto!
|
||||
templateId.cannot.be.empty=Il templateId non può essere vuoto!
|
||||
processId.cannot.be.empty=Il processId non può essere vuoto!
|
||||
timeZone.cannot.be.empty=Il timeZone non può essere vuoto!
|
||||
userId.cannot.be.empty=Il userId non può essere vuoto!
|
||||
email.cannot.be.empty=L'email non può essere vuota!
|
||||
operationType.cannot.be.empty=Il operationType non può essere vuoto!
|
||||
password.cannot.be.empty=La password non può essere vuota!
|
||||
emailVerifyCode.cannot.be.empty=Il emailVerifyCode non può essere vuoto!
|
||||
loginType.cannot.be.empty=Il loginType non può essere vuoto!
|
||||
userName.cannot.be.empty=Il userName non può essere vuoto!
|
||||
sketchBoards.designType.cannot.be.empty=Il designType di sketchBoards non può essere vuoto!
|
||||
moodBoards.designType.cannot.be.empty=Il designType di moodBoards non può essere vuoto!
|
||||
printBoards.designType.cannot.be.empty=Il designType di printBoards non può essere vuoto!
|
||||
unknown.parameter.singleOverall=Parametro sconosciuto singleOverall!
|
||||
unknown.parameter.switchCategory=Categoria di commutazione del parametro sconosciuta!
|
||||
collectionId.cannot.be.empty=Il collectionId non può essere vuoto!
|
||||
designPythonOutfitId.cannot.be.empty=Il designPythonOutfitId non può essere vuoto!
|
||||
designItemId.cannot.be.empty=Il designItemId non può essere vuoto!
|
||||
designId.cannot.be.empty=Il designId non può essere vuoto!
|
||||
groupDetailId.cannot.be.empty=Il groupDetailId non può essere vuoto!
|
||||
validStartTime.cannot.be.empty=Il validStartTime non può essere vuoto!
|
||||
validEndTime.cannot.be.empty=Il validEndTime non può essere vuoto!
|
||||
user_id.cannot.be.empty=Il user_id non può essere vuoto!
|
||||
session_id.cannot.be.empty=Il session_id non può essere vuoto!
|
||||
rgbValue.cannot.be.empty=Il rgbValue non può essere vuoto!
|
||||
file.cannot.be.empty=Il file non può essere vuoto!
|
||||
select1Id.cannot.be.empty=Il select1Id non può essere vuoto!
|
||||
select2Id.cannot.be.empty=Il select2Id non può essere vuoto!
|
||||
isPin.cannot.be.empty=Il isPin non può essere vuoto!
|
||||
designType.cannot.be.empty=Il designType non può essere vuoto!
|
||||
priority.cannot.be.empty=La priorità non può essere vuota!
|
||||
clothes.cannot.be.empty=I vestiti non possono essere vuoti!
|
||||
isPreview.cannot.be.empty=Il isPreview non può essere vuoto!
|
||||
h.cannot.be.empty=Il h non può essere vuoto!
|
||||
s.cannot.be.empty=Il s non può essere vuoto!
|
||||
v.cannot.be.empty=Il v non può essere vuoto!
|
||||
userGroupId.cannot.be.empty=Il userGroupId non può essere vuoto!
|
||||
userGroupName.cannot.be.empty=Il userGroupName non può essere vuoto!
|
||||
libraryId.cannot.be.empty=Il libraryId non può essere vuoto!
|
||||
shoulderLeft.cannot.be.empty=Il shoulderLeft non può essere vuoto!
|
||||
shoulderRight.cannot.be.empty=Il shoulderRight non può essere vuoto!
|
||||
waistbandLeft.cannot.be.empty=Il waistbandLeft non può essere vuoto!
|
||||
waistbandRight.cannot.be.empty=Il waistbandRight non può essere vuoto!
|
||||
handLeft.cannot.be.empty=Il handLeft non può essere vuoto!
|
||||
handRight.cannot.be.empty=Il handRight non può essere vuoto!
|
||||
id.cannot.be.empty=L'ID non può essere vuoto!
|
||||
type.cannot.be.empty=Il tipo non può essere vuoto!
|
||||
color.cannot.be.empty=Il colore non può essere vuoto!
|
||||
generateDetailId.cannot.be.empty=Il generateDetailId non può essere vuoto!
|
||||
level1Type.cannot.be.empty=Il level1Type non può essere vuoto!
|
||||
regionNum.cannot.be.empty=Il regionNum non può essere vuoto!
|
||||
phone.cannot.be.empty=Il telefono non può essere vuoto!
|
||||
printId.cannot.be.empty=Il printId non può essere vuoto!
|
||||
path.cannot.be.empty=Il percorso non può essere vuoto!
|
||||
134
src/main/resources/messages_ja.properties
Normal file
134
src/main/resources/messages_ja.properties
Normal file
@@ -0,0 +1,134 @@
|
||||
# ビジネスロジック
|
||||
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=moodBoardsデータが一致しません!
|
||||
get.printBoards.data.is.mismatch=printBoardsデータが一致しません!
|
||||
get.sketchBoards.data.is.mismatch=sketchBoardsデータが一致しません!
|
||||
the.number.of.PIN.top.or.bottom.or.outerwear.sketchBoard.cannot.be.more.than.8=PINトップまたはボトムまたはアウターウェアのスケッチボードの数は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=不明なパラメータレベル1タイプ!
|
||||
collectionElement.not.found=コレクション要素が見つかりません!
|
||||
select1.file.does.not.exist=セレクト1ファイルが存在しません!
|
||||
select2.file.does.not.exist=セレクト2ファイルが存在しません!
|
||||
generate.print.exception=印刷例外の生成!
|
||||
generate.print.failed=印刷の生成に失敗しました!
|
||||
collectionElements.not.found=コレクション要素が見つかりません!
|
||||
batch.save.libraryList.failed=ライブラリリストの一括保存に失敗しました!
|
||||
panTones.not.found=パントンが見つかりません!
|
||||
hsv.value.cannot.exceed.the.maximum.of.8=HSV値は8を超えることはできません!
|
||||
save.designItem.failed=デザインアイテムの保存に失敗しました!
|
||||
unknown.type=不明なタイプ!
|
||||
unknown.operateType=不明な操作タイプ!
|
||||
unknown.level1TypeEnum=不明なレベル1の列挙型!
|
||||
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=不明なパラメータレベル2タイプ!
|
||||
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=InitSysFileのIOException!
|
||||
save.sysFile.failed=システムファイルの保存に失敗しました!
|
||||
save.pythonTAllInfo.failed=PythonTのすべての情報の保存に失敗しました!
|
||||
save.collection.failed=コレクションの保存に失敗しました!
|
||||
save.designItemDetail.failed=デザインアイテムの詳細の保存に失敗しました!
|
||||
# フロントエンドパラメータの検証
|
||||
singleOverall.cannot.be.empty=singleOverallは空にできません!
|
||||
colorBoards.cannot.be.empty=colorBoardsは空にできません!
|
||||
systemScale.cannot.be.empty=systemScaleは空にできません!
|
||||
modelType.cannot.be.empty=modelTypeは空にできません!
|
||||
modelSex.cannot.be.empty=modelSexは空にできません!
|
||||
templateId.cannot.be.empty=templateIdは空にできません!
|
||||
processId.cannot.be.empty=processIdは空にできません!
|
||||
timeZone.cannot.be.empty=timeZoneは空にできません!
|
||||
userId.cannot.be.empty=userIdは空にできません!
|
||||
email.cannot.be.empty=emailは空にできません!
|
||||
operationType.cannot.be.empty=operationTypeは空にできません!
|
||||
password.cannot.be.empty=パスワードは空にできません!
|
||||
emailVerifyCode.cannot.be.empty=emailVerifyCodeは空にできません!
|
||||
loginType.cannot.be.empty=loginTypeは空にできません!
|
||||
userName.cannot.be.empty=userNameは空にできません!
|
||||
sketchBoards.designType.cannot.be.empty=sketchBoardsのdesignTypeは空にできません!
|
||||
moodBoards.designType.cannot.be.empty=moodBoardsのdesignTypeは空にできません!
|
||||
printBoards.designType.cannot.be.empty=printBoardsのdesignTypeは空にできません!
|
||||
unknown.parameter.singleOverall=不明なパラメータsingleOverall!
|
||||
unknown.parameter.switchCategory=不明なパラメータswitchCategory!
|
||||
collectionId.cannot.be.empty=collectionIdは空にできません!
|
||||
designPythonOutfitId.cannot.be.empty=designPythonOutfitIdは空にできません!
|
||||
designItemId.cannot.be.empty=designItemIdは空にできません!
|
||||
designId.cannot.be.empty=designIdは空にできません!
|
||||
groupDetailId.cannot.be.empty=groupDetailIdは空にできません!
|
||||
validStartTime.cannot.be.empty=validStartTimeは空にできません!
|
||||
validEndTime.cannot.be.empty=validEndTimeは空にできません!
|
||||
user_id.cannot.be.empty=user_idは空にできません!
|
||||
session_id.cannot.be.empty=session_idは空にできません!
|
||||
rgbValue.cannot.be.empty=rgbValueは空にできません!
|
||||
file.cannot.be.empty=ファイルは空にできません!
|
||||
select1Id.cannot.be.empty=select1Idは空にできません!
|
||||
select2Id.cannot.be.empty=select2Idは空にできません!
|
||||
isPin.cannot.be.empty=isPinは空にできません!
|
||||
designType.cannot.be.empty=designTypeは空にできません!
|
||||
priority.cannot.be.empty=優先度は空にできません!
|
||||
clothes.cannot.be.empty=服は空にできません!
|
||||
isPreview.cannot.be.empty=isPreviewは空にできません!
|
||||
h.cannot.be.empty=hは空にできません!
|
||||
s.cannot.be.empty=sは空にできません!
|
||||
v.cannot.be.empty=vは空にできません!
|
||||
userGroupId.cannot.be.empty=userGroupIdは空にできません!
|
||||
userGroupName.cannot.be.empty=userGroupNameは空にできません!
|
||||
libraryId.cannot.be.empty=libraryIdは空にできません!
|
||||
shoulderLeft.cannot.be.empty=shoulderLeftは空にできません!
|
||||
shoulderRight.cannot.be.empty=shoulderRightは空にできません!
|
||||
waistbandLeft.cannot.be.empty=waistbandLeftは空にできません!
|
||||
waistbandRight.cannot.be.empty=waistbandRightは空にできません!
|
||||
handLeft.cannot.be.empty=handLeftは空にできません!
|
||||
handRight.cannot.be.empty=handRightは空にできません!
|
||||
id.cannot.be.empty=IDは空にできません!
|
||||
type.cannot.be.empty=タイプは空にできません!
|
||||
color.cannot.be.empty=色は空にできません!
|
||||
generateDetailId.cannot.be.empty=generateDetailIdは空にできません!
|
||||
level1Type.cannot.be.empty=level1Typeは空にできません!
|
||||
regionNum.cannot.be.empty=regionNumは空にできません!
|
||||
phone.cannot.be.empty=電話は空にできません!
|
||||
printId.cannot.be.empty=printIdは空にできません!
|
||||
path.cannot.be.empty=パスは空にできません!
|
||||
134
src/main/resources/messages_ko.properties
Normal file
134
src/main/resources/messages_ko.properties
Normal file
@@ -0,0 +1,134 @@
|
||||
# 비즈니스 로직
|
||||
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=알 수 없는 매개 변수 레벨 1 유형!
|
||||
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=판톤을 찾을 수 없습니다!
|
||||
hsv.value.cannot.exceed.the.maximum.of.8=HSV 값은 최대 8을 초과할 수 없습니다!
|
||||
save.designItem.failed=디자인 항목 저장 실패!
|
||||
unknown.type=알 수 없는 유형!
|
||||
unknown.operateType=알 수 없는 작업 유형!
|
||||
unknown.level1TypeEnum=알 수 없는 레벨 1 유형 열거형!
|
||||
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=알 수 없는 매개 변수 레벨 2 유형!
|
||||
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=InitSysFile IOException!
|
||||
save.sysFile.failed=시스템 파일 저장 실패!
|
||||
save.pythonTAllInfo.failed=PythonT 모든 정보 저장 실패!
|
||||
save.collection.failed=컬렉션 저장 실패!
|
||||
save.designItemDetail.failed=디자인 항목 세부 정보 저장 실패!
|
||||
# 프런트 엔드 매개 변수 유효성 검사
|
||||
singleOverall.cannot.be.empty=singleOverall은 비워 둘 수 없습니다!
|
||||
colorBoards.cannot.be.empty=colorBoards는 비워 둘 수 없습니다!
|
||||
systemScale.cannot.be.empty=systemScale은 비워 둘 수 없습니다!
|
||||
modelType.cannot.be.empty=modelType은 비워 둘 수 없습니다!
|
||||
modelSex.cannot.be.empty=modelSex는 비워 둘 수 없습니다!
|
||||
templateId.cannot.be.empty=templateId는 비워 둘 수 없습니다!
|
||||
processId.cannot.be.empty=processId는 비워 둘 수 없습니다!
|
||||
timeZone.cannot.be.empty=timeZone은 비워 둘 수 없습니다!
|
||||
userId.cannot.be.empty=userId는 비워 둘 수 없습니다!
|
||||
email.cannot.be.empty=email은 비워 둘 수 없습니다!
|
||||
operationType.cannot.be.empty=operationType은 비워 둘 수 없습니다!
|
||||
password.cannot.be.empty=비밀번호는 비워 둘 수 없습니다!
|
||||
emailVerifyCode.cannot.be.empty=emailVerifyCode는 비워 둘 수 없습니다!
|
||||
loginType.cannot.be.empty=loginType은 비워 둘 수 없습니다!
|
||||
userName.cannot.be.empty=userName은 비워 둘 수 없습니다!
|
||||
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=collectionId는 비워 둘 수 없습니다!
|
||||
designPythonOutfitId.cannot.be.empty=designPythonOutfitId는 비워 둘 수 없습니다!
|
||||
designItemId.cannot.be.empty=designItemId는 비워 둘 수 없습니다!
|
||||
designId.cannot.be.empty=designId는 비워 둘 수 없습니다!
|
||||
groupDetailId.cannot.be.empty=groupDetailId는 비워 둘 수 없습니다!
|
||||
validStartTime.cannot.be.empty=validStartTime은 비워 둘 수 없습니다!
|
||||
validEndTime.cannot.be.empty=validEndTime은 비워 둘 수 없습니다!
|
||||
user_id.cannot.be.empty=user_id는 비워 둘 수 없습니다!
|
||||
session_id.cannot.be.empty=session_id는 비워 둘 수 없습니다!
|
||||
rgbValue.cannot.be.empty=rgbValue는 비워 둘 수 없습니다!
|
||||
file.cannot.be.empty=파일은 비워 둘 수 없습니다!
|
||||
select1Id.cannot.be.empty=select1Id는 비워 둘 수 없습니다!
|
||||
select2Id.cannot.be.empty=select2Id는 비워 둘 수 없습니다!
|
||||
isPin.cannot.be.empty=isPin은 비워 둘 수 없습니다!
|
||||
designType.cannot.be.empty=디자인 유형은 비워 둘 수 없습니다!
|
||||
priority.cannot.be.empty=우선 순위는 비워 둘 수 없습니다!
|
||||
clothes.cannot.be.empty=의류는 비워 둘 수 없습니다!
|
||||
isPreview.cannot.be.empty=isPreview는 비워 둘 수 없습니다!
|
||||
h.cannot.be.empty=h는 비워 둘 수 없습니다!
|
||||
s.cannot.be.empty=s는 비워 둘 수 없습니다!
|
||||
v.cannot.be.empty=v는 비워 둘 수 없습니다!
|
||||
userGroupId.cannot.be.empty=userGroupId는 비워 둘 수 없습니다!
|
||||
userGroupName.cannot.be.empty=userGroupName은 비워 둘 수 없습니다!
|
||||
libraryId.cannot.be.empty=libraryId는 비워 둘 수 없습니다!
|
||||
shoulderLeft.cannot.be.empty=shoulderLeft는 비워 둘 수 없습니다!
|
||||
shoulderRight.cannot.be.empty=shoulderRight는 비워 둘 수 없습니다!
|
||||
waistbandLeft.cannot.be.empty=waistbandLeft는 비워 둘 수 없습니다!
|
||||
waistbandRight.cannot.be.empty=waistbandRight는 비워 둘 수 없습니다!
|
||||
handLeft.cannot.be.empty=handLeft는 비워 둘 수 없습니다!
|
||||
handRight.cannot.be.empty=handRight는 비워 둘 수 없습니다!
|
||||
id.cannot.be.empty=ID는 비워 둘 수 없습니다!
|
||||
type.cannot.be.empty=유형은 비워 둘 수 없습니다!
|
||||
color.cannot.be.empty=색상은 비워 둘 수 없습니다!
|
||||
generateDetailId.cannot.be.empty=generateDetailId는 비워 둘 수 없습니다!
|
||||
level1Type.cannot.be.empty=level1Type은 비워 둘 수 없습니다!
|
||||
regionNum.cannot.be.empty=regionNum은 비워 둘 수 없습니다!
|
||||
phone.cannot.be.empty=전화는 비워 둘 수 없습니다!
|
||||
printId.cannot.be.empty=printId는 비워 둘 수 없습니다!
|
||||
path.cannot.be.empty=경로는 비워 둘 수 없습니다!
|
||||
135
src/main/resources/messages_ru.properties
Normal file
135
src/main/resources/messages_ru.properties
Normal file
@@ -0,0 +1,135 @@
|
||||
# Бизнес логика
|
||||
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=Неизвестный тип уровня параметра 1!
|
||||
collectionElement.not.found=Элемент коллекции не найден!
|
||||
select1.file.does.not.exist=Файл select1 не существует!
|
||||
select2.file.does.not.exist=Файл select2 не существует!
|
||||
generate.print.exception=Ошибка генерации печати!
|
||||
generate.print.failed=Сбой генерации печати!
|
||||
collectionElements.not.found=Элементы коллекции не найдены!
|
||||
batch.save.libraryList.failed=Не удалось пакетно сохранить список библиотек!
|
||||
panTones.not.found=Цвета Pantone не найдены!
|
||||
hsv.value.cannot.exceed.the.maximum.of.8=Значение HSV не может превышать 8!
|
||||
save.designItem.failed=Сохранение элемента дизайна не удалось!
|
||||
unknown.type=Неизвестный тип!
|
||||
unknown.operateType=Неизвестный тип операции!
|
||||
unknown.level1TypeEnum=Неизвестный тип Level1 Enum!
|
||||
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=Неизвестный тип уровня параметра 2!
|
||||
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=Ошибка инициализации SysFile!
|
||||
save.sysFile.failed=Сохранение системного файла не удалось!
|
||||
save.pythonTAllInfo.failed=Сохранение полной информации о PythonT не удалось!
|
||||
save.collection.failed=Сохранение коллекции не удалось!
|
||||
save.designItemDetail.failed=Сохранение деталей элемента дизайна не удалось!
|
||||
|
||||
# Проверка переданных параметров с фронта
|
||||
singleOverall.cannot.be.empty=Не может быть пустым singleOverall!
|
||||
colorBoards.cannot.be.empty=Не может быть пустым colorBoards!
|
||||
systemScale.cannot.be.empty=Не может быть пустым systemScale!
|
||||
modelType.cannot.be.empty=Не может быть пустым modelType!
|
||||
modelSex.cannot.be.empty=Не может быть пустым modelSex!
|
||||
templateId.cannot.be.empty=Не может быть пустым templateId!
|
||||
processId.cannot.be.empty=Не может быть пустым processId!
|
||||
timeZone.cannot.be.empty=Не может быть пустым timeZone!
|
||||
userId.cannot.be.empty=Не может быть пустым userId!
|
||||
email.cannot.be.empty=Не может быть пустым email!
|
||||
operationType.cannot.be.empty=Не может быть пустым operationType!
|
||||
password.cannot.be.empty=Не может быть пустым password!
|
||||
emailVerifyCode.cannot.be.empty=Не может быть пустым emailVerifyCode!
|
||||
loginType.cannot.be.empty=Не может быть пустым loginType!
|
||||
userName.cannot.be.empty=Не может быть пустым userName!
|
||||
sketchBoards.designType.cannot.be.empty=Не может быть пустым тип дизайна для эскизных панелей!
|
||||
moodBoards.designType.cannot.be.empty=Не может быть пустым тип дизайна для панелей настроения!
|
||||
printBoards.designType.cannot.be.empty=Не может быть пустым тип дизайна для панелей печати!
|
||||
unknown.parameter.singleOverall=Неизвестный параметр singleOverall!
|
||||
unknown.parameter.switchCategory=Неизвестная категория переключателя!
|
||||
collectionId.cannot.be.empty=Не может быть пустым collectionId!
|
||||
designPythonOutfitId.cannot.be.empty=Не может быть пустым designPythonOutfitId!
|
||||
designItemId.cannot.be.empty=Не может быть пустым designItemId!
|
||||
designId.cannot.be.empty=Не может быть пустым designId!
|
||||
groupDetailId.cannot.be.empty=Не может быть пустым groupDetailId!
|
||||
validStartTime.cannot.be.empty=Не может быть пустым validStartTime!
|
||||
validEndTime.cannot.be.empty=Не может быть пустым validEndTime!
|
||||
user_id.cannot.be.empty=Не может быть пустым user_id!
|
||||
session_id.cannot.be.empty=Не может быть пустым session_id!
|
||||
rgbValue.cannot.be.empty=Не может быть пустым rgbValue!
|
||||
file.cannot.be.empty=Не может быть пустым file!
|
||||
select1Id.cannot.be.empty=Не может быть пустым select1Id!
|
||||
select2Id.cannot.be.empty=Не может быть пустым select2Id!
|
||||
isPin.cannot.be.empty=Не может быть пустым isPin!
|
||||
designType.cannot.be.empty=Не может быть пустым тип дизайна!
|
||||
priority.cannot.be.empty=Не может быть пустым priority!
|
||||
clothes.cannot.be.empty=Не может быть пустым clothes!
|
||||
isPreview.cannot.be.empty=Не может быть пустым isPreview!
|
||||
h.cannot.be.empty=Не может быть пустым h!
|
||||
s.cannot.be.empty=Не может быть пустым s!
|
||||
v.cannot.be.empty=Не может быть пустым v!
|
||||
userGroupId.cannot.be.empty=Не может быть пустым userGroupId!
|
||||
userGroupName.cannot.be.empty=Не может быть пустым userGroupName!
|
||||
libraryId.cannot.be.empty=Не может быть пустым libraryId!
|
||||
shoulderLeft.cannot.be.empty=Не может быть пустым shoulderLeft!
|
||||
shoulderRight.cannot.be.empty=Не может быть пустым shoulderRight!
|
||||
waistbandLeft.cannot.be.empty=Не может быть пустым waistbandLeft!
|
||||
waistbandRight.cannot.be.empty=Не может быть пустым waistbandRight!
|
||||
handLeft.cannot.be.empty=Не может быть пустым handLeft!
|
||||
handRight.cannot.be.empty=Не может быть пустым handRight!
|
||||
id.cannot.be.empty=Не может быть пустым id!
|
||||
type.cannot.be.empty=Не может быть пустым type!
|
||||
color.cannot.be.empty=Не может быть пустым color!
|
||||
generateDetailId.cannot.be.empty=Не может быть пустым generateDetailId!
|
||||
level1Type.cannot.be.empty=Не может быть пустым level1Type!
|
||||
regionNum.cannot.be.empty=Не может быть пустым regionNum!
|
||||
phone.cannot.be.empty=Не может быть пустым phone!
|
||||
printId.cannot.be.empty=Не может быть пустым printId!
|
||||
path.cannot.be.empty=Не может быть пустым path!
|
||||
134
src/main/resources/messages_th.properties
Normal file
134
src/main/resources/messages_th.properties
Normal file
@@ -0,0 +1,134 @@
|
||||
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=ข้อมูล MoodBoards ที่ได้ไม่ตรงกัน!
|
||||
get.printBoards.data.is.mismatch=ข้อมูล PrintBoards ที่ได้ไม่ตรงกัน!
|
||||
get.sketchBoards.data.is.mismatch=ข้อมูล SketchBoards ที่ได้ไม่ตรงกัน!
|
||||
the.number.of.PIN.top.or.bottom.or.outerwear.sketchBoard.cannot.be.more.than.8=จำนวน PIN แบบเสื้อยืด หรือเสื้อสะพายไม่สามารถมากกว่า 8 รายการได้!
|
||||
modelPoint.not.found=ไม่พบ ModelPoint!
|
||||
attributeRetrieval.interface.exception=ข้อยกเว้นในอินเตอร์เฟซการดึงคุณลักษณะ โปรดลองอีกครั้งในภายหลัง! หากล้มเหลวต่อเนื่อง โปรดติดต่อผู้ดูแลระบบ!
|
||||
design.interface.exception=ข้อยกเว้นในอินเตอร์เฟซการออกแบบ โปรดลองอีกครั้งในภายหลัง! หากล้มเหลวต่อเนื่อง โปรดติดต่อผู้ดูแลระบบ!
|
||||
processMannequins.interface.exception=ข้อยกเว้นในอินเตอร์เฟซ ProcessMannequins โปรดลองอีกครั้งในภายหลัง! หากล้มเหลวต่อเนื่อง โปรดติดต่อผู้ดูแลระบบ!
|
||||
designProcess.interface.exception=ข้อยกเว้นในอินเตอร์เฟซ DesignProcess โปรดลองอีกครั้งในภายหลัง! หากล้มเหลวต่อเนื่อง โปรดติดต่อผู้ดูแลระบบ!
|
||||
generate.interface.exception=ข้อยกเว้นในอินเตอร์เฟซ Generate โปรดลองอีกครั้งในภายหลัง! หากล้มเหลวต่อเนื่อง โปรดติดต่อผู้ดูแลระบบ!
|
||||
collection.not.found=ไม่พบ Collection!
|
||||
design.not.found=ไม่พบ Design!
|
||||
designItem.not.found=ไม่พบ DesignItem!
|
||||
userLikeGroup.not.found=ไม่พบ UserLikeGroup!
|
||||
old.elements.not.found=ไม่พบ Old elements!
|
||||
new.designItemDetails.not.found=ไม่พบ New designItemDetails!
|
||||
save.workspace.failed=การบันทึก Workspace ล้มเหลว!
|
||||
save.design.failed=การบันทึก Design ล้มเหลว!
|
||||
update.workspace.failed=การอัปเดต Workspace ล้มเหลว!
|
||||
the.workspace.lastIndex.not.found=ไม่พบ lastIndex ของ Workspace!
|
||||
the.workspaceName.already.exists=ชื่อ Workspace นี้มีอยู่แล้ว!
|
||||
unable.to.delete.the.workspace.you.are.currently.using=ไม่สามารถลบ Workspace ที่คุณกำลังใช้งานอยู่ได้!
|
||||
enumeration.class.not.found=ไม่พบ Enumeration class!
|
||||
history.detail.not.found=ไม่พบ History detail!
|
||||
designItemDetails.not.found=ไม่พบ DesignItemDetails!
|
||||
designPythonOutfit.not.found=ไม่พบ DesignPythonOutfit!
|
||||
unknown.parameter.level1Type=ประเภทพารามิเตอร์ที่ไม่รู้จัก level1Type!
|
||||
collectionElement.not.found=ไม่พบ CollectionElement!
|
||||
select1.file.does.not.exist=ไม่มีไฟล์ Select1 นี้!
|
||||
select2.file.does.not.exist=ไม่มีไฟล์ Select2 นี้!
|
||||
generate.print.exception=ข้อผิดพลาดในการสร้าง Print!
|
||||
generate.print.failed=การสร้าง Print ล้มเหลว!
|
||||
collectionElements.not.found=ไม่พบ CollectionElements!
|
||||
batch.save.libraryList.failed=การบันทึกลิสต์ห้องสมุดแบบกลุ่มล้มเหลว!
|
||||
panTones.not.found=ไม่พบ PanTones!
|
||||
hsv.value.cannot.exceed.the.maximum.of.8=ค่า HSV ไม่สามารถเกิน 8 ได้!
|
||||
save.designItem.failed=การบันทึก DesignItem ล้มเหลว!
|
||||
unknown.type=ประเภทที่ไม่รู้จัก!
|
||||
unknown.operateType=ประเภทการดำเนินการที่ไม่รู้จัก!
|
||||
unknown.level1TypeEnum=ประเภท level1TypeEnum ที่ไม่รู้จัก!
|
||||
the.id.value.is.out.of.range=ค่า ID อยู่นอกขอบเขต!
|
||||
library.not.found=ไม่พบ Library!
|
||||
wrong.clothes.type=ประเภทเสื้อผ้าผิดพลาด!
|
||||
sysFile.not.found=ไม่พบ SysFile!
|
||||
librarys.not.found=ไม่พบ Librarys!
|
||||
groupDetails.not.found=ไม่พบ GroupDetails!
|
||||
history.not.found=ไม่พบ History!
|
||||
unknown.parameter.level2Type=ประเภทพารามิเตอร์ที่ไม่รู้จัก level2Type!
|
||||
MARKETING_SKETCH.type.have.been.removed=ประเภท MARKETING_SKETCH ได้ถูกนำออกแล้ว!
|
||||
unknown.modelType=ประเภท Model ที่ไม่รู้จัก!
|
||||
save.library.failed=การบันทึก Library ล้มเหลว!
|
||||
get.file.failed=การดึงไฟล์ล้มเหลว!
|
||||
the.path.is.error=เส้นทางผิดพลาด!
|
||||
batch.save.colorElements.failed=การบันทึก ColorElements แบบกลุ่มล้มเหลว!
|
||||
initSysFile.ioException=InitSysFile ioException!
|
||||
save.sysFile.failed=การบันทึก SysFile ล้มเหลว!
|
||||
save.pythonTAllInfo.failed=การบันทึก PythonTAllInfo ล้มเหลว!
|
||||
save.collection.failed=การบันทึก Collection ล้มเหลว!
|
||||
save.designItemDetail.failed=การบันทึก DesignItemDetail ล้มเหลว!
|
||||
|
||||
# การตรวจสอบพารามิเตอร์ที่ถูกส่งจากฝั่งไคลเอนต์
|
||||
singleOverall.cannot.be.empty=singleOverall ต้องไม่ว่างเปล่า!
|
||||
colorBoards.cannot.be.empty=colorBoards ต้องไม่ว่างเปล่า!
|
||||
systemScale.cannot.be.empty=systemScale ต้องไม่ว่างเปล่า!
|
||||
modelType.cannot.be.empty=modelType ต้องไม่ว่างเปล่า!
|
||||
modelSex.cannot.be.empty=modelSex ต้องไม่ว่างเปล่า!
|
||||
templateId.cannot.be.empty=templateId ต้องไม่ว่างเปล่า!
|
||||
processId.cannot.be.empty=processId ต้องไม่ว่างเปล่า!
|
||||
timeZone.cannot.be.empty=timeZone ต้องไม่ว่างเปล่า!
|
||||
userId.cannot.be.empty=userId ต้องไม่ว่างเปล่า!
|
||||
email.cannot.be.empty=email ต้องไม่ว่างเปล่า!
|
||||
operationType.cannot.be.empty=operationType ต้องไม่ว่างเปล่า!
|
||||
password.cannot.be.empty=password ต้องไม่ว่างเปล่า!
|
||||
emailVerifyCode.cannot.be.empty=emailVerifyCode ต้องไม่ว่างเปล่า!
|
||||
loginType.cannot.be.empty=loginType ต้องไม่ว่างเปล่า!
|
||||
userName.cannot.be.empty=userName ต้องไม่ว่างเปล่า!
|
||||
sketchBoards.designType.cannot.be.empty=sketchBoards designType ต้องไม่ว่างเปล่า!
|
||||
moodBoards.designType.cannot.be.empty=moodBoards designType ต้องไม่ว่างเปล่า!
|
||||
printBoards.designType.cannot.be.empty=printBoards designType ต้องไม่ว่างเปล่า!
|
||||
unknown.parameter.singleOverall=พารามิเตอร์ที่ไม่รู้จัก singleOverall!
|
||||
unknown.parameter.switchCategory=พารามิเตอร์ที่ไม่รู้จัก switchCategory!
|
||||
collectionId.cannot.be.empty=collectionId ต้องไม่ว่างเปล่า!
|
||||
designPythonOutfitId.cannot.be.empty=designPythonOutfitId ต้องไม่ว่างเปล่า!
|
||||
designItemId.cannot.be.empty=designItemId ต้องไม่ว่างเปล่า!
|
||||
designId.cannot.be.empty=designId ต้องไม่ว่างเปล่า!
|
||||
groupDetailId.cannot.be.empty=groupDetailId ต้องไม่ว่างเปล่า!
|
||||
validStartTime.cannot.be.empty=validStartTime ต้องไม่ว่างเปล่า!
|
||||
validEndTime.cannot.be.empty=validEndTime ต้องไม่ว่างเปล่า!
|
||||
user_id.cannot.be.empty=user_id ต้องไม่ว่างเปล่า!
|
||||
session_id.cannot.be.empty=session_id ต้องไม่ว่างเปล่า!
|
||||
rgbValue.cannot.be.empty=rgbValue ต้องไม่ว่างเปล่า!
|
||||
file.cannot.be.empty=file ต้องไม่ว่างเปล่า!
|
||||
select1Id.cannot.be.empty=select1Id ต้องไม่ว่างเปล่า!
|
||||
select2Id.cannot.be.empty=select2Id ต้องไม่ว่างเปล่า
|
||||
isPin.cannot.be.empty=isPin ต้องไม่ว่างเปล่า!
|
||||
designType.cannot.be.empty=designType ต้องไม่ว่างเปล่า!
|
||||
priority.cannot.be.empty=priority ต้องไม่ว่างเปล่า!
|
||||
clothes.cannot.be.empty=clothes ต้องไม่ว่างเปล่า!
|
||||
isPreview.cannot.be.empty=isPreview ต้องไม่ว่างเปล่า!
|
||||
h.cannot.be.empty=h ต้องไม่ว่างเปล่า!
|
||||
s.cannot.be.empty=s ต้องไม่ว่างเปล่า!
|
||||
v.cannot.be.empty=v ต้องไม่ว่างเปล่า!
|
||||
userGroupId.cannot.be.empty=userGroupId ต้องไม่ว่างเปล่า!
|
||||
userGroupName.cannot.be.empty=userGroupName ต้องไม่ว่างเปล่า!
|
||||
libraryId.cannot.be.empty=libraryId ต้องไม่ว่างเปล่า!
|
||||
shoulderLeft.cannot.be.empty=shoulderLeft ต้องไม่ว่างเปล่า!
|
||||
shoulderRight.cannot.be.empty=shoulderRight ต้องไม่ว่างเปล่า!
|
||||
waistbandLeft.cannot.be.empty=waistbandLeft ต้องไม่ว่างเปล่า!
|
||||
waistbandRight.cannot.be.empty=waistbandRight ต้องไม่ว่างเปล่า!
|
||||
handLeft.cannot.be.empty=handLeft ต้องไม่ว่างเปล่า!
|
||||
handRight.cannot.be.empty=handRight ต้องไม่ว่างเปล่า!
|
||||
id.cannot.be.empty=id ต้องไม่ว่างเปล่า!
|
||||
type.cannot.be.empty=type ต้องไม่ว่างเปล่า!
|
||||
color.cannot.be.empty=color ต้องไม่ว่างเปล่า!
|
||||
generateDetailId.cannot.be.empty=generateDetailId ต้องไม่ว่างเปล่า!
|
||||
level1Type.cannot.be.empty=level1Type ต้องไม่ว่างเปล่า!
|
||||
regionNum.cannot.be.empty=regionNum ต้องไม่ว่างเปล่า!
|
||||
phone.cannot.be.empty=phone ต้องไม่ว่างเปล่า!
|
||||
printId.cannot.be.empty=printId ต้องไม่ว่างเปล่า!
|
||||
path.cannot.be.empty=Path ต้องไม่ว่างเปล่า!
|
||||
133
src/main/resources/messages_vi.properties
Normal file
133
src/main/resources/messages_vi.properties
Normal file
@@ -0,0 +1,133 @@
|
||||
system.error=Lỗi hệ thống!
|
||||
system.busy=Hệ thống đang bận!
|
||||
userName.does.not.exist=Tên người dùng không tồn tại!
|
||||
user.expired=Tài khoản đã hết hạn!
|
||||
password.error=Sai mật khẩu!
|
||||
email.error=Sai địa chỉ email!
|
||||
unknown.authentication.operation.type=Loại thao tác xác thực không rõ!
|
||||
failed.to.send.mail=Không thể gửi email!
|
||||
email.does.not.exist=Địa chỉ email không tồn tại!
|
||||
unknown.login.type=Loại đăng nhập không rõ!
|
||||
error.login.type=Loại đăng nhập không hợp lệ!
|
||||
the.verification.code.has.expired=Mã xác thực đã hết hạn!
|
||||
verification.code.error=Sai mã xác thực!
|
||||
user.has.bound.mailbox=Người dùng đã liên kết hộp thư!
|
||||
get.moodBoards.data.is.mismatch=Dữ liệu lấy từ moodBoards không khớp!
|
||||
get.printBoards.data.is.mismatch=Dữ liệu lấy từ printBoards không khớp!
|
||||
get.sketchBoards.data.is.mismatch=Dữ liệu lấy từ sketchBoards không khớp!
|
||||
the.number.of.PIN.top.or.bottom.or.outerwear.sketchBoard.cannot.be.more.than.8=Số lượng sketchBoard của PIN top hoặc bottom hoặc áo ngoài không thể nhiều hơn 8!
|
||||
modelPoint.not.found=Không tìm thấy ModelPoint!
|
||||
attributeRetrieval.interface.exception=Ngoại lệ giao diện truy xuất thuộc tính, vui lòng thử lại sau! Nếu vẫn không thành công sau khi thử lại, vui lòng liên hệ quản trị viên!
|
||||
design.interface.exception=Ngoại lệ giao diện thiết kế, vui lòng thử lại sau! Nếu vẫn không thành công sau khi thử lại, vui lòng liên hệ quản trị viên!
|
||||
processMannequins.interface.exception=Ngoại lệ giao diện processMannequins, vui lòng thử lại sau! Nếu vẫn không thành công sau khi thử lại, vui lòng liên hệ quản trị viên!
|
||||
designProcess.interface.exception=Ngoại lệ giao diện designProcess, vui lòng thử lại sau! Nếu vẫn không thành công sau khi thử lại, vui lòng liên hệ quản trị viên!
|
||||
generate.interface.exception=Ngoại lệ giao diện generate, vui lòng thử lại sau! Nếu vẫn không thành công sau khi thử lại, vui lòng liên hệ quản trị viên!
|
||||
collection.not.found=Không tìm thấy Collection!
|
||||
design.not.found=Không tìm thấy Design!
|
||||
designItem.not.found=Không tìm thấy DesignItem!
|
||||
userLikeGroup.not.found=Không tìm thấy UserLikeGroup!
|
||||
old.elements.not.found=Không tìm thấy các phần tử cũ!
|
||||
new.designItemDetails.not.found=Không tìm thấy New designItemDetails!
|
||||
save.workspace.failed=Lưu không thành công workspace!
|
||||
save.design.failed=Lưu không thành công design!
|
||||
update.workspace.failed=Cập nhật không thành công workspace!
|
||||
the.workspace.lastIndex.not.found=Không tìm thấy lastIndex của workspace!
|
||||
the.workspaceName.already.exists=Tên workspace đã tồn tại!
|
||||
unable.to.delete.the.workspace.you.are.currently.using=Không thể xóa workspace đang sử dụng!
|
||||
enumeration.class.not.found=Không tìm thấy lớp Enumeration!
|
||||
history.detail.not.found=Không tìm thấy chi tiết lịch sử!
|
||||
designItemDetails.not.found=Không tìm thấy DesignItemDetails!
|
||||
designPythonOutfit.not.found=Không tìm thấy DesignPythonOutfit!
|
||||
unknown.parameter.level1Type=Tham số level1Type không rõ!
|
||||
collectionElement.not.found=Không tìm thấy CollectionElement!
|
||||
select1.file.does.not.exist=File Select1 không tồn tại!
|
||||
select2.file.does.not.exist=File Select2 không tồn tại!
|
||||
generate.print.exception=Lỗi tạo print!
|
||||
generate.print.failed=Tạo print không thành công!
|
||||
collectionElements.not.found=Không tìm thấy CollectionElements!
|
||||
batch.save.libraryList.failed=Lưu danh sách thư viện theo lô không thành công!
|
||||
panTones.not.found=Không tìm thấy PanTones!
|
||||
hsv.value.cannot.exceed.the.maximum.of.8=Giá trị HSV không thể vượt quá tối đa của 8!
|
||||
save.designItem.failed=Lưu DesignItem không thành công!
|
||||
unknown.type=Loại không rõ!
|
||||
unknown.operateType=Loại thao tác không rõ!
|
||||
unknown.level1TypeEnum=Loại level1TypeEnum không rõ!
|
||||
the.id.value.is.out.of.range=Giá trị ID vượt quá phạm vi cho phép!
|
||||
library.not.found=Không tìm thấy Thư viện!
|
||||
wrong.clothes.type=Loại quần áo không đúng!
|
||||
sysFile.not.found=Không tìm thấy SysFile!
|
||||
librarys.not.found=Không tìm thấy Librarys!
|
||||
groupDetails.not.found=Không tìm thấy GroupDetails!
|
||||
history.not.found=Không tìm thấy History!
|
||||
unknown.parameter.level2Type=Tham số level2Type không rõ!
|
||||
MARKETING_SKETCH.type.have.been.removed=Loại MARKETING_SKETCH đã bị xóa bỏ!
|
||||
unknown.modelType=Loại Model không rõ!
|
||||
save.library.failed=Lưu thư viện không thành công!
|
||||
get.file.failed=Lấy file không thành công!
|
||||
the.path.is.error=Đường dẫn có lỗi!
|
||||
batch.save.colorElements.failed=Lưu danh sách colorElements theo lô không thành công!
|
||||
initSysFile.ioException=Lỗi InitSysFile ioException!
|
||||
save.sysFile.failed=Lưu SysFile không thành công!
|
||||
save.pythonTAllInfo.failed=Lưu pythonTAllInfo không thành công!
|
||||
save.collection.failed=Lưu Collection không thành công!
|
||||
save.designItemDetail.failed=Lưu DesignItemDetail không thành công!
|
||||
# Kiểm tra tham số được truyền từ giao diện người dùng
|
||||
singleOverall.cannot.be.empty=singleOverall không thể bỏ trống!
|
||||
colorBoards.cannot.be.empty=colorBoards không thể bỏ trống!
|
||||
systemScale.cannot.be.empty=systemScale không thể bỏ trống!
|
||||
modelType.cannot.be.empty=modelType không thể bỏ trống!
|
||||
modelSex.cannot.be.empty=modelSex không thể bỏ trống!
|
||||
templateId.cannot.be.empty=templateId không thể bỏ trống!
|
||||
processId.cannot.be.empty=processId không thể bỏ trống!
|
||||
timeZone.cannot.be.empty=timeZone không thể bỏ trống!
|
||||
userId.cannot.be.empty=userId không thể bỏ trống!
|
||||
email.cannot.be.empty=email không thể bỏ trống!
|
||||
operationType.cannot.be.empty=operationType không thể bỏ trống!
|
||||
password.cannot.be.empty=password không thể bỏ trống!
|
||||
emailVerifyCode.cannot.be.empty=emailVerifyCode không thể bỏ trống!
|
||||
loginType.cannot.be.empty=loginType không thể bỏ trống!
|
||||
userName.cannot.be.empty=userName không thể bỏ trống!
|
||||
sketchBoards.designType.cannot.be.empty=Loại thiết kế của sketchBoards không thể bỏ trống!
|
||||
moodBoards.designType.cannot.be.empty=Loại thiết kế của moodBoards không thể bỏ trống!
|
||||
printBoards.designType.cannot.be.empty=Loại thiết kế của printBoards không thể bỏ trống!
|
||||
unknown.parameter.singleOverall=Tham số singleOverall không rõ!
|
||||
unknown.parameter.switchCategory=Tham số switchCategory không rõ!
|
||||
collectionId.cannot.be.empty=collectionId không thể bỏ trống!
|
||||
designPythonOutfitId.cannot.be.empty=designPythonOutfitId không thể bỏ trống!
|
||||
designItemId.cannot.be.empty=designItemId không thể bỏ trống!
|
||||
designId.cannot.be.empty=designId không thể bỏ trống!
|
||||
groupDetailId.cannot.be.empty=groupDetailId không thể bỏ trống!
|
||||
validStartTime.cannot.be.empty=validStartTime không thể bỏ trống!
|
||||
validEndTime.cannot.be.empty=validEndTime không thể bỏ trống!
|
||||
user_id.cannot.be.empty=user_id không thể bỏ trống!
|
||||
session_id.cannot.be.empty=session_id không thể bỏ trống!
|
||||
rgbValue.cannot.be.empty=rgbValue không thể bỏ trống!
|
||||
file.cannot.be.empty=file không thể bỏ trống!
|
||||
select1Id.cannot.be.empty=select1Id không thể bỏ trống!
|
||||
select2Id.cannot.be.empty=select2Id không thể bỏ trống!
|
||||
isPin.cannot.be.empty=isPin không thể bỏ trống!
|
||||
designType.cannot.be.empty=designType không thể bỏ trống!
|
||||
priority.cannot.be.empty=priority không thể bỏ trống!
|
||||
clothes.cannot.be.empty=clothes không thể bỏ trống!
|
||||
isPreview.cannot.be.empty=isPreview không thể bỏ trống!
|
||||
h.cannot.be.empty=h không thể bỏ trống!
|
||||
s.cannot.be.empty=s không thể bỏ trống!
|
||||
v.cannot.be.empty=v không thể bỏ trống!
|
||||
userGroupId.cannot.be.empty=userGroupId không thể bỏ trống!
|
||||
userGroupName.cannot.be.empty=userGroupName không thể bỏ trống!
|
||||
libraryId.cannot.be.empty=libraryId không thể bỏ trống!
|
||||
shoulderLeft.cannot.be.empty=shoulderLeft không thể bỏ trống!
|
||||
shoulderRight.cannot.be.empty=shoulderRight không thể bỏ trống!
|
||||
waistbandLeft.cannot.be.empty=waistbandLeft không thể bỏ trống!
|
||||
waistbandRight.cannot.be.empty=waistbandRight không thể bỏ trống!
|
||||
handLeft.cannot.be.empty=handLeft không thể bỏ trống!
|
||||
handRight.cannot.be.empty=handRight không thể bỏ trống!
|
||||
id.cannot.be.empty=id không thể bỏ trống!
|
||||
type.cannot.be.empty=type không thể bỏ trống!
|
||||
color.cannot.be.empty=color không thể bỏ trống!
|
||||
generateDetailId.cannot.be.empty=generateDetailId không thể bỏ trống!
|
||||
level1Type.cannot.be.empty=level1Type không thể bỏ trống!
|
||||
regionNum.cannot.be.empty=regionNum không thể bỏ trống!
|
||||
phone.cannot.be.empty=phone không thể bỏ trống!
|
||||
printId.cannot.be.empty=printId không thể bỏ trống!
|
||||
path.cannot.be.empty=Path không thể bỏ trống!
|
||||
@@ -1,3 +1,4 @@
|
||||
# 业务逻辑
|
||||
system.error=系统错误!
|
||||
system.busy=系统繁忙!
|
||||
userName.does.not.exist=用户名不存在!
|
||||
@@ -130,4 +131,4 @@ level1Type.cannot.be.empty=级别1类型不能为空!
|
||||
regionNum.cannot.be.empty=区域号不能为空!
|
||||
phone.cannot.be.empty=电话不能为空!
|
||||
printId.cannot.be.empty=印花ID不能为空!
|
||||
path.cannot.be.empty=路径不能为空!
|
||||
path.cannot.be.empty=路径不能为空!
|
||||
Reference in New Issue
Block a user