2025-05-05 18:18:36 -07:00
|
|
|
{
|
2025-05-07 22:06:29 -07:00
|
|
|
"trackingTitle": "Tracking",
|
|
|
|
|
"settingsTitle": "Settings",
|
2025-05-09 07:56:34 -07:00
|
|
|
"statusTitle": "Logs",
|
2025-05-07 07:46:20 -07:00
|
|
|
"saveButton": "Save",
|
|
|
|
|
"cancelButton": "Cancel",
|
2025-06-14 13:26:13 -07:00
|
|
|
"okButton": "OK",
|
2025-05-08 22:10:56 -07:00
|
|
|
"locationButton": "Send location",
|
2025-05-07 22:06:29 -07:00
|
|
|
"statusButton": "Show status",
|
|
|
|
|
"settingsButton": "Change settings",
|
2025-06-01 12:44:16 -07:00
|
|
|
"invalidValue": "Invalid value",
|
2025-06-13 15:40:47 -07:00
|
|
|
"disabledValue": "Disabled",
|
2025-05-07 07:46:20 -07:00
|
|
|
"idLabel": "Device identifier",
|
|
|
|
|
"urlLabel": "Server URL",
|
|
|
|
|
"accuracyLabel": "Location accuracy",
|
2025-06-16 21:15:38 -07:00
|
|
|
"highestAccuracyLabel": "Highest",
|
2025-05-08 21:51:43 -07:00
|
|
|
"highAccuracyLabel": "High",
|
|
|
|
|
"mediumAccuracyLabel": "Medium",
|
|
|
|
|
"lowAccuracyLabel": "Low",
|
2025-05-21 07:36:04 -07:00
|
|
|
"intervalLabel": "Interval (seconds)",
|
2025-06-13 15:36:07 -07:00
|
|
|
"fastestIntervalLabel": "Fastest interval (seconds)",
|
2025-05-21 07:36:04 -07:00
|
|
|
"distanceLabel": "Distance (meters)",
|
2025-06-16 21:15:38 -07:00
|
|
|
"angleLabel": "Angle (degrees)",
|
2025-06-13 15:40:47 -07:00
|
|
|
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
2025-05-07 22:06:29 -07:00
|
|
|
"bufferLabel": "Offline buffering",
|
2025-06-14 12:54:33 -07:00
|
|
|
"wakelockLabel": "Wake lock",
|
2025-06-11 22:21:50 -07:00
|
|
|
"stopDetectionLabel": "Stop detection",
|
2025-05-10 11:16:46 -07:00
|
|
|
"trackingLabel": "Continuous tracking",
|
2025-06-13 18:29:48 -07:00
|
|
|
"motionLabel": "Active movement",
|
2025-06-13 10:02:53 -07:00
|
|
|
"advancedLabel": "Advanced settings",
|
2025-06-14 13:26:13 -07:00
|
|
|
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
2025-05-10 11:16:46 -07:00
|
|
|
"startAction": "Start service",
|
|
|
|
|
"stopAction": "Stop service",
|
|
|
|
|
"sosAction": "Send SOS"
|
2025-05-05 18:18:36 -07:00
|
|
|
}
|