布局修改 部分bug修复
This commit is contained in:
296
src/lang/cn.ts
296
src/lang/cn.ts
@@ -24,7 +24,7 @@ export default {
|
||||
SubscribeNow: "立即订阅",
|
||||
TaskList: "任务列表",
|
||||
ViewOrders: "查询订单",
|
||||
toolsToProduct: "线稿转产品图",
|
||||
toolsToProduct: "转产品图",
|
||||
toolsRelight: "产品图编辑",
|
||||
toolsToTransferPose: "产品图视频",
|
||||
toolsDeReconstruction: "拼贴重构廓形",
|
||||
@@ -50,15 +50,24 @@ export default {
|
||||
Medium: "中",
|
||||
Large: "大",
|
||||
All: "全部",
|
||||
Design: "时装画",
|
||||
Design: "线稿",
|
||||
Product: "产品图",
|
||||
PoseTransfer: "时装视频",
|
||||
PoseTransfer: "视频",
|
||||
Today: "今天",
|
||||
Yesterday: "昨天",
|
||||
WithinAWeek: "一周内",
|
||||
Earlier: "更早",
|
||||
openUpgrade: "升级至专业版",
|
||||
pastDue: "只有成为正式用户后,您才能使用这些功能~",
|
||||
SERIES_DESIGN:'整身设计',
|
||||
SINGLE_DESIGN:'单品设计',
|
||||
FINISHED_PRODUCT:'产品图设计',
|
||||
PRINT_DESIGN:'印花设计',
|
||||
TO_PRODUCT_IMAGE:'产品图',
|
||||
RELIGHT:'产品图',
|
||||
POSE_TRANSFORM:'视频',
|
||||
THREE_D_PLATE_MAKING:'3D图案制作',
|
||||
CANVAS:'画布',
|
||||
jsContent1: "邮箱格式不正确",
|
||||
jsContent2: "绑定邮箱成功",
|
||||
jsContent3: `已经长时间未操作,您必须活跃起来,否则将会在{numTime} S 后退出登录`,
|
||||
@@ -127,7 +136,7 @@ export default {
|
||||
jsContent4: "您的积分余额不足",
|
||||
jsContent5: "您选择的第{str}张图像在超分辨率增强后的分辨率超过2048。请选择较低的放大倍数。",
|
||||
jsContent6: "请选择需要超分的图片",
|
||||
jsContent7: "保存成功~",
|
||||
jsContent7: "已成功保存至项目画布中~",
|
||||
jsContent8: "是否继续编辑",
|
||||
jsContent9: "是否需要自动裁剪画布多余空间",
|
||||
jsContent10: "请选择一张图片后再次尝试",
|
||||
@@ -164,7 +173,7 @@ export default {
|
||||
WorkspaceSetting: "设置工作空间",
|
||||
settingWorkspace: "调整您的工作空间",
|
||||
Overall: "整体",
|
||||
Single: "单件",
|
||||
Single: "单个",
|
||||
System: "系统",
|
||||
Designer: "设计师",
|
||||
Mannequin: "模特",
|
||||
@@ -173,6 +182,9 @@ export default {
|
||||
Style: "风格",
|
||||
Select: "选择",
|
||||
Clear: "清除",
|
||||
generationSetting: "生成设置",
|
||||
GenerationParameters: "生成参数",
|
||||
AdjustYourGenerationSetting: "调整您的生成设置",
|
||||
ProjectName: "项目名字",
|
||||
Role: "年龄",
|
||||
Adult: "成人",
|
||||
@@ -182,6 +194,7 @@ export default {
|
||||
Male: "男性",
|
||||
Brand: "品牌",
|
||||
BrandStrength: "品牌使用占比",
|
||||
ok: "确定",
|
||||
Category: "种类",
|
||||
Complete: "完成",
|
||||
jsContent1: "是否删除指定工作空间",
|
||||
@@ -203,8 +216,8 @@ export default {
|
||||
Reset: "重置",
|
||||
Design: "设计",
|
||||
Redesign: "重新设计",
|
||||
GeneratedDesign: "生成线稿",
|
||||
elementTitle: "设计素材",
|
||||
GeneratedDesign: "生成稿",
|
||||
elementTitle: "素材板",
|
||||
recycleBin: "回收站",
|
||||
SelectedDesign: "设计集",
|
||||
Export: "导出",
|
||||
@@ -228,14 +241,14 @@ export default {
|
||||
jsContent11: "取消喜欢后相关联的元素会被删除,确认要删除吗",
|
||||
},
|
||||
ProductImg: {
|
||||
productInput: "输入关键词(例如风格、材质)",
|
||||
relightInput: "输入关键词(例如场景、地点)",
|
||||
productInput: "请输入关键词(例如款式、材质)",
|
||||
relightInput: "描述修改(增加,删除,把...变成...)",
|
||||
Finalize: "完成",
|
||||
SelectCollection: "线稿图",
|
||||
SelectCollectionRelight: "产品图",
|
||||
DesignSelectCollection: "选择一副插图",
|
||||
SelectedDesign: "已选",
|
||||
DesignSelectedDesign: "已选",
|
||||
SelectCollectionRelight: "选择产品图",
|
||||
DesignSelectCollection: "选择线稿",
|
||||
SelectedDesign: "已选择的",
|
||||
DesignSelectedDesign: "已选择的",
|
||||
productImageDrafts: "生成结果",
|
||||
DesignproductImageDrafts: "生成结果",
|
||||
Upload: "上传",
|
||||
@@ -263,7 +276,7 @@ export default {
|
||||
poseTransfer: {
|
||||
SelectDesign: "产品图",
|
||||
Selectpose: "选择动作",
|
||||
LikeVideo: "已选",
|
||||
LikeVideo: "已选择的",
|
||||
InputVideo: "生成结果",
|
||||
GeneratedVideo: "生成的视频",
|
||||
hint: "将草图改为逼真的照片,这条裙子的材质是牛仔布。",
|
||||
@@ -279,6 +292,7 @@ export default {
|
||||
currently: "您排在队列中的第{generateLineUp}位",
|
||||
Delete: "删除",
|
||||
Rename: "编辑",
|
||||
edit: "编辑",
|
||||
Point: "点",
|
||||
inputContent1: "输入名字进行搜索",
|
||||
intersection: "交集",
|
||||
@@ -293,9 +307,9 @@ export default {
|
||||
TextImage: "图片-文字",
|
||||
inputContent2: "输入生成图片的标题",
|
||||
maximumLength: "输入的内容超过允许输入的最大长度",
|
||||
Model1: "笔墨画风",
|
||||
Model2: "插画画风",
|
||||
Model3: "真实画风",
|
||||
Model1: "手绘风",
|
||||
Model2: "插画风",
|
||||
Model3: "写实风",
|
||||
Name: "名字:",
|
||||
Category: "类别:",
|
||||
inputContent3: "输入生成图片的标题",
|
||||
@@ -348,6 +362,8 @@ export default {
|
||||
},
|
||||
ModelPlacement: {
|
||||
Registration: "新增模特",
|
||||
Proportion: "比例",
|
||||
Resize:"缩放",
|
||||
Submit: "保存",
|
||||
Preview: "预览",
|
||||
Back: "Back",
|
||||
@@ -420,7 +436,7 @@ export default {
|
||||
Generate: "生成",
|
||||
Close: "取消",
|
||||
currently: "您排在队列中的第{generateLineUp}位",
|
||||
PIN: "必须",
|
||||
PIN: "必用",
|
||||
Maximum: "最多可上传16张图片,每张图片最大5MB",
|
||||
Thumbnail: "选择的印花",
|
||||
inputContent1: "生成图片的标题",
|
||||
@@ -464,6 +480,7 @@ export default {
|
||||
selectImgList: {
|
||||
SelectImg: "选择图片来提取主色",
|
||||
Clear: "关闭",
|
||||
ok:'确认',
|
||||
},
|
||||
MoodboardUpload: {
|
||||
Upload: "上传",
|
||||
@@ -473,7 +490,7 @@ export default {
|
||||
Maximum: "最多可上传8张图片,每张图片最大5MB",
|
||||
Thumbnail: "选择的情绪板",
|
||||
layout: "布局",
|
||||
selected: "当前的情绪版布局",
|
||||
selected: "当前布局",
|
||||
Edit: "编辑",
|
||||
jsContent1: "您最多可以选择8张图片",
|
||||
jsContent2: "上传失败",
|
||||
@@ -527,6 +544,15 @@ export default {
|
||||
style: "风格",
|
||||
referenceImage: "参考图",
|
||||
sloganTitle: "输入文字内容",
|
||||
BlueYelStarryNight: "蓝黄星月夜",
|
||||
GreenCthulhu: "绿色克苏鲁",
|
||||
RedYelFireStyle: "红黄火焰风格",
|
||||
CyberpunkStyle: "赛博朋克风格",
|
||||
CitySkyline: "城市天际线建筑",
|
||||
RedMaple: "红色枫叶",
|
||||
GoldSunflower: "金色向日葵",
|
||||
EmrldJungle: "翠绿丛林天幕",
|
||||
PinkSakura: "粉色樱花绽放",
|
||||
jsContent1: "您只能上传图片文件!",
|
||||
jsContent2: "图片必须小于5MB",
|
||||
jsContent3: "请输入内容~",
|
||||
@@ -544,7 +570,7 @@ export default {
|
||||
Moodboard: "情绪板",
|
||||
Printboard: "印花板",
|
||||
Colorboard: "颜色板",
|
||||
Sketchboard: "线稿板块",
|
||||
Sketchboard: "线稿板",
|
||||
Mannequin: "人体模特",
|
||||
Mannquinboard: "模特板块",
|
||||
MoodCollection: "为您的系列选择情绪版",
|
||||
@@ -609,7 +635,7 @@ export default {
|
||||
DesignPrintOperation: {
|
||||
Placement: "调整位置",
|
||||
Overall: "整体",
|
||||
Single: "单件",
|
||||
Single: "单个",
|
||||
Scale: "大小",
|
||||
Random: "随机",
|
||||
inputContent: "输入名字进行搜索",
|
||||
@@ -691,6 +717,13 @@ export default {
|
||||
Delete: "删除",
|
||||
Describe: "描述",
|
||||
replyAll: "所有回复",
|
||||
yearsAgo: '年前',
|
||||
monthsAgo: '月前',
|
||||
WeeksAgo: '周前',
|
||||
daysAgo: '一天前',
|
||||
HoursAgo: '小时前',
|
||||
minutesAgo: '分钟前',
|
||||
minuteAgo: '1分种内',
|
||||
jsContent1: "请先登录或者升级为正式用户",
|
||||
jsContent2: "作者不允许二次创作",
|
||||
jsContent3: "请输入评论内容",
|
||||
@@ -704,6 +737,7 @@ export default {
|
||||
cover: "是否要把生成的内容存为新的设计",
|
||||
},
|
||||
account: {
|
||||
update:'动态',
|
||||
personCentered: "个人中心",
|
||||
back: "返回",
|
||||
frontPage: "我的信息",
|
||||
@@ -716,20 +750,23 @@ export default {
|
||||
remainingModifications: "本月剩余次数:",
|
||||
Country: "国家",
|
||||
CompanyName: "职业",
|
||||
Valid: "有效",
|
||||
Expire: "过期",
|
||||
//account首页
|
||||
myInfor: "我的信息",
|
||||
bindWeChat: "绑定",
|
||||
cancel: "取消订阅",
|
||||
cancel: "退订",
|
||||
//编辑个人信息页
|
||||
userName: "用户名",
|
||||
email: "邮箱",
|
||||
Submit: "提交",
|
||||
UpdateAvatar: "修改头像",
|
||||
information: "绑定个人信息",
|
||||
logOut: "登出",
|
||||
ModifyEmail: "修改邮箱",
|
||||
Email: "邮箱",
|
||||
plaseEmail: "请输入邮箱",
|
||||
plaseCountry: "请选择国家",
|
||||
plaseCountry: "请选择国家或地区",
|
||||
plaseCompanyName: "请输入职业",
|
||||
Name: "名字",
|
||||
plaseSelectSex: "请选择",
|
||||
@@ -748,7 +785,8 @@ export default {
|
||||
reply: "评论你的作品",
|
||||
followedYou: "关注了你",
|
||||
likedYourWork: "赞了你的作品",
|
||||
FollowFans: "关注 粉丝",
|
||||
FollowFans: "关注列表",
|
||||
search: "搜索",
|
||||
//互动
|
||||
Interact: "互动",
|
||||
hisWorks: "他的作品",
|
||||
@@ -779,12 +817,13 @@ export default {
|
||||
jsContent2: "当前网络无法加载谷歌",
|
||||
},
|
||||
Renew: {
|
||||
title: "根据您的需求选择最佳计划",
|
||||
Monthly: "月付",
|
||||
title: "选择你的最佳计划",
|
||||
MOSTPOPULAR:'最受欢迎的',
|
||||
Monthly: "月度",
|
||||
promotionCode: "优惠码",
|
||||
use: "应用",
|
||||
PromoCodeError: "请检查优惠码是否正确或者是否过期",
|
||||
Yearly: "年付",
|
||||
Yearly: "年度",
|
||||
CreditCard: "信用卡",
|
||||
Alipay: "支付宝",
|
||||
Payment: "付款方式",
|
||||
@@ -886,24 +925,31 @@ export default {
|
||||
guide50: "您的指南已经完成,现在您可以自由创作。要了解更多见解和细节,请查看我们主页上的演示视频:<a href='https://code-create.com.hk/aida/' style='pointer-events: auto;' target='_blank'>https://code-create.com.hk/aida/</a>。您可以随时告诉机器人您想重新开始教程。",
|
||||
},
|
||||
createSlogan: {
|
||||
title: "Create Slogan",
|
||||
Color: "Color",
|
||||
FontAlign: "Font Align",
|
||||
FontStyle: "Font Style",
|
||||
FontFamily: "Font Family",
|
||||
add: "Add",
|
||||
delete: "Delete",
|
||||
submit: "Submit",
|
||||
title: "创建标语",
|
||||
Color: "颜色",
|
||||
FontAlign: "字体对齐",
|
||||
FontStyle: "字体样式",
|
||||
FontFamily: "字体种类",
|
||||
add: "添加",
|
||||
delete: "删除",
|
||||
submit: "提交",
|
||||
paragraph:'请输入\n一段话把',
|
||||
},
|
||||
newProjectg: {
|
||||
projectSetting:'项目设置',
|
||||
helpYou: "今天我能为您做些什么呢?",
|
||||
info:'释放你的创造力',
|
||||
CreateProject:'创建项目',
|
||||
Chat: "代理模式",
|
||||
Setting: "手动模式",
|
||||
SeriesDesign: "整身设计",
|
||||
series: "整身设计",
|
||||
SeriesDesignInfo: "系列设计专注于多品类服装的协调设计,是打造统一时尚系列的理想之选。使用“设计资源”面板中的“情绪板”、“印刷板”、“配色板”、“草图板”和“人体模型”工具,收集和整理您的灵感,打造和谐的服装组合。在“草稿”和“系列”面板中,使用“产品图像”、“重新照明”和“转移姿势”等强大工具,完善您的作品。准备就绪后,将所有内容导出到“画布”以展示完整的系列设计。",
|
||||
SingleDesign: "单品设计",
|
||||
single: "单品设计",
|
||||
DeepThinking: "深度思考",
|
||||
SingleDesignInfo: "单一设计专注于单一服装类别的独立设计,例如 T 恤、连衣裙或夹克,无需考虑与其他单品的搭配。使用“设计资源”面板中的“情绪板”、“打印板”、“配色板”和“草图板”来收集灵感,并专注于打造一件独一无二的作品。完成后,在“草稿”和“收藏”面板中使用“产品图像”、“重新照明”和“传输姿势”等工具优化您的设计,然后导出到“画布”以展示您的个人作品。",
|
||||
selectDesignType:'请选择设计类型',
|
||||
hintListSERIES1: "设计一套以夏日海滩为灵感的连衣裙。",
|
||||
hintListSERIES2: "设计一套暗色系,哥特风格的上衣。",
|
||||
hintListSERIES3: "设计一套男童的无帽夹克设计,要求以森林探险为主题。",
|
||||
@@ -933,6 +979,7 @@ export default {
|
||||
Search: "搜索",
|
||||
Create: "创建",
|
||||
Rename: "重命名",
|
||||
edit: "编辑",
|
||||
Review: "查看",
|
||||
Delete: "删除",
|
||||
sequence: "序号",
|
||||
@@ -954,6 +1001,7 @@ export default {
|
||||
brandDNA: {
|
||||
Addbrand: "创建新品牌",
|
||||
BrandName: "品牌名字",
|
||||
Compute: "运算",
|
||||
BrandTextarea: "从描述中创建品牌",
|
||||
BrandSlogan: "品牌标语",
|
||||
BrandLogo: "品牌logo",
|
||||
@@ -977,7 +1025,13 @@ export default {
|
||||
Library: "库",
|
||||
},
|
||||
Canvas: {
|
||||
Canvas: "画布",
|
||||
layer: "图层",
|
||||
photoGallery:'图片库',
|
||||
NoPicture:'暂无图片',
|
||||
all:'全部',
|
||||
general:'共',
|
||||
PicturesInTotal:'张照片',
|
||||
createGroup: "创建组",
|
||||
slutionGroup: "解组",
|
||||
deleteLayer: "删除图层",
|
||||
@@ -1011,6 +1065,17 @@ export default {
|
||||
Copy: "复制",
|
||||
Paste: "粘贴",
|
||||
Cut: "剪切",
|
||||
Drawing: "画笔",
|
||||
Eraser: "橡皮擦",
|
||||
FillColor: "填充颜色",
|
||||
Pan: "整体拖拽",
|
||||
Select: "选择",
|
||||
Liquefying: "液化",
|
||||
Lasso: "套索",
|
||||
ZoomIn: "放大",
|
||||
ZoomOut: "缩小",
|
||||
Upload: "上传图片",
|
||||
AddText: "添加文字",
|
||||
DeleteSelectedElement: "删除选中元素",
|
||||
MoveCanvas: "移动画布",
|
||||
ZoomCanvas: "缩放画布",
|
||||
@@ -1031,7 +1096,7 @@ export default {
|
||||
ellipse:"椭圆",
|
||||
creation:"创建",
|
||||
CreateAndCopy:"创建并拷贝",
|
||||
TheClearlySelectedContent:"清晰选中的内容",
|
||||
TheClearlySelectedContent:"清除选中内容",
|
||||
Rename:"重命名",
|
||||
Layers:"图层",
|
||||
copyLayer:"复制图层",
|
||||
@@ -1045,16 +1110,171 @@ export default {
|
||||
MoveUpOneLayer:'向上移动一层',
|
||||
MoveDownOneLayer:'向下移动一层',
|
||||
SinkToBottom:'置底',
|
||||
BrushType:'笔刷类型',
|
||||
ShadowSettings:'阴影设置',
|
||||
EnableShadows:'启用阴影',
|
||||
ShadowColor:'阴影颜色',
|
||||
ShadowWidth:'阴影宽度',
|
||||
ShadowOffsetX:'阴影偏移X',
|
||||
ShadowOffsetY:'阴影偏移Y',
|
||||
ShadowPreview:'阴影预览',
|
||||
BrushPreset:'笔刷预设',
|
||||
Pencil:'铅笔',
|
||||
Texture:'纹理',
|
||||
Crayon:'蜡笔',
|
||||
Fur:'毛笔',
|
||||
Ink:'水墨笔',
|
||||
Longfur:'长毛笔',
|
||||
Writing:'书法笔',
|
||||
Marker:'马克笔',
|
||||
Pen:'钢笔',
|
||||
Ribbon:'飘带',
|
||||
Shaded:'阴影笔',
|
||||
Spray:'喷枪',
|
||||
BrushSize:"笔刷大小",
|
||||
BrushDeSize:'笔刷的大小',
|
||||
BrushColor:'笔刷颜色',
|
||||
BrushDeColor:'笔刷的颜色',
|
||||
BrushOpacity:'笔刷透明度',
|
||||
BrushdeOpacity:'笔刷的透明度',
|
||||
BasicBrushes:'基础笔刷',
|
||||
PaintingBrush:'绘画笔刷',
|
||||
SpecialEffectsBrush:'特效笔刷',
|
||||
PencilSettings:'蜡笔设置',
|
||||
ParticleSeparationDegree:'粒子分离度',
|
||||
ParticleSeparationDegreeDescription:'控制蜡笔颗粒的分离程度',
|
||||
TheAmountOfInk:'墨量',
|
||||
TheAmountOfInkDescription:'控制蜡笔的颜料量',
|
||||
randomness:'随机性',
|
||||
randomnessDescription:'控制蜡笔纹理的随机程度',
|
||||
TextureType:'纹理类型',
|
||||
TextureTypeDescription:'设置蜡笔的纹理类型',
|
||||
Default:'默认',
|
||||
Rough:'粗糙',
|
||||
Smooth:'平滑',
|
||||
basic:'基础',
|
||||
//长毛笔
|
||||
FurSettings:'长毛笔设置',
|
||||
FurLength:'毛发长度',
|
||||
FurLengthDescription:'控制毛发的长度',
|
||||
FurDensity:'毛发密度',
|
||||
FurDensityDescription:'控制毛发的密度',
|
||||
FurRandomness:'随机性',
|
||||
FurRandomnessDescription:'控制毛发的随机分布程度',
|
||||
FlowCoefficient:'流动系数',
|
||||
FlowCoefficientDescription:'控制毛发的流动感',
|
||||
furCurvature:'弯曲度',
|
||||
furCurvatureDescription:'控制毛发的弯曲程度',
|
||||
randomizeDirection:'随机方向',
|
||||
randomizeDirectionDescription:'是否随机化毛发方向',
|
||||
//水墨
|
||||
InkSettings:'水墨设置',
|
||||
InkAmount:'墨量',
|
||||
InkAmountDescription:'控制水墨的浓度',
|
||||
InkRange:'笔触范围',
|
||||
InkRangeDescription:'控制水墨扩散的范围',
|
||||
InkSplashEnabled:'溅墨效果',
|
||||
InkSplashEnabledDescription:'是否启用溅墨效果',
|
||||
InkSize:'溅墨大小',
|
||||
InkSizeDescription:'溅墨点的大小',
|
||||
InkRandomness:'溅墨距离',
|
||||
InkRandomnessDescription:'溅墨可扩散的最大距离',
|
||||
//书法笔
|
||||
WritingSettings:'书法笔设置',
|
||||
WritingBrushPressure:"笔压感应",
|
||||
WritingBrushPressureDescription:"控制笔触的力度感应",
|
||||
WritingAmount:"墨量",
|
||||
WritingAmountDescription:"控制笔触中的墨水量",
|
||||
WritingPenTipCoefficient:"笔锋系数",
|
||||
WritingPenTipCoefficientDescription:"控制笔锋的尖锐程度",
|
||||
WritingDropEffect:"墨滴效果",
|
||||
WritingDropEffectDescription:"是否启用墨滴效果",
|
||||
//马克笔
|
||||
MarkerSettings:'马克笔设置',
|
||||
MarkerWidth:'笔触宽度',
|
||||
MarkerWidthDescription:'控制马克笔笔触的宽度',
|
||||
MarkerCapStyle:'笔头样式',
|
||||
MarkerCapStyleDescription:'设置马克笔笔头的形状',
|
||||
MarkerCapStyleRound:'圆形',
|
||||
MarkerCapStyleSquare:'方形',
|
||||
MarkerMixedModel:'混合模式',
|
||||
MarkerMixedModelDescription:'设置马克笔的颜色混合方式',
|
||||
MarkerMixedModelMultiply:'正片叠底',
|
||||
MarkerMixedModelNormal:'正常',
|
||||
//钢笔
|
||||
PenSettings:'钢笔设置',
|
||||
PenWidth:'笔触宽度',
|
||||
PenWidthDescription:'控制钢笔墨水最小透明度',
|
||||
PenMinimumInkTransparency:'最小墨水透明度',
|
||||
PenMinimumInkTransparencyDescription:'控制钢笔笔触的宽度',
|
||||
PenMaximumInkTransparency:'最大墨水透明度',
|
||||
PenMaximumInkTransparencyDescription:'控制钢笔墨水最大透明度',
|
||||
//飘带
|
||||
RibbonSettings:'飘带设置',
|
||||
RibbonWidth:'飘带宽度',
|
||||
RibbonWidthDescription:'控制飘带的宽度',
|
||||
RibbonVariation:'宽度变化',
|
||||
RibbonVariationDescription:'控制飘带宽度的变化程度',
|
||||
RibbonSmoothness:'平滑度',
|
||||
RibbonSmoothnessDescription:'控制飘带曲线的平滑程度',
|
||||
RibbonGradient:'启用渐变',
|
||||
RibbonGradientDescription:'是否启用渐变效果',
|
||||
RibbonGradientColor1:'渐变起始颜色',
|
||||
RibbonGradientColor1Description:'设置渐变的起始颜色',
|
||||
RibbonGradientColor2:'渐变结束颜色',
|
||||
RibbonGradientColor2Description:'设置渐变的结束颜色',
|
||||
//阴影笔
|
||||
ShadedSettings:'阴影笔设置',
|
||||
ShadedColor:'阴影颜色',
|
||||
ShadedColorDescription:'设置阴影的颜色',
|
||||
ShadedBlur:'阴影模糊',
|
||||
ShadedBlurDescription:'设置阴影的模糊程度',
|
||||
ShadedOffsetX:'阴影偏移X',
|
||||
ShadedOffsetXDescription:'设置阴影在X轴上的偏移量',
|
||||
ShadedOffsetY:'阴影偏移Y',
|
||||
ShadedOffsetYDescription:'设置阴影在Y轴上的偏移量',
|
||||
ShadedMixedModel:'混合模式',
|
||||
ShadedMixedModelDescription:'设置阴影的混合模式',
|
||||
ShadedMixedModelNormal:'正常',
|
||||
ShadedMixedModelMultiply:'正片叠底',
|
||||
ShadedMixedModelScreen:'滤色',
|
||||
ShadedMixedModelOverlay:'叠加',
|
||||
ShadedMixedModelDarken:'变暗',
|
||||
ShadedMixedModelLighten:'变亮',
|
||||
ShadedMixedModelColorDodge:'颜色减淡',
|
||||
ShadedMixedModelColorBurn:'颜色加深',
|
||||
ShadedMixedModelHardLight:'强光',
|
||||
ShadedMixedModelSoftLight:'柔光',
|
||||
ShadedMixedModelDifference:'差值',
|
||||
ShadedMixedModelExclusion:'排除',
|
||||
//喷枪
|
||||
SpraySettings:'喷枪设置',
|
||||
leptonema:'细线',
|
||||
MediumCoarse:'中粗',
|
||||
Pachytene:'粗线',
|
||||
Watercolour:'水彩',
|
||||
},
|
||||
speedList:{
|
||||
High:'高级',
|
||||
wx:'基础',
|
||||
relightEdit:'编辑产品图细节',
|
||||
changeBackground:'修改产品图背景',
|
||||
relightEdit:'编辑细节',
|
||||
changeBackground:'修改背景',
|
||||
toproductFlus:'高级',
|
||||
toproductBasic:'基础',
|
||||
generateWx:'高级',
|
||||
generateFlux:'进阶',
|
||||
generateNormal:'基础',
|
||||
},
|
||||
liquifyPanel:{
|
||||
push:'推',
|
||||
clockwise:'顺时针转动',
|
||||
counterclockwise:'逆时针转动',
|
||||
size:'尺寸',
|
||||
pressure:'压力',
|
||||
distortion:'失真',
|
||||
power:'动力',
|
||||
},
|
||||
event:{
|
||||
back:'返回'
|
||||
}
|
||||
};
|
||||
|
||||
262
src/lang/en.ts
262
src/lang/en.ts
@@ -24,9 +24,9 @@ export default {
|
||||
SubscribeNow: "Subscribe now",
|
||||
TaskList: "Task List",
|
||||
ViewOrders: "View Orders",
|
||||
toolsToProduct: "Line Drawing to Product",
|
||||
toolsRelight: "Product Image Editing",
|
||||
toolsToTransferPose: "Animate Product Image",
|
||||
toolsToProduct: "To product image",
|
||||
toolsRelight: "Edit product image",
|
||||
toolsToTransferPose: "To product video",
|
||||
toolsDeReconstruction: "Create Sketches",
|
||||
toolsPatternMaking: "3D Pattern Making",
|
||||
toolsCanvas: "Canvas",
|
||||
@@ -51,7 +51,7 @@ export default {
|
||||
Medium: "Medium",
|
||||
All: "All",
|
||||
Design: "Line Drawing",
|
||||
Product: "Product",
|
||||
Product: "Product image",
|
||||
PoseTransfer: "Video",
|
||||
Today: "Today",
|
||||
Yesterday: "Yesterday",
|
||||
@@ -59,6 +59,15 @@ export default {
|
||||
Earlier: "Earlier",
|
||||
openUpgrade: "Upgrade to Pro",
|
||||
pastDue: "You can use these features only after becoming a regular user~",
|
||||
SERIES_DESIGN:'Series Design',
|
||||
SINGLE_DESIGN:'Single Design',
|
||||
FINISHED_PRODUCT:'Product',
|
||||
PRINT_DESIGN:'Print Design',
|
||||
TO_PRODUCT_IMAGE:'Product',
|
||||
RELIGHT:'Product',
|
||||
POSE_TRANSFORM:'Video',
|
||||
THREE_D_PLATE_MAKING:'3D Pattern Making',
|
||||
CANVAS:'Canvas',
|
||||
jsContent1: "The email format is incorrect",
|
||||
jsContent2: "Succeeded in binding the mailbox.",
|
||||
jsContent3: `You have not performed any operation for a long time. You must be active;otherwise, you will log out in {numTime} S`,
|
||||
@@ -127,7 +136,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",
|
||||
jsContent7: "It has been successfully saved to the project canvas.",
|
||||
jsContent8: "Whether to continue editing",
|
||||
jsContent9: "Whether you need to automatically crop your canvas excess space",
|
||||
jsContent10: "Please select a picture and try again",
|
||||
@@ -173,6 +182,9 @@ export default {
|
||||
Style: "Style",
|
||||
Select: "Select",
|
||||
Clear: "Clear",
|
||||
generationSetting: "Generation Setting",
|
||||
GenerationParameters: "Generation Parameters",
|
||||
AdjustYourGenerationSetting: "Adjust your generation setting",
|
||||
ProjectName: "Project name",
|
||||
Role: "Role",
|
||||
Adult: "Adult",
|
||||
@@ -181,7 +193,8 @@ export default {
|
||||
Male: "Male",
|
||||
Female: "Female",
|
||||
Brand: "Brand",
|
||||
BrandStrength: "Brand DNA Strength",
|
||||
BrandStrength: "Strength",
|
||||
ok: "OK",
|
||||
Category: "Category",
|
||||
Complete: "Complete",
|
||||
jsContent1: "Whether to delete the workspace?",
|
||||
@@ -203,7 +216,7 @@ export default {
|
||||
Reset: "Reset",
|
||||
Design: "Design",
|
||||
Redesign: "Redesign",
|
||||
GeneratedDesign: "Generated Line Drawing",
|
||||
GeneratedDesign: "Generated Draft",
|
||||
elementTitle: "Design Assets",
|
||||
recycleBin: "Recycle Bin",
|
||||
SelectedDesign: "Design Collection",
|
||||
@@ -228,12 +241,12 @@ export default {
|
||||
jsContent11: "By unliking this, all connected posts will be deleted. Are you sure you want to continue?",
|
||||
},
|
||||
ProductImg: {
|
||||
productInput: "Prompt to describe details",
|
||||
relightInput: "Enter keywords (e.g. Scene, Location)",
|
||||
productInput: "Enter keyword(style,texture)",
|
||||
relightInput: "Using revised phrase(e.g. change...to...,replace...with...,add,remove)",
|
||||
Finalize: "Finalize",
|
||||
SelectCollection: "Line Drawings",
|
||||
SelectCollection: "Line Drawing",
|
||||
SelectCollectionRelight: "Product Image",
|
||||
DesignSelectCollection: "Select an illustration",
|
||||
DesignSelectCollection: "Line Drawing",
|
||||
SelectedDesign: "Selected",
|
||||
DesignSelectedDesign: "Selected",
|
||||
productImageDrafts: "Generated",
|
||||
@@ -262,7 +275,7 @@ export default {
|
||||
},
|
||||
poseTransfer: {
|
||||
SelectDesign: "Product image",
|
||||
Selectpose: "Select pose",
|
||||
Selectpose: "Select motion",
|
||||
LikeVideo: "Selected",
|
||||
InputVideo: "Generated",
|
||||
GeneratedVideo: "Generated Video",
|
||||
@@ -279,6 +292,7 @@ export default {
|
||||
currently:"You are currently in the {generateLineUp} th position in the queue",
|
||||
Delete: "Delete",
|
||||
Rename: "Edit",
|
||||
edit: "Edit",
|
||||
Point: "Point",
|
||||
inputContent1: "Search by name",
|
||||
intersection: "intersection",
|
||||
@@ -348,7 +362,9 @@ export default {
|
||||
},
|
||||
ModelPlacement: {
|
||||
Registration: "Registration",
|
||||
Proportion: "Proportion",
|
||||
Submit: "Submit",
|
||||
Resize:"Resize",
|
||||
Preview: "Preview",
|
||||
Back: "Back",
|
||||
Restore: "Restore",
|
||||
@@ -464,6 +480,7 @@ export default {
|
||||
selectImgList: {
|
||||
SelectImg: " Select image for main color extraction",
|
||||
Clear: "Close",
|
||||
ok:'OK',
|
||||
},
|
||||
MoodboardUpload: {
|
||||
Upload: "Upload",
|
||||
@@ -527,6 +544,15 @@ export default {
|
||||
style: "Style",
|
||||
referenceImage: "Reference Image",
|
||||
sloganTitle: "Input text content",
|
||||
BlueYelStarryNight: "Blue and Yellow Starry Night",
|
||||
GreenCthulhu: "Green Cthulhu",
|
||||
RedYelFireStyle: "Red and yellow fire style",
|
||||
CyberpunkStyle: "Cyberpunk style",
|
||||
CitySkyline: "City skyline buildings",
|
||||
RedMaple: "Red maple leaves",
|
||||
GoldSunflower: "Golden Sunflower",
|
||||
EmrldJungle: "Emerald Jungle Canopy",
|
||||
PinkSakura: "Pink Sakura Blossom",
|
||||
jsContent1: "You can only upload Image file!",
|
||||
jsContent2: "Image must smaller than 5MB!",
|
||||
jsContent3: "Please enter content",
|
||||
@@ -691,6 +717,13 @@ export default {
|
||||
Describe: "Describe",
|
||||
Collapse: "Collapse",
|
||||
replyAll: "All replies",
|
||||
yearsAgo: 'years ago',
|
||||
monthsAgo: 'months ago',
|
||||
WeeksAgo: 'Weeks ago',
|
||||
daysAgo: '1 days ago',
|
||||
HoursAgo: 'Hours ago',
|
||||
minutesAgo: 'minutes ago',
|
||||
minuteAgo: 'within minute',
|
||||
jsContent1: "Please log in or upgrade to an official user",
|
||||
jsContent2: "The author is not allowed to use it",
|
||||
jsContent3: "Please enter a comment",
|
||||
@@ -704,9 +737,10 @@ export default {
|
||||
cover: "Save the generated content as a new design?",
|
||||
},
|
||||
account: {
|
||||
update:'Update',
|
||||
personCentered: "Account",
|
||||
back: "Back",
|
||||
frontPage: "Front Page",
|
||||
frontPage: "Profile",
|
||||
Home: "Home",
|
||||
Messages: "Messages",
|
||||
Follow: "Following",
|
||||
@@ -716,20 +750,23 @@ export default {
|
||||
remainingModifications: "Remaining this month:",
|
||||
Country: "Country",
|
||||
CompanyName: "Occupation",
|
||||
Valid: "Valid",
|
||||
Expire: "Expire",
|
||||
//account首页
|
||||
myInfor: "My Info",
|
||||
bindWeChat: "Link WeChat/Gmail",
|
||||
cancel: "Cancel Subscription Renewal",
|
||||
bindWeChat: "Link",
|
||||
cancel: "Stop Renewal",
|
||||
//编辑个人信息页
|
||||
userName: "User Name",
|
||||
email: "Email",
|
||||
Submit: "Submit",
|
||||
UpdateAvatar: "Update Avatar",
|
||||
information: "Bind personal information",
|
||||
logOut: "Log out",
|
||||
ModifyEmail: "Modify Email",
|
||||
Email: "Email",
|
||||
plaseEmail: "Enter your email address",
|
||||
plaseCountry: "Please select country",
|
||||
plaseCountry: "Please select country or region",
|
||||
plaseCompanyName: "Please enter occupation",
|
||||
Name: "Name",
|
||||
plaseSelectSex: "Please select",
|
||||
@@ -748,7 +785,8 @@ export default {
|
||||
reply: "commented on your work",
|
||||
followedYou: "followed you",
|
||||
likedYourWork: "liked your work",
|
||||
FollowFans: "Follow Fans",
|
||||
FollowFans: "Watchlist",
|
||||
search: "Search",
|
||||
//互动
|
||||
Interact: "interact",
|
||||
hisWorks: "His works",
|
||||
@@ -780,6 +818,7 @@ export default {
|
||||
},
|
||||
Renew: {
|
||||
title: "Find Your Ideal Plan",
|
||||
MOSTPOPULAR:'MOST POPULAR',
|
||||
Monthly: "Monthly",
|
||||
Yearly: "Yearly",
|
||||
promotionCode: "Coupon",
|
||||
@@ -894,16 +933,23 @@ export default {
|
||||
add: "Add",
|
||||
delete: "Delete",
|
||||
submit: "Submit",
|
||||
paragraph:'Please provide\n a piece of text\n to translate.',
|
||||
},
|
||||
newProjectg: {
|
||||
projectSetting:'Setting',
|
||||
helpYou: "How can I help you today?",
|
||||
info:'Bloom Your Creativity',
|
||||
CreateProject:'Create Project',
|
||||
Chat: "Agent Mode",
|
||||
Setting: "Manual Mode",
|
||||
SeriesDesign: "Overall Illustration Design",
|
||||
series: "Series Design",
|
||||
SeriesDesignInfo: "Series Design focuses on the coordinated design of multi-category clothing, ideal for creating a unified fashion collection. Gather and arrange your inspiration using the Moodboard, Printboard, Colorboard, Sketchboard, and Mannequin tools in the Design Assets panel to build harmonious outfit combinations. Refine your creations in the Draft and Collection panels using powerful tools like To Product Image, Relight, and Transfer Pose. When you’re ready, export everything to the Canvas to display your complete series design.",
|
||||
SingleDesign: "Single item design",
|
||||
single: "Single Design",
|
||||
DeepThinking: "Deep Thinking",
|
||||
SingleDesignInfo: "Single Design focuses on creating an individual clothing item, such as a T-shirt, dress, or jacket, without coordinating it with other pieces. Use the Moodboard, Printboard, Colorboard, and Sketchboard sections in the Design Assets panel to gather inspiration and develop a unique design. Once finished, refine your work in the Draft and Collection panels using tools like To Product Image, Relight, and Transfer Pose, then export to the Canvas to showcase your standalone creation. ",
|
||||
selectDesignType:'Please select the design type',
|
||||
hintListSERIES1: "Design a collection of futuristic clothes, deep purple color scheme.",
|
||||
hintListSERIES2: "Design a set of bright-colored, Bohemian-style dresses.",
|
||||
hintListSERIES3: "Design a set of hip-hop street style denim jackets for boys.",
|
||||
@@ -933,6 +979,7 @@ export default {
|
||||
Search: "Search",
|
||||
Create: "Create",
|
||||
Rename: "Rename",
|
||||
edit: "Edit",
|
||||
Review: "Review",
|
||||
Delete: "Delete",
|
||||
sequence: "Sequence",
|
||||
@@ -954,6 +1001,7 @@ export default {
|
||||
brandDNA: {
|
||||
Addbrand: "Create new brand",
|
||||
BrandName: "Brand Name",
|
||||
Compute: "Compute",
|
||||
BrandTextarea: "Generating brand from description",
|
||||
BrandSlogan: "Brand Slogan",
|
||||
BrandLogo: "Brand Logo",
|
||||
@@ -977,7 +1025,13 @@ export default {
|
||||
Library: "Library",
|
||||
},
|
||||
Canvas: {
|
||||
Canvas: "Canvas",
|
||||
layer: "Layer",
|
||||
photoGallery:'Photo Gallery',
|
||||
NoPicture:'No Picture',
|
||||
all:'All',
|
||||
general:'',
|
||||
PicturesInTotal:'Pictures In Total',
|
||||
createGroup: "Create Group",
|
||||
slutionGroup: "Slution Group",
|
||||
deleteLayer: "Delete Layer",
|
||||
@@ -1011,6 +1065,17 @@ export default {
|
||||
Copy: "Copy",
|
||||
Paste: "Paste",
|
||||
Cut: "Cut",
|
||||
Drawing: "Drawing",
|
||||
Eraser: "Eraser",
|
||||
FillColor: "FillColor",
|
||||
Pan: "Pan",
|
||||
Select: "Select",
|
||||
Liquefying: "Liquefying",
|
||||
Lasso: "Lasso",
|
||||
ZoomIn: "Zoom In",
|
||||
ZoomOut: "Zoom Out",
|
||||
Upload: "Upload Image",
|
||||
AddText: "Add Text",
|
||||
DeleteSelectedElement: "Delete Selected Element",
|
||||
MoveCanvas: "Move Canvas",
|
||||
ZoomCanvas: "Zoom Canvas",
|
||||
@@ -1026,12 +1091,12 @@ export default {
|
||||
Layer1: "Layer 1",
|
||||
FixedLayer: "FixedLayer",
|
||||
Background: "Background",
|
||||
freehandSketching: "Freehand Sketching",
|
||||
freehandSketching: "Sketch",
|
||||
rectangle: "Rectangle",
|
||||
ellipse:"Ellipse",
|
||||
creation:"Creation",
|
||||
creation:"Create",
|
||||
CreateAndCopy:"Create and copy",
|
||||
TheClearlySelectedContent:"The clearly selected content",
|
||||
TheClearlySelectedContent:"Clean selected area",
|
||||
Rename:"Rename",
|
||||
Layers:"Layers",
|
||||
copyLayer:"Copy Layer",
|
||||
@@ -1045,16 +1110,171 @@ export default {
|
||||
MoveUpOneLayer:'Move Up One Layer',
|
||||
MoveDownOneLayer:'Move Down One Layer',
|
||||
SinkToBottom:'Sink to Bottom',
|
||||
BrushType:'Brush Type',
|
||||
ShadowSettings:'Shadow Settings',
|
||||
EnableShadows:'Enable Shadows',
|
||||
ShadowColor:'Shadow Color',
|
||||
ShadowWidth:'Shadow Width',
|
||||
ShadowOffsetX:'Shadow Offset X',
|
||||
ShadowOffsetY:'Shadow Offset Y',
|
||||
ShadowPreview:'Shadow Preview',
|
||||
BrushPreset:'Brush Preset',
|
||||
Pencil:'Pencil',
|
||||
Texture:'Texture',
|
||||
Crayon:'Crayon',
|
||||
Fur:'Fur',
|
||||
Ink:'Ink',
|
||||
Longfur:'Longfur',
|
||||
Writing:'Writing',
|
||||
Marker:'Marker',
|
||||
Pen:'Pen',
|
||||
Ribbon:'Ribbon',
|
||||
Shaded:'Shaded',
|
||||
Spray:'Spray',
|
||||
BrushSize:'Brush Size',
|
||||
BrushDeSize:'The size of the brush',
|
||||
BrushColor:'Brush Color',
|
||||
BrushDeColor:'The color of the brush',
|
||||
BrushOpacity:'Brush Opacity',
|
||||
BrushdeOpacity:'The transparency of the brush',
|
||||
BasicBrushes:'Basic Brushes',
|
||||
PaintingBrush:'Painting Brush',
|
||||
SpecialEffectsBrush:'Special Effects Brush',
|
||||
PencilSettings:'Pencil Settings',
|
||||
ParticleSeparationDegree:'Particle separation degree',
|
||||
ParticleSeparationDegreeDescription:'Control the degree of separation of the crayon particles',
|
||||
TheAmountOfInk:'The Amount Of Ink',
|
||||
TheAmountOfInkDescription:'Control the amount of pigment in the crayons',
|
||||
randomness:'Randomness',
|
||||
randomnessDescription:'Controlling the degree of randomness in the texture of the crayon',
|
||||
TextureType:'Texture Type',
|
||||
TextureTypeDescription:'Set the texture type of the crayons',
|
||||
Default:'Default',
|
||||
Rough:'Rough',
|
||||
Smooth:'Smooth',
|
||||
basic:'Basic',
|
||||
//长毛笔
|
||||
FurSettings:'FurSettings',
|
||||
FurLength:'Fur Length',
|
||||
FurLengthDescription:'Control the length of the hair',
|
||||
FurDensity:'Fur Density',
|
||||
FurDensityDescription:'Control the density of the fur',
|
||||
FurRandomness:'Fur Randomness',
|
||||
FurRandomnessDescription:'Control the random distribution of the fur',
|
||||
FlowCoefficient:'Flow Coefficient',
|
||||
FlowCoefficientDescription:'Controlling the flow of hair texture',
|
||||
furCurvature:'Curvature',
|
||||
furCurvatureDescription:'Control the degree of hair curvature',
|
||||
randomizeDirection:'Random Cirection',
|
||||
randomizeDirectionDescription:'Whether to randomize the direction of hair growth',
|
||||
//水墨
|
||||
InkSettings:'Ink painting settings',
|
||||
InkAmount:'The amount of ink',
|
||||
InkAmountDescription:'Control the concentration of the ink.',
|
||||
InkRange:'Brushstroke range',
|
||||
InkRangeDescription:'Control the extent of ink diffusion',
|
||||
InkSplashEnabled:'Spatter ink effect',
|
||||
InkSplashEnabledDescription:'Whether to enable the ink splatter effect',
|
||||
InkSize:'Size of ink splatter',
|
||||
InkSizeDescription:'The size of the ink splatter spots',
|
||||
InkRandomness:'Splash ink distance',
|
||||
InkRandomnessDescription:'The maximum distance that ink splashing can spread',
|
||||
//书法笔
|
||||
WritingSettings:'Writing Settings',
|
||||
WritingBrushPressure:"Pressure-sensitive pen",
|
||||
WritingBrushPressureDescription:"Force-sensitive control of the brush stroke",
|
||||
WritingAmount:"The amount of ink",
|
||||
WritingAmountDescription:"Control the amount of ink in the brushstrokes",
|
||||
WritingPenTipCoefficient:"Pen tip coefficient",
|
||||
WritingPenTipCoefficientDescription:"Controlling the sharpness of the pen tip",
|
||||
WritingDropEffect:"Drop Effect",
|
||||
WritingDropEffectDescription:"Whether to enable the ink droplet effect",
|
||||
//马克笔
|
||||
MarkerSettings:'Marker Settings',
|
||||
MarkerWidth:'Brush stroke width',
|
||||
MarkerWidthDescription:'Control the width of the brush strokes with the marker pen',
|
||||
MarkerCapStyle:'Writing style',
|
||||
MarkerCapStyleDescription:'Set the shape of the marker pen tip',
|
||||
MarkerCapStyleRound:'Round',
|
||||
MarkerCapStyleSquare:'Square',
|
||||
MarkerMixedModel:'Mixed Model',
|
||||
MarkerMixedModelDescription:'Set the color mixing mode of the marker pen',
|
||||
MarkerMixedModelMultiply:'Multiply',
|
||||
MarkerMixedModelNormal:'Normal',
|
||||
//钢笔
|
||||
PenSettings:'Pen Settings',
|
||||
PenWidth:'Pen Width',
|
||||
PenWidthDescription:'Control the width of the pen stroke',
|
||||
PenMinimumInkTransparency:'Minimum Ink Transparency',
|
||||
PenMinimumInkTransparencyDescription:'Control the minimum ink transparency',
|
||||
PenMaximumInkTransparency:'Maximum Ink Transparency',
|
||||
PenMaximumInkTransparencyDescription:'Control the maximum ink transparency',
|
||||
//飘带
|
||||
RibbonSettings:'Ribbon Settings',
|
||||
RibbonWidth:'Ribbon Width',
|
||||
RibbonWidthDescription:'Control the width of the ribbon',
|
||||
RibbonVariation:'Width Variation',
|
||||
RibbonVariationDescription:'Control the variation of the ribbon width',
|
||||
RibbonSmoothness:'Smoothness',
|
||||
RibbonSmoothnessDescription:'Control the smoothness of the ribbon curve',
|
||||
RibbonGradient:'Enable Gradient',
|
||||
RibbonGradientDescription:'Enable gradient effect',
|
||||
RibbonGradientColor1:'Gradient Start Color',
|
||||
RibbonGradientColor1Description:'Set the start color of the gradient',
|
||||
RibbonGradientColor2:'Gradient End Color',
|
||||
RibbonGradientColor2Description:'Set the end color of the gradient',
|
||||
//阴影笔
|
||||
ShadedSettings:'Shaded Settings',
|
||||
ShadedColor:'Shaded Color',
|
||||
ShadedColorDescription:'Set the color of the shadow',
|
||||
ShadedBlur:'Shaded Blur',
|
||||
ShadedBlurDescription:'Set the blur of the shadow',
|
||||
ShadedOffsetX:'Shaded Offset X',
|
||||
ShadedOffsetXDescription:'Set the offset of the shadow on the X axis',
|
||||
ShadedOffsetY:'Shaded Offset Y',
|
||||
ShadedOffsetYDescription:'Set the offset of the shadow on the Y axis',
|
||||
ShadedMixedModel:'Shaded Mixed Model',
|
||||
ShadedMixedModelDescription:'Set the mixed model of the shadow',
|
||||
ShadedMixedModelNormal:'Normal',
|
||||
ShadedMixedModelMultiply:'Multiply',
|
||||
ShadedMixedModelScreen:'Screen',
|
||||
ShadedMixedModelOverlay:'Overlay',
|
||||
ShadedMixedModelDarken:'Darken',
|
||||
ShadedMixedModelLighten:'Lighten',
|
||||
ShadedMixedModelColorDodge:'Color Dodge',
|
||||
ShadedMixedModelColorBurn:'Color Burn',
|
||||
ShadedMixedModelHardLight:'Hard Light',
|
||||
ShadedMixedModelSoftLight:'Soft Light',
|
||||
ShadedMixedModelDifference:'Difference',
|
||||
ShadedMixedModelExclusion:'Exclusion',
|
||||
//喷枪
|
||||
SpraySettings:'Spray Settings',
|
||||
leptonema:'Fine',
|
||||
MediumCoarse:'Medium Coarse',
|
||||
Pachytene:'Coarse',
|
||||
Watercolour:'Watercolour',
|
||||
},
|
||||
speedList:{
|
||||
High:'High',
|
||||
wx:'Wx',
|
||||
relightEdit:'Edit details',
|
||||
changeBackground:'Change the background',
|
||||
toproductFlus:'Premiun',
|
||||
toproductFlus:'Premium',
|
||||
toproductBasic:'Basic',
|
||||
generateWx:'High',
|
||||
generateFlux:'Advanced',
|
||||
generateNormal:'Normal',
|
||||
},
|
||||
liquifyPanel:{
|
||||
push:'Push',
|
||||
clockwise:'Clockwise',
|
||||
counterclockwise:'Counterclockwise',
|
||||
size:'Size',
|
||||
pressure:'Pressure',
|
||||
distortion:'Distortion',
|
||||
power:'Power',
|
||||
},
|
||||
event:{
|
||||
back:'Back'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user