| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- /* The title of the section describing commands */
- "Commands" = "Komendy";
- /* The connected state */
- "Connected" = "Połączony";
- /* The in-progress connecting state */
- "Connecting" = "Łączenie";
- /* The title of the cell showing BLE connection state */
- "Connection State" = "Status połączenia";
- /* The title of the section describing the device */
- "Device" = "Urządzenie";
- /* The title of the devices table section in RileyLink settings */
- "Devices" = "Devices";
- /* The disconnected state */
- "Disconnected" = "Rozłączony";
- /* The in-progress disconnecting state */
- "Disconnecting" = "Rozłączanie";
- /* The title of the cell showing firmware version */
- "Firmware" = "Oprogramowanie";
- /* The title of the cell showing current rileylink frequency */
- "Frequency" = "Frequency";
- /* The title of the cell showing device name */
- "Name" = "Name";
- /* RileyLink setup description */
- "RileyLink allows for communication with the pump over Bluetooth Low Energy." = "RileyLink będzie łączył się z pompą poprzez Bluetooth Low Energy.";
- /* The title of the cell showing BLE signal strength (RSSI) */
- "Signal Strength" = "Siła sygnału";
- /* The title of the cell showing uptime */
- "Uptime" = "Uptime";
|