| 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" = "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 は Bluetooth Low Energy を通してポンプと通信します。";
- /* The title of the cell showing BLE signal strength (RSSI) */
- "Signal Strength" = "シグナル強度";
- /* The title of the cell showing uptime */
- "Uptime" = "アップタイム";
|