语言适配

This commit is contained in:
X1627315083
2024-06-21 10:30:09 +08:00
parent dc93403506
commit 8b0af784de
20 changed files with 476 additions and 150 deletions

View File

@@ -56,6 +56,8 @@ export default {
More:'参数',
insufficient:'您的积分余额不足,如需使用此功能,请点击左上角充值',
HDExport:'转高清',
Save:'保存',
Share:'发布',
Export:'导出',
SR:'请选择需要超分的图片',
requiresCredits:'执行超分的图片需要消耗{data}积分',
@@ -67,6 +69,7 @@ export default {
jsContent4:'您的积分余额不足',
jsContent5:'您选择的第{str}张图像在超分辨率增强后的分辨率超过2048。请选择较低的放大倍数。',
jsContent6:'请选择需要超分的图片',
jsContent7:'保存成功~',
},
upgradePlan:{
BuyCredlts:'购买积分',
@@ -96,8 +99,12 @@ export default {
Mannequin:'模特',
Current:'当前',
User:'用户',
Style:'风格',
Select:'选择',
Clear:'清除',
jsContent1:'是否删除指定工作空间',
jsContent2:'请输入当前工作空间的名字',
jsContent3:'检测到您修改了风格,是否将当前模特改为风格对应的模特',
},
RobotAssist:{
inputContent1:"问我什么都行~",
@@ -123,6 +130,7 @@ export default {
sketchboard:"线稿板",
mannequins:"人体模型",
masnnequinHint:"您使用的模特与当前的衣服不匹配,这将导致生成的模型不使用所选的衣服",
FinalizeCollection:"完成系列",
jsContent1:'您必须选择一种或多种颜色进行下一步。',
jsContent2:'您必须选择一种或多种颜色进行下一步。',
jsContent3:'导出文件失败。',
@@ -133,6 +141,18 @@ export default {
jsContent6:" 就可以开始订阅。感谢您试用我们的服务!",
jsContent9:"是否清除当前收集?",
},
ProductImg:{
Finalize:'完成',
SelectCollection:'选择的系列',
Upload:'上传',
MagicTools:'魔法工具',
GenerateProduct:'生成的产品',
SelectedProduct:'选择的产品',
Export:'导出',
ProductImage:'产品图',
jsContent1:'如果您离开此页,您的更改将会丢失。您确定要离开这一页吗?',
jsContent2:'请至少选择一张图片',
},
LibraryPage:{
Organize:'整理',
Upload:'上传',
@@ -288,6 +308,9 @@ export default {
UploadImage:'上传图片',
ColorCode:'颜色代码',
ExtractColor:'提取颜色',
Single:'单色',
Gradual:'渐变',
Alignment:'线性',
jsContent1:"您的浏览器不支持",
jsContent2:"找不到这个TCX的颜色",
jsContent3:"您只能上传图片文件!",
@@ -435,6 +458,40 @@ export default {
EditTag:'编辑标签',
jsContent1:'请输入标签名称',
},
works:{
all:'全部',
FavoriteWorks:'点赞的作品',
MyWorks:'我的作品',
},
Publish:{
Publish:'发布',
CoverPicture:'封面图',
CollectionTitle:'系列名字',
Description:'描述',
Permissions:'权限',
PermissionsItem1:'是否允许其他用户进行二次创建。',
Close:'关闭',
jsContent1:'如果您离开此页,您的更改将会丢失。您确定要离开这一页吗?',
jsContent2:'请输入您的作品名称',
jsContent3:'这将把您的作品发布到广场上,供所有用户查看。请确认是否发布?',
jsContent4:'发布成功!你可以在我的作品中找到',
},
newScaleImage:{
Type:'类型',
SecondaryCreation:'二次创作',
CreationTime:'创建时间',
UpdateTime:'更新时间',
Comment:'评论',
NoComments:'没有评论',
first:'你可以成为第一个评论',
reply:'回复',
unfold:'展开',
Collapse:'折叠',
replyAll:'所有回复',
jsContent1:'请先登录或者升级为正式用户',
jsContent2:'作者不允许二次创作',
jsContent3:'请输入评论内容',
},
guide:{
guide1:"在<strong>工作空间</strong>中,您可以个性化您的设计设置,包括选择适用于男装或女装的设计,以及选择用于创作的人体模型。",
guide2:"选择您要设计的服装性别。",

View File

@@ -57,6 +57,8 @@ export default {
More:'Adjustments',
insufficient:'Your points balance is insufficient, if you need to use this feature, please click the top left corner to recharge',
HDExport:'UpScale',
Save:'Save',
Share:'Share',
Export:'Export',
SR:'Please select the picture that requires upscale',
requiresCredits:'Performing upscale image requires a {data} credits',
@@ -68,6 +70,7 @@ export default {
jsContent4:'Your points balance is insufficient',
jsContent5:'After super-resolution enhancement, the {str} th image you selected has a resolution exceeding 2048, Please choose a lower magnification level.',
jsContent6:'Please select the picture that requires upscale',
jsContent7:'save successfully',
},
upgradePlan:{
BuyCredlts:'Buy credits',
@@ -97,8 +100,12 @@ export default {
Mannequin:'Mannequin',
Current:'Current',
User:'User',
Style:'Style',
Select:'Select',
Clear:'Clear',
jsContent1:'Whether to delete the workspace?',
jsContent2:'Please enter a workbench name',
jsContent3:'It is detected that you have modified the style, may I ask whether the model is changed to the model corresponding to the style',
},
RobotAssist:{
inputContent1:"write a message~",
@@ -124,6 +131,7 @@ export default {
sketchboard:"sketchboard",
mannequins:"mannequins",
masnnequinHint:"The mannequin you use is not matched with the current clothes, which will cause the generated model to not use the selected clothes",
FinalizeCollection:"Finalize Collection",
jsContent1:'You must choose one or more colors for further process.',
jsContent2:'You must choose one or more colors for further process.',
jsContent3:'Failed to export the file',
@@ -134,6 +142,18 @@ export default {
jsContent6:" to get started. Thank you for trying our services!",
jsContent9:"Whether to clear the current collection?",
},
ProductImg:{
Finalize:'Finalize',
SelectCollection:'Select Collection',
Upload:'Upload',
MagicTools:'Magic Tools',
GenerateProduct:'Generate Product',
SelectedProduct:'Selected Product',
Export:'Export',
ProductImage:'Product Image',
jsContent1:'Your changes will be lost if you navigate away from this page. Are you sure you want to leave this page?',
jsContent2:'Please select at least one picture',
},
LibraryPage:{
Organize:'Organize',
Upload:'Upload',
@@ -289,6 +309,9 @@ export default {
UploadImage:'Upload Image',////////////
ColorCode:'Color Code',
ExtractColor:'Extract Color',
Single:'Single',
Gradual:'Gradual',
Alignment:'Alignment',
jsContent1:"Your browser does not support it",
jsContent2:"Can't find the TCX color",
jsContent3:"You can only upload Image file!",
@@ -436,6 +459,40 @@ export default {
EditTag:'Edit Tag',
jsContent1:'Please enter a tag name',
},
works:{
all:'全部',
FavoriteWorks:'Favorite Works',
MyWorks:'My Works',
},
Publish:{
Publish:'Publish',
CoverPicture:'Cover Picture',
CollectionTitle:'Collection Title',
Description:'Description',
Permissions:'Permissions',
PermissionsItem1:'Whether to allow other users to perform secondary creation.',
Close:'Close',
jsContent1:'Your changes will be lost if you navigate away from this page. Are you sure you want to leave this page?',
jsContent2:'Please enter the name of your work',
jsContent3:'This will publish your work to the square for all users to see. Please confirm whether to publish?',
jsContent4:'Release success! You can find it in my work',
},
newScaleImage:{
Type:'Type',
SecondaryCreation:'Secondary Creation',
CreationTime:'CreationTime',
UpdateTime:'UpdateTime',
Comment:'Comment',
NoComments:'No Comments',
first:'You can be the first!',
reply:'Reply',
unfold:'Expand',
Collapse:'Collapse',
replyAll:'All replies',
jsContent1:'Please log in or upgrade to an official user',
jsContent2:'The author is not allowed to use it',
jsContent3:'Please enter a comment',
},
guide:{
guide1:"You can personalize your design settings right here in the <strong>Workspace</strong>, including choosing to design for men's or women's wear, as well as selecting the mannequin to use for your creations.",
guide2:"Select the apparel type you'd like to work on.",