| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- /* Communications error for a bolus currently running */
- "A bolus is already in progress" = "Un bolo ya está en progreso";
- /* The description of AlarmClockReminderPumpEvent */
- "AlarmClockReminder" = "AlarmClockReminder";
- /* The description of AlarmSensorPumpEvent */
- "AlarmSensor" = "AlarmSensor";
- /* 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" = "Perfil Basal %1$@: %2$@ U/hora";
- /* Pump error code when bolus is in progress */
- "Bolus in progress" = "Bolo en progreso";
- /* Suggestions for diagnosing a command refused pump error */
- "Check that the pump is not suspended or priming, or has a percent temp basal type" = "Revisa que la microinfusora no esté suspendida o en cebado, o que tenga una basal de tipo temporal";
- /* Pump error code returned when command refused */
- "Command refused" = "Comando rechazado";
- /* No comment provided by engineer. */
- "Comms with another pump detected" = "Comunicación con otra microinfusadora detectado.";
- /* Error description */
- "Decoding Error" = "Error de decodificación";
- /* Error description */
- "Device Error" = "Error de Dispositivo";
- /* Describing the pump history insulin data source */
- "Event History" = "Historial de Eventos";
- /* Format string for failure reason. (1: The operation being performed) (2: The response data) */
- "Invalid response during %1$@: %2$@" = "Respuesta inválida durante %1$@: %2$@";
- /* Describing the battery chemistry as Lithium */
- "Lithium" = "Litio";
- /* Recovery suggestion */
- "Make sure your RileyLink is nearby and powered on" = "Asegúrate de que tu RileyLink esté cerca y encendido";
- /* Pump error code describing max setting exceeded */
- "Max setting exceeded" = "Ajuste máximo excedido";
- /* 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" = "Norte America";
- /* No comment provided by engineer. */
- "Pump did not respond" = "La microinfusora no respondió";
- /* Error description */
- "Pump Error" = "Error de microinfusora";
- /* No comment provided by engineer. */
- "Pump is suspended" = "La microinfusora está suspendida";
- /* No comment provided by engineer. */
- "Pump responded unexpectedly" = "La microinfusora respondió de forma inesperada";
- /* 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$@)" = "MensageMicroinfusadora(%1$@, %2$@, %3$@, %4$@)";
- /* Describing the reservoir insulin data source */
- "Reservoir" = "Reservorio";
- /* Error description */
- "RileyLink radio tune failed" = "Sintonización de señal de radio de RileyLink falló";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in minutes) */
- "Temporary Basal: %1$.3f U/hour" = "Basal Temporal: %1$.3f U/hora";
- /* The format string description of a TempBasalDurationPumpEvent. (1: The duration of the temp basal in minutes) */
- "Temporary Basal: %1$d min" = "Basal Temporal: %1$d min";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in percent) */
- "Temporary Basal: %1$d%%" = "Basal Temporal: %1$d%%";
- /* The format string description of an unknown pump error code. (1: The specific error code raw value) */
- "Unknown pump error code: %1$@" = "Error desconocido de código de microinfusora: %1$@";
- /* No comment provided by engineer. */
- "Unknown pump model: %@" = "Modelo desconocido de microinfusora: %@";
- /* Format string for an unknown response. (1: The operation being performed) (2: The response data) */
- "Unknown response during %1$@: %2$@" = "Respuesta desconocida durante %1$@: %2$@";
- /* Describing the worldwide pump region */
- "World-Wide" = "Mundial";
|