123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- {
- "home": {
- "thickness": "Density Selection",
- "dateScene": "Select date not uploaded scenario",
- "notChoosePoint": "You have not selected a location",
- "notFindFile": "No BIM files found",
- "notFindScene": "Comparison scenarios not found",
- "sceneDelete": "The current scene has been deleted and cannot be viewed",
- "tag": "Tag",
- "splitScreen": "Split-screen",
- "fullScreen": "Full screen"
- },
- "home.name": "Home page",
- "header": {
- "inputPhoneNum": "Please enter your account",
- "inputPassword": "Please enter your password",
- "passwordText1": "Password cannot be empty",
- "phoneText1": "The account number cannot be empty",
- "phoneText2": "Please enter the correct account number",
- "copyLink": "Copy Link",
- "shareLink": "Share Link",
- "setting": "Setting",
- "reset": "Reset",
- "userInfo": "User Info",
- "loginout": "Loginout",
- "adjustText1": "Setting the associated location for a scene",
- "adjustText2": "Please select the location, make sure that the scenes in the left and right views are in the same location, and then click the button on the right to set it as the associated location.",
- "userLogin": "User login",
- "rememberPassword": "Remember passwords",
- "forgetPassword": "Forgotten password",
- "resigter": "Official Website Registration",
- "setPointfaidText": "Match failed, please select a different point for synchronization",
- "pointUpdate": "Affiliate Locations Updated"
- },
- "components": {
- "uploadVideo": "Upload Video",
- "limitFileSizeBit": "Support {file} file:≤ {size}MB,≤ {bit}Mbps",
- "linkView": "Web Showcase",
- "continueAdd": "Continue to add",
- "uploadImg": "Upload a picture",
- "limitImgLength": "Support JPG、PNGand other image formats,sheet not exceeding 5MB,Supports up to 9 uploads。",
- "TipsImgLength": "Maximum number of images uploaded: 9",
- "limitFileSize": "Support {file} file:≤ {size}MB",
- "FileSizeTips": "Please upload {size}MB less than {file} file",
- "uploadAudio": "Upload Audio",
- "year": "year",
- "month": "month",
- "day": "day",
- "chooseTime": "Choose Time"
- },
- "tag": {
- "addComment": "Send a comment.",
- "addCommentTips": "Please enter content",
- "deletetCommentTips": "Are you sure you want to delete it?",
- "noComment": "No comments",
- "unkownUser": "unknown user",
- "reply": "return",
- "comment": "commentaries",
- "creater": "founder",
- "createTime": "Creation time",
- "statusText1": "Pending",
- "statusText2": "Toward",
- "statusText3": "Unsolved",
- "statusText4": "Resolved",
- "uploadFile": "Upload attachments",
- "desc": "Descriptive",
- "member": "Membership involved",
- "status": "Status",
- "inputDesc": "Please enter a description",
- "inputMember": "Please select the project personnel to be notified",
- "inputStatus": "Please select the processing status",
- "inputTagName": "Please enter the name of the label",
- "tagName": "Labeled name",
- "creatTag": "New markup",
- "addTag": "Add labeling",
- "isAddTag": "Added annotation",
- "deleteTagText": "Are you sure you want to delete the data??"
- },
- "tag.name": "Tag",
- "components.name": "Subassemblies",
- "header.name": "Header",
- "toast": {
- "clickLeft": "Please click on the left side first",
- "clickTop": "Please click above first",
- "ruleConfirmTips": "Starting point confirmed. Please locate the finish line."
- },
- "toast.name": "Tips",
- "common": {
- "high": "High",
- "middle": "Middle",
- "low": "Low",
- "input": "Input",
- "publish": "Publish",
- "submit": "Submit",
- "exit": "exit",
- "delete": "delete",
- "edit": "edit",
- "confirm": "confirm",
- "tips": "tips",
- "login": "login",
- "cancel": "cancel",
- "sync": "sync",
- "deleteRuleLine": "delete Rule Line",
- "deleteSuccess": "delete Success",
- "copySuccess": "Copy Success",
- "syncSuccess": "Sync Success",
- "endPoint": "EndPoint",
- "startPoint": "StartPoint",
- "measure": "Measure",
- "commitSuccess": "commit Success",
- "about": "About"
- },
- "common.name": "Common",
- "unit": {
- "meter": "Meter"
- },
- "unit.name": "Unit (of measure)",
- "code": {
- "4008": "User not logged in",
- "failed": "Failed to connect to the server",
- "0": "Operation successful",
- "-1": "Operation failed",
- "2001": "Operation is too frequent, please refresh and try again.",
- "4001": "Parameters missing",
- "4002": " No permission",
- "4003": "The user does not exist",
- "3014": "The account number or password is incorrect.",
- "3015": "The user does not exist",
- "4013": "The current scene is not detected under this account, please change your account and log in again."
- },
- "code.name": "code"
- }
|