| 123456789101112131415161718192021222324252627282930 |
- /* Error description for unreliable state */
- "Glucose data is unavailable" = "Glukose data er utilgjengelig";
- /* Describes a low battery */
- "Low Battery" = "Lite batteri";
- /* Timeout error description */
- "Peripheral did not respond in time" = "Tilbehøret svarte ikke i tide";
- /* Not ready error description */
- "Peripheral isnʼt connected" = "Tilbehøret er ikke tilkoblet";
- /* The description of sensor calibration state when sensor calibration is ok. */
- "Sensor calibration is OK" = "Sensorkalibrering er OK";
- /* The description of sensor calibration state when raw value is unknown. (1: missing data details) */
- "Sensor is in unknown state %1$d" = "Sensor er i ukjent status %1$d";
- /* The description of sensor calibration state when sensor sensor is stopped. */
- "Sensor is stopped" = "Sensor er stoppet";
- /* The description of sensor calibration state when sensor sensor is warming up. */
- "Sensor is warming up" = "Sensor varmer opp";
- /* The description of sensor calibration state when sensor needs calibration. */
- "Sensor needs calibration" = "Sensor trenger kalibrering";
- /* Error description */
- "Unknown characteristic" = "Ukjent karakteristikk";
|