| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- /* Unit format string for an value in percent */
- "%@%%" = "%@%%";
- /* The title of the section describing commands */
- "Commands" = "Commands";
- /* The connected state */
- "Connected" = "Đã kết nối";
- /* The in-progress connecting state */
- "Connecting" = "Đang kết nối";
- /* The title of the cell showing BLE connection state */
- "Connection State" = "Tình trạng kết nối";
- /* The title of the section describing the device */
- "Device" = "Thiết bị";
- /* The title of the devices table section in RileyLink settings */
- "Devices" = "Thiết bị";
- /* The disconnected state */
- "Disconnected" = "Đã ngắt kết nối";
- /* The in-progress disconnecting state */
- "Disconnecting" = "Đang ngắt kết nối";
- /* The title of the cell for sounding device finding piezo */
- "Find Device" = "Tìm kiếm thiết bị";
- /* The title of the cell showing firmware version */
- "Firmware" = "Firmware";
- /* The title of the cell showing current rileylink frequency */
- "Frequency" = "Tần số";
- /* Progress message for getting statistics. */
- "Get Statistics…" = "Lấy các thống kê…";
- /* The title of the cell showing device name */
- "Name" = "Tên";
- /* Text indicating LED Mode is on */
- "On" = "On";
- /* RileyLink setup description */
- "RileyLink allows for communication with the pump over Bluetooth Low Energy." = "RileyLink cho phép giao tiếp với bơm thông qua chuẩn kết nối bluetooth năng lượng thấp.";
- /* The title of the cell showing BLE signal strength (RSSI) */
- "Signal Strength" = "Cường độ tín hiệu";
- /* The title of the cell showing uptime */
- "Uptime" = "Thời gian hoạt động";
|