2025-06-08 14:29:00 +00:00
|
|
|
{
|
|
|
|
|
"trackingTitle": "Tracciamento",
|
|
|
|
|
"settingsTitle": "Impostazioni",
|
|
|
|
|
"statusTitle": "Registri",
|
|
|
|
|
"saveButton": "Salva",
|
|
|
|
|
"cancelButton": "Annulla",
|
2025-06-15 05:26:50 +00:00
|
|
|
"okButton": "OK",
|
2025-06-08 14:29:00 +00:00
|
|
|
"locationButton": "Invia posizione",
|
|
|
|
|
"statusButton": "Mostra stato",
|
|
|
|
|
"settingsButton": "Cambia impostazioni",
|
|
|
|
|
"invalidValue": "Valore non valido",
|
2025-06-15 05:26:50 +00:00
|
|
|
"disabledValue": "Disabled",
|
2025-06-08 14:29:00 +00:00
|
|
|
"idLabel": "Identificatore dispositivo",
|
|
|
|
|
"urlLabel": "URL del server",
|
|
|
|
|
"accuracyLabel": "Precisione posizione",
|
|
|
|
|
"highAccuracyLabel": "Alta",
|
|
|
|
|
"mediumAccuracyLabel": "Media",
|
|
|
|
|
"lowAccuracyLabel": "Bassa",
|
|
|
|
|
"intervalLabel": "Intervallo (secondi)",
|
2025-06-15 05:26:50 +00:00
|
|
|
"fastestIntervalLabel": "Fastest interval (seconds)",
|
2025-06-08 14:29:00 +00:00
|
|
|
"distanceLabel": "Distanza (metri)",
|
2025-06-15 05:26:50 +00:00
|
|
|
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
2025-06-08 14:29:00 +00:00
|
|
|
"bufferLabel": "Memorizzazione offline",
|
2025-06-15 05:26:50 +00:00
|
|
|
"wakelockLabel": "Wake lock",
|
|
|
|
|
"stopDetectionLabel": "Stop detection",
|
2025-06-08 14:29:00 +00:00
|
|
|
"trackingLabel": "Tracciamento continuo",
|
2025-06-15 05:26:50 +00:00
|
|
|
"motionLabel": "Active movement",
|
|
|
|
|
"advancedLabel": "Advanced settings",
|
|
|
|
|
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
2025-06-08 14:29:00 +00:00
|
|
|
"startAction": "Avvia servizio",
|
|
|
|
|
"stopAction": "Ferma servizio",
|
|
|
|
|
"sosAction": "Invia SOS"
|
|
|
|
|
}
|