画布部分语言适配
This commit is contained in:
@@ -145,10 +145,10 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="dialog-buttons">
|
<div class="dialog-buttons">
|
||||||
<button class="cancel-btn" @click="cancelFeather">
|
<button class="cancel-btn" @click="cancelFeather">
|
||||||
{{ $t("取消") }}
|
{{ $t("Canvas.close") }}
|
||||||
</button>
|
</button>
|
||||||
<button class="confirm-btn" @click="applyFeather">
|
<button class="confirm-btn" @click="applyFeather">
|
||||||
{{ $t("确认") }}
|
{{ $t("Canvas.confirmEdit") }}
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -159,7 +159,7 @@
|
|||||||
<div v-if="showColorPicker" class="dialog-overlay">
|
<div v-if="showColorPicker" class="dialog-overlay">
|
||||||
<div class="dialog-container">
|
<div class="dialog-container">
|
||||||
<div class="dialog-header">
|
<div class="dialog-header">
|
||||||
<h3>{{ $t("选择填充颜色") }}</h3>
|
<h3>{{ $t("Canvas.SelectFillColor") }}</h3>
|
||||||
<button class="close-dialog-btn" @click="cancelColorPicker">
|
<button class="close-dialog-btn" @click="cancelColorPicker">
|
||||||
×
|
×
|
||||||
</button>
|
</button>
|
||||||
@@ -168,10 +168,10 @@
|
|||||||
<input type="color" v-model="fillColor" class="color-picker" />
|
<input type="color" v-model="fillColor" class="color-picker" />
|
||||||
<div class="dialog-buttons">
|
<div class="dialog-buttons">
|
||||||
<button class="cancel-btn" @click="cancelColorPicker">
|
<button class="cancel-btn" @click="cancelColorPicker">
|
||||||
{{ $t("取消") }}
|
{{ $t("Canvas.close") }}
|
||||||
</button>
|
</button>
|
||||||
<button class="confirm-btn" @click="confirmColorPicker">
|
<button class="confirm-btn" @click="confirmColorPicker">
|
||||||
{{ $t("确认") }}
|
{{ $t("Canvas.confirmEdit") }}
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -770,7 +770,7 @@ export class ToolManager {
|
|||||||
title,
|
title,
|
||||||
content,
|
content,
|
||||||
okText: this.t("Canvas.ConfirmRasterization"),
|
okText: this.t("Canvas.ConfirmRasterization"),
|
||||||
cancelText: "取消",
|
cancelText: this.t("Canvas.close"),
|
||||||
centered: true,
|
centered: true,
|
||||||
icon: h("span", { style: "color: #faad14;" }, "⚠️"),
|
icon: h("span", { style: "color: #faad14;" }, "⚠️"),
|
||||||
onOk: () => {
|
onOk: () => {
|
||||||
|
|||||||
605
src/lang/cn.ts
605
src/lang/cn.ts
@@ -59,15 +59,15 @@ export default {
|
|||||||
Earlier: "更早",
|
Earlier: "更早",
|
||||||
openUpgrade: "升级至专业版",
|
openUpgrade: "升级至专业版",
|
||||||
pastDue: "只有成为正式用户后,您才能使用这些功能~",
|
pastDue: "只有成为正式用户后,您才能使用这些功能~",
|
||||||
SERIES_DESIGN:'整身设计',
|
SERIES_DESIGN: '整身设计',
|
||||||
SINGLE_DESIGN:'单品设计',
|
SINGLE_DESIGN: '单品设计',
|
||||||
FINISHED_PRODUCT:'产品图设计',
|
FINISHED_PRODUCT: '产品图设计',
|
||||||
PRINT_DESIGN:'印花设计',
|
PRINT_DESIGN: '印花设计',
|
||||||
TO_PRODUCT_IMAGE:'产品图',
|
TO_PRODUCT_IMAGE: '产品图',
|
||||||
RELIGHT:'产品图',
|
RELIGHT: '产品图',
|
||||||
POSE_TRANSFER:'视频',
|
POSE_TRANSFER: '视频',
|
||||||
THREE_D_PLATE_MAKING:'3D图案制作',
|
THREE_D_PLATE_MAKING: '3D图案制作',
|
||||||
CANVAS:'画布',
|
CANVAS: '画布',
|
||||||
jsContent1: "邮箱格式不正确",
|
jsContent1: "邮箱格式不正确",
|
||||||
jsContent2: "绑定邮箱成功",
|
jsContent2: "绑定邮箱成功",
|
||||||
jsContent3: `已经长时间未操作,您必须活跃起来,否则将会在{numTime} S 后退出登录`,
|
jsContent3: `已经长时间未操作,您必须活跃起来,否则将会在{numTime} S 后退出登录`,
|
||||||
@@ -364,7 +364,7 @@ export default {
|
|||||||
ModelPlacement: {
|
ModelPlacement: {
|
||||||
Registration: "新增模特",
|
Registration: "新增模特",
|
||||||
Proportion: "比例",
|
Proportion: "比例",
|
||||||
Resize:"缩放",
|
Resize: "缩放",
|
||||||
Submit: "保存",
|
Submit: "保存",
|
||||||
Preview: "预览",
|
Preview: "预览",
|
||||||
Back: "Back",
|
Back: "Back",
|
||||||
@@ -483,7 +483,7 @@ export default {
|
|||||||
selectImgList: {
|
selectImgList: {
|
||||||
SelectImg: "选择图片来提取主色",
|
SelectImg: "选择图片来提取主色",
|
||||||
Clear: "关闭",
|
Clear: "关闭",
|
||||||
ok:'确认',
|
ok: '确认',
|
||||||
},
|
},
|
||||||
MoodboardUpload: {
|
MoodboardUpload: {
|
||||||
Upload: "上传",
|
Upload: "上传",
|
||||||
@@ -745,7 +745,7 @@ export default {
|
|||||||
cover: "是否要把生成的内容存为新的设计",
|
cover: "是否要把生成的内容存为新的设计",
|
||||||
},
|
},
|
||||||
account: {
|
account: {
|
||||||
update:'动态',
|
update: '动态',
|
||||||
personCentered: "个人中心",
|
personCentered: "个人中心",
|
||||||
back: "返回",
|
back: "返回",
|
||||||
frontPage: "我的信息",
|
frontPage: "我的信息",
|
||||||
@@ -756,7 +756,7 @@ export default {
|
|||||||
editUser: "修改个人信息",
|
editUser: "修改个人信息",
|
||||||
notModifiable: "没有修改次数",
|
notModifiable: "没有修改次数",
|
||||||
remainingModifications: "本月剩余次数:",
|
remainingModifications: "本月剩余次数:",
|
||||||
plaseSelect:"请选择",
|
plaseSelect: "请选择",
|
||||||
Country: "国家或地区",
|
Country: "国家或地区",
|
||||||
CompanyName: "职业",
|
CompanyName: "职业",
|
||||||
Status: "状态",
|
Status: "状态",
|
||||||
@@ -831,7 +831,7 @@ export default {
|
|||||||
},
|
},
|
||||||
Renew: {
|
Renew: {
|
||||||
title: "选择你的最佳计划",
|
title: "选择你的最佳计划",
|
||||||
MOSTPOPULAR:'最受欢迎的',
|
MOSTPOPULAR: '最受欢迎的',
|
||||||
Monthly: "月度",
|
Monthly: "月度",
|
||||||
promotionCode: "优惠码",
|
promotionCode: "优惠码",
|
||||||
use: "应用",
|
use: "应用",
|
||||||
@@ -946,13 +946,13 @@ export default {
|
|||||||
add: "添加",
|
add: "添加",
|
||||||
delete: "删除",
|
delete: "删除",
|
||||||
submit: "提交",
|
submit: "提交",
|
||||||
paragraph:'请输入\n一段话把',
|
paragraph: '请输入\n一段话把',
|
||||||
},
|
},
|
||||||
newProjectg: {
|
newProjectg: {
|
||||||
projectSetting:'项目设置',
|
projectSetting: '项目设置',
|
||||||
helpYou: "今天我能为您做些什么呢?",
|
helpYou: "今天我能为您做些什么呢?",
|
||||||
info:'释放你的创造力',
|
info: '释放你的创造力',
|
||||||
CreateProject:'创建项目',
|
CreateProject: '创建项目',
|
||||||
Chat: "代理模式",
|
Chat: "代理模式",
|
||||||
Setting: "手动模式",
|
Setting: "手动模式",
|
||||||
SeriesDesign: "整身设计",
|
SeriesDesign: "整身设计",
|
||||||
@@ -962,7 +962,7 @@ export default {
|
|||||||
single: "单品设计",
|
single: "单品设计",
|
||||||
DeepThinking: "深度思考",
|
DeepThinking: "深度思考",
|
||||||
SingleDesignInfo: "单一设计专注于单一服装类别的独立设计,例如 T 恤、连衣裙或夹克,无需考虑与其他单品的搭配。使用“设计资源”面板中的“情绪板”、“打印板”、“配色板”和“草图板”来收集灵感,并专注于打造一件独一无二的作品。完成后,在“草稿”和“收藏”面板中使用“产品图像”、“重新照明”和“传输姿势”等工具优化您的设计,然后导出到“画布”以展示您的个人作品。",
|
SingleDesignInfo: "单一设计专注于单一服装类别的独立设计,例如 T 恤、连衣裙或夹克,无需考虑与其他单品的搭配。使用“设计资源”面板中的“情绪板”、“打印板”、“配色板”和“草图板”来收集灵感,并专注于打造一件独一无二的作品。完成后,在“草稿”和“收藏”面板中使用“产品图像”、“重新照明”和“传输姿势”等工具优化您的设计,然后导出到“画布”以展示您的个人作品。",
|
||||||
selectDesignType:'请选择设计类型',
|
selectDesignType: '请选择设计类型',
|
||||||
hintListSERIES1: "设计一套以夏日海滩为灵感的连衣裙。",
|
hintListSERIES1: "设计一套以夏日海滩为灵感的连衣裙。",
|
||||||
hintListSERIES2: "设计一套暗色系,哥特风格的上衣。",
|
hintListSERIES2: "设计一套暗色系,哥特风格的上衣。",
|
||||||
hintListSERIES3: "设计一套男童的无帽夹克设计,要求以森林探险为主题。",
|
hintListSERIES3: "设计一套男童的无帽夹克设计,要求以森林探险为主题。",
|
||||||
@@ -1022,8 +1022,8 @@ export default {
|
|||||||
Slogan: "标语",
|
Slogan: "标语",
|
||||||
Upload: "上传",
|
Upload: "上传",
|
||||||
Delete: "删除",
|
Delete: "删除",
|
||||||
Finish:'我们已经根据您的喜好确定了您的风格。',
|
Finish: '我们已经根据您的喜好确定了您的风格。',
|
||||||
LastCompletionTime:'上次完成时间',
|
LastCompletionTime: '上次完成时间',
|
||||||
textarea: "请阐述您对这个品牌的看法,我们将帮助您设计出名称、标志以及宣传语。",
|
textarea: "请阐述您对这个品牌的看法,我们将帮助您设计出名称、标志以及宣传语。",
|
||||||
},
|
},
|
||||||
chat: {
|
chat: {
|
||||||
@@ -1042,11 +1042,11 @@ export default {
|
|||||||
Canvas: {
|
Canvas: {
|
||||||
Canvas: "画布",
|
Canvas: "画布",
|
||||||
layer: "图层",
|
layer: "图层",
|
||||||
photoGallery:'图片库',
|
photoGallery: '图片库',
|
||||||
NoPicture:'暂无图片',
|
NoPicture: '暂无图片',
|
||||||
all:'全部',
|
all: '全部',
|
||||||
general:'共',
|
general: '共',
|
||||||
PicturesInTotal:'张照片',
|
PicturesInTotal: '张照片',
|
||||||
createGroup: "创建组",
|
createGroup: "创建组",
|
||||||
slutionGroup: "解组",
|
slutionGroup: "解组",
|
||||||
deleteLayer: "删除图层",
|
deleteLayer: "删除图层",
|
||||||
@@ -1095,6 +1095,7 @@ export default {
|
|||||||
Drawing: "画笔",
|
Drawing: "画笔",
|
||||||
Eraser: "橡皮擦",
|
Eraser: "橡皮擦",
|
||||||
FillColor: "填充颜色",
|
FillColor: "填充颜色",
|
||||||
|
SelectFillColor: '选择填充颜色',
|
||||||
Pan: "整体拖拽",
|
Pan: "整体拖拽",
|
||||||
Select: "选择",
|
Select: "选择",
|
||||||
Liquefying: "液化",
|
Liquefying: "液化",
|
||||||
@@ -1120,303 +1121,303 @@ export default {
|
|||||||
Background: "背景",
|
Background: "背景",
|
||||||
freehandSketching: "手绘",
|
freehandSketching: "手绘",
|
||||||
rectangle: "矩形",
|
rectangle: "矩形",
|
||||||
ellipse:"椭圆",
|
ellipse: "椭圆",
|
||||||
creation:"创建",
|
creation: "创建",
|
||||||
CreateAndCopy:"创建并拷贝",
|
CreateAndCopy: "创建并拷贝",
|
||||||
TheClearlySelectedContent:"清除选中内容",
|
TheClearlySelectedContent: "清除选中内容",
|
||||||
Rename:"重命名",
|
Rename: "重命名",
|
||||||
Layers:"图层",
|
Layers: "图层",
|
||||||
copyLayer:"复制图层",
|
copyLayer: "复制图层",
|
||||||
delete:"删除",
|
delete: "删除",
|
||||||
groupLayer:'组图层',
|
groupLayer: '组图层',
|
||||||
exportLayer:'导出图层',
|
exportLayer: '导出图层',
|
||||||
groupingOperation:'组操作',
|
groupingOperation: '组操作',
|
||||||
unzipGroup:'解组',
|
unzipGroup: '解组',
|
||||||
layerOperation:'组操作',
|
layerOperation: '组操作',
|
||||||
sticekToTop:'置顶',
|
sticekToTop: '置顶',
|
||||||
MoveUpOneLayer:'向上移动一层',
|
MoveUpOneLayer: '向上移动一层',
|
||||||
MoveDownOneLayer:'向下移动一层',
|
MoveDownOneLayer: '向下移动一层',
|
||||||
SinkToBottom:'置底',
|
SinkToBottom: '置底',
|
||||||
BrushType:'笔刷类型',
|
BrushType: '笔刷类型',
|
||||||
ShadowSettings:'阴影设置',
|
ShadowSettings: '阴影设置',
|
||||||
EnableShadows:'启用阴影',
|
EnableShadows: '启用阴影',
|
||||||
ShadowColor:'阴影颜色',
|
ShadowColor: '阴影颜色',
|
||||||
ShadowWidth:'阴影宽度',
|
ShadowWidth: '阴影宽度',
|
||||||
ShadowOffsetX:'阴影偏移X',
|
ShadowOffsetX: '阴影偏移X',
|
||||||
ShadowOffsetY:'阴影偏移Y',
|
ShadowOffsetY: '阴影偏移Y',
|
||||||
ShadowPreview:'阴影预览',
|
ShadowPreview: '阴影预览',
|
||||||
BrushPreset:'笔刷预设',
|
BrushPreset: '笔刷预设',
|
||||||
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:"笔刷大小",
|
BrushSize: "笔刷大小",
|
||||||
BrushDeSize:'笔刷的大小',
|
BrushDeSize: '笔刷的大小',
|
||||||
BrushColor:'笔刷颜色',
|
BrushColor: '笔刷颜色',
|
||||||
BrushDeColor:'笔刷的颜色',
|
BrushDeColor: '笔刷的颜色',
|
||||||
BrushOpacity:'笔刷透明度',
|
BrushOpacity: '笔刷透明度',
|
||||||
BrushdeOpacity:'笔刷的透明度',
|
BrushdeOpacity: '笔刷的透明度',
|
||||||
BasicBrushes:'基础笔刷',
|
BasicBrushes: '基础笔刷',
|
||||||
PaintingBrush:'绘画笔刷',
|
PaintingBrush: '绘画笔刷',
|
||||||
SpecialEffectsBrush:'特效笔刷',
|
SpecialEffectsBrush: '特效笔刷',
|
||||||
PencilSettings:'蜡笔设置',
|
PencilSettings: '蜡笔设置',
|
||||||
ParticleSeparationDegree:'粒子分离度',
|
ParticleSeparationDegree: '粒子分离度',
|
||||||
ParticleSeparationDegreeDescription:'控制蜡笔颗粒的分离程度',
|
ParticleSeparationDegreeDescription: '控制蜡笔颗粒的分离程度',
|
||||||
TheAmountOfInk:'墨量',
|
TheAmountOfInk: '墨量',
|
||||||
TheAmountOfInkDescription:'控制蜡笔的颜料量',
|
TheAmountOfInkDescription: '控制蜡笔的颜料量',
|
||||||
randomness:'随机性',
|
randomness: '随机性',
|
||||||
randomnessDescription:'控制蜡笔纹理的随机程度',
|
randomnessDescription: '控制蜡笔纹理的随机程度',
|
||||||
TextureType:'纹理类型',
|
TextureType: '纹理类型',
|
||||||
TextureTypeDescription:'设置蜡笔的纹理类型',
|
TextureTypeDescription: '设置蜡笔的纹理类型',
|
||||||
Default:'默认',
|
Default: '默认',
|
||||||
Rough:'粗糙',
|
Rough: '粗糙',
|
||||||
Smooth:'平滑',
|
Smooth: '平滑',
|
||||||
basic:'基础',
|
basic: '基础',
|
||||||
//长毛笔
|
//长毛笔
|
||||||
FurSettings:'长毛笔设置',
|
FurSettings: '长毛笔设置',
|
||||||
FurLength:'毛发长度',
|
FurLength: '毛发长度',
|
||||||
FurLengthDescription:'控制毛发的长度',
|
FurLengthDescription: '控制毛发的长度',
|
||||||
FurDensity:'毛发密度',
|
FurDensity: '毛发密度',
|
||||||
FurDensityDescription:'控制毛发的密度',
|
FurDensityDescription: '控制毛发的密度',
|
||||||
FurRandomness:'随机性',
|
FurRandomness: '随机性',
|
||||||
FurRandomnessDescription:'控制毛发的随机分布程度',
|
FurRandomnessDescription: '控制毛发的随机分布程度',
|
||||||
FlowCoefficient:'流动系数',
|
FlowCoefficient: '流动系数',
|
||||||
FlowCoefficientDescription:'控制毛发的流动感',
|
FlowCoefficientDescription: '控制毛发的流动感',
|
||||||
furCurvature:'弯曲度',
|
furCurvature: '弯曲度',
|
||||||
furCurvatureDescription:'控制毛发的弯曲程度',
|
furCurvatureDescription: '控制毛发的弯曲程度',
|
||||||
randomizeDirection:'随机方向',
|
randomizeDirection: '随机方向',
|
||||||
randomizeDirectionDescription:'是否随机化毛发方向',
|
randomizeDirectionDescription: '是否随机化毛发方向',
|
||||||
//水墨
|
//水墨
|
||||||
InkSettings:'水墨设置',
|
InkSettings: '水墨设置',
|
||||||
InkAmount:'墨量',
|
InkAmount: '墨量',
|
||||||
InkAmountDescription:'控制水墨的浓度',
|
InkAmountDescription: '控制水墨的浓度',
|
||||||
InkRange:'笔触范围',
|
InkRange: '笔触范围',
|
||||||
InkRangeDescription:'控制水墨扩散的范围',
|
InkRangeDescription: '控制水墨扩散的范围',
|
||||||
InkSplashEnabled:'溅墨效果',
|
InkSplashEnabled: '溅墨效果',
|
||||||
InkSplashEnabledDescription:'是否启用溅墨效果',
|
InkSplashEnabledDescription: '是否启用溅墨效果',
|
||||||
InkSize:'溅墨大小',
|
InkSize: '溅墨大小',
|
||||||
InkSizeDescription:'溅墨点的大小',
|
InkSizeDescription: '溅墨点的大小',
|
||||||
InkRandomness:'溅墨距离',
|
InkRandomness: '溅墨距离',
|
||||||
InkRandomnessDescription:'溅墨可扩散的最大距离',
|
InkRandomnessDescription: '溅墨可扩散的最大距离',
|
||||||
//书法笔
|
//书法笔
|
||||||
WritingSettings:'书法笔设置',
|
WritingSettings: '书法笔设置',
|
||||||
WritingBrushPressure:"笔压感应",
|
WritingBrushPressure: "笔压感应",
|
||||||
WritingBrushPressureDescription:"控制笔触的力度感应",
|
WritingBrushPressureDescription: "控制笔触的力度感应",
|
||||||
WritingAmount:"墨量",
|
WritingAmount: "墨量",
|
||||||
WritingAmountDescription:"控制笔触中的墨水量",
|
WritingAmountDescription: "控制笔触中的墨水量",
|
||||||
WritingPenTipCoefficient:"笔锋系数",
|
WritingPenTipCoefficient: "笔锋系数",
|
||||||
WritingPenTipCoefficientDescription:"控制笔锋的尖锐程度",
|
WritingPenTipCoefficientDescription: "控制笔锋的尖锐程度",
|
||||||
WritingDropEffect:"墨滴效果",
|
WritingDropEffect: "墨滴效果",
|
||||||
WritingDropEffectDescription:"是否启用墨滴效果",
|
WritingDropEffectDescription: "是否启用墨滴效果",
|
||||||
//马克笔
|
//马克笔
|
||||||
MarkerSettings:'马克笔设置',
|
MarkerSettings: '马克笔设置',
|
||||||
MarkerWidth:'笔触宽度',
|
MarkerWidth: '笔触宽度',
|
||||||
MarkerWidthDescription:'控制马克笔笔触的宽度',
|
MarkerWidthDescription: '控制马克笔笔触的宽度',
|
||||||
MarkerCapStyle:'笔头样式',
|
MarkerCapStyle: '笔头样式',
|
||||||
MarkerCapStyleDescription:'设置马克笔笔头的形状',
|
MarkerCapStyleDescription: '设置马克笔笔头的形状',
|
||||||
MarkerCapStyleRound:'圆形',
|
MarkerCapStyleRound: '圆形',
|
||||||
MarkerCapStyleSquare:'方形',
|
MarkerCapStyleSquare: '方形',
|
||||||
MarkerMixedModel:'混合模式',
|
MarkerMixedModel: '混合模式',
|
||||||
MarkerMixedModelDescription:'设置马克笔的颜色混合方式',
|
MarkerMixedModelDescription: '设置马克笔的颜色混合方式',
|
||||||
MarkerMixedModelMultiply:'正片叠底',
|
MarkerMixedModelMultiply: '正片叠底',
|
||||||
MarkerMixedModelNormal:'正常',
|
MarkerMixedModelNormal: '正常',
|
||||||
//钢笔
|
//钢笔
|
||||||
PenSettings:'钢笔设置',
|
PenSettings: '钢笔设置',
|
||||||
PenWidth:'笔触宽度',
|
PenWidth: '笔触宽度',
|
||||||
PenWidthDescription:'控制钢笔墨水最小透明度',
|
PenWidthDescription: '控制钢笔墨水最小透明度',
|
||||||
PenMinimumInkTransparency:'最小墨水透明度',
|
PenMinimumInkTransparency: '最小墨水透明度',
|
||||||
PenMinimumInkTransparencyDescription:'控制钢笔笔触的宽度',
|
PenMinimumInkTransparencyDescription: '控制钢笔笔触的宽度',
|
||||||
PenMaximumInkTransparency:'最大墨水透明度',
|
PenMaximumInkTransparency: '最大墨水透明度',
|
||||||
PenMaximumInkTransparencyDescription:'控制钢笔墨水最大透明度',
|
PenMaximumInkTransparencyDescription: '控制钢笔墨水最大透明度',
|
||||||
//飘带
|
//飘带
|
||||||
RibbonSettings:'飘带设置',
|
RibbonSettings: '飘带设置',
|
||||||
RibbonWidth:'飘带宽度',
|
RibbonWidth: '飘带宽度',
|
||||||
RibbonWidthDescription:'控制飘带的宽度',
|
RibbonWidthDescription: '控制飘带的宽度',
|
||||||
RibbonVariation:'宽度变化',
|
RibbonVariation: '宽度变化',
|
||||||
RibbonVariationDescription:'控制飘带宽度的变化程度',
|
RibbonVariationDescription: '控制飘带宽度的变化程度',
|
||||||
RibbonSmoothness:'平滑度',
|
RibbonSmoothness: '平滑度',
|
||||||
RibbonSmoothnessDescription:'控制飘带曲线的平滑程度',
|
RibbonSmoothnessDescription: '控制飘带曲线的平滑程度',
|
||||||
RibbonGradient:'启用渐变',
|
RibbonGradient: '启用渐变',
|
||||||
RibbonGradientDescription:'是否启用渐变效果',
|
RibbonGradientDescription: '是否启用渐变效果',
|
||||||
RibbonGradientColor1:'渐变起始颜色',
|
RibbonGradientColor1: '渐变起始颜色',
|
||||||
RibbonGradientColor1Description:'设置渐变的起始颜色',
|
RibbonGradientColor1Description: '设置渐变的起始颜色',
|
||||||
RibbonGradientColor2:'渐变结束颜色',
|
RibbonGradientColor2: '渐变结束颜色',
|
||||||
RibbonGradientColor2Description:'设置渐变的结束颜色',
|
RibbonGradientColor2Description: '设置渐变的结束颜色',
|
||||||
//阴影笔
|
//阴影笔
|
||||||
ShadedSettings:'阴影笔设置',
|
ShadedSettings: '阴影笔设置',
|
||||||
ShadedColor:'阴影颜色',
|
ShadedColor: '阴影颜色',
|
||||||
ShadedColorDescription:'设置阴影的颜色',
|
ShadedColorDescription: '设置阴影的颜色',
|
||||||
ShadedBlur:'阴影模糊',
|
ShadedBlur: '阴影模糊',
|
||||||
ShadedBlurDescription:'设置阴影的模糊程度',
|
ShadedBlurDescription: '设置阴影的模糊程度',
|
||||||
ShadedOffsetX:'阴影偏移X',
|
ShadedOffsetX: '阴影偏移X',
|
||||||
ShadedOffsetXDescription:'设置阴影在X轴上的偏移量',
|
ShadedOffsetXDescription: '设置阴影在X轴上的偏移量',
|
||||||
ShadedOffsetY:'阴影偏移Y',
|
ShadedOffsetY: '阴影偏移Y',
|
||||||
ShadedOffsetYDescription:'设置阴影在Y轴上的偏移量',
|
ShadedOffsetYDescription: '设置阴影在Y轴上的偏移量',
|
||||||
ShadedMixedModel:'混合模式',
|
ShadedMixedModel: '混合模式',
|
||||||
ShadedMixedModelDescription:'设置阴影的混合模式',
|
ShadedMixedModelDescription: '设置阴影的混合模式',
|
||||||
ShadedMixedModelNormal:'正常',
|
ShadedMixedModelNormal: '正常',
|
||||||
ShadedMixedModelMultiply:'正片叠底',
|
ShadedMixedModelMultiply: '正片叠底',
|
||||||
ShadedMixedModelScreen:'滤色',
|
ShadedMixedModelScreen: '滤色',
|
||||||
ShadedMixedModelOverlay:'叠加',
|
ShadedMixedModelOverlay: '叠加',
|
||||||
ShadedMixedModelDarken:'变暗',
|
ShadedMixedModelDarken: '变暗',
|
||||||
ShadedMixedModelLighten:'变亮',
|
ShadedMixedModelLighten: '变亮',
|
||||||
ShadedMixedModelColorDodge:'颜色减淡',
|
ShadedMixedModelColorDodge: '颜色减淡',
|
||||||
ShadedMixedModelColorBurn:'颜色加深',
|
ShadedMixedModelColorBurn: '颜色加深',
|
||||||
ShadedMixedModelHardLight:'强光',
|
ShadedMixedModelHardLight: '强光',
|
||||||
ShadedMixedModelSoftLight:'柔光',
|
ShadedMixedModelSoftLight: '柔光',
|
||||||
ShadedMixedModelDifference:'差值',
|
ShadedMixedModelDifference: '差值',
|
||||||
ShadedMixedModelExclusion:'排除',
|
ShadedMixedModelExclusion: '排除',
|
||||||
//喷枪
|
//喷枪
|
||||||
SpraySettings:'喷枪设置',
|
SpraySettings: '喷枪设置',
|
||||||
leptonema:'细线',
|
leptonema: '细线',
|
||||||
MediumCoarse:'中粗',
|
MediumCoarse: '中粗',
|
||||||
Pachytene:'粗线',
|
Pachytene: '粗线',
|
||||||
Watercolour:'水彩',
|
Watercolour: '水彩',
|
||||||
//添加文字弹窗面板
|
//添加文字弹窗面板
|
||||||
EditTextStyle:'编辑文本样式',
|
EditTextStyle: '编辑文本样式',
|
||||||
close:'取消',
|
close: '取消',
|
||||||
confirmEdit:'确认',
|
confirmEdit: '确认',
|
||||||
fontFamily:'字体',
|
fontFamily: '字体',
|
||||||
fontStyle:'样式',
|
fontStyle: '样式',
|
||||||
design:'设计',
|
design: '设计',
|
||||||
size:'尺寸',
|
size: '尺寸',
|
||||||
charSpacing:'字符间距',
|
charSpacing: '字符间距',
|
||||||
lineHeight:'行高',
|
lineHeight: '行高',
|
||||||
opacity:'透明度',
|
opacity: '透明度',
|
||||||
property:'字体属性',
|
property: '字体属性',
|
||||||
fontColor:'字体颜色',
|
fontColor: '字体颜色',
|
||||||
BGColor:'背景色',
|
BGColor: '背景色',
|
||||||
BGOpacity:'透明',
|
BGOpacity: '透明',
|
||||||
SelectTextColor:'选择文字颜色',
|
SelectTextColor: '选择文字颜色',
|
||||||
SelectBGColor:'选择背景颜色',
|
SelectBGColor: '选择背景颜色',
|
||||||
ok:'确定',
|
ok: '确定',
|
||||||
editFrontBack:'编辑服装前片后片',
|
editFrontBack: '编辑服装前片后片',
|
||||||
help:'帮助',
|
help: '帮助',
|
||||||
back:'返回',
|
back: '返回',
|
||||||
confirm:'确定',
|
confirm: '确定',
|
||||||
RasterizedLayer:'栅格化图层',
|
RasterizedLayer: '栅格化图层',
|
||||||
rasterizeImmediately:'需要先栅格化才能进行液化操作,是否立即栅格化?',
|
rasterizeImmediately: '需要先栅格化才能进行液化操作,是否立即栅格化?',
|
||||||
ConfirmRasterization:'确定栅格化',
|
ConfirmRasterization: '确定栅格化',
|
||||||
beingRasterized:'正在栅格化',
|
beingRasterized: '正在栅格化',
|
||||||
waitRasterizing:'正在栅格化图层,请稍候...',
|
waitRasterizing: '正在栅格化图层,请稍候...',
|
||||||
successRasterizing:'图层已成功栅格化,可以进行液化操作',
|
successRasterizing: '图层已成功栅格化,可以进行液化操作',
|
||||||
gridingFailed:'栅格化失败',
|
gridingFailed: '栅格化失败',
|
||||||
gridingFailedNoOperation:'栅格化失败,无法进行液化操作',
|
gridingFailedNoOperation: '栅格化失败,无法进行液化操作',
|
||||||
gridingError:'栅格化错误',
|
gridingError: '栅格化错误',
|
||||||
LayerError:'图层错误',
|
LayerError: '图层错误',
|
||||||
LayerDoesNotExist:'图层不存在',
|
LayerDoesNotExist: '图层不存在',
|
||||||
backgroundEmpty:'背景图层为空',
|
backgroundEmpty: '背景图层为空',
|
||||||
backgroundEmptyNoliquidation:'背景图层为空,无法进行液化操作',
|
backgroundEmptyNoliquidation: '背景图层为空,无法进行液化操作',
|
||||||
layerEmpty:'图层为空',
|
layerEmpty: '图层为空',
|
||||||
layerEmptyNoLiquidation:'图层为空,无法进行液化操作',
|
layerEmptyNoLiquidation: '图层为空,无法进行液化操作',
|
||||||
liqueficationManagerError:'液化管理器失败',
|
liqueficationManagerError: '液化管理器失败',
|
||||||
liqueficationManagerErrorInitialized:'液化初始化失败',
|
liqueficationManagerErrorInitialized: '液化初始化失败',
|
||||||
liquefactionEnvironment:'准备液化环境',
|
liquefactionEnvironment: '准备液化环境',
|
||||||
liquefactionEnvironmentLoading:'正在准备液化环境,请稍候...',
|
liquefactionEnvironmentLoading: '正在准备液化环境,请稍候...',
|
||||||
LiqueficationFailed:'液化工具启动失败',
|
LiqueficationFailed: '液化工具启动失败',
|
||||||
DoubleClickText:'双击编辑文本',
|
DoubleClickText: '双击编辑文本',
|
||||||
LiquidationcuoError:'未选择有效图像或图层不适合液化操作',
|
LiquidationcuoError: '未选择有效图像或图层不适合液化操作',
|
||||||
ErrorMessage: '错误提示',
|
ErrorMessage: '错误提示',
|
||||||
preset: '预设',
|
preset: '预设',
|
||||||
presetNamePrompt: '请输入预设名称:',
|
presetNamePrompt: '请输入预设名称:',
|
||||||
UploadedTexture: '上传的纹理',
|
UploadedTexture: '上传的纹理',
|
||||||
UploadTexture: '上传纹理',
|
UploadTexture: '上传纹理',
|
||||||
selectTexture:'选择要使用的纹理',
|
selectTexture: '选择要使用的纹理',
|
||||||
DeleteTexture:'删除纹理',
|
DeleteTexture: '删除纹理',
|
||||||
TextureSettings: '纹理设置',
|
TextureSettings: '纹理设置',
|
||||||
TextureSelector: '纹理选择',
|
TextureSelector: '纹理选择',
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
speedList:{
|
speedList: {
|
||||||
High:'高级',
|
High: '高级',
|
||||||
wx:'基础',
|
wx: '基础',
|
||||||
relightEdit:'编辑细节',
|
relightEdit: '编辑细节',
|
||||||
changeBackground:'修改背景',
|
changeBackground: '修改背景',
|
||||||
toproductFlus:'高质量',
|
toproductFlus: '高质量',
|
||||||
toproductBasic:'基础',
|
toproductBasic: '基础',
|
||||||
generateWx:'高级',
|
generateWx: '高级',
|
||||||
generateFlux:'进阶',
|
generateFlux: '进阶',
|
||||||
generateNormal:'标准',
|
generateNormal: '标准',
|
||||||
},
|
},
|
||||||
liquifyPanel:{
|
liquifyPanel: {
|
||||||
push:'推',
|
push: '推',
|
||||||
clockwise:'顺时针转动',
|
clockwise: '顺时针转动',
|
||||||
counterclockwise:'逆时针转动',
|
counterclockwise: '逆时针转动',
|
||||||
size:'尺寸',
|
size: '尺寸',
|
||||||
pressure:'压力',
|
pressure: '压力',
|
||||||
distortion:'失真',
|
distortion: '失真',
|
||||||
power:'动力',
|
power: '动力',
|
||||||
LiquefactionTool:'液化工具',
|
LiquefactionTool: '液化工具',
|
||||||
},
|
},
|
||||||
event:{
|
event: {
|
||||||
back:'返回'
|
back: '返回'
|
||||||
},
|
},
|
||||||
admin:{
|
admin: {
|
||||||
allUser:'所有用户',
|
allUser: '所有用户',
|
||||||
UserData:'用户数据',
|
UserData: '用户数据',
|
||||||
FunctionUseCHART:'功能使用图表',
|
FunctionUseCHART: '功能使用图表',
|
||||||
ENGLISH:'英文',
|
ENGLISH: '英文',
|
||||||
CHINESE_SIMPLIFIED:'简体中文',
|
CHINESE_SIMPLIFIED: '简体中文',
|
||||||
CreateTime:'创建时间',
|
CreateTime: '创建时间',
|
||||||
UserName:'用户名',
|
UserName: '用户名',
|
||||||
search:'搜索',
|
search: '搜索',
|
||||||
add:'添加',
|
add: '添加',
|
||||||
DownloadTemplate:'下载模板',
|
DownloadTemplate: '下载模板',
|
||||||
UploadTemplate:'上传模板',
|
UploadTemplate: '上传模板',
|
||||||
ExportAccountData:'导出账号数据',
|
ExportAccountData: '导出账号数据',
|
||||||
NearlyAYear:'近一年',
|
NearlyAYear: '近一年',
|
||||||
LastMonth:'上一个月',
|
LastMonth: '上一个月',
|
||||||
LastWeek:'上一周',
|
LastWeek: '上一周',
|
||||||
Edit:'编辑',
|
Edit: '编辑',
|
||||||
Delete:'删除',
|
Delete: '删除',
|
||||||
UserId:'用户ID',
|
UserId: '用户ID',
|
||||||
Email:'邮箱',
|
Email: '邮箱',
|
||||||
UserEmail:'用户邮箱',
|
UserEmail: '用户邮箱',
|
||||||
language:'语言',
|
language: '语言',
|
||||||
CreateDate:'创建时间',
|
CreateDate: '创建时间',
|
||||||
Credits:'积分',
|
Credits: '积分',
|
||||||
CreditsUsage:'已被使用',
|
CreditsUsage: '已被使用',
|
||||||
CreditsUsageLimit:'积分使用上限',
|
CreditsUsageLimit: '积分使用上限',
|
||||||
Operations:'操作',
|
Operations: '操作',
|
||||||
Password:'密码',
|
Password: '密码',
|
||||||
MaximumCredits:'最大积分',
|
MaximumCredits: '最大积分',
|
||||||
Close:'关闭',
|
Close: '关闭',
|
||||||
OK:'确定',
|
OK: '确定',
|
||||||
User:'用户',
|
User: '用户',
|
||||||
startTime:'开始时间',
|
startTime: '开始时间',
|
||||||
endTime:'结束时间',
|
endTime: '结束时间',
|
||||||
enterEmail:'请输入邮箱',
|
enterEmail: '请输入邮箱',
|
||||||
selectUserName:'请选择用户',
|
selectUserName: '请选择用户',
|
||||||
StartDate:'开始日期',
|
StartDate: '开始日期',
|
||||||
StartTime:'开始时间',
|
StartTime: '开始时间',
|
||||||
Frequency:'设计频率',
|
Frequency: '设计频率',
|
||||||
enterUserName:'请输入用户名',
|
enterUserName: '请输入用户名',
|
||||||
enterPassword:'请输入密码',
|
enterPassword: '请输入密码',
|
||||||
enterCredits:'请输入积分',
|
enterCredits: '请输入积分',
|
||||||
jsContent1:'邮箱格式有误',
|
jsContent1: '邮箱格式有误',
|
||||||
jsContent2:'请检查所有带 * 号的内容',
|
jsContent2: '请检查所有带 * 号的内容',
|
||||||
jsDelete:'确定删除这一项吗',
|
jsDelete: '确定删除这一项吗',
|
||||||
Design:'设计',
|
Design: '设计',
|
||||||
SingleDesign:'单品设计',
|
SingleDesign: '单品设计',
|
||||||
MoodBoard:'情绪版',
|
MoodBoard: '情绪版',
|
||||||
PrintBoard:'印花板',
|
PrintBoard: '印花板',
|
||||||
SketchBoard:'线稿板',
|
SketchBoard: '线稿板',
|
||||||
Pattern:'设计',
|
Pattern: '设计',
|
||||||
Logo:'标志',
|
Logo: '标志',
|
||||||
Slogan:'标语',
|
Slogan: '标语',
|
||||||
ToProductImage:'产品图',
|
ToProductImage: '产品图',
|
||||||
Relight:'打光',
|
Relight: '打光',
|
||||||
ChatRobot:'对话生成',
|
ChatRobot: '对话生成',
|
||||||
Yes:'是',
|
Yes: '是',
|
||||||
No:'否',
|
No: '否',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
605
src/lang/en.ts
605
src/lang/en.ts
@@ -59,15 +59,15 @@ export default {
|
|||||||
Earlier: "Earlier",
|
Earlier: "Earlier",
|
||||||
openUpgrade: "Upgrade to Pro",
|
openUpgrade: "Upgrade to Pro",
|
||||||
pastDue: "You can use these features only after becoming a regular user~",
|
pastDue: "You can use these features only after becoming a regular user~",
|
||||||
SERIES_DESIGN:'Series Design',
|
SERIES_DESIGN: 'Series Design',
|
||||||
SINGLE_DESIGN:'Single Design',
|
SINGLE_DESIGN: 'Single Design',
|
||||||
FINISHED_PRODUCT:'Product',
|
FINISHED_PRODUCT: 'Product',
|
||||||
PRINT_DESIGN:'Print Design',
|
PRINT_DESIGN: 'Print Design',
|
||||||
TO_PRODUCT_IMAGE:'Product',
|
TO_PRODUCT_IMAGE: 'Product',
|
||||||
RELIGHT:'Product',
|
RELIGHT: 'Product',
|
||||||
POSE_TRANSFER:'Video',
|
POSE_TRANSFER: 'Video',
|
||||||
THREE_D_PLATE_MAKING:'3D Pattern Making',
|
THREE_D_PLATE_MAKING: '3D Pattern Making',
|
||||||
CANVAS:'Canvas',
|
CANVAS: 'Canvas',
|
||||||
jsContent1: "The email format is incorrect",
|
jsContent1: "The email format is incorrect",
|
||||||
jsContent2: "Succeeded in binding the mailbox.",
|
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`,
|
jsContent3: `You have not performed any operation for a long time. You must be active;otherwise, you will log out in {numTime} S`,
|
||||||
@@ -290,7 +290,7 @@ export default {
|
|||||||
Generate: "Generate",
|
Generate: "Generate",
|
||||||
Close: "Cancel",
|
Close: "Cancel",
|
||||||
Reset: "Reset",
|
Reset: "Reset",
|
||||||
currently:"You are currently in the {generateLineUp} th position in the queue",
|
currently: "You are currently in the {generateLineUp} th position in the queue",
|
||||||
Delete: "Delete",
|
Delete: "Delete",
|
||||||
Rename: "Edit",
|
Rename: "Edit",
|
||||||
edit: "Edit",
|
edit: "Edit",
|
||||||
@@ -365,7 +365,7 @@ export default {
|
|||||||
Registration: "Registration",
|
Registration: "Registration",
|
||||||
Proportion: "Proportion",
|
Proportion: "Proportion",
|
||||||
Submit: "Submit",
|
Submit: "Submit",
|
||||||
Resize:"Resize",
|
Resize: "Resize",
|
||||||
Preview: "Preview",
|
Preview: "Preview",
|
||||||
Back: "Back",
|
Back: "Back",
|
||||||
Restore: "Restore",
|
Restore: "Restore",
|
||||||
@@ -483,7 +483,7 @@ export default {
|
|||||||
selectImgList: {
|
selectImgList: {
|
||||||
SelectImg: " Select image for main color extraction",
|
SelectImg: " Select image for main color extraction",
|
||||||
Clear: "Close",
|
Clear: "Close",
|
||||||
ok:'OK',
|
ok: 'OK',
|
||||||
},
|
},
|
||||||
MoodboardUpload: {
|
MoodboardUpload: {
|
||||||
Upload: "Upload",
|
Upload: "Upload",
|
||||||
@@ -745,7 +745,7 @@ export default {
|
|||||||
cover: "Save the generated content as a new design?",
|
cover: "Save the generated content as a new design?",
|
||||||
},
|
},
|
||||||
account: {
|
account: {
|
||||||
update:'Update',
|
update: 'Update',
|
||||||
personCentered: "Account",
|
personCentered: "Account",
|
||||||
back: "Back",
|
back: "Back",
|
||||||
frontPage: "Profile",
|
frontPage: "Profile",
|
||||||
@@ -756,7 +756,7 @@ export default {
|
|||||||
editUser: "Change Information",
|
editUser: "Change Information",
|
||||||
notModifiable: "Not modifiable",
|
notModifiable: "Not modifiable",
|
||||||
remainingModifications: "Remaining this month:",
|
remainingModifications: "Remaining this month:",
|
||||||
plaseSelect:"Please select",
|
plaseSelect: "Please select",
|
||||||
Country: "Country or Region",
|
Country: "Country or Region",
|
||||||
CompanyName: "Occupation",
|
CompanyName: "Occupation",
|
||||||
Status: "Status",
|
Status: "Status",
|
||||||
@@ -831,7 +831,7 @@ export default {
|
|||||||
},
|
},
|
||||||
Renew: {
|
Renew: {
|
||||||
title: "Find Your Ideal Plan",
|
title: "Find Your Ideal Plan",
|
||||||
MOSTPOPULAR:'MOST POPULAR',
|
MOSTPOPULAR: 'MOST POPULAR',
|
||||||
Monthly: "Monthly",
|
Monthly: "Monthly",
|
||||||
Yearly: "Yearly",
|
Yearly: "Yearly",
|
||||||
promotionCode: "Coupon",
|
promotionCode: "Coupon",
|
||||||
@@ -946,13 +946,13 @@ export default {
|
|||||||
add: "Add",
|
add: "Add",
|
||||||
delete: "Delete",
|
delete: "Delete",
|
||||||
submit: "Submit",
|
submit: "Submit",
|
||||||
paragraph:'Please provide\n a piece of text\n to translate.',
|
paragraph: 'Please provide\n a piece of text\n to translate.',
|
||||||
},
|
},
|
||||||
newProjectg: {
|
newProjectg: {
|
||||||
projectSetting:'Setting',
|
projectSetting: 'Setting',
|
||||||
helpYou: "How can I help you today?",
|
helpYou: "How can I help you today?",
|
||||||
info:'Bloom Your Creativity',
|
info: 'Bloom Your Creativity',
|
||||||
CreateProject:'Create Project',
|
CreateProject: 'Create Project',
|
||||||
Chat: "Agent Mode",
|
Chat: "Agent Mode",
|
||||||
Setting: "Manual Mode",
|
Setting: "Manual Mode",
|
||||||
SeriesDesign: "Overall Illustration Design",
|
SeriesDesign: "Overall Illustration Design",
|
||||||
@@ -962,7 +962,7 @@ export default {
|
|||||||
single: "Single Design",
|
single: "Single Design",
|
||||||
DeepThinking: "Deep Thinking",
|
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. ",
|
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',
|
selectDesignType: 'Please select the design type',
|
||||||
hintListSERIES1: "Design a collection of futuristic clothes, deep purple color scheme.",
|
hintListSERIES1: "Design a collection of futuristic clothes, deep purple color scheme.",
|
||||||
hintListSERIES2: "Design a set of bright-colored, Bohemian-style dresses.",
|
hintListSERIES2: "Design a set of bright-colored, Bohemian-style dresses.",
|
||||||
hintListSERIES3: "Design a set of hip-hop street style denim jackets for boys.",
|
hintListSERIES3: "Design a set of hip-hop street style denim jackets for boys.",
|
||||||
@@ -1022,8 +1022,8 @@ export default {
|
|||||||
Slogan: "Slogan",
|
Slogan: "Slogan",
|
||||||
Upload: "Upload",
|
Upload: "Upload",
|
||||||
Delete: "Delete",
|
Delete: "Delete",
|
||||||
Finish:'We have calculated your preferred style.',
|
Finish: 'We have calculated your preferred style.',
|
||||||
LastCompletionTime:'Last completion time',
|
LastCompletionTime: 'Last completion time',
|
||||||
textarea: "Please enter your thoughts about this brand, and we will help you generate the name, logo, and slogan.",
|
textarea: "Please enter your thoughts about this brand, and we will help you generate the name, logo, and slogan.",
|
||||||
},
|
},
|
||||||
chat: {
|
chat: {
|
||||||
@@ -1042,11 +1042,11 @@ export default {
|
|||||||
Canvas: {
|
Canvas: {
|
||||||
Canvas: "Canvas",
|
Canvas: "Canvas",
|
||||||
layer: "Layer",
|
layer: "Layer",
|
||||||
photoGallery:'Photo Gallery',
|
photoGallery: 'Photo Gallery',
|
||||||
NoPicture:'No Picture',
|
NoPicture: 'No Picture',
|
||||||
all:'All',
|
all: 'All',
|
||||||
general:'',
|
general: '',
|
||||||
PicturesInTotal:'Pictures In Total',
|
PicturesInTotal: 'Pictures In Total',
|
||||||
createGroup: "Create Group",
|
createGroup: "Create Group",
|
||||||
slutionGroup: "Slution Group",
|
slutionGroup: "Slution Group",
|
||||||
deleteLayer: "Delete Layer",
|
deleteLayer: "Delete Layer",
|
||||||
@@ -1095,6 +1095,7 @@ export default {
|
|||||||
Drawing: "Drawing",
|
Drawing: "Drawing",
|
||||||
Eraser: "Eraser",
|
Eraser: "Eraser",
|
||||||
FillColor: "FillColor",
|
FillColor: "FillColor",
|
||||||
|
SelectFillColor: 'Select Fill Color',
|
||||||
Pan: "Pan",
|
Pan: "Pan",
|
||||||
Select: "Select",
|
Select: "Select",
|
||||||
Liquefying: "Liquefying",
|
Liquefying: "Liquefying",
|
||||||
@@ -1120,303 +1121,303 @@ export default {
|
|||||||
Background: "Background",
|
Background: "Background",
|
||||||
freehandSketching: "Sketch",
|
freehandSketching: "Sketch",
|
||||||
rectangle: "Rectangle",
|
rectangle: "Rectangle",
|
||||||
ellipse:"Ellipse",
|
ellipse: "Ellipse",
|
||||||
creation:"Create",
|
creation: "Create",
|
||||||
CreateAndCopy:"Create and copy",
|
CreateAndCopy: "Create and copy",
|
||||||
TheClearlySelectedContent:"Clean selected area",
|
TheClearlySelectedContent: "Clean selected area",
|
||||||
Rename:"Rename",
|
Rename: "Rename",
|
||||||
Layers:"Layers",
|
Layers: "Layers",
|
||||||
copyLayer:"Copy Layer",
|
copyLayer: "Copy Layer",
|
||||||
delete:"Delete",
|
delete: "Delete",
|
||||||
groupLayer:'Group Layer',
|
groupLayer: 'Group Layer',
|
||||||
exportLayer:'Export Layer',
|
exportLayer: 'Export Layer',
|
||||||
groupingOperation:'Grouping Operation',
|
groupingOperation: 'Grouping Operation',
|
||||||
unzipGroup:'Unzip Group',
|
unzipGroup: 'Unzip Group',
|
||||||
layerOperation:'Layer Operation',
|
layerOperation: 'Layer Operation',
|
||||||
sticekToTop:'Stick to Top',
|
sticekToTop: 'Stick to Top',
|
||||||
MoveUpOneLayer:'Move Up One Layer',
|
MoveUpOneLayer: 'Move Up One Layer',
|
||||||
MoveDownOneLayer:'Move Down One Layer',
|
MoveDownOneLayer: 'Move Down One Layer',
|
||||||
SinkToBottom:'Sink to Bottom',
|
SinkToBottom: 'Sink to Bottom',
|
||||||
BrushType:'Brush Type',
|
BrushType: 'Brush Type',
|
||||||
ShadowSettings:'Shadow Settings',
|
ShadowSettings: 'Shadow Settings',
|
||||||
EnableShadows:'Enable Shadows',
|
EnableShadows: 'Enable Shadows',
|
||||||
ShadowColor:'Shadow Color',
|
ShadowColor: 'Shadow Color',
|
||||||
ShadowWidth:'Shadow Width',
|
ShadowWidth: 'Shadow Width',
|
||||||
ShadowOffsetX:'Shadow Offset X',
|
ShadowOffsetX: 'Shadow Offset X',
|
||||||
ShadowOffsetY:'Shadow Offset Y',
|
ShadowOffsetY: 'Shadow Offset Y',
|
||||||
ShadowPreview:'Shadow Preview',
|
ShadowPreview: 'Shadow Preview',
|
||||||
BrushPreset:'Brush Preset',
|
BrushPreset: 'Brush Preset',
|
||||||
Pencil:'Pencil',
|
Pencil: 'Pencil',
|
||||||
Texture:'Texture',
|
Texture: 'Texture',
|
||||||
Crayon:'Crayon',
|
Crayon: 'Crayon',
|
||||||
Fur:'Fur',
|
Fur: 'Fur',
|
||||||
Ink:'Ink',
|
Ink: 'Ink',
|
||||||
Longfur:'Longfur',
|
Longfur: 'Longfur',
|
||||||
Writing:'Writing',
|
Writing: 'Writing',
|
||||||
Marker:'Marker',
|
Marker: 'Marker',
|
||||||
Pen:'Pen',
|
Pen: 'Pen',
|
||||||
Ribbon:'Ribbon',
|
Ribbon: 'Ribbon',
|
||||||
Shaded:'Shaded',
|
Shaded: 'Shaded',
|
||||||
Spray:'Spray',
|
Spray: 'Spray',
|
||||||
BrushSize:'Brush Size',
|
BrushSize: 'Brush Size',
|
||||||
BrushDeSize:'The size of the brush',
|
BrushDeSize: 'The size of the brush',
|
||||||
BrushColor:'Brush Color',
|
BrushColor: 'Brush Color',
|
||||||
BrushDeColor:'The color of the brush',
|
BrushDeColor: 'The color of the brush',
|
||||||
BrushOpacity:'Brush Opacity',
|
BrushOpacity: 'Brush Opacity',
|
||||||
BrushdeOpacity:'The transparency of the brush',
|
BrushdeOpacity: 'The transparency of the brush',
|
||||||
BasicBrushes:'Basic Brushes',
|
BasicBrushes: 'Basic Brushes',
|
||||||
PaintingBrush:'Painting Brush',
|
PaintingBrush: 'Painting Brush',
|
||||||
SpecialEffectsBrush:'Special Effects Brush',
|
SpecialEffectsBrush: 'Special Effects Brush',
|
||||||
PencilSettings:'Pencil Settings',
|
PencilSettings: 'Pencil Settings',
|
||||||
ParticleSeparationDegree:'Particle separation degree',
|
ParticleSeparationDegree: 'Particle separation degree',
|
||||||
ParticleSeparationDegreeDescription:'Control the degree of separation of the crayon particles',
|
ParticleSeparationDegreeDescription: 'Control the degree of separation of the crayon particles',
|
||||||
TheAmountOfInk:'The Amount Of Ink',
|
TheAmountOfInk: 'The Amount Of Ink',
|
||||||
TheAmountOfInkDescription:'Control the amount of pigment in the crayons',
|
TheAmountOfInkDescription: 'Control the amount of pigment in the crayons',
|
||||||
randomness:'Randomness',
|
randomness: 'Randomness',
|
||||||
randomnessDescription:'Controlling the degree of randomness in the texture of the crayon',
|
randomnessDescription: 'Controlling the degree of randomness in the texture of the crayon',
|
||||||
TextureType:'Texture Type',
|
TextureType: 'Texture Type',
|
||||||
TextureTypeDescription:'Set the texture type of the crayons',
|
TextureTypeDescription: 'Set the texture type of the crayons',
|
||||||
Default:'Default',
|
Default: 'Default',
|
||||||
Rough:'Rough',
|
Rough: 'Rough',
|
||||||
Smooth:'Smooth',
|
Smooth: 'Smooth',
|
||||||
basic:'Basic',
|
basic: 'Basic',
|
||||||
//长毛笔
|
//长毛笔
|
||||||
FurSettings:'FurSettings',
|
FurSettings: 'FurSettings',
|
||||||
FurLength:'Fur Length',
|
FurLength: 'Fur Length',
|
||||||
FurLengthDescription:'Control the length of the hair',
|
FurLengthDescription: 'Control the length of the hair',
|
||||||
FurDensity:'Fur Density',
|
FurDensity: 'Fur Density',
|
||||||
FurDensityDescription:'Control the density of the fur',
|
FurDensityDescription: 'Control the density of the fur',
|
||||||
FurRandomness:'Fur Randomness',
|
FurRandomness: 'Fur Randomness',
|
||||||
FurRandomnessDescription:'Control the random distribution of the fur',
|
FurRandomnessDescription: 'Control the random distribution of the fur',
|
||||||
FlowCoefficient:'Flow Coefficient',
|
FlowCoefficient: 'Flow Coefficient',
|
||||||
FlowCoefficientDescription:'Controlling the flow of hair texture',
|
FlowCoefficientDescription: 'Controlling the flow of hair texture',
|
||||||
furCurvature:'Curvature',
|
furCurvature: 'Curvature',
|
||||||
furCurvatureDescription:'Control the degree of hair curvature',
|
furCurvatureDescription: 'Control the degree of hair curvature',
|
||||||
randomizeDirection:'Random Cirection',
|
randomizeDirection: 'Random Cirection',
|
||||||
randomizeDirectionDescription:'Whether to randomize the direction of hair growth',
|
randomizeDirectionDescription: 'Whether to randomize the direction of hair growth',
|
||||||
//水墨
|
//水墨
|
||||||
InkSettings:'Ink painting settings',
|
InkSettings: 'Ink painting settings',
|
||||||
InkAmount:'The amount of ink',
|
InkAmount: 'The amount of ink',
|
||||||
InkAmountDescription:'Control the concentration of the ink.',
|
InkAmountDescription: 'Control the concentration of the ink.',
|
||||||
InkRange:'Brushstroke range',
|
InkRange: 'Brushstroke range',
|
||||||
InkRangeDescription:'Control the extent of ink diffusion',
|
InkRangeDescription: 'Control the extent of ink diffusion',
|
||||||
InkSplashEnabled:'Spatter ink effect',
|
InkSplashEnabled: 'Spatter ink effect',
|
||||||
InkSplashEnabledDescription:'Whether to enable the ink splatter effect',
|
InkSplashEnabledDescription: 'Whether to enable the ink splatter effect',
|
||||||
InkSize:'Size of ink splatter',
|
InkSize: 'Size of ink splatter',
|
||||||
InkSizeDescription:'The size of the ink splatter spots',
|
InkSizeDescription: 'The size of the ink splatter spots',
|
||||||
InkRandomness:'Splash ink distance',
|
InkRandomness: 'Splash ink distance',
|
||||||
InkRandomnessDescription:'The maximum distance that ink splashing can spread',
|
InkRandomnessDescription: 'The maximum distance that ink splashing can spread',
|
||||||
//书法笔
|
//书法笔
|
||||||
WritingSettings:'Writing Settings',
|
WritingSettings: 'Writing Settings',
|
||||||
WritingBrushPressure:"Pressure-sensitive pen",
|
WritingBrushPressure: "Pressure-sensitive pen",
|
||||||
WritingBrushPressureDescription:"Force-sensitive control of the brush stroke",
|
WritingBrushPressureDescription: "Force-sensitive control of the brush stroke",
|
||||||
WritingAmount:"The amount of ink",
|
WritingAmount: "The amount of ink",
|
||||||
WritingAmountDescription:"Control the amount of ink in the brushstrokes",
|
WritingAmountDescription: "Control the amount of ink in the brushstrokes",
|
||||||
WritingPenTipCoefficient:"Pen tip coefficient",
|
WritingPenTipCoefficient: "Pen tip coefficient",
|
||||||
WritingPenTipCoefficientDescription:"Controlling the sharpness of the pen tip",
|
WritingPenTipCoefficientDescription: "Controlling the sharpness of the pen tip",
|
||||||
WritingDropEffect:"Drop Effect",
|
WritingDropEffect: "Drop Effect",
|
||||||
WritingDropEffectDescription:"Whether to enable the ink droplet effect",
|
WritingDropEffectDescription: "Whether to enable the ink droplet effect",
|
||||||
//马克笔
|
//马克笔
|
||||||
MarkerSettings:'Marker Settings',
|
MarkerSettings: 'Marker Settings',
|
||||||
MarkerWidth:'Brush stroke width',
|
MarkerWidth: 'Brush stroke width',
|
||||||
MarkerWidthDescription:'Control the width of the brush strokes with the marker pen',
|
MarkerWidthDescription: 'Control the width of the brush strokes with the marker pen',
|
||||||
MarkerCapStyle:'Writing style',
|
MarkerCapStyle: 'Writing style',
|
||||||
MarkerCapStyleDescription:'Set the shape of the marker pen tip',
|
MarkerCapStyleDescription: 'Set the shape of the marker pen tip',
|
||||||
MarkerCapStyleRound:'Round',
|
MarkerCapStyleRound: 'Round',
|
||||||
MarkerCapStyleSquare:'Square',
|
MarkerCapStyleSquare: 'Square',
|
||||||
MarkerMixedModel:'Mixed Model',
|
MarkerMixedModel: 'Mixed Model',
|
||||||
MarkerMixedModelDescription:'Set the color mixing mode of the marker pen',
|
MarkerMixedModelDescription: 'Set the color mixing mode of the marker pen',
|
||||||
MarkerMixedModelMultiply:'Multiply',
|
MarkerMixedModelMultiply: 'Multiply',
|
||||||
MarkerMixedModelNormal:'Normal',
|
MarkerMixedModelNormal: 'Normal',
|
||||||
//钢笔
|
//钢笔
|
||||||
PenSettings:'Pen Settings',
|
PenSettings: 'Pen Settings',
|
||||||
PenWidth:'Pen Width',
|
PenWidth: 'Pen Width',
|
||||||
PenWidthDescription:'Control the width of the pen stroke',
|
PenWidthDescription: 'Control the width of the pen stroke',
|
||||||
PenMinimumInkTransparency:'Minimum Ink Transparency',
|
PenMinimumInkTransparency: 'Minimum Ink Transparency',
|
||||||
PenMinimumInkTransparencyDescription:'Control the minimum ink transparency',
|
PenMinimumInkTransparencyDescription: 'Control the minimum ink transparency',
|
||||||
PenMaximumInkTransparency:'Maximum Ink Transparency',
|
PenMaximumInkTransparency: 'Maximum Ink Transparency',
|
||||||
PenMaximumInkTransparencyDescription:'Control the maximum ink transparency',
|
PenMaximumInkTransparencyDescription: 'Control the maximum ink transparency',
|
||||||
//飘带
|
//飘带
|
||||||
RibbonSettings:'Ribbon Settings',
|
RibbonSettings: 'Ribbon Settings',
|
||||||
RibbonWidth:'Ribbon Width',
|
RibbonWidth: 'Ribbon Width',
|
||||||
RibbonWidthDescription:'Control the width of the ribbon',
|
RibbonWidthDescription: 'Control the width of the ribbon',
|
||||||
RibbonVariation:'Width Variation',
|
RibbonVariation: 'Width Variation',
|
||||||
RibbonVariationDescription:'Control the variation of the ribbon width',
|
RibbonVariationDescription: 'Control the variation of the ribbon width',
|
||||||
RibbonSmoothness:'Smoothness',
|
RibbonSmoothness: 'Smoothness',
|
||||||
RibbonSmoothnessDescription:'Control the smoothness of the ribbon curve',
|
RibbonSmoothnessDescription: 'Control the smoothness of the ribbon curve',
|
||||||
RibbonGradient:'Enable Gradient',
|
RibbonGradient: 'Enable Gradient',
|
||||||
RibbonGradientDescription:'Enable gradient effect',
|
RibbonGradientDescription: 'Enable gradient effect',
|
||||||
RibbonGradientColor1:'Gradient Start Color',
|
RibbonGradientColor1: 'Gradient Start Color',
|
||||||
RibbonGradientColor1Description:'Set the start color of the gradient',
|
RibbonGradientColor1Description: 'Set the start color of the gradient',
|
||||||
RibbonGradientColor2:'Gradient End Color',
|
RibbonGradientColor2: 'Gradient End Color',
|
||||||
RibbonGradientColor2Description:'Set the end color of the gradient',
|
RibbonGradientColor2Description: 'Set the end color of the gradient',
|
||||||
//阴影笔
|
//阴影笔
|
||||||
ShadedSettings:'Shaded Settings',
|
ShadedSettings: 'Shaded Settings',
|
||||||
ShadedColor:'Shaded Color',
|
ShadedColor: 'Shaded Color',
|
||||||
ShadedColorDescription:'Set the color of the shadow',
|
ShadedColorDescription: 'Set the color of the shadow',
|
||||||
ShadedBlur:'Shaded Blur',
|
ShadedBlur: 'Shaded Blur',
|
||||||
ShadedBlurDescription:'Set the blur of the shadow',
|
ShadedBlurDescription: 'Set the blur of the shadow',
|
||||||
ShadedOffsetX:'Shaded Offset X',
|
ShadedOffsetX: 'Shaded Offset X',
|
||||||
ShadedOffsetXDescription:'Set the offset of the shadow on the X axis',
|
ShadedOffsetXDescription: 'Set the offset of the shadow on the X axis',
|
||||||
ShadedOffsetY:'Shaded Offset Y',
|
ShadedOffsetY: 'Shaded Offset Y',
|
||||||
ShadedOffsetYDescription:'Set the offset of the shadow on the Y axis',
|
ShadedOffsetYDescription: 'Set the offset of the shadow on the Y axis',
|
||||||
ShadedMixedModel:'Shaded Mixed Model',
|
ShadedMixedModel: 'Shaded Mixed Model',
|
||||||
ShadedMixedModelDescription:'Set the mixed model of the shadow',
|
ShadedMixedModelDescription: 'Set the mixed model of the shadow',
|
||||||
ShadedMixedModelNormal:'Normal',
|
ShadedMixedModelNormal: 'Normal',
|
||||||
ShadedMixedModelMultiply:'Multiply',
|
ShadedMixedModelMultiply: 'Multiply',
|
||||||
ShadedMixedModelScreen:'Screen',
|
ShadedMixedModelScreen: 'Screen',
|
||||||
ShadedMixedModelOverlay:'Overlay',
|
ShadedMixedModelOverlay: 'Overlay',
|
||||||
ShadedMixedModelDarken:'Darken',
|
ShadedMixedModelDarken: 'Darken',
|
||||||
ShadedMixedModelLighten:'Lighten',
|
ShadedMixedModelLighten: 'Lighten',
|
||||||
ShadedMixedModelColorDodge:'Color Dodge',
|
ShadedMixedModelColorDodge: 'Color Dodge',
|
||||||
ShadedMixedModelColorBurn:'Color Burn',
|
ShadedMixedModelColorBurn: 'Color Burn',
|
||||||
ShadedMixedModelHardLight:'Hard Light',
|
ShadedMixedModelHardLight: 'Hard Light',
|
||||||
ShadedMixedModelSoftLight:'Soft Light',
|
ShadedMixedModelSoftLight: 'Soft Light',
|
||||||
ShadedMixedModelDifference:'Difference',
|
ShadedMixedModelDifference: 'Difference',
|
||||||
ShadedMixedModelExclusion:'Exclusion',
|
ShadedMixedModelExclusion: 'Exclusion',
|
||||||
//喷枪
|
//喷枪
|
||||||
SpraySettings:'Spray Settings',
|
SpraySettings: 'Spray Settings',
|
||||||
leptonema:'Fine',
|
leptonema: 'Fine',
|
||||||
MediumCoarse:'Medium Coarse',
|
MediumCoarse: 'Medium Coarse',
|
||||||
Pachytene:'Coarse',
|
Pachytene: 'Coarse',
|
||||||
Watercolour:'Watercolour',
|
Watercolour: 'Watercolour',
|
||||||
//添加文字弹窗面板
|
//添加文字弹窗面板
|
||||||
EditTextStyle:'Edit Text Style',
|
EditTextStyle: 'Edit Text Style',
|
||||||
close:'Close',
|
close: 'Close',
|
||||||
confirmEdit:'OK',
|
confirmEdit: 'OK',
|
||||||
fontFamily:'Font Family',
|
fontFamily: 'Font Family',
|
||||||
fontStyle:'Font Style',
|
fontStyle: 'Font Style',
|
||||||
design:'Design',
|
design: 'Design',
|
||||||
size:'Size',
|
size: 'Size',
|
||||||
charSpacing:'Character Pitch',
|
charSpacing: 'Character Pitch',
|
||||||
lineHeight:'Line Height',
|
lineHeight: 'Line Height',
|
||||||
opacity:'Opacity',
|
opacity: 'Opacity',
|
||||||
property:'Font Property',
|
property: 'Font Property',
|
||||||
fontColor:'Font Color',
|
fontColor: 'Font Color',
|
||||||
BGColor:'Background Color',
|
BGColor: 'Background Color',
|
||||||
BGOpacity:'Opacity',
|
BGOpacity: 'Opacity',
|
||||||
SelectTextColor:'Select Text Color',
|
SelectTextColor: 'Select Text Color',
|
||||||
SelectBGColor:'Select Background Color',
|
SelectBGColor: 'Select Background Color',
|
||||||
ok:'OK',
|
ok: 'OK',
|
||||||
editFrontBack:'Edit the front and back sections',
|
editFrontBack: 'Edit the front and back sections',
|
||||||
help:'Help',
|
help: 'Help',
|
||||||
back:'Back',
|
back: 'Back',
|
||||||
confirm:'Confirm',
|
confirm: 'Confirm',
|
||||||
RasterizedLayer:'Rasterized Layer',
|
RasterizedLayer: 'Rasterized Layer',
|
||||||
rasterizeImmediately:'You need to rasterize first before performing the distortion operation. Do you want to rasterize immediately?',
|
rasterizeImmediately: 'You need to rasterize first before performing the distortion operation. Do you want to rasterize immediately?',
|
||||||
ConfirmRasterization:'Confirm Rasterization',
|
ConfirmRasterization: 'Confirm Rasterization',
|
||||||
beingRasterized:'Currently, it is being rasterized.',
|
beingRasterized: 'Currently, it is being rasterized.',
|
||||||
waitRasterizing:'Rasterizing the layer. Please wait...',
|
waitRasterizing: 'Rasterizing the layer. Please wait...',
|
||||||
successRasterizing:'The layer has been successfully rasterized and can now undergo the distortion operation.',
|
successRasterizing: 'The layer has been successfully rasterized and can now undergo the distortion operation.',
|
||||||
gridingFailed:'Griding Failed',
|
gridingFailed: 'Griding Failed',
|
||||||
gridingFailedNoOperation:'Griding failed. Unable to perform the liquefaction operation.',
|
gridingFailedNoOperation: 'Griding failed. Unable to perform the liquefaction operation.',
|
||||||
gridingError:'Griding Error',
|
gridingError: 'Griding Error',
|
||||||
LayerError:'Layer Error',
|
LayerError: 'Layer Error',
|
||||||
LayerDoesNotExist:'The layer does not exist.',
|
LayerDoesNotExist: 'The layer does not exist.',
|
||||||
backgroundEmpty:'The background layer is empty.',
|
backgroundEmpty: 'The background layer is empty.',
|
||||||
backgroundEmptyNoLiquidation:'The background layer is empty, so the liquidation operation cannot be performed.',
|
backgroundEmptyNoLiquidation: 'The background layer is empty, so the liquidation operation cannot be performed.',
|
||||||
layerEmpty:'The layer is empty.',
|
layerEmpty: 'The layer is empty.',
|
||||||
layerEmptyNoLiquidation:'The layer is empty and cannot perform the liquefaction operation.',
|
layerEmptyNoLiquidation: 'The layer is empty and cannot perform the liquefaction operation.',
|
||||||
liqueficationManagerError:'Liquefication Manager Error',
|
liqueficationManagerError: 'Liquefication Manager Error',
|
||||||
liqueficationManagerErrorInitialized:'The liquefaction manager has not been initialized.',
|
liqueficationManagerErrorInitialized: 'The liquefaction manager has not been initialized.',
|
||||||
liquefactionEnvironment:'Prepare for the liquefaction environment',
|
liquefactionEnvironment: 'Prepare for the liquefaction environment',
|
||||||
liquefactionEnvironmentLoading:'The liquefaction environment is being prepared. Please wait a moment...',
|
liquefactionEnvironmentLoading: 'The liquefaction environment is being prepared. Please wait a moment...',
|
||||||
LiqueficationFailed:'Liquefication tool failed to start.',
|
LiqueficationFailed: 'Liquefication tool failed to start.',
|
||||||
DoubleClickText:'Double-click to edit the text',
|
DoubleClickText: 'Double-click to edit the text',
|
||||||
LiquidationError:'No valid image selected or the layer does not fit the liquefaction operation.',
|
LiquidationError: 'No valid image selected or the layer does not fit the liquefaction operation.',
|
||||||
ErrorMessage: 'Error Message',
|
ErrorMessage: 'Error Message',
|
||||||
preset: 'Preset',
|
preset: 'Preset',
|
||||||
presetNamePrompt: 'Please enter the preset name:',
|
presetNamePrompt: 'Please enter the preset name:',
|
||||||
UploadedTexture: 'Uploaded Texture',
|
UploadedTexture: 'Uploaded Texture',
|
||||||
UploadTexture: 'Upload Texture',
|
UploadTexture: 'Upload Texture',
|
||||||
selectTexture: 'Select the texture you want to use',
|
selectTexture: 'Select the texture you want to use',
|
||||||
DeleteTexture:'Delete Texture',
|
DeleteTexture: 'Delete Texture',
|
||||||
TextureSettings: 'Texture Settings',
|
TextureSettings: 'Texture Settings',
|
||||||
TextureSelector: 'Texture Selector',
|
TextureSelector: 'Texture Selector',
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
speedList:{
|
speedList: {
|
||||||
High:'High',
|
High: 'High',
|
||||||
wx:'Wx',
|
wx: 'Wx',
|
||||||
relightEdit:'Edit details',
|
relightEdit: 'Edit details',
|
||||||
changeBackground:'Change the background',
|
changeBackground: 'Change the background',
|
||||||
toproductFlus:'High',
|
toproductFlus: 'High',
|
||||||
toproductBasic:'Basic',
|
toproductBasic: 'Basic',
|
||||||
generateWx:'Advanced',
|
generateWx: 'Advanced',
|
||||||
generateFlux:'Premium',
|
generateFlux: 'Premium',
|
||||||
generateNormal:'Normal',
|
generateNormal: 'Normal',
|
||||||
},
|
},
|
||||||
liquifyPanel:{
|
liquifyPanel: {
|
||||||
push:'Push',
|
push: 'Push',
|
||||||
clockwise:'Clockwise',
|
clockwise: 'Clockwise',
|
||||||
counterclockwise:'Counterclockwise',
|
counterclockwise: 'Counterclockwise',
|
||||||
size:'Size',
|
size: 'Size',
|
||||||
pressure:'Pressure',
|
pressure: 'Pressure',
|
||||||
distortion:'Distortion',
|
distortion: 'Distortion',
|
||||||
power:'Power',
|
power: 'Power',
|
||||||
LiquefactionTool:'Liquefaction Tool',
|
LiquefactionTool: 'Liquefaction Tool',
|
||||||
},
|
},
|
||||||
event:{
|
event: {
|
||||||
back:'Back'
|
back: 'Back'
|
||||||
},
|
},
|
||||||
admin:{
|
admin: {
|
||||||
allUser:'All User',
|
allUser: 'All User',
|
||||||
UserData:'Design Frequency',
|
UserData: 'Design Frequency',
|
||||||
FunctionUseCHART:'Function Use CHART',
|
FunctionUseCHART: 'Function Use CHART',
|
||||||
ENGLISH:'English',
|
ENGLISH: 'English',
|
||||||
CHINESE_SIMPLIFIED:'Chinese Simplified',
|
CHINESE_SIMPLIFIED: 'Chinese Simplified',
|
||||||
CreateTime:'Create Time',
|
CreateTime: 'Create Time',
|
||||||
UserName:'User Name',
|
UserName: 'User Name',
|
||||||
search:'Search',
|
search: 'Search',
|
||||||
add:'Add',
|
add: 'Add',
|
||||||
DownloadTemplate:'Download Template',
|
DownloadTemplate: 'Download Template',
|
||||||
UploadTemplate:'Upload Template',
|
UploadTemplate: 'Upload Template',
|
||||||
ExportAccountData:'Export account data',
|
ExportAccountData: 'Export account data',
|
||||||
NearlyAYear:'Nearly a year',
|
NearlyAYear: 'Nearly a year',
|
||||||
LastMonth:'Last month',
|
LastMonth: 'Last month',
|
||||||
LastWeek:'Last week',
|
LastWeek: 'Last week',
|
||||||
Edit:'Edit',
|
Edit: 'Edit',
|
||||||
Delete:'Delete',
|
Delete: 'Delete',
|
||||||
UserId:'User ID',
|
UserId: 'User ID',
|
||||||
Email:'Email',
|
Email: 'Email',
|
||||||
UserEmail:'User Email',
|
UserEmail: 'User Email',
|
||||||
language:'Language',
|
language: 'Language',
|
||||||
CreateDate:'Create Date',
|
CreateDate: 'Create Date',
|
||||||
Credits:'Credits',
|
Credits: 'Credits',
|
||||||
CreditsUsage:'Credits Usage',
|
CreditsUsage: 'Credits Usage',
|
||||||
CreditsUsageLimit:'Credits Usage Limit',
|
CreditsUsageLimit: 'Credits Usage Limit',
|
||||||
Operations:'Operations',
|
Operations: 'Operations',
|
||||||
Password:'Password',
|
Password: 'Password',
|
||||||
MaximumCredits:'Maximum Credits',
|
MaximumCredits: 'Maximum Credits',
|
||||||
Close:'Close',
|
Close: 'Close',
|
||||||
OK:'OK',
|
OK: 'OK',
|
||||||
User:'User',
|
User: 'User',
|
||||||
startTime:'Start Time',
|
startTime: 'Start Time',
|
||||||
endTime:'End Time',
|
endTime: 'End Time',
|
||||||
enterEmail:'Please enter email',
|
enterEmail: 'Please enter email',
|
||||||
selectUserName:'Please select the user.',
|
selectUserName: 'Please select the user.',
|
||||||
StartDate:'Start Date',
|
StartDate: 'Start Date',
|
||||||
StartTime:'Start Time',
|
StartTime: 'Start Time',
|
||||||
Frequency:'Frequency',
|
Frequency: 'Frequency',
|
||||||
enterUserName:'Please enter user name',
|
enterUserName: 'Please enter user name',
|
||||||
enterPassword:'Please enter password',
|
enterPassword: 'Please enter password',
|
||||||
enterCredits:'Please enter credits',
|
enterCredits: 'Please enter credits',
|
||||||
jsContent1:'The email format is incorrect',
|
jsContent1: 'The email format is incorrect',
|
||||||
jsContent2:'Please check the input box marked with *',
|
jsContent2: 'Please check the input box marked with *',
|
||||||
jsDelete:'Are you sure you want to delete this item?',
|
jsDelete: 'Are you sure you want to delete this item?',
|
||||||
Design:'Design',
|
Design: 'Design',
|
||||||
SingleDesign:'SingleDesign',
|
SingleDesign: 'SingleDesign',
|
||||||
MoodBoard:'MoodBoard',
|
MoodBoard: 'MoodBoard',
|
||||||
PrintBoard:'PrintBoard',
|
PrintBoard: 'PrintBoard',
|
||||||
SketchBoard:'SketchBoard',
|
SketchBoard: 'SketchBoard',
|
||||||
Pattern:'Pattern',
|
Pattern: 'Pattern',
|
||||||
Logo:'Logo',
|
Logo: 'Logo',
|
||||||
Slogan:'Slogan',
|
Slogan: 'Slogan',
|
||||||
ToProductImage:'ToProductImage',
|
ToProductImage: 'ToProductImage',
|
||||||
Relight:'Relight',
|
Relight: 'Relight',
|
||||||
ChatRobot:'ChatRobot',
|
ChatRobot: 'ChatRobot',
|
||||||
Yes:'Yes',
|
Yes: 'Yes',
|
||||||
No:'No',
|
No: 'No',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user