Localizable.strings 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. /* No glucose value representation (3 dashes for mg/dL) */
  2. "– – –" = "– – –";
  3. /* Format string for glucose trend per minute. (1: glucose value and unit) */
  4. "%@/min" = "%@/min";
  5. /* No comment provided by engineer. */
  6. "Are you sure you want to delete this CGM?" = "Sei sicuro di voler cancellare questo CGM?";
  7. /* No comment provided by engineer. */
  8. "Bluetooth" = "Bluetooth";
  9. /* Button text to cancel G7 setup */
  10. "Cancel" = "Cancella";
  11. /* No comment provided by engineer. */
  12. "Configuration" = "Impostazioni";
  13. /* title for g7 settings connection status when connected */
  14. "Connected" = "Connesso";
  15. /* title for g7 settings connection status when connecting */
  16. "Connecting" = "In fase di Connessione";
  17. /* Button title for starting setup */
  18. "Continue" = "Continua";
  19. /* Button label for removing CGM */
  20. "Delete CGM" = "Cancella CGM";
  21. /* Navigation bar title for G7SettingsView
  22. Title on WelcomeView */
  23. "Dexcom G7" = "Dexcom G7";
  24. /* No comment provided by engineer. */
  25. "Done" = "Fine";
  26. /* Field label */
  27. "Glucose" = "Glicemie";
  28. /* title for g7 settings row showing sensor grace period end time */
  29. "Grace Period End" = "Fine periodo di tolleranza";
  30. /* G7 Progress bar label when sensor grace period progress showing */
  31. "Grace period remaining" = "Periodo di tolleranza residuo";
  32. /* String displayed instead of a glucose value above the CGM range */
  33. "HIGH" = "ALTO";
  34. /* title for g7 settings row showing sensor last connect time */
  35. "Last Connect" = "Ultima Connessione";
  36. /* No comment provided by engineer. */
  37. "Last Reading" = "Ultima lettura";
  38. /* Descriptive text on G7StartupView */
  39. "iAPS can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "iAPS è in grado di leggere i dati CGM di G7, ma è comunque necessario utilizzare l'App Dexcom G7 per l'accoppiamento, la calibrazione e la gestione di altri sensori.";
  40. /* String displayed instead of a glucose value below the CGM range */
  41. "LOW" = "BASSO";
  42. /* title for g7 settings row showing BLE Name */
  43. "Name" = "Nome";
  44. /* No comment provided by engineer. */
  45. "Scan for new sensor" = "Scansiona nuovo sensore";
  46. /* title for g7 settings connection status when scanning */
  47. "Scanning" = "Lettura";
  48. /* G7 Status highlight text for searching for sensor */
  49. "Searching for\nSensor" = "Ricerca del sensore \n";
  50. /* G7 Progress bar label when searching for sensor */
  51. "Searching for sensor" = "Ricerca del sensore in corso";
  52. /* G7 Status highlight text for sensor expired */
  53. "Sensor\nExpired" = "Sensore \n scaduto";
  54. /* G7 Status highlight text for sensor failed */
  55. "Sensor\nFailed" = "Sensore \n Fallito";
  56. /* G7 Status highlight text for sensor error */
  57. "Sensor\nIssue" = "Problema al sensore \n";
  58. /* G7 Status highlight text for sensor warmup */
  59. "Sensor\nWarmup" = "Riscaldamento sensore \n";
  60. /* title for g7 settings row showing sensor expiration time */
  61. "Sensor Expiration" = "Scadenza Sensore";
  62. /* G7 Progress bar label when sensor expired */
  63. "Sensor expired" = "Sensore scaduto";
  64. /* G7 Progress bar label when sensor lifetime progress showing */
  65. "Sensor expires" = "Il sensore scade";
  66. /* G7 Progress bar label when sensor failed */
  67. "Sensor failed" = "Sensore fallito";
  68. /* title for g7 settings row showing sensor start time */
  69. "Sensor Start" = "Avvia sensore";
  70. /* G7 Status highlight text for signal loss */
  71. "Signal\nLoss" = "Perdita segnale \n";
  72. /* Field label */
  73. "Time" = "Tempo";
  74. /* Field label */
  75. "Trend" = "Tendenza";
  76. /* title for g7 config settings to upload readings */
  77. "Upload Readings" = "Carica Letture";
  78. /* G7 Progress bar label when sensor in warmup */
  79. "Warmup completes" = "Avvio completato";