diff options
Diffstat (limited to 'modern/src/resources/l10n/de.json')
-rw-r--r-- | modern/src/resources/l10n/de.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/de.json b/modern/src/resources/l10n/de.json index 8c2df217..fdbc516f 100644 --- a/modern/src/resources/l10n/de.json +++ b/modern/src/resources/l10n/de.json @@ -112,6 +112,7 @@ "calendarThursday": "Donnerstag", "calendarFriday": "Freitag", "calendarSaturday": "Samstag", + "attributeShowGeofences": "Geozäune anzeigen", "attributeSpeedLimit": "Höchstgeschwindigkeit", "attributeFuelDropThreshold": "Fuel Drop Schwelle", "attributeFuelIncreaseThreshold": "Fuel Increase Schwelle", @@ -152,6 +153,7 @@ "attributeUiHidePositionAttributes": "Oberfläche: Positionsattribute ausblenden", "attributeUiDisableLoginLanguage": "UI: Loginsprache deaktivieren", "attributeNotificationTokens": "Benachrichtungsschlüssel", + "attributePopupInfo": "Popup Info", "errorTitle": "Fehler", "errorGeneral": "Ungültige Eingabe oder keine Berechtigung", "errorConnection": "Verbindungsfehler", @@ -182,7 +184,10 @@ "loginLogout": "Abmelden", "loginLogo": "Logo", "devicesAndState": "Geräte und Status", + "deviceSelected": "Ausgewähltes Gerät", "deviceTitle": "Geräte", + "devicePrimaryInfo": "Gerät Titel", + "deviceSecondaryInfo": "Gerät Detail", "deviceIdentifier": "Kennung", "deviceModel": "Modell", "deviceContact": "Kontakt", @@ -209,6 +214,9 @@ "settingsVolumeUnit": "Volumeneinheit", "settingsTwelveHourFormat": "12 Stunden Format", "settingsCoordinateFormat": "Koordinatenformat", + "settingsServerVersion": "Server Version", + "settingsAppVersion": "App Version", + "settingsConnection": "Connection", "reportTitle": "Berichte", "reportDevice": "Gerät", "reportGroup": "Gruppe", @@ -307,6 +315,9 @@ "mapCustomLabel": "Benutzerdefinierte Karte", "mapCarto": "Carto Basemaps", "mapOsm": "OpenStreetMap", + "mapGoogleRoad": "Google Straßen", + "mapGoogleHybrid": "Google Hybrid", + "mapGoogleSatellite": "Google Satellit", "mapOpenTopoMap": "OpenTopoMap", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Strassenkarte", @@ -344,6 +355,7 @@ "mapPoiLayer": "POI Ebene", "mapClustering": "Marker zusammenfassen", "mapOnSelect": "Karte bei Auswahl anzeigen", + "mapDefault": "Standartkarte", "stateTitle": "Status", "stateName": "Parameter", "stateValue": "Wert", @@ -426,6 +438,8 @@ "eventDriverChanged": "Fahrer gewechselt", "eventMedia": "Medien", "eventsScrollToLast": "Zur Neuesten scrollen", + "eventsSoundEvents": "Sound Events", + "eventsSoundAlarms": "Sound Alarme", "alarmGeneral": "Allgemein", "alarmSos": "SOS", "alarmVibration": "Vibration", |