37 lines
1.3 KiB
Text
37 lines
1.3 KiB
Text
{
|
|
"trackingTitle": "Tracking",
|
|
"settingsTitle": "Settings",
|
|
"statusTitle": "Logs",
|
|
"saveButton": "Save",
|
|
"cancelButton": "Cancel",
|
|
"okButton": "OK",
|
|
"locationButton": "Send location",
|
|
"statusButton": "Show status",
|
|
"settingsButton": "Change settings",
|
|
"invalidValue": "Invalid value",
|
|
"disabledValue": "Disabled",
|
|
"idLabel": "Device identifier",
|
|
"urlLabel": "Server URL",
|
|
"accuracyLabel": "Location accuracy",
|
|
"highestAccuracyLabel": "Highest",
|
|
"highAccuracyLabel": "High",
|
|
"mediumAccuracyLabel": "Medium",
|
|
"lowAccuracyLabel": "Low",
|
|
"intervalLabel": "Interval (seconds)",
|
|
"fastestIntervalLabel": "Fastest interval (seconds)",
|
|
"distanceLabel": "Distance (meters)",
|
|
"angleLabel": "Angle (degrees)",
|
|
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
|
"bufferLabel": "Offline buffering",
|
|
"wakelockLabel": "Wake lock",
|
|
"stopDetectionLabel": "Stop detection",
|
|
"trackingLabel": "Continuous tracking",
|
|
"motionLabel": "Active movement",
|
|
"advancedLabel": "Advanced settings",
|
|
"passwordLabel": "Password",
|
|
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
|
"passwordError": "Wrong password",
|
|
"startAction": "Start service",
|
|
"stopAction": "Stop service",
|
|
"sosAction": "Send SOS"
|
|
}
|