Update translations

This commit is contained in:
Traccar Bot 2025-06-15 05:26:50 +00:00
parent 4946fa5fa1
commit 51ed15372d
23 changed files with 214 additions and 7 deletions

View file

@ -1,13 +1,15 @@
{
"trackingTitle": "Verfolgung",
"trackingTitle": "Tracking",
"settingsTitle": "Einstellungen",
"statusTitle": "Protokolle",
"saveButton": "Speichern",
"cancelButton": "Abbrechen",
"okButton": "OK",
"locationButton": "Standort senden",
"statusButton": "Status anzeigen",
"settingsButton": "Einstellungen ändern",
"invalidValue": "Ungültiger Wert",
"disabledValue": "Disabled",
"idLabel": "Gerätekennung",
"urlLabel": "Server-URL",
"accuracyLabel": "Standortgenauigkeit",
@ -15,9 +17,16 @@
"mediumAccuracyLabel": "Mittel",
"lowAccuracyLabel": "Niedrig",
"intervalLabel": "Intervall (Sekunden)",
"fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "Entfernung (Meter)",
"heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "Offline-Pufferung",
"wakelockLabel": "Wake lock",
"stopDetectionLabel": "Stop detection",
"trackingLabel": "Kontinuierliche Verfolgung",
"motionLabel": "Active movement",
"advancedLabel": "Erweiterte Einstellungen",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
"startAction": "Dienst starten",
"stopAction": "Dienst stoppen",
"sosAction": "SOS senden"