| 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 дозволяє спілкуватися з помпою через BluetoothLow Energy.";
- /* The title of the cell showing BLE signal strength (RSSI) */
- "Signal Strength" = "Рівень сигналу";
- /* The title of the cell showing uptime */
- "Uptime" = "Час роботи";
|