Localizable.strings 1.8 KB

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