Farmbot-Web-App/public/app-resources/languages/zh.js

161 lines
5.2 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

module.exports = {
"ACCELERATE FOR (steps)": "加速 (步骤)",
"Account Settings": "帐户设置",
"Add": "添加",
"Add Farm Event": "添加农场事件",
"Age": "年龄",
"Agree to Terms of Service": "同意条款服务",
"ALLOW NEGATIVES": "允许负",
"BACK": "后",
"Bot ready": "机器人准备",
"CALIBRATE {{axis}}": "校正 {{轴}}",
"CALIBRATION": "校准",
"calling FarmBot with credentials": "调用FarmBot与凭证",
"Camera": "照相机",
"Choose a species": "选择一个种类",
"Confirm Password": "确认密码",
"CONTROLLER": "控制器",
"Copy": "复制",
"Could not download sync data": "无法下载同步数据",
"Create Account": "创建帐户",
"Create An Account": "申请一个新帐号",
"Crop Info": "作物信息",
"Data Label": "数据记录单",
"Day {{day}}": "时期 {{day}}",
"days old": "21日龄",
"Delete": "删除",
"DELETE ACCOUNT": "删除帐户",
"Delete this plant": "删除这个植物",
"Designer": "设计师",
"DEVICE": "装置",
"downloading device credentials": "下载设备凭证",
"Drag and drop into map": "拖放到地图上",
"DRAG STEP HERE": "拖一步",
"Edit": "编辑工作",
"EDIT": "编辑工作",
"Edit Farm Event": "编辑农场事件",
"Email": "电子邮件",
"ENABLE ENCODERS": "编码器",
"Enter Email": "输入电子邮件",
"Enter Password": "输入密码",
"Error establishing socket connection": "建立套接字连接错误",
"Execute Script": "执行脚本",
"EXECUTE SCRIPT": "执行脚本",
"Execute Sequence": "执行序列",
"EXECUTE SEQUENCE": "执行序列",
"Factory Reset": "恢复出场设置",
"Farm Events": "农场事件",
"FIRMWARE": "固件",
"Forgot Password": "忘记密码",
"GO": "走",
"I Agree to the Terms of Service": "我同一服务条款",
"I agree to the terms of use": "我同意使用条款",
"If Statement": "条件语句",
"IF STATEMENT": "条件语句",
"Import coordinates from": "进口坐标",
"initiating connection": "初始化连接",
"INVERT ENDPOINTS": "反转端口",
"INVERT MOTORS": "反转电机",
"LENGTH (m)": "长度(m)",
"Location": "位置",
"Login": "登录",
"Logout": "注销",
"Message": "消息",
"Move Absolute": "绝对移动",
"MOVE ABSOLUTE": "绝对移动",
"MOVE AMOUNT (mm)": "移动量 (mm)",
"Move Relative": "相对移动",
"MOVE RELATIVE": "相对移动",
"NAME": "名称",
"NETWORK": "网络",
"never connected to device": "没有连接到设备",
"New Password": "新口令",
"no": "不",
"Not Connected to bot": "没有连接到机器人",
"Old Password": "原口令",
"Operator": "操作员",
"Package Name": "类名",
"Parameters": "参数",
"Password": "口令",
"Pin {{num}}": "引脚 {{num}}",
"Pin Mode": "引脚模式",
"Pin Number": "引脚数",
"Plant Info": "工厂信息",
"Plants": "植物",
"Problem Loading Terms of Service": "服务的问题加载条款",
"Read Pin": "读出引脚",
"READ PIN": "读出引脚",
"Regimen Name": "方案名称",
"Regimens": "方案",
"Repeats Every": "每次重复序列",
"Request sent": "发送请求",
"Reset": "重新设定",
"RESET": "重新设定",
"Reset Password": "重置密码",
"Reset your password": "重置您的密码",
"RESTART": "重新开始",
"RESTART FARMBOT": "重启FARMBOT",
"Save": "保存",
"SAVE": "保存",
"Send Message": "发送信息",
"SEND MESSAGE": "发送信息",
"Send Password reset": "发送密码重置",
"Sequence": "序列",
"Sequence Editor": "序列编辑器",
"Sequence or Regimen": "序列或方案",
"Sequences": "序列",
"Server Port": "服务器端口",
"Server URL": "服务器URL",
"SHUTDOWN": "关机",
"SHUTDOWN FARMBOT": "关闭FARMBOT",
"SLOT": "位置",
"Socket Connection Established": "套接字连接建立",
"Speed": "速度",
"Started": "启动",
"Starts": "开始",
"STATUS": "地位",
"Steps per MM": "步MM",
"Sync Required": "同步要求",
"Take a Photo": "拍照",
"Take Photo": "拍照",
"TAKE PHOTO": "拍照",
"TEST": "测试",
"Time": "时间",
"Time in milliseconds": "时间以毫秒为单位",
"TIMEOUT AFTER (seconds)": "超时后 (秒)",
"TOOL": "工具",
"TOOL NAME": "工具名称",
"TOOLBAY NAME": "工具名字",
"Tried to delete Farm Event": "试图删除农场事件",
"Tried to delete plant": "试图删除植物",
"Tried to save Farm Event": "试图保存农场件",
"Tried to save plant": "试图保存植物",
"Tried to update Farm Event": "试图更新农场事件",
"Unable to delete sequence": "无法删除序列",
"Unable to download device credentials": "无法下载设备凭据",
"Until": "直到",
"UP TO DATE": "最新的",
"UPDATE": "更新",
"Value": "价值",
"Variable": "可变的",
"Verify Password": "验证密码",
"Version": "版本",
"Wait": "等候",
"WAIT": "等候",
"Weed Detector": "杂草探测器",
"Week": "Week",
"Write Pin": "写入引脚",
"WRITE PIN": "写入引脚",
"X": "X",
"X (mm)": "X (mm)",
"X AXIS": "X轴",
"Y": "Y",
"Y (mm)": "Y (mm)",
"Y AXIS": "Y轴",
"yes": "是",
"Your Name": "你的名字",
"Z": "Z",
"Z (mm)": "Z (mm)",
"Z AXIS": "Z轴"
}