123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618 |
- export default {
- "menu": {
- "__name": "菜单",
- "music": "背景音乐",
- "base": "基础设置",
- "information": "场景信息",
- "screen": "初始画面",
- "hotspot": "添加热点",
- "guide": "自动导览",
- "sign": "地面Logo",
- "walk": "漫游可行",
- "model": "3D模型",
- "cad": "户型图",
- "data": "数据对接",
- "custom": "上传下载",
- "videos": "添加视频",
- "vrhouse": "看房 4Dkankan",
- "business": "看店 4Dkankan",
- "scene": "场景跳转",
- "video": "添加视频",
- "decor": "一键换装",
- "link": "场景关联"
- },
- "modules": {
- "__name": "模块",
- "base": {
- "__name": "基础设置",
- "qrcode": "场景二维码",
- "qrcode_download": "下载二维码",
- "qrcode_tips": "自定义logo",
- "scene_link": "场景地址",
- "scene_link_copy": "复制链接",
- "scene_link_copy_tips": "场景链接复制成功",
- "bgm": "背景音乐",
- "pano_text": "漫游视角可视",
- "mode_2d_text": "平面图可视",
- "mode_3d_text": "三维模型可视",
- "map_text": "小地图预览可视",
- "vr_text": "VR模式可视",
- "vr_tips": "请在手机展示页面观看VR效果",
- "guide_text": "自动导览可视",
- "rule_text": "标尺可视",
- "cad_text": "俯视图户型可视",
- "measure_text": "测量工具可视",
- "measure_tips": "编辑模式下无法使用测距功能,请在展示页面操作",
- "turned_vr": "VR功能已{status}",
- "turned_map": "小地图功能已{status}",
- "turned_cad": "俯视图户型功能已{status}",
- "turned_m2d": "平面视角功能已{status}",
- "turned_m3d": "三维视角功能已{status}",
- "turned_pano": "漫游视角功能已{status}",
- "turned_rule": "标尺功能已{status}",
- "turned_guide": "自动导览功能已{status}",
- "turned_measure": "测距功能已{status}",
- "shortcut_copy": "一键复制",
- "share_link": "分享链接给好友",
- "measure_show_tips": "请在展示页面使用测距功能",
- "delete_measure_line": "删除测量线",
- "please_click_tips": "'请点击“允许”'",
- "vr_fail_app_tips": "浏览器未能检测到转动。请在手机或浏览器设置中开启了运动和方向访问等设置,然后刷新此页面。",
- "vr_fail_safari_tips": "浏览器未能检测到转动。为完整体验VR效果,请打开 “设置” > “Safari” > “隐私和安全” 下的 “运动和方向访问” 开关,然后刷新此页面。",
- "loading_bottom_text": "四维时代提供技术支持",
- "vr_fail_reopen_tips": "运动和方向访问失败。您需要完全关闭此应用,然后再次打开,并允许访问运动与方向",
- "add_music_title": "添加背景音乐",
- "add_music_tips": "支持MP3、WAV等音频格式,不超过5MB",
- "re_add_music": "重新添加",
- "re_add_title": "重新添加背景音乐",
- "re_add_tips": "新添加的音乐会替换已添加的音乐,<br>确定继续添加吗?",
- "re_add_mobile_tips": "重新添加将会覆盖已添加音乐",
- "delete_tips": "您确定删除当前音乐吗?",
- "delete_title": "删除背景音乐",
- "bgm_empty_tips": "请选择背景音乐",
- "wechat": "微信",
- "friend_circle": "朋友圈"
- },
- "information": {
- "__name": "场景信息",
- "title": "标题",
- "title_tips": "请填写标题",
- "title_require": "请添加标题({limit}字以内)",
- "description": "简介",
- "description_tips": "请填写简介",
- "link": "添加链接",
- "link_text_tips": "请填写链接文本",
- "link_href_tips": "请填写链接地址",
- "link_text_require": "请填写链接文本",
- "link_href_require": "请填写链接地址",
- "classify": "分类",
- "upload_time": "上传时间",
- "record": "未记录",
- "shoot_count": "拍摄数量",
- "password": "访问密码",
- "password_tips": "访问密码",
- "password_desc": "设置完密码后,当其他人访问您的场景时,需要输入您设置的密码才能访问。如无需设置点击“公开”即可。",
- "password_require": "请输入{limit}位数的密码",
- "logo_edit": "编辑页面Logo",
- "logo_exit": "退出页面Logo编辑",
- "logo_show_bottom": "显示初始Logo",
- "logo_style1": "顶部Logo-方",
- "logo_style2": "顶部Logo-长",
- "logo_delete": "是否删除已上传Logo?"
- },
- "screen": {
- "__name": "初始画面",
- "current": "当前初始视角",
- "current_set": "设置为初始画面",
- "tips": "移动屏幕,点击保存您的初始画面。"
- },
- "hotspot": {
- "__name": "添加热点",
- "add": "添加热点",
- "edit": "编辑热点",
- "count": "已添加热点",
- "location": "热点定位",
- "location_tips": "将热点标记并拖动到合适的位置。",
- "location_modify": "修改热点位置",
- "location_confirm": "确定热点位置",
- "location_desc": "请于左方两个场景区域拖动热点并对准所需标记的位置。",
- "style": "选择热点样式",
- "style_desc": "选择默认样式,或者手动上传图片自定义样式,上传图片格式PNG/JPG",
- "style_name": "样式",
- "style_dele": "是否删除该样式?",
- "style_manage": "管理",
- "style_exit": "退出",
- "media_photo": "可添加图片以丰富热点内容",
- "media_video": "可上传本地视频,进行更多的展示",
- "media_voice": "可上传本地音频内容进行热点讲解",
- "media_link": "可添加视频的超链接,视频将在热点里播放",
- "title": "标题",
- "title_tips": "请填写标题",
- "title_require": "请添加标题({limit}字以内)",
- "description": "简介",
- "description_tips": "请填写简介",
- "text_link": "添加链接",
- "text_link_text_tips": "请填写链接文本",
- "text_link_href_tips": "请填写链接地址",
- "text_link_text_require": "链接文本不能为空",
- "text_link_href_require": "链接地址不能为空",
- "link": "嵌入式链接",
- "link_require": "请添加外链",
- "photo": "图片",
- "voice": "音频",
- "video": "视频",
- "photo_tips": "支持JPG、PNG等图片格式,不超过{size}MB",
- "voice_tips": "支持MP3、WAV等音频格式,不超过{size}MB",
- "video_tips": "支持MP4、MOV等视频格式,不超过{size}MB",
- "photo_require": "请添加图片",
- "voice_require": "请添加音频",
- "video_require": "请添加视频",
- "m_location_tips1": "将上下分屏热点对准同一个所标记目标",
- "m_location_tips2": "确定热点位置,点击下一步编辑内容",
- "m_location_up": "上方",
- "m_location_left": "左侧",
- "m_location_move_tips": "辅助校准位置可能不准确,<br>请检查并拖动到{direction}相同位置",
- "set_visible_btn": "设置热点可视",
- "save_visible_btn": "保存当前设置",
- "save_hotspot_done": "保存热点成功",
- "save_hotspot_fail": "保存热点失败",
- "delete_hotspot_tips": "是否删除当前热点?",
- "delete_hotspot_done": "热点删除成功",
- "delete_hotspot_fail": "热点删除失败",
- "cant_add_hotspot_tips": "无法添加热点",
- "cant_add_hotspot_content": "热点数目已达最大:{limit}",
- "link_text_tips": "链接标题",
- "link_href_tips": "链接",
- "link_text_require": "请填写链接文本",
- "link_href_require": "请填写链接地址",
- "add_media": "添加多媒体"
- },
- "guide": {
- "__name": "自动导览",
- "route": "导航路线",
- "view": "切换视角",
- "record": "开始录制",
- "record_audio": "录音",
- "pause": "暂停",
- "stop": "停止",
- "end": "结束",
- "delete": "删除",
- "continue": "继续录制",
- "preview": "预览",
- "clear": "清空",
- "sync": "声画同步",
- "sound": "录制音频",
- "file": "上传音频",
- "file_add": "添加音频",
- "tips": "点击开始录制导览",
- "start": "开始",
- "finish": "完成录制",
- "less": "小于",
- "replace_tips": "是否重新录制导览?",
- "replace_content": "重新录制将覆盖之前的数据",
- "sound_open_fail_tips": "麦克风开启失败",
- "sound_tips": "麦克风开启失败,是否继续录制?",
- "sound_content": "您需要在浏览器的设置中允许此网站使用麦克风,并且添加麦克风设备,然后刷新该页面。",
- "upload_sound_done": "上传语音讲解成功",
- "upload_sound_fail": "上传语音讲解失败",
- "delete_sound_done": "删除语音讲解成功",
- "delete_sound_fail": "删除语音讲解失败",
- "room_title": "标题",
- "room_title_tips": "请输入导览标题",
- "room_title_require": "请输入标题",
- "room_panel_title": "导览信息",
- "room_sound_title": "录制音频",
- "delete_video_content": "您当前录制的画面将会被删除",
- "delete_file_content": "您当前上传的语音讲解将会被删除",
- "delete_sound_content": "已录制配音将会被删除",
- "camera_save_success": "镜头保存成功",
- "clear_video_tip": "您当前录制的内容将会被清空",
- "saving_sound": "正在保存录音",
- "save_sound_done": "录音保存成功",
- "save_sound_fail": "录音保存失败",
- "no_sound_tips": "当前不支持录音<br>可在微信或电脑端录音",
- "sound_success_tips": "麦克风开启成功",
- "sound_fail_tips": "当前不支持录音<br>公众号信息配置错误",
- "wechat_sound_fail_tips": "微信麦克风开启失败",
- "open_sound_guide_tips": "可能您若要开启录音,请于微信的设置—隐私—授权管理中开启。且保证录音设备正常",
- "sound_cant_open_tips": "此浏览器不支持录音。<br>建议更换其他主流浏览器,体验更佳",
- "replace_sound_tips": "是否重新录制?",
- "replace_sound_content": "已有语音讲解将会被替换",
- "merge_sound_fail": "合并语音讲解失败",
- "sound_limit": "录制时长为{time}分钟,当前已经达到上限",
- "select_to_record": "请选择对应点位进行本区域的导览录制"
- },
- "sign": {
- "title": "Logo样式",
- "size": "Logo大小",
- "style0": "样式一",
- "style1": "样式二",
- "style2": "样式三",
- "style3": "手动上传"
- },
- "walk": {
- "title": "漫游可行",
- "tips1": "通过设置漫游可行,进一步优化在漫游时出现的体验;例如,您在漫游时,出现穿透房间的情况。",
- "tips2": "通过点选各个漫游点的连线即可设置漫游点的可行性。",
- "save": "保存当前设置",
- "hide": "隐藏该点位置",
- "show": "显示该点位置",
- "pano_tips": "提示:您隐藏了初始画面点位,此操作将使进入场景后无法漫游。"
- },
- "model": {
- "__name": "3D模型",
- "cad": "CAD视角",
- "cad_download": "平面图下载",
- "view": "切换视角",
- "title": "增添结构",
- "title_door": "门窗类",
- "title_component": "构建类",
- "title_other": "其他",
- "attribute": "属性",
- "door": "门",
- "double_door": "门",
- "slideDoor": "移门",
- "casement": "窗",
- "bayCase": "飘窗",
- "groundCase": "落地窗",
- "column": "柱子",
- "furnColumn": "框架柱",
- "furnFlue": "烟道",
- "point": "点",
- "line": "墙",
- "tagging": "标注",
- "tagging_name_tips": "请输入名称",
- "tagging_area_tips": "输入面积,支持小数点后面两位",
- "direction": "指南针",
- "wallLine": "墙属性",
- "widget_delete": "{widget}将被删除",
- "panel_btn_default": "恢复默认",
- "panel_btn_delete": "删除部件",
- "attr_angle": "旋转角度",
- "attr_within": "翻转方向",
- "attr_ewidth": "宽度",
- "attr_eheight": "高度",
- "attr_tick": "厚度",
- "attr_showTitle": "标注名称",
- "attr_showContent": "标注面积",
- "attr_top": "顶部",
- "attr_bottom": "底部",
- "attr_estart": "入户门",
- "success": "成功添加{widget}",
- "error_location": "当前位置无法添加{widget}",
- "error_outdoor": "户外无法添加{widget}",
- "error_something": "当前位置点有建筑,无法添加{widget}",
- "error_widget": "当前位置不可添加{widget}",
- "enter_adjust_floor": "进入地面高度调节模式",
- "exit_adjust_floor": "退出地面高度调节模式",
- "color_title": "量角器颜色:"
- },
- "cad": {
- "__name": "户型图",
- "name": "户型图",
- "no_tip": "不再提示",
- "reset": "重置",
- "cad_download": "户型图下载",
- "cad_download_ing": "下载中…",
- "label_tip": "点击右键或Esc键可以退出添加标注。",
- "wall_tip": "点击右键或Esc键可以退出画墙。",
- "save_undf_tip": "无法保存空户型图。",
- "reload_tip": "即将导入由模型生成的户型图,此操作会清空现有户型,是否继续?",
- "reset_tip": "此操作会清空现有户型,是否继续?",
- "title_door": "门窗",
- "title_component": "构建",
- "title_wall": "画墙",
- "title_other": "标注",
- "border_wall": "外墙",
- "wall": "内墙",
- "attribute": "属性",
- "door": "门",
- "slideDoor": "移门",
- "doubleDoor": "双开门",
- "casement": "窗",
- "bayCase": "飘窗",
- "groundCase": "落地窗",
- "column": "柱子",
- "furnColumn": "框架柱",
- "furnFlue": "烟道",
- "point": "点",
- "line": "墙",
- "tagging": "单个",
- "un_data_tip": "无法下载空户型图,请先绘制。",
- "taggings": "多个",
- "tagging_name_tips": "请输入名称",
- "tagging_custom_name_tips": "自定义房间名称",
- "tagging_area_tips": "输入面积,支持小数点后面两位",
- "direction": "指南针",
- "wallLine": "墙属性",
- "widget_delete": "{widget}将被删除",
- "panel_btn_default": "恢复默认",
- "panel_btn_delete": "删除部件",
- "attr_angle": "旋转角度",
- "attr_within": "翻转方向",
- "attr_ewidth": "宽度",
- "attr_eheight": "高度",
- "attr_tick": "厚度",
- "attr_showTitle": "标注名称",
- "attr_showContent": "标注面积",
- "attr_top": "顶部",
- "attr_bottom": "底部",
- "attr_estart": "入户门",
- "success": "成功添加{widget}",
- "error_location": "当前位置无法添加{widget}",
- "error_outdoor": "户外无法添加{widget}",
- "error_something": "当前位置点有建筑,无法添加{widget}",
- "error_widget": "当前位置不可添加{widget}",
- "enter_adjust_floor": "进入地面高度调节模式",
- "exit_adjust_floor": "退出地面高度调节模式",
- "color_title": "量角器颜色:",
- "hall_tests": '整套,客厅,走廊,餐厅,起居室,客餐厅,玄关,门厅',
- "room_tests": '主卧,儿童房,次卧,客卧,老人房,卧室',
- "other_tests": '书房,厨房,卫生间,多功能室,阳台,储物间,步入式衣柜,外景,露台(无顶),影视间,入房花园',
- "rotate":"旋转",
- },
- "videos": {
- "__name": "添加视频",
- "tips": "请先点击场景的基准面,确定视频位置",
- "panel_title": "视频属性",
- "panel_preview": "预览",
- "panel_upload": "上传视频",
- "panel_upload_tips": "支持MP4视频格式",
- "panel_move": "位移",
- "panel_zoom": "缩放",
- "panel_thickness": "厚度",
- "recoverRatio": "恢复原始比例",
- "recoverRatioTip": "恢复视频文件原始长宽比"
- },
- "custom": {
- "model_title": "模型下载",
- "uploading": "文件上传中...",
- "download": "原始模型下载",
- "download_panos": "下载点位图",
- "upload": "修改模型上传",
- "title1": "模型下载/上传功能教程",
- "tips11": "1.下载场景模型的压缩包后,使用三维软件打开解压后文件“mesh.obj”,即可开展编辑;",
- "tips12": "2.编辑完成后,建议将模型贴图进行烘焙,烘焙贴图需控制在1.5M以内,同时,保存的obj文件需要控制在3M以内;",
- "tips13": "3.完成1、2步骤后,将obj,mtl,贴图打包为zip压缩包上传即可。",
- "title2": "注:",
- "tips21": "1.请尽量控制文件大小,以免浏览的时候卡顿,影响体验。",
- "tips22": "2.请将obj及压缩包的名称保持一致,否则会替换失败。",
- "get_image_fail": "获取贴图失败,可能网络状态不佳,请检查您的网络设置并重新尝试。",
- "download_model_fail": "模型下载失败",
- "reupload_tips": "上传后点击保存并发布生效",
- "panoramic_upload": "全景照片上传",
- "panoramic_upload_tips": "上传后点击“保存并发布”即生效",
- "panoramic_upload_box_tips": "请上传对应点位名称的JPG图片",
- "panoramic_download": "全景照片下载",
- "panoramic_download_tips": "请勿修改照片名称和格式",
- "panoramic": "全景图片",
- "ball_video": "球幕视频",
- "ball_video_upload_tips": "上传后点击“保存并发布”即生效",
- "ball_video_download_tips": "请勿修改视频名称和格式",
- "ball_video_upload_box_tips": "球幕视频支持MP4格式,不超过1024M",
- "upload_title": "上传文件",
- "upload_format_error": "文件格式错误,请重新上传",
- "upload_name_error": "文件名称错误,请重新上传",
- "upload_success": "上传成功,保存并发布后才能生效",
- "upload_code_5017": "上传模型失败,请参照右侧教程",
- "upload_code_5018": "zip文件只能有一层目录或无目录",
- "upload_code_5019": "必须有且仅有一个obj和mtl文件",
- "upload_code_5020": "贴图需控制在1.5M以内,obj文件需要控制在20M以内。",
- "upload_code_5012": "数据不正常",
- "upload_code_5023": "上传文件格式不正确,只能是jpg或mp4格式",
- "download_tips": "下载后名称与格式请勿修改",
- "download_fail": "下载失败"
- },
- "vrhouse": {
- "__name": "VR看房",
- "linkto_management": "前往看房管理后台",
- "refer": "刷新",
- "scene_link": "场景链接"
- },
- "business": {
- "__name": "商圈模块",
- "list_title": "场景热点列表",
- "list_unf": "当前场景没有热点",
- "add_tip_info": "请在场景中添加热点后,再绑定热点",
- "linkto_management": "前往看店管理后台",
- "refer": "刷新",
- "scene_link": "场景链接",
- "explain": "说明",
- "shopexplain": {
- "1": "当前商品数据来源于场景绑定的4DKanKan店铺商品数据,如需增加请点击",
- "2": "此处跳转"
- },
- "select_style": "选择热点样式",
- "join_info": "关联商品信息",
- "add_com": "添加商品",
- "join_info_show": "关联商品会在热点中展示",
- "select_com": "选择商品"
- },
- "link": {
- "__name": "跳转关联",
- "title1": "锁定关联点",
- "title2": "编辑关联点",
- "title3": "全景图关联",
- "list_text": " 已关联场景({l_count}), 全景图({p_count})",
- "btn_new_text": "添加关联点",
- "btn_add_title": "关联点定位",
- "btn_add_text": "确定关联点位置",
- "btn_add_desc": "将关联点标记并拖动到合适的位置。",
- "btn_edit_text": "修改关联点位置",
- "style": "关联点样式",
- "style_name": "样式",
- "style_desc": "支持自定义图标,建议尺寸为128x128 像素,格式为jpg/png。",
- "style_dele": "是否删除该样式?<br />如该样式在其它关联点使用,也将被删除",
- "desc_title": "描述",
- "desc_tips": "请输入描述内容",
- "desc_require": "请输入描述内容",
- "type": "选择关联类型",
- "type_photo": "支持上传宽高比为2:1的单张全景图片,建议像素不小于6000x3000像素,文件不超过120M。",
- "type_photo_require": "请上传全景图",
- "type_link": "请输入目标场景链接",
- "type_link_tips": "http(s)://",
- "type_link_require": "请输入需要跳转的场景链接",
- "enter_title": "进入画面",
- "enter_require": "请设置进入画面",
- "enter_btn_text": "设置进入画面",
- "outer_title": "跳出点位置",
- "outer_style": "跳出点样式",
- "outer_desc": "支持自定义图标,建议尺寸为128x128像素,格式为jpg/png。",
- "outer_require": "请设置跳出点位置",
- "outer_btn_text": "设置跳出点位置",
- "links_title": "选择全景图",
- "links_tips": "选择全景图,拖动到左侧画面相应位置,进行跳转设置。",
- "links_cancel_tips": "取消关联设置"
- }
- },
- "login": {
- "__name": "登录",
- "title": "提示",
- "login": "去登录",
- "logon": "登录完毕,继续",
- "login_tips": "您没有登录,请于主页登录后再编辑"
- },
- "common": {
- "__name": "公用",
- "on": "打开",
- "off": "关闭",
- "add": "添加",
- "set": "确定",
- "ok": "确定",
- "save": "保存",
- "cancel": "取消",
- "complete": "完成",
- "edit": "修改",
- "giveup": "放弃",
- "commit": "提交",
- "photo": "图片",
- "voice": "音频",
- "video": "视频",
- "bgm": "音乐",
- "crop": "裁剪",
- "upload": "上传",
- "download": "下载",
- "change": "更改",
- "unnamed": "未命名",
- "publish": "保存并发布",
- "publish_text": "保存并发布成功!",
- "publish_tips": "是否立刻前往观看您的场景?",
- "publish_btn_ok": "立刻前往",
- "publish_btn_no": "暂时不去",
- "public": "公开",
- "private": "加密",
- "waiting": "请稍等...",
- "audio": "音频",
- "second": "秒",
- "delete": "删除",
- "prev": "上一步",
- "next": "下一步",
- "meter": "约{meter}米",
- "guide": "导览",
- "rule": "测量工具",
- "roaming": "漫游",
- "continue": "继续",
- "ensure_delete": "确定删除",
- "text_limit": "限制{limit}字内",
- "default": "默认",
- "custom": "自定义",
- "back": "返回",
- "will_delete": "将被删除",
- "setup": "设置",
- "exit": "退出",
- "size": "大小",
- "music": {
- "__name": "背景音乐",
- "none": "无",
- "cheerfu": "欢快",
- "ethereal": "空灵",
- "rhythmic": "节奏",
- "nostalgic": "怀旧",
- "missing": "想念",
- "retro": "复古",
- "strings": "琴弦",
- "happy": "愉快"
- },
- "category": {
- "__name": "分类",
- "museum": "文博",
- "estate": "地产",
- "eshop": "电商",
- "catering": "餐饮",
- "home": "家居",
- "other": "其他"
- },
- "uploads": {
- "__name": "文件上传",
- "uploading": "上传中",
- "uploaded": "已上传",
- "wait": "等待上传...",
- "error": "上传出错",
- "add": "添加文件",
- "start": "开始上传",
- "file_require": "请添加文件",
- "cant_upload": "您的浏览器不支持上传文件",
- "not_support": "您选择的不是浏览器支持的{fileType}文件,请重新选择",
- "too_large": "文件过大,不能大于{size}MB",
- "too_large_reupload_tips": "上传视频过大,请重新上传"
- },
- "tips": {
- "__name": "提示",
- "wait": "请等待..."
- }
- },
- "tips": {
- "__name": "弹窗、提示",
- "title": "提示",
- "set_done": "设置成功",
- "set_fail": "设置失败",
- "save_done": "保存成功",
- "save_fail": "保存失败",
- "delete": "是否删除?",
- "delete_done": "删除成功",
- "delete_fail": "删除失败",
- "upload_done": "上传成功",
- "upload_fail": "上传失败",
- "exception": "异常错误",
- "network_error": "网络连接失败,请稍后再试",
- "file_notfound": "文件不存在",
- "scene_notfound": "场景不存在",
- "params_notfound": "缺少必要参数",
- "camera_notfound": "找不到该场景对应的相机",
- "password_error": "密码错误",
- "data_error": "数据不正常",
- "auth_deny": "无权操作该场景",
- "clear": "是否清空?",
- "upload_pic_fail": "上传图片失败",
- "wait": "请稍后...",
- "house_type_save_fail": "户型保存失败"
- },
- "show": {
- "__name": "展示页面",
- "on": "开启",
- "off": "关闭",
- "measure": "测距工具",
- "measure_start": "起点",
- "measure_end": "终点",
- "measure_button": "确定{status}",
- "location_up": "上方",
- "location_left": "左侧",
- "location_start_tips": "请先在{direction}点击",
- "location_end_tips": "起点确定完毕,请定位终点",
- "vr": "VR模式",
- "share": "分享",
- "music": "{status}音乐",
- "password_tips": "密码",
- "password_require": "请输入密码"
- },
- "components": {
- "user_guid": {
- "__name": "用户引导",
- "title": "操作提示",
- "pano": "行走<br />点击任意方向移动",
- "rotate": "旋转视角<br />左右滑动屏幕,旋转视觉",
- "zoom": "缩放<br />双指滑动放大或缩小视图",
- "set": "我知道了"
- }
- }
- }
|