123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655 |
- export default {
- // --------------首页---------------
- appointment: {
- ch: "访客预约",
- en: "appointment"
- },
- customer: {
- ch: "我是内部员工",
- en: "Internal Employees"
- },
- Female_guests: {
- ch: "内宾",
- en: "Domestic guests"
- },
- foreign_guests: {
- ch: "外宾",
- en: "Foreign_guests"
- },
- Enterprise_information: {
- ch: "企业信息录入",
- en: "Enterprise information entry"
- },
- appointment: {
- ch:
- "若您是想拜访或临时进入楼宇,点击访客申请进行预约,受访人必须是此楼宇的内部员工才可以",
- en: `If you want to visit or enter the building temporarily,
- click "Application" to make an appointment,
- the person interviewed must be a frequent
- visitor of the building`
- },
- regular_tip: {
- ch:
- "若您是楼宇内部员工,点击内部员工注册,注册完成后您可以扫脸快速通行楼宇相应区域,也可邀请人员进入楼宇",
- en: `If you are a resident of the building, click
- "I am a frequent visitor" to register. After registration,
- you are authorized to the designated area of the building
- via the face recognition, and also authorized
- to invite people to enter the building`
- },
- company_tip: {
- ch:
- "您可以提交您的企业注册申请,待楼宇管理员审核通过后,就可以申请成为楼宇的内部员工",
- en: `You can submit your application of registration,
- after the approval from building administrator,
- you can apply the authorization as a frequenter ~`
- },
- // ---------------------内部员工登记------------
- registration: {
- ch: "内部员工登记",
- en: "Internal Staff Registration"
- },
- Information: {
- ch: "人员信息可到“我的—更改信息”中修改",
- en: `Personal information can be modified
- in "My - Change Information`
- },
- building: {
- ch: "所在楼宇",
- en: "building name or number"
- },
- select_building: {
- ch: "请选择所在楼宇",
- en: "Please select your building"
- },
- Lock: {
- ch: "通过企业码进入,楼宇和公司将会被锁定。",
- en:
- "Access through the enterprise code will lock buildings and businesses."
- },
- scanRegularQRCode: {
- ch: "通过常客码进入,提交后您将自动注册成为该公司的内部员工",
- en:
- "Enter through the frequent customer code. After submitting, you will be automatically registered as a frequent customer of the enterprise"
- },
- remark: {
- ch: "备注",
- en: "remark"
- },
- // ------------------------
- function: {
- ch: "我的功能",
- en: "My"
- },
- function: {
- ch: "我的功能",
- en: "My"
- },
- function: {
- ch: "我的功能",
- en: "My"
- },
- // ------------------------人员信息-------------
- Personnel_information: {
- ch: "人员信息",
- en: "Personal information"
- },
- name: {
- ch: "姓名",
- en: "Name"
- },
- name_tit: {
- ch: "请输入姓名",
- en: "Please enter your name"
- },
- idNumber: {
- ch: "身份证号",
- en: "ID number"
- },
- idNumber_tit: {
- ch: "请输入身份证号",
- en: "Please enter your ID number"
- },
- Gain: {
- ch: "获取",
- en: "Gain"
- },
- Phone: {
- ch: "手机号",
- en: "Phone"
- },
- Phone_tit: {
- ch: "获取手机号",
- en: "Click here"
- },
- Phone_prompt: {
- ch: "请输入手机号",
- en: "Enter phone number"
- },
- // ---------------------认证信息--------------------
- click_QRcode: {
- ch: "可手动点击二维码刷新",
- en: "Click the QR code manually to refresh"
- },
- scanning: {
- ch: "可通过设备扫描二维码通行,或直接设备刷脸通行",
- en: `You will be authorizes via
- scanning the QR code or with face recognition`
- },
- // ----------邀请人员-------------------
- start_time: {
- ch: "开始时间",
- en: "Effective time"
- },
- end_time: {
- ch: "结束时间",
- en: "Expiry time"
- },
- Personnel_type: {
- ch: "人员类型",
- en: "Vistor type"
- },
- Channel_access: {
- ch: "通道权限",
- en: "Channel access"
- },
- select_channel: {
- ch: "请选择通道权限",
- en: "select channel permissions"
- },
- invitation_way: {
- ch: "邀请方式",
- en: "Invitation way"
- },
- Immediately_invited: {
- ch: "立即邀请",
- en: "Submit invitation"
- },
- start_time: {
- ch: "开始时间",
- en: "Start"
- },
- invited_personnel: {
- ch: "受邀人员",
- en: "invited guest "
- },
- enter_phone_number: {
- ch: "请输入手机号",
- en: "phone number"
- },
- submit: {
- ch: "提交",
- en: "Submit"
- },
- acceptInvitation: {
- ch: "接受邀请",
- en: "Accept Invitation"
- },
- // ----------------我的-----------
- clickAuthentication: {
- ch: "证件扫描认证",
- en: "Scan passport"
- },
- basic_information: {
- ch: "基本信息",
- en: "Basic information"
- },
- Now: {
- ch: "暂无人员信息,快去认证呀~",
- en: "Go to the authorization~"
- },
- Replace_Info: {
- ch: "更换人员信息",
- en: "Update Info"
- },
- My_Booking: {
- ch: "我的预约",
- en: "My appointment"
- },
- Booking_Records: {
- ch: "预约记录",
- en: "Booking Records"
- },
- function: {
- ch: "我的功能",
- en: "My"
- },
- confirm: {
- ch: "确认信息",
- en: "Confirm "
- },
- Certification: {
- ch: "登录认证",
- en: "Certification"
- },
- // ------------------企业录入管理----------
- Submit_time: {
- ch: "提交时间",
- en: "Submit time"
- },
- Login_account: {
- ch: "登录账号",
- en: "Login account"
- },
- ShortEnterprise: {
- ch: "企业简称",
- en: "Short for Enterprise"
- },
- Company_name: {
- ch: "企业名称",
- en: "Company name"
- },
- Lease_floor: {
- ch: "所在楼层",
- en: "Number of floor"
- },
- Rent_room: {
- ch: "所在房间",
- en: "Room number"
- },
- Lease_until: {
- ch: "所在有效期至",
- en: "Expired date "
- },
- forget_password: {
- ch: "如果忘记密码可以找所在方管理员查询",
- en: `If you forget your password,
- you can contact with the administrator of the buildings`
- },
- // ---------------企业信息录入--------------------
- Enterprise_information_entry: {
- ch: "企业信息录入",
- en: "Enterprise information entry"
- },
- company_information: {
- ch: "企业信息",
- en: "Company information"
- },
- company_abbreviation: {
- ch: "企业简称",
- en: "Company abbreviation"
- },
- enter_company_abbreviation: {
- ch: "请输入企业简称",
- en: "Please enter the company abbreviation"
- },
- actual: {
- ch: "实际控制人姓名",
- en: "The responsible person of enterprise"
- },
- enter_actual: {
- ch: "请输入实际控制人姓名",
- en: "Please enter the name for responsible person "
- },
- person_phone: {
- ch: "实际控制人电话",
- en: "Contact phone number for the responsible person of enterprise "
- },
- enter_phone: {
- ch: "请输入实际控制人电话",
- en: "Please enter the phone number for responsible person of enterprise"
- },
- employees: {
- ch: "员工人数",
- en: "Number of employees"
- },
- select_employees: {
- ch: "请选择员工人数",
- en: "Select the number of employees"
- },
- building: {
- ch: "所在楼宇",
- en: "Building name or number"
- },
- select_company: {
- ch: "请选择所在公司",
- en: "Please select your company"
- },
- company: {
- ch: "所在公司",
- en: "Company"
- },
- enter_premises: {
- ch: "请输入选择所在楼宇",
- en: "Please select the building "
- },
- floor_building: {
- ch: "所在楼幢",
- en: "Building unit "
- },
- select_building: {
- ch: "请选择所在楼幢",
- en: "Select the unit of building"
- },
- Lease_floor: {
- ch: "所在楼层",
- en: "The number of floor"
- },
- select_floor: {
- ch: "请选择所在楼层",
- en: "Select the number of floor"
- },
- Room_Number: {
- ch: "所在房间号",
- en: "Room Number"
- },
- select_Room_Number: {
- ch: "请选择所在房间号",
- en: "Select room number"
- },
- Lease_valid_until: {
- ch: "所在有效期至",
- en: "Expired date"
- },
- next_step: {
- ch: "下一步",
- en: "The next step"
- },
- Business_License_Information: {
- ch: "营业执照信息",
- en: "Business License Information"
- },
- Enterprise_name: {
- ch: "企业全称",
- en: "Enterprise full name"
- },
- Company_code: {
- ch: "公司代码",
- en: "Company code"
- },
- company_person: {
- ch: "公司法人",
- en: "Company artificial person"
- },
- company_type: {
- ch: "公司类型",
- en: "Company type"
- },
- registered_address: {
- ch: "注册地址",
- en: "Registered address"
- },
- Main_scope: {
- ch: "主营范围",
- en: "Main business scope"
- },
- registered_capital: {
- ch: "注册资金",
- en: "Registered capital"
- },
- Registration_time: {
- ch: "注册时间",
- en: "Registration time"
- },
- previous_step: {
- ch: "上一步",
- en: "previous step"
- },
- login_information: {
- ch: "登录信息",
- en: "Login information"
- },
- Login_account: {
- ch: "登录账号",
- en: "Login account"
- },
- Please: {
- ch: "请输入企业名称(即后台登录账号)",
- en: "Company name (login account)"
- },
- password: {
- ch: "登录密码",
- en: "please enter password"
- },
- enter_password: {
- ch: "请输入密码",
- en: "Please enter your password"
- },
- information: {
- ch: "登录信息用于企业后台管理系统登录",
- en: `Login name will be used to log in to the
- enterprise management in the system`
- },
- Submit_audit: {
- ch: "提交审核",
- en: "Submit audit"
- },
- no_enterprise_information: {
- ch:
- "您可以通过下方“企业信息录入”按钮提交您的企业注册申请,待楼宇管理员审核通过后就可以申请成为企业的内部员工。若企业已注册,请勿操作!",
- en:
- "You can submit your enterprise registration application through the button of 'Enterprise Information Input' below, and after the building manager's approval, you can apply to become an internal employee of the enterprise. If the enterprise has been registered, do not operate!"
- },
- // --------------访客---------------
- Visitors_appointment: {
- ch: "访客预约",
- en: "Create appointment"
- },
- visitor_information: {
- ch: "访客信息",
- en: "The visitor’s information"
- },
- name: {
- ch: "姓名",
- en: "Name"
- },
- idNumber: {
- ch: "身份证",
- en: "ID number"
- },
- phone: {
- ch: "手机号",
- en: "Phone"
- },
- unit: {
- ch: "单位",
- en: "Company name"
- },
- enter_unit: {
- ch: "请输入您的单位",
- en: "Please enter your company name"
- },
- License_number: {
- ch: "车牌号",
- en: "Plate number"
- },
- enter_plate_number: {
- ch: "请输入您的车牌号",
- en: "Enter your plate number"
- },
- Of_building: {
- ch: "受访楼宇",
- en: "Building to visit"
- },
- select_interviewed: {
- ch: "请选择受访楼宇",
- en: "Please select the building name or number"
- },
- Visit_information: {
- ch: "来访信息",
- en: "Visit the information"
- },
- number_person_interviewed: {
- ch: "受访人手机号",
- en: "Phone number of the visited person "
- },
- enter_number: {
- ch: "请输入受访人手机号",
- en: "Please enter the visited person’s phone number"
- },
- Of_unit: {
- ch: "受访单位",
- en: "Company name to visit"
- },
- select_interviewee: {
- ch: "请选择受访单位",
- en: "Please select the company name to visit"
- },
- Name_nterviewee: {
- ch: "受访人姓名",
- en: "Name of person you visit"
- },
- enterName_nterviewee: {
- ch: "请输入受访人姓名",
- en: "Please enter the name of person you visit"
- },
- Visit_for: {
- ch: "访问事由",
- en: "Visiting subject matter"
- },
- select_occasion: {
- ch: "请选择访问事由",
- en: "Please select a visiting subject"
- },
- // ------------预约记录-------------
- Name_Visitor: {
- ch: "来访人姓名",
- en: "Name of Visitor"
- },
- phone_Visitor: {
- ch: "来访人手机号",
- en: "Mobile phone of Visitor"
- },
- Visiting_unit: {
- ch: "来访人单位",
- en: "Visitor’s company "
- },
- Visitor_photo: {
- ch: "来访人照片",
- en: "Visitor’s photo"
- },
- Passable_passage: {
- ch: "可通行通道",
- en: "Authorized passageway"
- },
- Access_time: {
- ch: "访问时间",
- en: "Visiting time"
- },
- Of_name: {
- ch: "受访姓名",
- en: "Name of person to visit"
- },
- Of_unit: {
- ch: "受访单位",
- en: "Company name to visit "
- },
- Apply_record: {
- ch: "申请记录",
- en: "Application history"
- },
- Invited_record: {
- ch: "邀请记录",
- en: "Invitation history"
- },
- Visit_unit: {
- ch: "来访单位",
- en: "Visitors’ company name"
- },
- Visit_name: {
- ch: "来访姓名",
- en: "Visitor’s name"
- },
- Channel_access: {
- ch: "通道权限",
- en: "Authorized passageway"
- },
- reject: {
- ch: "拒绝",
- en: "Reject"
- },
- agree: {
- ch: "同意",
- en: "Agree"
- },
- Visiting_information: {
- ch: "来访信息",
- en: "Visitor’s information"
- },
- Visit_information: {
- ch: "拜访信息",
- en: "Visiting information"
- },
- Address_background: {
- ch: "若审核通过,可根据后台操作说明进行后续相关操作.后台地址",
- en:
- "If approved, you can go to the background for subsequent operations. Address of the background"
- },
- AgainIssued: {
- ch: "重新下发",
- en: "Again issued"
- },
- // 三码
- uploadHealth: {
- ch: "上传健康码截图",
- en: "Upload health code screenshot"
- },
- HealthStatus: {
- ch: "健康码状态",
- en: "Health Code Status"
- },
- LatestTests: {
- ch: "最新核酸报告结果",
- en: "Latest nucleic acid tests"
- },
- SamplingTime: {
- ch: "采样时间",
- en: "Sampling time"
- },
- ReportTime: {
- ch: "报告时间",
- en: "Report on time"
- },
- UploadScreenshot: {
- ch: "上传最新核酸检测截图",
- en: "Upload the screenshot of nucleic acid test"
- },
- VerificationCode: {
- ch: "验证码",
- en: "Verification code"
- },
- TravelInformation: {
- ch: "行程信息",
- en: "Travel information"
- },
- UploadTrip: {
- ch: "上传行程卡截图",
- en: "Upload a screenshot of the trip card"
- },
- healthCode: {
- ch: "健康码",
- en: "health code"
- },
- HealthCodeScreenshot: {
- ch: "健康码截图",
- en: "Health code screenshot"
- },
- Nucleate: {
- ch: "核酸",
- en: "Nucleate"
- },
- NucleicScreenshots: {
- ch: "核酸截图",
- en: "Nucleic acid screenshots"
- },
- TourCode: {
- ch: "行程码",
- en: "Tour code"
- },
- ScreenshoCode: {
- ch: "行程码截图",
- en: "Screenshot of travel code"
- },
- PassageEntry: {
- ch: "入场通道",
- en: "Passage of entry"
- },
- TimeEntry: {
- ch: "入场时间",
- en: "Time of entry"
- },
- EntrancePhotos: {
- ch: "入场照片",
- en: "Entrance Photos"
- }
- };
|