2025-06-07 14:08:05 +00:00
|
|
|
{
|
|
|
|
|
"trackingTitle": "Tracking",
|
|
|
|
|
"settingsTitle": "Instellingen",
|
|
|
|
|
"statusTitle": "Logboek",
|
|
|
|
|
"saveButton": "Opslaan",
|
|
|
|
|
"cancelButton": "Annuleren",
|
2025-06-15 05:26:50 +00:00
|
|
|
"okButton": "OK",
|
2025-06-07 14:08:05 +00:00
|
|
|
"locationButton": "Verstuur locatie",
|
|
|
|
|
"statusButton": "Laat de status zien",
|
|
|
|
|
"settingsButton": "Instellingen veranderen",
|
|
|
|
|
"invalidValue": "Ongeldige waarde",
|
2025-06-15 05:26:50 +00:00
|
|
|
"disabledValue": "Disabled",
|
2025-06-07 14:08:05 +00:00
|
|
|
"idLabel": "Toestelidentificatie",
|
|
|
|
|
"urlLabel": "Server URL",
|
|
|
|
|
"accuracyLabel": "Locatienauwkeurigheid",
|
|
|
|
|
"highAccuracyLabel": "Hoog",
|
|
|
|
|
"mediumAccuracyLabel": "Middel",
|
|
|
|
|
"lowAccuracyLabel": "Laag",
|
|
|
|
|
"intervalLabel": "Interval (seconden)",
|
2025-06-15 05:26:50 +00:00
|
|
|
"fastestIntervalLabel": "Fastest interval (seconds)",
|
2025-06-07 14:08:05 +00:00
|
|
|
"distanceLabel": "Afstand (meters)",
|
2025-06-15 05:26:50 +00:00
|
|
|
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
2025-06-07 14:08:05 +00:00
|
|
|
"bufferLabel": "Online bufferen",
|
2025-06-15 05:26:50 +00:00
|
|
|
"wakelockLabel": "Wake lock",
|
|
|
|
|
"stopDetectionLabel": "Stop detection",
|
2025-06-07 14:08:05 +00:00
|
|
|
"trackingLabel": "Continue traccing",
|
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-07 14:08:05 +00:00
|
|
|
"startAction": "Start service",
|
|
|
|
|
"stopAction": "Stop service",
|
|
|
|
|
"sosAction": "Verstuur SOS"
|
|
|
|
|
}
|