| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- /* Communications error for a bolus currently running */
- "A bolus is already in progress" = "Un bolo è già in esecuzione";
- /* The description of AlarmClockReminderPumpEvent */
- "AlarmClockReminder" = "Promemoria sveglia";
- /* The description of AlarmSensorPumpEvent */
- "AlarmSensor" = "Allarme Sensori";
- /* Describing the battery chemistry as Alkaline */
- "Alkaline" = "Alcalina";
- /* The format string description of a BasalProfileStartPumpEvent. (1: The index of the profile)(2: The basal rate) */
- "Basal Profile %1$@: %2$@ U/hour" = "Profilo basale %1$@: %2$@ U/ora";
- /* Pump error code when bolus is in progress */
- "Bolus in progress" = "Bolo in esecuzione";
- /* Suggestions for diagnosing a command refused pump error */
- "Check that the pump is not suspended or priming, or has a percent temp basal type" = "Verificare che il microinfusore non sia sospeso o che stia riavvolgendo o che abbia un tipo basale impostato su percentuale";
- /* Pump error code returned when command refused */
- "Command refused" = "Comando negato";
- /* No comment provided by engineer. */
- "Comms with another pump detected" = "Comunicazione con un altro microinfusore rilevata";
- /* Error description */
- "Decoding Error" = "Errore di Decodifica";
- /* Error description */
- "Device Error" = "Errore del Dispositivo";
- /* Describing the pump history insulin data source */
- "Event History" = "Storia degli Eventi";
- /* Format string for failure reason. (1: The operation being performed) (2: The response data) */
- "Invalid response during %1$@: %2$@" = "Risposta non valida per %1$@: %2$@";
- /* Describing the battery chemistry as Lithium */
- "Lithium" = "Litio";
- /* Recovery suggestion */
- "Make sure your RileyLink is nearby and powered on" = "Assicurati che il tuo RileyLink sia nelle vicinanze e acceso";
- /* Pump error code describing max setting exceeded */
- "Max setting exceeded" = "Impostazione massima superata";
- /* Pump title (1: model number) */
- "Minimed %@" = "Minimed %@";
- /* Generic title of the minimed pump manager */
- "Minimed 500/700 Series" = "Minimed serie 500/700";
- /* Describing the North America pump region */
- "North America" = "Nord America";
- /* No comment provided by engineer. */
- "Pump did not respond" = "Il microinfusore non risponde";
- /* Error description */
- "Pump Error" = "Errore Mincroinfusore";
- /* No comment provided by engineer. */
- "Pump is suspended" = "Il microinfusore è sospeso";
- /* No comment provided by engineer. */
- "Pump responded unexpectedly" = "Il microinfusore ha risposto inaspettatamente";
- /* The format string describing a pump message. (1: The packet type)(2: The message type)(3: The message address)(4: The message data */
- "PumpMessage(%1$@, %2$@, %3$@, %4$@)" = "PumpMessage(%1$@, %2$@, %3$@, %4$@)";
- /* Describing the reservoir insulin data source */
- "Reservoir" = "Serbatoio";
- /* Error description */
- "RileyLink radio tune failed" = "Sintonizzazione radio RileyLink fallita";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in minutes) */
- "Temporary Basal: %1$.3f U/hour" = "Basale Temporanea: %1$.3f U/ora";
- /* The format string description of a TempBasalDurationPumpEvent. (1: The duration of the temp basal in minutes) */
- "Temporary Basal: %1$d min" = "Basale Temporanea: %1$d min";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in percent) */
- "Temporary Basal: %1$d%%" = "Basale Temporanea: %1$d%%";
- /* The format string description of an unknown pump error code. (1: The specific error code raw value) */
- "Unknown pump error code: %1$@" = "Codice errore microinfusore sconosciuto: %1$@";
- /* No comment provided by engineer. */
- "Unknown pump model: %@" = "Modello di microinfusore sconosciuto: %@";
- /* Format string for an unknown response. (1: The operation being performed) (2: The response data) */
- "Unknown response during %1$@: %2$@" = "Risposta sconosciuta per %1$@: %2$@";
- /* Describing the worldwide pump region */
- "World-Wide" = "Internazionale";
|