Update translations

This commit is contained in:
Traccar Bot 2025-06-07 14:08:05 +00:00
parent f3af8a97a6
commit 1712deabee
7 changed files with 168 additions and 0 deletions

24
lib/l10n/app_nl.arb Normal file
View file

@ -0,0 +1,24 @@
{
"trackingTitle": "Tracking",
"settingsTitle": "Instellingen",
"statusTitle": "Logboek",
"saveButton": "Opslaan",
"cancelButton": "Annuleren",
"locationButton": "Verstuur locatie",
"statusButton": "Laat de status zien",
"settingsButton": "Instellingen veranderen",
"invalidValue": "Ongeldige waarde",
"idLabel": "Toestelidentificatie",
"urlLabel": "Server URL",
"accuracyLabel": "Locatienauwkeurigheid",
"highAccuracyLabel": "Hoog",
"mediumAccuracyLabel": "Middel",
"lowAccuracyLabel": "Laag",
"intervalLabel": "Interval (seconden)",
"distanceLabel": "Afstand (meters)",
"bufferLabel": "Online bufferen",
"trackingLabel": "Continue traccing",
"startAction": "Start service",
"stopAction": "Stop service",
"sosAction": "Verstuur SOS"
}