aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/de.json
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-02-11 12:02:12 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2017-02-11 12:02:12 +1300
commitbb64d35e56882aa3cf36ac8cf7a46ea1ce0db472 (patch)
tree0d42bcf73daeae4c34fbba10ab365fac1bfb682f /web/l10n/de.json
parentb996d704b99b6f6467e8c5d531538f8c8e7b6cc8 (diff)
downloadetbsa-traccar-web-bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472.tar.gz
etbsa-traccar-web-bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472.tar.bz2
etbsa-traccar-web-bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472.zip
Update locales and add new languages
Diffstat (limited to 'web/l10n/de.json')
-rw-r--r--web/l10n/de.json26
1 files changed, 21 insertions, 5 deletions
diff --git a/web/l10n/de.json b/web/l10n/de.json
index ba22a2f..082b0a9 100644
--- a/web/l10n/de.json
+++ b/web/l10n/de.json
@@ -35,15 +35,21 @@
"sharedHourAbbreviation": "h",
"sharedMinuteAbbreviation": "m",
"sharedGetMapState": "Kartenstatus auslesen",
+ "sharedGetToggleState": "Position des Gangwahlhebels abfragen",
"sharedAttributeAlias": "Eigenschaft Alias",
"sharedAttributeAliases": "Eigenschaften Alias",
"sharedAlias": "Alias",
"sharedDeviceDistance": "Gerätedistanz",
"sharedDevice": "Gerät",
- "sharedTestMail": "Send Test Email",
+ "sharedTestMail": "Test E-Mail senden",
+ "sharedCalendar": "Kalender",
+ "sharedCalendars": "Kalender",
+ "sharedFile": "Datei",
+ "sharedSelectFile": "Datei auswählen",
"errorTitle": "Fehler",
"errorUnknown": "Unbekannter Fehler",
"errorConnection": "Verbindungsfehler",
+ "errorSocket": "Web Socket Verbidungsfehler",
"userEmail": "Email",
"userPassword": "Passwort",
"userAdmin": "Admin",
@@ -51,6 +57,8 @@
"userDisabled": "Deaktiviert",
"userExpirationTime": "Ablaufdatum",
"userDeviceLimit": "Gerätelimit",
+ "userUserLimit": "Benutzerlimit",
+ "userDeviceReadonly": "Gerät nur Betrachten",
"userToken": "Zeichen",
"loginTitle": "Anmeldung",
"loginLanguage": "Sprache",
@@ -91,6 +99,7 @@
"reportClear": "Leeren",
"positionFixTime": "Zeit",
"positionValid": "Gültig",
+ "positionAccuracy": "Genauigkeit",
"positionLatitude": "Breitengrad",
"positionLongitude": "Längengrad",
"positionAltitude": "Höhe",
@@ -98,6 +107,7 @@
"positionCourse": "Richtung",
"positionAddress": "Adresse",
"positionProtocol": "Protokoll",
+ "positionDistance": "Distanz",
"serverTitle": "Server Einstellungen",
"serverZoom": "Zoomen",
"serverRegistration": "Registrierung zulassen",
@@ -113,7 +123,7 @@
"mapBingAerial": "Bing Luftbilder",
"mapShapePolygon": "Polygon",
"mapShapeCircle": "Kreis",
- "mapShapePolyline": "Polyline",
+ "mapShapePolyline": "Polylinie",
"mapLiveRoutes": "Live Route",
"stateTitle": "Status",
"stateName": "Parameter",
@@ -139,6 +149,7 @@
"commandSosNumber": "SOS-Nummer festlegen",
"commandSilenceTime": "Ruhezeit festlegen",
"commandSetPhonebook": "Telefonbuch festlegen",
+ "commandSetIndicator": "Blinker setzen",
"commandVoiceMessage": "Sprachnachricht",
"commandOutputControl": "Berichtsteuerung",
"commandAlarmSpeed": "Geschwindigkeitsalarm",
@@ -147,9 +158,10 @@
"commandData": "Daten",
"commandPhone": "Rufnummer",
"commandMessage": "Nachricht",
+ "commandTimezone": "Zeitzonendifferenz",
"eventAll": "Alle Ereignisse",
"eventDeviceOnline": "Gerät ist online",
- "eventDeviceUnknown": "Device status is unknown",
+ "eventDeviceUnknown": "Gerätestatus ist unbekannt",
"eventDeviceOffline": "Gerät ist offline",
"eventDeviceMoving": "Gerät ist in Bewegung",
"eventDeviceStopped": "Gerät hat angehalten",
@@ -160,7 +172,7 @@
"eventAlarm": "Alarme",
"eventIgnitionOn": "Zünding an",
"eventIgnitionOff": "Zündung aus",
- "eventMaintenance": "Maintenance required",
+ "eventMaintenance": "Wartung erdorderlich",
"alarm": "Alarm",
"alarmSos": "SOS Alarm",
"alarmVibration": "Erschütterungsalarm",
@@ -176,8 +188,11 @@
"reportEvents": "Ereignis",
"reportTrips": "Trips",
"reportSummary": "Zusammenfassung",
+ "reportChart": "Diagramm",
"reportConfigure": "Konfigurieren",
"reportEventTypes": "Ereignisarten",
+ "reportChartType": "Diagramm Typ",
+ "reportShowMarkers": "Zeige Markierungen",
"reportExport": "Export",
"reportDeviceName": "Gerätename",
"reportAverageSpeed": "Durchschnittsgeschwindigkeit",
@@ -205,5 +220,6 @@
"categoryPlane": "Flugzeug",
"categoryMotorcycle": "Motorrad",
"categoryBicycle": "Fahrrad",
- "categoryPerson": "Person"
+ "categoryPerson": "Person",
+ "categoryAnimal": "Tier"
} \ No newline at end of file