From bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 11 Feb 2017 12:02:12 +1300 Subject: Update locales and add new languages --- web/l10n/da.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'web/l10n/da.json') diff --git a/web/l10n/da.json b/web/l10n/da.json index 491b137..b4c6b51 100644 --- a/web/l10n/da.json +++ b/web/l10n/da.json @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "t", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Kort status", + "sharedGetToggleState": "Get Toggle State", "sharedAttributeAlias": "Attribute Alias", "sharedAttributeAliases": "Attribute Aliases", "sharedAlias": "Alias", "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", "sharedTestMail": "Send Test Email", + "sharedCalendar": "Calendar", + "sharedCalendars": "Calendars", + "sharedFile": "File", + "sharedSelectFile": "Select File", "errorTitle": "Fejl", "errorUnknown": "Ukendt Fejl", "errorConnection": "Tilslutning fejl", + "errorSocket": "Web socket connection error", "userEmail": "Email", "userPassword": "Kodeord", "userAdmin": "Admin", @@ -51,6 +57,8 @@ "userDisabled": "Disabled", "userExpirationTime": "Expiration", "userDeviceLimit": "Device Limit", + "userUserLimit": "User Limit", + "userDeviceReadonly": "Device Readonly", "userToken": "Token", "loginTitle": "Log på", "loginLanguage": "Sprog", @@ -91,6 +99,7 @@ "reportClear": "Ryd", "positionFixTime": "Tid", "positionValid": "Valid", + "positionAccuracy": "Accuracy", "positionLatitude": "Breddegrad", "positionLongitude": "Længdegrad", "positionAltitude": "Højde", @@ -98,6 +107,7 @@ "positionCourse": "Kurs", "positionAddress": "Adresse", "positionProtocol": "Protokol", + "positionDistance": "Distance", "serverTitle": "Server indstillinger", "serverZoom": "Zoom", "serverRegistration": "Registrering", @@ -139,6 +149,7 @@ "commandSosNumber": "Angiv SOS nummer", "commandSilenceTime": "Angiv lydløs tid", "commandSetPhonebook": "Angiv telefonbog", + "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "Tale meddelelse", "commandOutputControl": "Output kontrol", "commandAlarmSpeed": "Hastigheds alarm", @@ -147,6 +158,7 @@ "commandData": "Data", "commandPhone": "Telefon nummer", "commandMessage": "Meddelelse", + "commandTimezone": "Timezone Offset", "eventAll": "Alle begivenheder", "eventDeviceOnline": "Enhed online", "eventDeviceUnknown": "Device status is unknown", @@ -176,8 +188,11 @@ "reportEvents": "Begivenheder", "reportTrips": "Ture", "reportSummary": "Resume", + "reportChart": "Chart", "reportConfigure": "Konfigurer", "reportEventTypes": "Begivenheds typer", + "reportChartType": "Chart Type", + "reportShowMarkers": "Show Markers", "reportExport": "Export", "reportDeviceName": "Enheds navn", "reportAverageSpeed": "Gennemsnits hastighed", @@ -205,5 +220,6 @@ "categoryPlane": "Plane", "categoryMotorcycle": "Motorcycle", "categoryBicycle": "Bicycle", - "categoryPerson": "Person" + "categoryPerson": "Person", + "categoryAnimal": "Animal" } \ No newline at end of file -- cgit v1.2.3