| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- /* Appends a full-stop to a statement */
- "%@." = "%@.";
- /* String format for value with units (1: value, 2: separator, 3: units) */
- "%1$@%2$@%3$@" = "%1$@ %2$@ %3$@";
- /* Confirmation message for deleting a service */
- "Are you sure you want to delete this service?" = "Sei sicuro di voler eliminare questo servizio?";
- /* Back button text on DeliveryUncertaintyRecoveryView */
- "Back" = "Indietro";
- /* The title of the cancel action in an action sheet */
- "Cancel" = "Annulla";
- /* Title for CGM simulator settings */
- "CGM Settings" = "Impostazioni CGM";
- /* No comment provided by engineer. */
- "Clear Last Version Check Alert Date" = "Cancella l'ultima versione Controlla la data dell'avviso";
- /* No comment provided by engineer. */
- "Comms Recovery" = "recovero delle comunicazioni";
- /* Button title to delete a service */
- "Delete Service" = "Elimina Servizio";
- /* The alert title for a resume error */
- "Error Resuming" = "Errore durante la Ripresa";
- /* The alert title for a suspend error */
- "Error Suspending" = "Errore durante l’interruzione";
- /* Caption for History
- History Caption */
- "History" = "Storia";
- /* No comment provided by engineer. */
- "How should the simulator respond to a version check?" = "Come dovrebbe rispondere il simulatore a un controllo della versione?";
- /* Controller title for insulin type selection screen */
- "Insulin Type" = "Tipo d'insulina";
- /* Button title to acknowledge error
- Default acknowledgement */
- "OK" = "OK";
- /* Title for Pump simulator settings */
- "Pump Settings" = "impostazione del microinfusore";
- /* Button title recovering comms */
- "Recover Simulator" = "Simulatore di recupero";
- /* Caption for Source */
- "Source" = "Fonte";
- /* Recurring software update alert title */
- "Update Reminder" = "Promemoria di aggiornamento";
- /* No comment provided by engineer. */
- "Version Check Response" = "Responso del controllo versione";
|