Update translations

This commit is contained in:
Traccar Bot 2025-06-18 04:21:32 +00:00
parent 322ca64c82
commit 25ca86de46
26 changed files with 238 additions and 177 deletions

View file

@ -1,33 +1,35 @@
{
"trackingTitle": "Tracking",
"settingsTitle": "Instellingen",
"statusTitle": "Logboek",
"statusTitle": "Logboeken",
"saveButton": "Opslaan",
"cancelButton": "Annuleren",
"okButton": "OK",
"locationButton": "Verstuur locatie",
"statusButton": "Laat de status zien",
"settingsButton": "Instellingen veranderen",
"locationButton": "Locatie verzenden",
"statusButton": "Status tonen",
"settingsButton": "Instellingen wijzigen",
"invalidValue": "Ongeldige waarde",
"disabledValue": "Disabled",
"idLabel": "Toestelidentificatie",
"urlLabel": "Server URL",
"disabledValue": "Uitgeschakeld",
"idLabel": "Apparaat-ID",
"urlLabel": "Server-URL",
"accuracyLabel": "Locatienauwkeurigheid",
"highestAccuracyLabel": "Hoogste",
"highAccuracyLabel": "Hoog",
"mediumAccuracyLabel": "Middel",
"mediumAccuracyLabel": "Gemiddeld",
"lowAccuracyLabel": "Laag",
"intervalLabel": "Interval (seconden)",
"fastestIntervalLabel": "Fastest interval (seconds)",
"fastestIntervalLabel": "Snelste interval (seconden)",
"distanceLabel": "Afstand (meters)",
"heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "Online bufferen",
"wakelockLabel": "Wake lock",
"stopDetectionLabel": "Stop detection",
"trackingLabel": "Continue traccing",
"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": "Verstuur SOS"
"angleLabel": "Hoek (graden)",
"heartbeatLabel": "Stationaire heartbeat (seconden)",
"bufferLabel": "Offline buffering",
"wakelockLabel": "Wakelock",
"stopDetectionLabel": "Stopdetectie",
"trackingLabel": "Continu volgen",
"motionLabel": "Actieve beweging",
"advancedLabel": "Geavanceerde instellingen",
"optimizationMessage": "Schakel batterijoptimalisatie voor deze app uit om betrouwbare tracking te garanderen.",
"startAction": "Service starten",
"stopAction": "Service stoppen",
"sosAction": "SOS verzenden"
}