| 12345678910111213141516171819 |
- /* Error description for unreliable state */
- "Glucose data is unavailable" = "Údaje o glukóze nejsou k dispozici";
- /* Describes a low battery */
- "Low Battery" = "Vybitá baterie";
- /* Describes a functioning transmitter */
- "OK" = "OK";
- /* Timeout error description */
- "Peripheral did not respond in time" = "Periferní zařízení nereagovalo včas";
- /* The description of sensor calibration state when sensor sensor is stopped. */
- "Sensor is stopped" = "Senzor je zastaven";
- /* The description of sensor calibration state when sensor sensor is warming up. */
- "Sensor is warming up" = "Senzor se zahřívá";
|