trcr/lib/l10n/app_de.arb

34 lines
1.2 KiB
Text
Raw Normal View History

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