|
@@ -1,77 +1,87 @@
|
|
|
export default {
|
|
|
- "404": "Error Page",
|
|
|
- "TOKEN_INVALID": "The token has expired.",
|
|
|
- "NO_ACCESS": "No right to access",
|
|
|
- "SUCCESS": "Request succeeded",
|
|
|
- "name": "4D Construction Management",
|
|
|
- "ERROR": "Service error. Please try again later.",
|
|
|
- "undata": "No results found",
|
|
|
- "data": "Data",
|
|
|
- "undataDesc": "You don't have {name} yet, please create {name} first.",
|
|
|
- "uploadBtn": "Upload",
|
|
|
- "uploadDesc": {
|
|
|
- "0": "The { extxTip } file format is supported;",
|
|
|
- "1": "Maximum supported size of uploaded files: { maxSizeTip };"
|
|
|
+ "TOKEN_INVALID": "token已失效",
|
|
|
+ "SUCCESS": "请求成功",
|
|
|
+ "SWKK": "四维看看",
|
|
|
+ "SWKJ": "四维看见",
|
|
|
+ "SWSS": "四维深时",
|
|
|
+ "SWMX": "三维模型",
|
|
|
+ "OSGB": "osgb模型",
|
|
|
+ "B3DM": "b3dm模型",
|
|
|
+ "tip": "提示",
|
|
|
+ "enter": "确定",
|
|
|
+ "cancel": "取消",
|
|
|
+ "save": "保存",
|
|
|
+ "quit": "退出",
|
|
|
+ "crop": "裁剪",
|
|
|
+ "cropIng": "正在裁剪",
|
|
|
+ "plcCropImg": "请传入裁剪图片",
|
|
|
+ "imgloaderr": "图片加载失败",
|
|
|
+ "edit": "编辑",
|
|
|
+ "del": "删除",
|
|
|
+ "add": "新增",
|
|
|
+ "search": "搜索",
|
|
|
+ "delConfirm": "确定要删除此数据吗?",
|
|
|
+ "tagging": {
|
|
|
+ "errpos": "当前位置无法添加",
|
|
|
+ "name": "标注",
|
|
|
+ "fz": "放置:",
|
|
|
+ "hot": {
|
|
|
+ "plc": "请输入热点标题",
|
|
|
+ "desc": "特征描述:",
|
|
|
+ "part": "遗留部位:",
|
|
|
+ "method": "提取方法:",
|
|
|
+ "principal": "提取人:",
|
|
|
+ "upimg": "上传图片",
|
|
|
+ "plcimg": "支持JPG、PNG图片格式,单张不超过5MB,最多支持上传9张。",
|
|
|
+ "titerr": "标注标题必须填写!",
|
|
|
+ "imgerr": "至少上传一张图片!"
|
|
|
+ }
|
|
|
},
|
|
|
- "noUploadDesc": {
|
|
|
- "0": "Only {extxTip} file format is supported",
|
|
|
- "1": "Maximum supported size of uploaded files: { maxSizeTip }"
|
|
|
+ "merge": {
|
|
|
+ "resetConfirm": "确定恢复默认?此操作无法撤销",
|
|
|
+ "rotate": "旋转",
|
|
|
+ "move": "移动",
|
|
|
+ "reset": "恢复默认",
|
|
|
+ "opacity": "模型不透明度",
|
|
|
+ "bottom": "离地高度",
|
|
|
+ "scale": "等比缩放",
|
|
|
+ "joint": "拼接",
|
|
|
+ "type": "数据来源:",
|
|
|
+ "size": "数据大小:",
|
|
|
+ "time": "拍摄时间:",
|
|
|
+ "list": "数据列表",
|
|
|
+ "upload": "上传模型",
|
|
|
+ "uploadplc": "支持ZIP压缩包格式"
|
|
|
},
|
|
|
- "more": "etc",
|
|
|
- "logout": "Log out",
|
|
|
- "router": {
|
|
|
- "login": "log in",
|
|
|
- "personal": "Personal Information",
|
|
|
- "projects": "Project Management",
|
|
|
- "projectScenes": "Scene Management",
|
|
|
- "projectMaterial": "Project Information",
|
|
|
- "projectMembers": "Member Management",
|
|
|
- "projectTaggings": "Project Labeling",
|
|
|
- "projectRoles": "Project Role",
|
|
|
- "project": "Project"
|
|
|
+ "guide": {
|
|
|
+ "list": "导览列表",
|
|
|
+ "addPath": "添加视角",
|
|
|
+ "length": "视频时长",
|
|
|
+ "clear": "清空画面",
|
|
|
+ "un": "暂无导览",
|
|
|
+ "delConfirm": "确定要删除此画面吗?",
|
|
|
+ "delAllConfirm": "确定要清空画面吗?",
|
|
|
+ "path": "路径",
|
|
|
+ "emptyErr": "无法保存空路径导览!"
|
|
|
},
|
|
|
- "copyAuth": "Please allow clipboard access",
|
|
|
- "unLoginName": "Visitor",
|
|
|
- "add": "New",
|
|
|
- "update": "Modify",
|
|
|
- "cancel": "Cancel",
|
|
|
- "save": "Save",
|
|
|
- "query": "Check",
|
|
|
- "oper": "Operate",
|
|
|
- "del": "Delete",
|
|
|
- "tipTitle": "System Prompt",
|
|
|
- "good": "Good",
|
|
|
- "time": {
|
|
|
- "0": "morning",
|
|
|
- "1": "afternoon",
|
|
|
- "2": "afternoon",
|
|
|
- "3": "evening"
|
|
|
- },
|
|
|
- "projectCount": "Number of projects",
|
|
|
- "projectFileCount": "Number of project documents",
|
|
|
- "projectSceneCount": "Number of project scenes",
|
|
|
- "projectOverCount": "Number of projects completed",
|
|
|
- "operLog": "Operation Record",
|
|
|
- "updateInfo": "Operation Record",
|
|
|
- "updatePwd": "Change Password",
|
|
|
- "delTip": "Can't recover from deletion, are you sure?",
|
|
|
- "selectTime": "Select Date",
|
|
|
- "search": "Search",
|
|
|
- "reset": "Reset",
|
|
|
- "all": "All",
|
|
|
- "edit": "Edit",
|
|
|
- "sync": "Sync",
|
|
|
- "select": "Select",
|
|
|
- "create": "Create",
|
|
|
- "loginh1": "Welcome to 4D Construction Management",
|
|
|
- "loginh2": "Account Login",
|
|
|
- "phoneRule": "Please enter the account number",
|
|
|
- "passwordRule": "Please enter the password",
|
|
|
- "phoneRul1": "Please enter the correct account number",
|
|
|
- "passwordRule1": "Incorrect account number or password",
|
|
|
- "rememberLabel": "Remember password",
|
|
|
- "login": "Log in",
|
|
|
- "forget": "Forgot your password?",
|
|
|
- "register": "Register",
|
|
|
- "un": "Unkown"
|
|
|
+ "unSaveConfirm": "您有操作未保存,确定要退出吗?",
|
|
|
+ "modelTitle": "多元融合",
|
|
|
+ "title": "融合平台",
|
|
|
+ "err": "内存不足,请勿同时打开多个页面或应用程序,尝试重启浏览器后重新打开。",
|
|
|
+ "plcInput": "请输入",
|
|
|
+ "plcSelect": "请选择",
|
|
|
+ "inSelect": "暂无选项",
|
|
|
+ "unSearch": "无搜索结果",
|
|
|
+ "acceptTip": "支持 {accept} 等格式,",
|
|
|
+ "gsAcceptTip": "仅支持{accept}格式文件",
|
|
|
+ "scaleTip": "宽*高比例 {scale},",
|
|
|
+ "gsScaleTip": "{name}的比例不为{scale}",
|
|
|
+ "sizeTip": "大小不超过 {sizeStr}",
|
|
|
+ "gsSizeTip": "{name}的大小超过{sizeStr}",
|
|
|
+ "countTip": "个数不超过 {maxLen}个",
|
|
|
+ "gsCountTip": "最多仅支持{maxLen}个文件!",
|
|
|
+ "continueAdd": "继续添加",
|
|
|
+ "rep": "替换",
|
|
|
+ "previewError": "预览加载失败!",
|
|
|
+ "gsError": "格式错误"
|
|
|
}
|