diff options
Diffstat (limited to 'web/l10n/de.json')
-rw-r--r-- | web/l10n/de.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/web/l10n/de.json b/web/l10n/de.json index c14051dd..2905f474 100644 --- a/web/l10n/de.json +++ b/web/l10n/de.json @@ -31,8 +31,10 @@ "sharedName": "Name", "sharedDescription": "Beschreibung", "sharedSearch": "Suchen", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geo-Zaun", "sharedGeofences": "Geo-Zäune", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Benachrichtigungen", "sharedNotification": "Benachrichtigung", "sharedAttributes": "Eigenschaften", @@ -93,7 +95,24 @@ "sharedLocation": "Ort", "sharedImport": "Import", "sharedColumns": "Columns", + "sharedDropzoneText": "Drag and drop a file here or click", + "calendarSimple": "Simple", + "calendarRecurrence": "Recurrence", + "calendarOnce": "Once", + "calendarDaily": "Daily", + "calendarWeekly": "Weekly", + "calendarMonthly": "Monthly", + "calendarDays": "Days", + "calendarSunday": "Sunday", + "calendarMonday": "Monday", + "calendarTuesday": "Tuesday", + "calendarWednesday": "Wednesday", + "calendarThursday": "Thursday", + "calendarFriday": "Friday", + "calendarSaturday": "Saturday", "attributeSpeedLimit": "Höchstgeschwindigkeit", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polyliniendistanz", "attributeReportIgnoreOdometer": "Bericht: Kilometerzähler ignorieren", "attributeWebReportColor": "Web: Berichtsfarbe", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Mit Auswahl vergrößern", "attributeWebMaxZoom": "Web: Maximaler Zoom", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS aktivieren", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Gerät nur Betrachten", "userLimitCommands": "Befehle begrenzen", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Schlüssel", + "userDeleteAccount": "Delete Account", "loginTitle": "Anmeldung", "loginLanguage": "Sprache", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD Kilometerzähler", "positionDriverUniqueId": "Eindeutige ID des Fahrers", "positionImage": "Bild", + "positionVideo": "Video", "positionAudio": "Audio", "serverTitle": "Server Einstellungen", "serverZoom": "Zoomen", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Gerät gestoppt", "eventDeviceOverspeed": "Tempolimit überschritten", "eventDeviceFuelDrop": "Treibstoffleck", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Ergebnis des Befehls", "eventGeofenceEnter": "Geozaun betreten", "eventGeofenceExit": "Geozaun verlassen", @@ -397,6 +422,7 @@ "eventMaintenance": "Wartung erforderlich", "eventTextMessage": "Textnachricht empfangen", "eventDriverChanged": "Fahrer gewechselt", + "eventMedia": "Media", "eventsScrollToLast": "Zur Neuesten scrollen", "alarmGeneral": "Allgemein", "alarmSos": "SOS", |