Update translations

This commit is contained in:
Traccar Bot 2025-06-08 14:29:00 +00:00
parent 02ced68162
commit a3c7b70107
9 changed files with 216 additions and 0 deletions

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

@ -0,0 +1,24 @@
{
"trackingTitle": "Verfolgung",
"settingsTitle": "Einstellungen",
"statusTitle": "Protokolle",
"saveButton": "Speichern",
"cancelButton": "Abbrechen",
"locationButton": "Standort senden",
"statusButton": "Status anzeigen",
"settingsButton": "Einstellungen ändern",
"invalidValue": "Ungültiger Wert",
"idLabel": "Gerätekennung",
"urlLabel": "Server-URL",
"accuracyLabel": "Standortgenauigkeit",
"highAccuracyLabel": "Hoch",
"mediumAccuracyLabel": "Mittel",
"lowAccuracyLabel": "Niedrig",
"intervalLabel": "Intervall (Sekunden)",
"distanceLabel": "Entfernung (Meter)",
"bufferLabel": "Offline-Pufferung",
"trackingLabel": "Kontinuierliche Verfolgung",
"startAction": "Dienst starten",
"stopAction": "Dienst stoppen",
"sosAction": "SOS senden"
}