Update translations
This commit is contained in:
parent
322ca64c82
commit
25ca86de46
26 changed files with 238 additions and 177 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"trackingTitle": "Tracking",
|
||||
"trackingTitle": "Verfolgung",
|
||||
"settingsTitle": "Einstellungen",
|
||||
"statusTitle": "Protokolle",
|
||||
"saveButton": "Speichern",
|
||||
|
|
@ -9,24 +9,26 @@
|
|||
"statusButton": "Status anzeigen",
|
||||
"settingsButton": "Einstellungen ändern",
|
||||
"invalidValue": "Ungültiger Wert",
|
||||
"disabledValue": "Disabled",
|
||||
"disabledValue": "Deaktiviert",
|
||||
"idLabel": "Gerätekennung",
|
||||
"urlLabel": "Server-URL",
|
||||
"accuracyLabel": "Standortgenauigkeit",
|
||||
"accuracyLabel": "Positionsgenauigkeit",
|
||||
"highestAccuracyLabel": "Höchste",
|
||||
"highAccuracyLabel": "Hoch",
|
||||
"mediumAccuracyLabel": "Mittel",
|
||||
"lowAccuracyLabel": "Niedrig",
|
||||
"intervalLabel": "Intervall (Sekunden)",
|
||||
"fastestIntervalLabel": "Fastest interval (seconds)",
|
||||
"distanceLabel": "Entfernung (Meter)",
|
||||
"heartbeatLabel": "Stationary heartbeat (seconds)",
|
||||
"fastestIntervalLabel": "Schnellstes Intervall (Sekunden)",
|
||||
"distanceLabel": "Distanz (Meter)",
|
||||
"angleLabel": "Winkel (Grad)",
|
||||
"heartbeatLabel": "Stillstand-Herzschlag (Sekunden)",
|
||||
"bufferLabel": "Offline-Pufferung",
|
||||
"wakelockLabel": "Wake lock",
|
||||
"stopDetectionLabel": "Stop detection",
|
||||
"trackingLabel": "Kontinuierliche Verfolgung",
|
||||
"motionLabel": "Active movement",
|
||||
"wakelockLabel": "Wakelock",
|
||||
"stopDetectionLabel": "Stopp-Erkennung",
|
||||
"trackingLabel": "Kontinuierliches Tracking",
|
||||
"motionLabel": "Aktive Bewegung",
|
||||
"advancedLabel": "Erweiterte Einstellungen",
|
||||
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
|
||||
"optimizationMessage": "Um zuverlässiges Tracking zu gewährleisten, bitte die Akkuoptimierung für diese App deaktivieren.",
|
||||
"startAction": "Dienst starten",
|
||||
"stopAction": "Dienst stoppen",
|
||||
"sosAction": "SOS senden"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue