/* Write size limit exceeded error description (1: size limit) */ "Data exceeded maximum size of %@ bytes" = "数据超过最大%@字节"; /* Invalid input error description (1: input) */ "Input %@ is invalid" = "输入%@无效"; /* Recovery suggestion for unknown peripheral characteristic */ "Make sure the device is nearby, and the issue should resolve automatically" = "确保设备在附近,该问题可自动解决"; /* Timeout error description */ "Peripheral did not respond in time" = "外设没有及时响应"; /* Not ready error description */ "Peripheral isnʼt connected" = "外围设备未连接"; /* Response timeout error description */ "Pump did not respond in time" = "泵没有及时响应"; /* Invalid response error description (1: response) */ "Response %@ is invalid" = "响应%@无效"; /* Unsupported command error description */ "RileyLink firmware does not support the %@ command" = "RileyLink固件不支持%@命令"; /* Failure reason: unknown peripheral characteristic */ "The RileyLink was temporarily disconnected" = "RileyLink暂时断开连接"; /* Error description */ "Unknown characteristic" = "未知特性";