trcr/lib/l10n/app_en.arb
2025-06-16 21:15:57 -07:00

35 lines
1.2 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",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
"startAction": "Start service",
"stopAction": "Stop service",
"sosAction": "Send SOS"
}