|
|
@@ -2,7 +2,7 @@
|
|
|
"Dexcom G7" = "Dexcom G7";
|
|
|
|
|
|
/* Descriptive text on G7StartupView */
|
|
|
-"iAPS can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "iAPS can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management.";
|
|
|
+"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.";
|
|
|
|
|
|
/* Button title for starting setup */
|
|
|
"Continue" = "Continua";
|
|
|
@@ -11,43 +11,43 @@
|
|
|
"Cancel" = "Cancella";
|
|
|
|
|
|
/* Error description for unreliable state */
|
|
|
-"Glucose data is unavailable" = "Glucose data is unavailable";
|
|
|
+"Glucose data is unavailable" = "I dati della glicemia non sono disponibili";
|
|
|
|
|
|
/* The description of sensor algorithm state when sensor is ok. */
|
|
|
-"Sensor is OK" = "Sensor is OK";
|
|
|
+"Sensor is OK" = "Il sensore è OK";
|
|
|
|
|
|
/* The description of sensor algorithm state when sensor is stopped." */
|
|
|
-"Sensor is stopped" = "Sensor is stopped";
|
|
|
+"Sensor is stopped" = "Il sensore è arrestato";
|
|
|
|
|
|
/* The description of sensor algorithm state when sensor is warming up. */
|
|
|
-"Sensor is warming up" = "Sensor is warming up";
|
|
|
+"Sensor is warming up" = "Il sensore è in fase di avvio";
|
|
|
|
|
|
/* The description of sensor algorithm state when sensor is expired. */
|
|
|
-"Sensor expired" = "Sensor expired";
|
|
|
+"Sensor expired" = "Sensore scaduto";
|
|
|
|
|
|
/* The description of sensor algorithm state when sensor failed. */
|
|
|
-"Sensor failed" = "Sensor failed";
|
|
|
+"Sensor failed" = "Sensore fallito";
|
|
|
|
|
|
/* The description of sensor algorithm state when raw value is unknown. (1: missing data details) */
|
|
|
-"Sensor is in unknown state %1$d" = "Sensor is in unknown state %1$d";
|
|
|
+"Sensor is in unknown state %1$d" = "Il Sensore è in un stato %1$d sconosciuto";
|
|
|
|
|
|
/* title for g7 settings row showing sensor start time */
|
|
|
-"Sensor Start" = "Sensor Start";
|
|
|
+"Sensor Start" = "Avvia sensore";
|
|
|
|
|
|
/* title for g7 settings row showing sensor expiration time */
|
|
|
-"Sensor Expiration" = "Sensor Expiration";
|
|
|
+"Sensor Expiration" = "Scadenza Sensore";
|
|
|
|
|
|
/* title for g7 settings row showing sensor grace period end time */
|
|
|
-"Grace Period End" = "Grace Period End";
|
|
|
+"Grace Period End" = "Fine periodo di tolleranza";
|
|
|
|
|
|
/* Field label */
|
|
|
"Glucose" = "Glucosio";
|
|
|
|
|
|
-"Last Reading" = "Last Reading";
|
|
|
+"Last Reading" = "Ultima lettura";
|
|
|
|
|
|
"Time" = "Tempo";
|
|
|
|
|
|
-"Trend" = "Trend";
|
|
|
+"Trend" = "Tendenza";
|
|
|
|
|
|
"Bluetooth" = "Bluetooth";
|
|
|
|
|
|
@@ -55,7 +55,7 @@
|
|
|
"Name" = "Nome";
|
|
|
|
|
|
/* title for g7 settings connection status when scanning */
|
|
|
-"Scanning" = "Scanning";
|
|
|
+"Scanning" = "Lettura";
|
|
|
|
|
|
/* title for g7 settings connection status when connected */
|
|
|
"Connected" = "Collegato";
|
|
|
@@ -64,16 +64,16 @@
|
|
|
"Connecting" = "In collegamento";
|
|
|
|
|
|
/* title for g7 settings row showing sensor last connect time */
|
|
|
-"Last Connect" = "Last Connect";
|
|
|
+"Last Connect" = "Ultima Connessione";
|
|
|
|
|
|
/* Configuration */
|
|
|
"Configuration" = "Impostazioni";
|
|
|
|
|
|
/* title for g7 config settings to upload readings */
|
|
|
-"Upload Readings" = "Upload Readings";
|
|
|
+"Upload Readings" = "Carica Letture";
|
|
|
|
|
|
/* Button */
|
|
|
-"Scan for new sensor" = "Scan for new sensor";
|
|
|
+"Scan for new sensor" = "Scansiona per nuovo sensore";
|
|
|
|
|
|
/* Button label for removing CGM */
|
|
|
"Delete CGM" = "Elimina CGM";
|
|
|
@@ -81,49 +81,49 @@
|
|
|
/* No glucose value representation (3 dashes for mg/dL) */
|
|
|
"– – –" = "– – –";
|
|
|
/* String displayed instead of a glucose value below the CGM range */
|
|
|
-"LOW" = "LOW";
|
|
|
+"LOW" = "BASSO";
|
|
|
|
|
|
/* String displayed instead of a glucose value above the CGM range */
|
|
|
-"HIGH" = "HIGH";
|
|
|
+"HIGH" = "ALTO";
|
|
|
|
|
|
/* Format string for glucose trend per minute. (1: glucose value and unit) */
|
|
|
-"%@/min" = "%@/min";
|
|
|
+"%@/min" = "%@/minuto";
|
|
|
|
|
|
/* G7 Progress bar label when searching for sensor */
|
|
|
-"Searching for sensor" = "Searching for sensor";
|
|
|
+"Searching for sensor" = "Ricerca del sensore in corso";
|
|
|
|
|
|
/* G7 Progress bar label when sensor expired */
|
|
|
-"Sensor expired" = "Sensor expired";
|
|
|
+"Sensor expired" = "Sensore scaduto";
|
|
|
|
|
|
/* G7 Progress bar label when sensor in warmup */
|
|
|
-"Warmup completes" = "Warmup completes";
|
|
|
+"Warmup completes" = "Avvio completato";
|
|
|
|
|
|
/* G7 Progress bar label when sensor in warmup */
|
|
|
-"Warmup completes" = "Warmup completes";
|
|
|
+"Warmup completes" = "Avvio completato";
|
|
|
|
|
|
/* G7 Progress bar label when sensor failed */
|
|
|
-"Sensor failed" = "Sensor failed";
|
|
|
+"Sensor failed" = "Sensore fallito";
|
|
|
|
|
|
/* G7 Progress bar label when sensor lifetime progress showing */
|
|
|
-"Sensor expires" = "Sensor expires";
|
|
|
+"Sensor expires" = "Il sensore scade";
|
|
|
|
|
|
/* G7 Progress bar label when sensor grace period progress showing */
|
|
|
-"Grace period remaining" = "Grace period remaining";
|
|
|
+"Grace period remaining" = "Periodo di tolleranza residuo";
|
|
|
|
|
|
/* G7 Status highlight text for searching for sensor */
|
|
|
-"Searching for\nSensor" = "Searching for\nSensor";
|
|
|
+"Searching for\nSensor" = "Ricerca del sensore \n";
|
|
|
|
|
|
/* G7 Status highlight text for sensor expired */
|
|
|
-"Sensor\nExpired" = "Sensor\nExpired";
|
|
|
+"Sensor\nExpired" = "Sensore \n scaduto";
|
|
|
|
|
|
/* G7 Status highlight text for signal loss */
|
|
|
-"Sensor\nFailed" = "Sensor\nFailed";
|
|
|
+"Sensor\nFailed" = "Sensore \n Fallito";
|
|
|
|
|
|
/* G7 Status highlight text for signal loss */
|
|
|
-"Signal\nLoss" = "Signal\nLoss";
|
|
|
+"Signal\nLoss" = "Perdita segnale \n";
|
|
|
|
|
|
/*G7 Status highlight text for sensor error */
|
|
|
-"Sensor\nIssue" = "Sensor\nIssue";
|
|
|
+"Sensor\nIssue" = "Problema al sensore \n";
|
|
|
|
|
|
/* G7 Status highlight text for sensor warmup */
|
|
|
-"Sensor\nWarmup" = "Sensor\nWarmup";
|
|
|
+"Sensor\nWarmup" = "Riscaldamento sensore \n";
|