trcr/lib/l10n/app_en.arb

22 lines
624 B
Text
Raw Normal View History

2025-05-05 18:18:36 -07:00
{
2025-05-07 07:46:20 -07:00
"mainTitle": "Traccar Client",
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-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-05-07 07:46:20 -07:00
"idLabel": "Device identifier",
"urlLabel": "Server URL",
"accuracyLabel": "Location accuracy",
2025-05-08 21:51:43 -07:00
"highAccuracyLabel": "High",
"mediumAccuracyLabel": "Medium",
"lowAccuracyLabel": "Low",
2025-05-07 07:46:20 -07:00
"intervalLabel": "Frequency",
"distanceLabel": "Distance",
2025-05-07 22:06:29 -07:00
"bufferLabel": "Offline buffering",
"trackingLabel": "Continuous tracking"
2025-05-05 18:18:36 -07:00
}