| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- /* The title of the section describing commands */
- "Commands" = "命令";
- /* The connected state */
- "Connected" = "已连接";
- /* The in-progress connecting state */
- "Connecting" = "正在连接";
- /* The title of the cell showing BLE connection state */
- "Connection State" = "连接状态";
- /* The title of the section describing the device */
- "Device" = "设备";
- /* The title of the devices table section in RileyLink settings */
- "Devices" = "设备";
- /* The disconnected state */
- "Disconnected" = "已断开连接";
- /* The in-progress disconnecting state */
- "Disconnecting" = "断开";
- /* The title of the cell showing firmware version */
- "Firmware" = "固件";
- /* The title of the cell showing current rileylink frequency */
- "Frequency" = "频段";
- /* The title of the cell showing device name */
- "Name" = "设备名称";
- /* RileyLink setup description */
- "RileyLink allows for communication with the pump over Bluetooth Low Energy." = "允许RileyLink通过低功耗蓝牙与泵连接通信";
- /* The title of the cell showing BLE signal strength (RSSI) */
- "Signal Strength" = "信号强度";
- /* The title of the cell showing uptime */
- "Uptime" = "Uptime";
|