export default { ErSan:"二三", home: { 'Project': "项目", 'Data Center': "数据中心", 'Resource Center': "资源中心", 'Setting Center': "设置中心", 'Usage Document': "使用文档", "Details": "详情", "Rename": "重命名", "Delete": "删除", "Release": "发布", "Preview": '预览', "Loading": "加载中", 'Scroll to load more': "滚动加载更多", 'No more': "没有更多了", /* 项目 */ 'My Project': "我的项目", 'Shared Project': "共享项目", 'New project': "新建项目", "Template": "模板", 'Empty project': "空项目", 'A blank project without any scene elements': '不含任何场景元素的空白项目', 'Project default settings': '项目默认设置', /* 数据中心 */ "Data sources":"数据源", "Data sets":"数据集", "Add data source":"添加数据源", "Add data set":"添加数据集", "Data source config":"数据源配置", "Data set config":"数据集配置", "Data source name":"数据源名称", "Data source type":"数据源类型", "Connection string":"连接字符串", "Username":"用户名", "Password":"密码", "Test the connection":"测试连接", "Data set name":"数据集名称", "Data set group":"数据集分组", "Data set type":"数据集类型", "Method":"请求方式", "API interface":"API接口", "Query only":"仅查询", "Parameter is passed as ":"参数传递形式:", "For example:":"例如:", "Data set group config":"数据集分组配置", "Parent group":"父组", "Group name":"组名称", /* 资源中心 */ 'assets':{ // 主分类 "Model": "模型", "Material": "材质", "Texture": "纹理", "Billboard": "广告牌", "HDR": "HDR", // 上传 "Upload asset":"上传资源", "Edit asset":"编辑资源", "By previewing the screenshots":"通过预览截图", // 主体顶部 "Search for assets": "搜索资源", // 详情 "Name": "名称", "Type": "类型", "Category": "分类", "Size": "大小", "Tags": "标签" } }, layout: { header: { File: '文件', /* File 下的选项 */ 'Clear Out': "清空", Import: '导入', Export: '导出', 'Export Object': '导出物体', 'Export Scene': '导出场景', 'PLY (Binary)': 'PLY(二进制)', 'STL (Binary)': 'STL(二进制)', /* File 下的选项 End */ /* Edit 下的选项 */ Clone: '拷贝', 'Delete(Del)': '删除(Del)', /* Edit 下的选项 End */ /* Add 下的选项 */ AmbientLight: '环境光', DirectionalLight: '平行光', HemisphereLight: '半球光', PointLight: '点光源', SpotLight: '聚光灯', OrthographicCamera: '正交相机', PerspectiveCamera: '透视相机', /* 中间快捷操作 */ Fullscreen: '全屏', 'Exit fullscreen': '退出全屏', /* 右侧操作 */ 'Save': '保存', 'Save locally': '本地保存', "Use system theme": "跟随系统", Undertint: '浅色', Dark: '深色', 'Main color': '主色调', }, scene: { toolbar: { "Six views":"六视图", Top: "顶视图", Bottom: "底视图", Left: "左视图", Right: "右视图", Front: "前视图", Back: "后视图", "Scene camera": "场景相机", Realistic: "真实", Solid: '原色', Normals: '法向', Wireframe: '线框', local: '本地坐标', world: '世界坐标', "Status monitoring":"状态监控", }, path: { "Path drawing: Left-click to add a point, and double-click to end the drawing": "路径绘制:左键单击添加点,双击结束绘制", }, viewportInfo: { Objects: '物体', Vertices: '顶点', Triangles: '三角面', 'Frame time': '帧时', }, }, sider: { Scene: '场景', Project: '项目', scene: { Search: '搜索', 'Click Upload': '点击上传', // 几何组件tab Center: '居中', Width: "宽度", Height: "高度", Depth: "深度", "Width segments": "宽度分段", "Height segments": "高度分段", "Depth segments": "深度分段", Radius: "半径", Length: "长度", "Cap segments": "胶囊分段", "Radial segments": "径向分段", Segments: "分段", "Theta start": "弧度起点", "Theta length": "弧度长度", "Radius top": "顶部半径", "Radius bottom": "底部半径", "Open ended": "开端", "Facet segments": "面片分段", 'Curve Segments': "曲线段", Steps: "细分点数", 'Enabled bevel': "启用斜角", 'Bevel thickness': "斜角厚度", 'Bevel size': "斜角大小", 'Bevel offset': "斜角偏移量", 'Bevel segments': "斜角分段", 'Convert to Shape': "转换图形", Path: "路径", 'Tubular segments': '管厚分段', Closed: "闭合", 'Curve type': "曲线类型", Tension: '张力', 'Phi start': "经度起点", 'Phi length': "经度长度", Points: "点", 'Inner radius': "内半径", 'Outer radius': '外半径', 'Theta segments': '弧度分段', 'Phi segments': '经度分段', Extrude: "拉伸", Tube: '管厚', Arc: "弧度", P: "管长弧度", Q: "扭曲弧度", }, project: { 'please enter the scene name': '请输入场景名称', 'please enter the scene introduction': '请输入场景描述', VR: '虚拟现实', materials: '材质', 'select material': '选择材质', assign: '应用', }, // ------------- 20240325:重新布局 ---------------- "Scene config": '场景配置', sceneConfig: { "Project information": "项目信息", Background: '背景', Environment: '环境', Grid: '网格', Helpers: '辅助', }, "Renderer config": '渲染器配置', rendererConfig: { Antialias: '抗锯齿', 'Tone mapping': '色调映射', 'Frame rate limit': '帧率限制', 'Low FPS': '低帧率', 'Medium FPS': '中等帧率', 'High FPS': '高帧率', 'Ultra high FPS': '超高帧率', 'Unlimited': '不设限', shadows: '阴影', Type: '类型', "Global illumination":"全局光影", Fade:"淡出", "Shadow far":"阴影远距", "Frustum split mode":"视锥体分割", "Shadow map":"阴影贴图", "Light intensity":"光强度", "Light color":"光颜色", "Light direction x":"光方向X", "Light direction y":"光方向Y", "Light direction z":"光方向Z", }, "Post processing": "后期处理", postProcessing: { "Anti-aliasing": "抗锯齿", "Quality Preset": "质量预设", "Tone Mapping": "色调映射", "Exposure": "曝光度", "SSAO": "环境光遮蔽", "Samples": "采样数", "Rings": "环数", "Bias": "偏置", "Fade": "衰减", "Luminance Influence": "亮度影响", "Min Radius Scale": "最小半径缩放", "Depth-aware Upsampling": "深度感知上采样", "Distance Threshold": "距离阈值", "Distance Falloff": "距离衰减", "Range Threshold": "范围阈值", "Range Falloff": "范围衰减", "World Distance Threshold": "世界距离阈值", "World Distance Falloff": "世界距离衰减", "World Proximity Threshold": "世界邻近阈值", "World Proximity Falloff": "世界邻近衰减", "Colorize": "颜色化", "AO Color": "遮蔽颜色", "Outline": "描边线", "Edge Strength": "边缘强度", "Edge Glow": "边缘发光", "Edge Thickness": "边缘厚度", "Pulse Period": "闪烁频率", "Visible Edge": "可见边缘", "Hidden Edge": "不可见边缘", "Glow": "辉光", "Radius": "半径", "Threshold": "阈值", "Strength": "强度", "Brightness Contrast": "亮度对比度", "Brightness": "亮度", "Contrast": "对比度", "Chromatic Aberration": "色差", "Offset X": "偏移 X", "Offset Y": "偏移 Y", "Radial Modulation": "径向调制", "Modulation Offset": "调制偏移", "Color Depth": "色深", "Bits": "位数", "Hue Saturation": "色相饱和度", "Hue": "色相", "Saturation": "饱和度", "Tilt Shift": "移轴模糊", "Offset": "偏移", "Rotation": "旋转", "Focus Area": "焦点区域", "Feather": "羽化", "Scanline": "扫描线", "Density": "密度", "Scroll Speed": "滚动速度", "Glitch": "故障", "Glitch Mode": "故障模式", "Sporadic": "偶发", "Constant Mild": "持续轻微", "Constant Wild": "持续剧烈", "Delay Min": "延迟最小值", "Delay Max": "延迟最大值", "Duration Min": "持续最小值", "Duration Max": "持续最大值", "Strength Min": "强度最小值", "Strength Max": "强度最大值", "Ratio": "出现概率", "Lens Distortion": "镜头畸变", "Distortion X": "畸变 X", "Distortion Y": "畸变 Y", "Principal Point X": "主点 X", "Principal Point Y": "主点 Y", "Focal Length X": "焦距 X", "Focal Length Y": "焦距 Y", "Skew": "倾斜", "Shock Wave": "冲击波", "Click on scene to trigger shock wave effect": "点击场景触发冲击波效果", "Amplitude": "振幅", "Wave Size": "波浪大小", "Speed": "传播速度", "Max Radius": "最大半径", "Click Trigger": "点击触发", "Vignette": "暗角", "Darkness": "暗度", "Blend Function": "混合模式", "LUT Color filter":"LUT 颜色滤镜", "Intensity":"强度", "Afterimage":"运动残影", "Damp":"衰减", "Bokeh": "变焦", "Focus": "焦距", "Aperture": "孔径", "MaxBlur": "最大模糊", "Resolution Scale": "分辨率缩放", "Pixelate": "像素风", "PixelSize": "像素大小", "NormalEdgeStrength": "法向边缘强度", "DepthEdgeStrength": "深度边缘强度", "Use a solid color background to achieve the best rendering effect":"使用纯色背景以获取最佳渲染效果", "Halftoning": "半色调", "Shape": "形状", "Dot": "点", "Ellipse": "椭圆", "Line": "线", "Square": "正方形", "RotateR": "R色旋转", "RotateG": "G色旋转", "RotateB": "B色旋转", "Scatter": "散射", "Blending": "混合度", "BlendingMode": "混合模式", "Linear": "线性", "Multiply": "相乘", "Add": "相加", "Lighter": "明亮", "Darker": "昏暗", "Greyscale": "灰度", }, Weather: '天气', weather: { Fog: '雾', Type: '类型', Color: '颜色', Far: '远点', Near: '近点', Density: '密度', Rain: '雨', Speed: '速度', Size: '大小', Radian: "弧度", Alpha: '透明度', Snow: '雪', Accumulation: "堆积" }, History: '历史记录', history: { persistent: '本地存储', 'Clear History': '清空历史记录', }, Object: '对象', object: { type: '类型', uuid: '识别码', name: '名称', position: '位置', rotation: '旋转', scale: '缩放', fov: '视角', left: '左', right: '右', top: '上', bottom: '下', near: '近点', far: '远点', intensity: '强度', color: '颜色', groundcolor: '基色', distance: '距离', angle: '角度', penumbra: '边缘', decay: '衰减', shadow: '阴影', shadowBias: '阴影偏移', shadowNormalBias: '阴影法线偏移', shadowRadius: '阴影边缘半径', shadowIntensity: '阴影强度', cast: '产生', receive: '接受', visible: '可见性', frustumcull: '视锥体裁剪', renderorder: '渲染次序', userdata: '自定义数据', }, Geometry: '几何', geometry: { 'Compute Vertex Normals': '计算顶点法线', 'Afficher normales': '显示顶点法线', bounds: '界限', attributes: '属性', index: '索引', }, Material: '材质', material: { slot: '插槽', Programme: '程序', Info: '信息', Vert: '顶点', Frag: '片元', Color: '颜色', Specular: '高光', Shininess: '高光大小', Emissive: '自发光', Reflectivity: '反射率', Roughness: '粗糙度', Metalness: '金属度', Clearcoat: '清漆', 'Clearcoat Roughness': '清漆粗糙度', Iridescence: '彩虹色', 'Thin-Film IOR': '彩虹色折射率', 'Thin-Film Thickness': '彩虹色厚度', Sheen: 'Sheen', 'Sheen Roughness': 'Sheen Roughness', 'Sheen Color': 'Sheen Color', Transmission: '透光', 'Attenuation Distance': '衰减距离', 'Attenuation Color': '衰减色', Thickness: '厚度', 'Vertex Colors': '顶点颜色', 'Depth Packing': '深度包装', Map: '贴图', 'Specular Map': '高光贴图', 'Emissive Map': '自发光贴图', Matcap: '材质捕获', 'Alpha Map': '透明贴图', 'Bump Map': '凹凸贴图', 'Normal Map': '法线贴图', 'Clearcoat Normal Map': '清漆法线贴图', 'Displace Map': '置换贴图', 'Rough Map': '粗糙贴图', 'Metal Map': '金属贴图', 'Irid Map': '彩虹色贴图', 'Sheen Color Map': 'Sheen Color Map', 'Sheen Rough. Map': 'Sheen Rough. Map', 'Thin-Film Thickness Map': '彩虹色厚度贴图', 'Env Map': '环境贴图', 'Light Map': '光照贴图', 'AO Map': '环境遮挡贴图', 'Gradient Map': '渐变贴图', 'Transmission Map': '透光贴图', 'Thickness Map': '厚度贴图', repeat: "重复", "repetitive mode": "重复模式", "Repeat wrapping": "简单重复", "Edge stretching": "边缘拉伸", "Mirror duplication": "镜像重复", Side: '面', Size: '大小', 'Size Attenuation': '大小衰减', 'Flat Shading': '平面着色', Blending: '混合', Opacity: '透明度', Transparent: '透明性', 'Alpha Test': 'α测试', 'Depth Test': '深度测试', 'Depth Write': '深度缓冲', Wireframe: '线框', }, Animations: '动画', animation: { Play: '播放', Pause: '暂停', Continue: '继续', Stop: '停止', 'Time scale': "时间缩放" }, Script: '脚本', script: { Edit: '编辑', Remove: '移除', New: '新建', 'Please enter the script name': '请输入脚本名称', 'The script name already exists': '脚本名称已存在', }, 'Scene drawing': "场景图纸", drawing: { 'Click to select or drag the drawing to this area': '点击选择或拖拽图纸到此区域', }, Particle: "粒子", particle: { Attributes: "属性", Initializers: "初始设定", Behaviours: "行为", 'Total Emit Times': "总发射次数", 'Emitter Damping': "发射阻尼", Duration: "持续时间", 'Quantitative range': "数量范围", 'The number range of emitted particles': "发射粒子的数量范围", 'Time interval': "时间间隔", 'The time interval between each particle emission': "每次粒子发射之间的时间间隔", Mass: "质量", Average: "平均", 'Determines whether to average the mass value': "确定是否对质量值进行平均", Life: "生命周期", 'Determines whether to average the life value': "确定是否对寿命值进行平均", Radius: "半径", 'Determines whether to average the radius value': "确定是否对半径值进行平均", Rotation: "旋转", 'Follow parent': "跟随父级", "Determines if we should use the emitter's rotation as the starting rotation": "确定是否使用发射器的旋转作为起始旋转", 'Generation region': "生成区域", Type: '类型', Box: '盒', Line: '线', Mesh: '模型', Point: '点', Sphere: '球', 'Start point': '起点', 'End point': '终点', Velocity: '速度', 'Velocity radius': '速度半径', Direction: '方向', Radial: '径向', Polar: '极坐标', Theta: '俯仰角', Phi: '方位角', Vector: '矢量', Body: '主体', Picture: '图片', 'Mesh source': "模型来源", 'Built-in': '内置', 'A behaviour which mutates the color of a particle over time': "随时间改变粒子颜色的行为", 'Start color': "起始颜色", 'End color': "结束颜色", Easing: '缓动', 'Ease linear': "线性缓动", 'Ease in quad': "二次方缓入", 'Ease out quad': "二次方缓出", 'Ease in out quad': "二次方缓入缓出", 'Ease in cubic': "三次方缓入", 'Ease out cubic': "三次方缓出", 'Ease in out cubic': "三次方缓入缓出", 'Ease in quart': "四次方缓入", 'Ease out quart': "四次方缓出", 'Ease in out quart': "四次方缓入缓出", 'Ease in sine': "正弦缓入", 'Ease out sine': "正弦缓出", 'Ease in out sine': "正弦缓入缓出", 'Ease in expo': "指数缓入", 'Ease out expo': "指数缓出", 'Ease in out expo': "指数缓入缓出", 'Ease in circ': "圆形缓入", 'Ease out circ': "圆形缓出", 'Ease in out circ': "圆形缓入缓出", 'Ease in back': "回弹缓入", 'Ease out back': "回弹缓出", 'Ease in out back': "回弹缓入缓出", Scale: '缩放', 'Start scale': "起始缩放", 'End scale': "结束缩放", 'Behaviour that applies an alpha transition effect to particles': "对粒子应用alpha过度效果", 'Start alpha': "起始Alpha", 'End alpha': "结束Alpha", Force: '力', 'Behaviour that forces particles along a specific axis': "迫使粒子沿特定轴线运动的行为", Rotate: '旋转', 'Random drift': '随机漂移', 'Random force': '随机力', Delay: '延迟', 'Behaviour that causes particles to drift to random coordinates in 3D space': "使粒子在三维空间中随机坐标漂移的行为", Spring: '弹跳', 'Behaviour that causes particles to spring': "使粒子弹跳的行为", Factor: '系数', Friction: '摩擦', Attraction: '吸引力', 'Behaviour that causes particles to be attracted to a target position': "使粒子被吸引到目标位置的行为", 'Target position': '目标位置', Collision: '碰撞', 'Behaviour that causes particles to move away from other particles they collide with': "使粒子远离与其碰撞的其他粒子的行为", 'Mass related': '质量相关', 'Consider mass when calculating collision displacement': "在计算碰撞位移时考虑质量", }, Billboard:"广告牌", billboard: { Image: "图片", "Set top":"置顶", Margin: "间距", Position: "位置", Left: "左", Right: "右", Top: "上", Bottom: "下", Center: "居中", Text: "文本", Content: "内容", Size: "大小", Color: "颜色", Weight: "粗细", Italic: "斜体", 'Line gap': "行距", Padding: "内边距", Align: "水平对齐", 'Vertical align': "垂直对齐", 'Stroke width': "描边宽度", 'Stroke color': "描边颜色", Fill: "背景填充", 'Fill color': "填充颜色", }, "Html panel":"Html面板", htmlPanel: { Content: "内容" }, Heatmap: "热力图", Path: "路径", "UI panel": "UI面板", "Water pool": "水池", heatmap: { "Heatmap Texture": "热力图纹理", Blur: "模糊", Gradient: "色阶", Add: "添加", Remove: "移除", Data: "数据", Points: "点", "Controls the opacity of the darkest and brightest parts of a thermal texture": "控制热力纹理最暗处和最亮处的不透明度", "Height Scale": "高度缩放", "Heatmap Points": "热力图点", Error: "错误", "Points must be an array.": "点数据必须是数组。", "Point[{index}] must be an object.": "点[{index}]必须是对象。", "Point[{index}].x must be a number.": "点[{index}].x必须是数字。", "Point[{index}].y must be a number.": "点[{index}].y必须是数字。", "Point[{index}].value must be a number.": "点[{index}].value必须是数字。", "Point[{index}].radius must be a number.": "点[{index}].radius必须是数字。", }, path: { "Path Params": "路径参数", "Ribbon Params": "平面路径", "Tube Params": "管状路径", "Flow Params": "流动效果", Type: "类型", Ribbon: "平面", Tube: "管状", "Corner Radius": "拐角半径", "Corner Split": "拐角分段", Progress: "进度", Arrow: "箭头", Side: "绘制侧", Both: "双侧", Left: "左侧", Right: "右侧", "Start Rad": "起始弧度", Flow: "流动", "Flow Speed": "流动速度", "Flow Direction": "流动方向", }, uipanel: { Node: "节点", "Select a node to edit": "选择节点以编辑", Type: "类型", Text: "文本", Color: "颜色", Padding: "内边距", Margin: "外边距", Offset: "偏移", "Font opacity": "字体透明度", "Font supersampling": "字体超采样", "Letter spacing": "字间距", "Line height": "行高", "White space": "空白处理", "Break on": "换行字符", "Background color": "背景色", "Background opacity": "背景透明度", "Background image URL": "背景图链接", "Select local image": "选择本地图片", "Image size must be <= {size}MB": "图片大小不能超过{size}MB", "Background size": "背景图大小", Cover: "覆盖", Contain: "包含", Stretch: "拉伸", "Border radius": "圆角", "Border width": "边框宽度", "Border color": "边框颜色", "Hidden overflow": "隐藏溢出", "Flex direction": "布局方向", Row: "横向", "Row reverse": "横向反转", Column: "纵向", "Column reverse": "纵向反转", "Justify content": "主轴对齐", "Align items": "交叉轴对齐", States: "状态样式", Hover: "悬停", Active: "点击", "Hover background": "悬停背景色", "Hover opacity": "悬停透明度", "Active background": "点击背景色", "Active opacity": "点击透明度", "Hover color": "悬停颜色", "Active color": "点击颜色", Start: "开始", Center: "居中", End: "结束", "Space between": "两端对齐", "Space around": "环绕", "Space evenly": "均分", "Font size": "字号", "Text align": "文字对齐", Left: "左对齐", Right: "右对齐", "Add Block": "添加容器", "Add Text": "添加文本", }, waterPool: { Basic: "基础", Type: "水池类型", Cylinder: "圆柱", Square: "方形", WallMode: "墙体模式", WallNone: "无墙体", Wall: "墙体", Volume: "体积水", WallOpacity: "墙体透明度", ScreenRefraction: "屏幕空间折射", Size: "尺寸", Diameter: "直径", Width: "宽度", Depth: "深度", Height: "高度", Light: "光照", Direction: "方向", Color: "颜色", VolumeColor: "体积水颜色", SurfaceColor: "水面颜色", Disturbance: "水波", Enabled: "启用", Mode: "模式", ModeDrag: "拖动", ModeUniform: "均匀", DropsPerStep: "每步水滴数", RadiusMin: "半径最小", RadiusMax: "半径最大", StrengthMin: "强度最小", StrengthMax: "强度最大", TravelRadius: "活动半径", DriftSpeed: "漂移速度", Jitter: "抖动强度", Spread: "扩散范围", Refraction: "折射与波纹", SurfaceTransmittance: "透视强度", NormalStrength: "法线强度", RefractionStrength: "折射强度", Texture: "贴图", WallTexture: "墙体纹理", Quality: "模拟精度", SimulationSize: "模拟尺寸", CausticsSize: "焦散尺寸", WaterSegments: "水面分段", WallSegments: "墙体分段", }, "3D Tiles": "3D Tiles", tiles: { "Color mode": "颜色模式", "Box bounds": "盒边界", "Sphere bounds": "球形边界", } }, assets: { 'Drawing library': "图纸库", 'Scene library': "场景库", } }, setting: { 'Setting': '设置', Shortcuts: '快捷键', shortcuts: { 'Please press a key': '请按下一个键位', Translate: '移动', Rotate: '旋转', Scale: '缩放', Undo: '撤销', Redo: '重做', Focus: '聚焦', }, 'System Setting': "系统设置", system: { 'No system Settings are available': "暂无系统设置项" }, 'Preview Setting': "预览设置", preview:{ 'Roaming character':"漫游角色" } }, core: { 'Any unsaved data will be lost. Are you sure?': '任何未保存的数据都将丢失。你确定吗?', // 此场景任何未保存的数据都将丢失,是否继续? 'Any unsaved data in this scenario will be lost. Do you want to continue?': '任何未保存的数据都将丢失。你想继续吗?', editor: { "Default Camera": "默认相机", "Default Scene": "默认场景", } }, other: { warning: '警告', Tips: '提示', Ok: '确定', Cancel: '取消', undo: "撤销", redo: "重做", delete: "删除", Action: "操作", Version: "版本", Loading: "请稍后", Load: "加载", Open: "开启", Close: "关闭", Enable: "启用", Enabled: "启用", Minimum: "最小值", Maximum: "最大值", Width: "宽度", Height: "高度", Depth: "深度", Coordinate: '坐标', Apply: "应用", 'Query failed': "查询失败", 'Related document': "相关文档", Copy: "复制", Finish: "完成", Focus: '聚焦', Support: '支持', Upload: '上传', Debug:"调试", }, /* 提示 */ prompt: { 'Disable this function in the demonstration environment!': '演示环境下禁用该功能!', 'The project is created successfully. Do you want to enter?': "项目创建成功,是否进入?", 'Failed to save the cover image': "封面图保存失败", 'Drag or double click to add to scene': '拖拽或双击添加至场景中', 'Right-click on the preview': '右键点击预览', 'No object selected.': '未选择任何对象。', 'No geometric data for the time being': '暂无几何数据', 'No material data for the time being': '暂无材质数据', 'No animation data for the time being': '暂无动画数据', "The selected object doesn't have geometry.": '所选对象没有几何体。', 'No mesh selected': '未选择Mesh', 'The Undo/Redo History will be cleared. Are you sure?': '撤消/重做 历史记录将被清除。你确定吗?', 'The history will be preserved across sessions. This can have an impact on performance when working with textures.': '历史记录将在多个会话之间保留。这可能会影响处理纹理时的性能。', 'Import of glTF asset not possible. Only versions >= 2.0 are supported. Please try to upgrade the file to glTF 2.0 using glTF-Pipeline': "无法导入gltf资产。仅支持大于等于2.0的版本。请尝试使用gltf-Pipeline将文件升级到gltf 2.0", 'Are you sure to delete the scene?': "您确定要删除该场景吗?", 'Are you sure to update the scene?': "确定更新该场景吗?", 'Uploading': "正在上传中", 'Please try again later!': "请稍后重试!", "Load fail,Please try again later!": "加载失败,请稍后重试", 'There are grammatical errors!': "存在语法错误!", 'Saved successfully!': "保存成功!", 'Parameter error!': "参数错误!", "Parse failed": "解析失败", "Related modules are under development, unstable versions.": "相关模块正在开发中,非稳定版本。", "Left click to confirm the drawing point, and right click to complete the drawing.": "单击左键确认绘制点,单击右键完成此次绘制", "Your browser does not support the Clipboard API, please use another browser": "您的浏览器不支持 Clipboard API,请使用其他浏览器", "Successfully copied to clipboard": "已成功复制到剪贴板", "Failed to copy to clipboard": "复制到剪贴板失败。", "Please enter the animation name": "请输入动画名称", "The name already exists": "该名称已存在", "Failed to create animation": "创建动画失败", "Please select an animation": "请先选择一个动画", "The animation is running, please stop the animation before performing operations": "当前动画正在运行中,请先停止动画再进行操作", "Can not be applied to the current object":"无法应用至当前物体", 'Please enter the text': '请输入文本', 'Click to select or drag the file to this area': '点击选择或拖拽文件到此区域', 'Uploading a new file will completely overwrite the original content, do you want to continue?':"上传新文件将完全覆盖原来的内容,是否继续?", 'Are you sure you want to delete this resource?': "您确定要删除该资源吗?", 'Are you sure you want to delete it?': "您确定要删除吗?", 'Please enter a data source name': "请输入数据源名称", 'Please enter a name for the dataset': "请输入数据集名称", 'Please enter a grouping name for the dataset': "请输入数据集分组名称", 'This format is not supported, please upload again! Supported formats are:':"不支持该格式,请重新上传!支持格式为:", 'The entry can not be null':"该项不能为空", 'Only Chinese characters, Chinese and English case, numbers, and underscores can be included':"只能包含汉字、中英文大小写、数字和下划线", 'Failed to upload': "上传失败", 'Success to upload': "上传成功", 'Success to update': "更新成功", 'Success to delete': "删除成功", 'Screenshots fail': "截图失败", }, /* 三维场景相关 */ scene: { 'All Projects': "全部工程", 'Type': "场景类型", 'Name': "场景名称", 'Introduction': "场景说明", 'Classification': "场景分类", 'Project type': "项目类型", 'Cover Picture': "封面", 'Screenshot': "截图", 'Include drawings': "包含图纸", 'Scene data volume': "场景数据量", 'Create time': '创建时间', 'Update time': '更新时间', 'Get the scene data': "获取场景数据中", 'Failed to get scene data': "获取场景数据失败", 'Generate scene data, please wait': "生成场景数据,请稍后", 'Scene data is being regenerated, please wait': "场景数据正在重新生成,请稍后", 'Scene information is being saved': "场景信息保存中", 'Getting texture': "正在获取贴图", 'Getting geometries': '正在获取几何体数据', 'Getting models': '正在获取模型', 'Parsing to editor': "正在解析至编辑器中", 'Loading completed!': "加载完成!", 'Failed to save project!': "保存工程失败!", 'Scene is packing...': "场景正在打包...", 'Scene is unpacking...': "场景正在解包...", 'Scene is being compressed...': "场景正在压缩...", 'The project does not exist!': "该工程不存在!", }, /*cesium相关*/ cesium: { "Please Enter Cesium Token": "请输入Cesium Token", "Default base map": "默认底图", "Base map type": "底图类型", "Image base map": "影像底图", "Vector base map": "矢量底图", "Mark map": "标记图", map: { Amap: "高德", Tianditu: "天地图" } }, /* 图纸相关 */ drawing: { Drawing: "图纸", "Get the drawing data": "获取图纸数据中", "This operation will overwrite the current drawing, and any unsaved data will be lost. Do you want to continue?": "此操作会覆盖当前图纸,任何未保存的数据都将丢失,是否继续?", "adds the current model tag": "新增当前模型标记", 'Please select the model you want to tag': '请选择您想要标记的模型', "The current model has been tagged": "当前模型已被标记", "Left-drag to add a mark": "按住左键拖动以添加标记", "drawing reset": "图纸复位", "Are you sure you want to delete the drawing?": "确定要删除图纸吗?", "Select the mark whose color you want to change!": "请选择要修改颜色的标记!", 'Please upload the drawing file': "请上传图纸文件", "This format is not supported, please upload again! Supported formats are:": "不支持该格式,请重新上传!支持格式为:", toolbar: { "Mark color": "标记颜色", "Reset": "复位", "Layer": "图层", "Add mark": "新增标记", "Delete": "删除", "Setting": "设置" } }, bim: { "BIM lightweight": "BIM轻量化", "BIM lightweight is in progress": "BIM轻量化正在进行中", "BIM lightweight completed": "BIM轻量化完成", "BIM lightweight failed": "BIM轻量化失败", Thumbnail: "缩略图", 'BIM file': "BIM文件", "Click or drag the file to this area.Supported formats are:": "点击或者拖动文件到该区域,支持格式为:", "File name": "文件名", "Please enter the BIM file name": "请输入BIM文件名称", 'Please upload the BIM file': "请上传BIM文件", "Upload and lightweight": "上传并轻量化", "Failed to upload thumbnail": "缩略图上传失败", 'Failed to upload BIM file': "BIM文件上传失败", In: "用时", seconds: "秒", "Whether to load the BIM model into the scene?": "是否加载该BIM模型至场景中?", "New lightweight BIM model received, do you want to view it?": "接收到新的轻量化BIM模型,是否查看?", "Conversion configuration": "转换配置", "Extreme lightweight": "极致轻量化", "Export Property": "导出属性", "Conversion view": "转换视图", "View name": "视图名称", "Please enter the conversion view name": "请输入转换视图名称", "Display style": "视觉样式", "Colour": "着色", "Realistic": "真实", "View default": "视图默认", "Coordinate reference": "坐标参考", "Origin": "原点", "Project base point": "项目基点", "Measuring point": "测量点" }, cad: { "CAD parse": "CAD解析", "CAD upload and parse": "CAD上传解析", "CAD file": "CAD 文件", "Upload and parse": "上传并解析", "CAD parse is in progress": "CAD正在解析中", "Failed to upload CAD file": "上传CAD文件失败", "CAD parse completed": "CAD解析完成", "Do you want to load the preview?": "是否加载预览?", "CAD parse failed": "CAD解析失败", }, preview: { "Scene Tree": "场景树", // 操作栏 "Main view": "主视角", "Auto rotation": "自动旋转", 'Cutting': "剖切", 'Measure': "测量", 'Distance': "距离", 'Area': "面积", 'Angle': "角度", 'Clear measuring result': "清空测量结果", 'Explode': "爆炸", 'Roaming': "漫游", 'Mini map': "小地图", 'Settings': "设置", // 操作栏相关 "Rotational speed": "旋转速度", 'Explode scalar': "爆炸因子", "Please select initial position": "请选择初始位置", }, plugin: { "Optional plug-in": "可选插件", gltfHandler: { "The model is being optimized...": "模型正在优化中...", "Select the.glb/.gltf file": "选择.glb/.gltf文件", "Batch processing is supported (up to 10)": "支持批量处理(最多10个)", "You can upload a maximum of 10 files": "最多只能上传10个文件", // form表单项 "Compress": "压缩方式", "Floating point compression method.": "浮点压缩方法。", "compresses": "压缩", "Meshopt compression level": "Meshopt压缩级别", "Instance": "实例化网格", "Use GPU instancing with shared mesh references.": "使用GPU实例化技术共享网格引用", "Instance min": "实例化网格界限", "Number of instances required for instancing.": "实例化网格所需的实例数,实例数低于该值的网格将不会实例化", "Flatten": "展平场景树", "Flatten scene graph.": "将场景内子模型对象全部展平到场景根节点。", "This item cannot be closed when opening Join": "开启合并网格时此项无法关闭", "Join": "合并网格", "Join meshes and reduce draw calls.": "合并网格以减少渲染调用,合并后的网格无法单独选中。", "Prerequisites: Flatten is enabled": "前置条件:开启展平场景树", "Palette": "合并纹理", "Creates palette textures and merges materials.": "创建调色板纹理并合并材质。", "Palette min": "合并纹理界限", "Minimum number of blocks in the palette texture. If fewer unique material values are found, no palettes will be generated.": "合并纹理所需的纹理数,纹理数低于该值将不会合并", "Prune": "修剪", "Removes properties from the file if they are not referenced by a Scene.": "从文件中删除未被场景引用的属性。", "Prune attributes": "修剪顶点", "Whether to prune unused vertex attributes.": "是否修剪未使用的顶点属性", "Prune leaves": "修剪子节点", "Whether to prune empty leaf nodes.": "是否修剪空的叶子节点", "Prune solid textures": "修剪纹理", "Whether to prune solid (single-color) textures,converting them to material factors.": "是否修剪实体(单色)纹理,将其转换为材质元素", "Weld": "合并同位顶点", "Merge equivalent vertices.": "合并按位相同的顶点。合并和索引后,顶点之间的数据共享效率更高。文件大小可以减小,GPU 可以更高效地使用顶点缓存。", "This item cannot be closed when opening Simplify": "开启简化网格时此项无法关闭", "Simplify": "简化网格", "Simplify mesh geometry with meshoptimizer.": "基于 meshoptimizer 的简化算法,生成具有较少三角形和顶点的网格。简化是有损的,但该算法旨在针对给定的参数尽可能地保持视觉质量。", "Prerequisites: Weld is enabled": "前置条件:开启合并同位顶点", "Simplify error": "简化误差界限", "Simplification error tolerance, as a fraction of mesh extent.": "简化网格误差容忍度,以网格尺寸的百分比表示", "Simplify lock border": "简化锁定边界", "Whether to lock topological borders of the mesh.": "是否锁定网格的拓扑边界,拓扑结构(尤其是分割顶点)会限制简化器", "Simplify ratio": "简化比率", "Target ratio (0-1) of vertices to keep.": "要保留的顶点的比率(0-1)", "Texture compress": "纹理压缩", "AVIF and WebP optimize transfer size;": "AVIF和WebP优化传输大小;", "Auto Compresses in the original format;": "Auto按原始格式进行压缩;", "none Does not compress.": "none表示不压缩纹理。", "Texture size": "纹理最大尺寸", "Maximum texture dimensions, in pixels.": "超过该尺寸的纹理将被压缩", "Optimize": "优化", // 相关提示 "Draco encoder load fail,Refresh the page and try again.": "Draco encoder加载失败,请刷新页面重试", "Draco decoder load fail,Refresh the page and try again.": "Draco decoder加载失败,请刷新页面重试", "Re-selecting the file will clear the previous optimization result. Do you want to continue?": "重新选择文件将会清空上一个优化结果,是否继续?", "This operation will clear the relevant optimization results. Do you want to continue?": "该操作会清空相关优化结果,是否继续?", "Import scene": "导入场景", "Download": "下载", "Import success!": "导入成功!" }, pointCloudReconstructor: { "The point cloud is being reconstructed...": "点云正在重建中...", "Select the Point Cloud model file": "选择点云模型文件", "Please semantically segment the point cloud first": "请先对点云进行语义化分割", "The model is not a point cloud": "该模型不是点云集合", "This operation will empty the associated reconstructions. Do you want to continue?": "该操作会清空相关重建结果,是否继续?", "Re-selecting the file will empty the previous reconstruction. Do you want to continue?": "重新选择文件将会清空上一个重建结果,是否继续?", "Color tolerance":"颜色容差", "Color similarity processing, the larger the value, the wider the range of cluster color values.":"颜色相近度处理,值越大,聚类颜色值范围越广。", "Distance threshold":"距离阈值", "Control the sensitivity of object separation, that is, spatial clustering distance threshold.":"控制物体分离的敏感度,即空间聚类距离阈值。", "Min cluster size":"最小簇大小", "Minimum number of cluster points, filtering noise points and small clusters.":"最小聚类点数,过滤噪声点和小簇。", "Downsample resolution":"点云抽稀", "The grid space division method is used to reduce the number of points, so as to reduce the amount of calculation in the subsequent processing.":"使用网格空间划分方法减少点数,以减少后续处理的计算量。", "Reconstruction":"重建", } }, extra: { "New animation": "新增动画", "Add keyframe": "添加关键帧", "Locked": "已锁定", "Unlocked": "已解锁", "Delete selected keyframes": "删除选中关键帧", "Jump to first frame": "跳转至第一帧", "Jump to last frame": "跳转至最后一帧", resource: { model: { /* 模型分类 */ "Shape": "形状", "Building": "建筑", "Person": "人物", "Plant": "植物", "Animal": "动物", "Vehicle": "交通工具", "Machine": "机械设备", "Furniture": "室内用品", "Outdoor": "室外用品", "Other": "其他", /* 模型列表 */ // 形状 "Group": '组', "Sprite": '精灵', "General": '通用', "Box": '正方体', "Circle": '圆', "Torus": '圆环体', "Cylinder": '圆柱体', "Sphere": '球体', "Plane": '平面', "Ring": '环', "Tetrahedron": '四面体', "Octahedron": '八面体', "Dodecahedron": '十二面体', "Icosahedron": '二十面体', "Capsule": '胶囊', 'Double cone': "双锥", "TorusKnot": '环面扭结体', "Tube": '管', "Teapot": '茶壶', // 建筑 "Stall": "货摊", // 植物 "Grass": "草", "Maple tree": "枫树", "Dragon spruce": "云杉", "Small tree": "小树", "Small flower": "小花", "Lemon": "柠檬", // 动物 "Rat": "老鼠", // 交通工具 "Covered car": "遮盖车", // 机械设备 "Drill": "钻孔机", // 室内用品 "Sofa": "沙发", "Wooden stool": "木凳", // 室外用品 "Wooden dining table": "木餐桌", // 其他 "Baseball": "棒球", }, material:{ /* 材质分类 */ "Wall brick":"墙砖", "Metal":"金属", /* 材质列表 */ // 墙砖 "Red brick":"红砖", "Red sandstone":"红砂岩", "Rustic stone wall":"乡村石墙", // 金属 "Rusty":"锈蚀", "Gold":"金", // Shader "Diffused color line":"扩散彩线", "Dynamic checkerboard":"动态格子", "Slow smoke":"缓动烟雾", "Flow line":"流动线", "Flicker":"闪烁", }, billboard:{ /* 广告牌分类 */ "Icon":"图标", "Text":"文本", /* 广告牌列表 */ // 图标 'Location':'位置', 'Heart':'心', 'Flag':'旗帜', 'Bookmark':'书签', 'Error':'错误', 'Correct':'正确', 'Warn':'警告', 'Notification':'通告', 'Notification message':'通告消息', 'Home':'家', 'Lightbulb':'灯泡', 'Comment':'评论', 'Add':'添加', 'Read':'阅读', 'Book':'书', 'Clock':'钟', 'Animal paw print':'动物脚印', 'Edit':'编辑', 'Drafts':'草稿', 'Refresh':'刷新', 'Document':'文档', 'Building':'建筑', 'Building-multiple':'多建筑', 'Store':'商店', 'Question':'问号', 'Download':'下载', 'Share':'分享', 'Image':'图像', 'Globe':'全球', 'Link':'链接', 'Chat':'聊天', 'Send':'发送', 'Send clock':'定时发送', 'Mail':'邮件', 'Cloud':'云', 'Database':'数据库', 'Diamond':'钻石', 'Area chart':'面积图', 'Bar chart':'柱状图', 'Line chart':'折线图', 'Pie chart':'饼图', 'Scatter chart':'散点图', 'Trending chart':'趋势图', 'Camera':'相机', 'Bot':'机器人', 'Person':'人员', 'People':'人群', 'Team':'团队', 'Beach':'海滩', 'Setting':'设置', 'Webcam':'网络摄像头', 'Speaker':'扬声器', 'Mic':'麦克风', 'Printer':'打印机', 'Elevator':'电梯', 'Room for mother and infant':'母婴室', 'Restroom':'卫生间', 'Water closet':'水厕', 'Parking lot':'停车场', 'Right arrow':'向右', 'Down arrow':'向下', 'Right arrow curving down':'向下', 'Right arrow curving left':'调头向左', 'Left arrow':'向左', 'Down left arrow':'左下方', 'Down right arrow':'右下方', 'Up left arrow':'左上方', 'Up right arrow':'右上方', 'Up arrow':'向上', 'Right arrow curving up':'向上', 'Bus stop':'公交站台', 'Bus':'公交车', 'Delivery truck':'货车', 'Taxi':'出租车', 'Private car':'私家车', 'Automobile':'小汽车', 'Ambulance':'救护车', 'Tram':'有轨电车', 'Train':'火车', 'Airplane':'飞机', 'ATM':'自助取款机', 'Factory':'工厂', 'Fire extinguisher':'灭火器', 'No smoking':'禁止吸烟', 'No entry':'禁止通行', // 文本 'Background':"信息背景", 'Background2':"信息背景2", 'Background3':"信息背景3", }, "Html panel":"Html面板", htmlPanel:{ /* 分类 */ Technology:"科技风", // 科技风 'Factory equipment':"工厂设备" }, particle:{ // 内置粒子列表 Smoke: '烟雾', Fire: '火焰', 'Fire line': "火线", 'Fire fly': '萤火虫', Fireworks: '烟花', }, tiles:{ /* 分类 */ // 工厂 'A petrochemical plant':"石油化工厂", 'Building group 1':"建筑群1", // 其他 'Dragon':"龙", }, "Expansion": "扩展", expansion: { "Heat map": "热力图", "Path": "路径", "Flat heatmap": "平面热力图", "Elevation heatmap": "高程热力图", "Flow path": "流动路径", "Flowing light path": "流光路径", "Tube path": "管道路径", "UI Panel": "UI面板", "Water": "水体", "Circular Water Surface": "圆形水面", "Cylinder Water Pool": "圆柱水池", "Cylinder Water Pool Volume": "圆柱水池体", "Square Water Surface": "方形水面", "Square Water Pool": "方形水池", "Square Water Pool Volume": "方形水池体", }, "Light": '灯光', "Camera": '相机', } } };