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/nl.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'web/l10n/nl.json') diff --git a/web/l10n/nl.json b/web/l10n/nl.json index 8e2d3b5..9bdf25b 100644 --- a/web/l10n/nl.json +++ b/web/l10n/nl.json @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "u", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Haal kaartstatus op", + "sharedGetToggleState": "Schakelstatus", "sharedAttributeAlias": "Attribuut alias", "sharedAttributeAliases": "Attribuut aliassen", "sharedAlias": "Alias", "sharedDeviceDistance": "Afstand apparaat", "sharedDevice": "Apparaat", "sharedTestMail": "Verstuur test-e-mail", + "sharedCalendar": "Kalender", + "sharedCalendars": "Kalenders", + "sharedFile": "Bestand", + "sharedSelectFile": "Selecteer bestand", "errorTitle": "Fout", "errorUnknown": "Onbekende fout", "errorConnection": "Verbindingsfout", + "errorSocket": "Web socket verbindingsfout", "userEmail": "E-mail", "userPassword": "Wachtwoord", "userAdmin": "Administrator", @@ -51,6 +57,8 @@ "userDisabled": "Uitgeschakeld", "userExpirationTime": "Verloopdatum", "userDeviceLimit": "Apparaatlimiet", + "userUserLimit": "Gebruikerlimiet", + "userDeviceReadonly": "Apparaat alleen-lezen", "userToken": "Token", "loginTitle": "Inloggen", "loginLanguage": "Taal", @@ -91,6 +99,7 @@ "reportClear": "Leegmaken", "positionFixTime": "Tijd", "positionValid": "Geldig", + "positionAccuracy": "Nauwkeurigheid", "positionLatitude": "Breedtegraad", "positionLongitude": "Lengtegraad", "positionAltitude": "Hoogte", @@ -98,6 +107,7 @@ "positionCourse": "Koers", "positionAddress": "Adres", "positionProtocol": "Protocol", + "positionDistance": "Afstand", "serverTitle": "Serverinstellingen", "serverZoom": "Zoom", "serverRegistration": "Registratie", @@ -139,6 +149,7 @@ "commandSosNumber": "Stel SOS-nummer in", "commandSilenceTime": "Stel 'Stille tijd' in", "commandSetPhonebook": "Bewerk telefoonboek", + "commandSetIndicator": "Indicator instellen", "commandVoiceMessage": "Spraakbericht", "commandOutputControl": "Stel output in", "commandAlarmSpeed": "Snelheidsalarm", @@ -147,6 +158,7 @@ "commandData": "Data", "commandPhone": "Telefoonnummer", "commandMessage": "Bericht", + "commandTimezone": "Tijdzoneverschil", "eventAll": "Alle gebeurtenissen", "eventDeviceOnline": "Apparaat is online", "eventDeviceUnknown": "Apparaatstatus is onbekend", @@ -176,8 +188,11 @@ "reportEvents": "Gebeurtenissen", "reportTrips": "Ritten", "reportSummary": "Samenvatting", + "reportChart": "Grafiek", "reportConfigure": "Configureer", "reportEventTypes": "Gebeurtenistypen", + "reportChartType": "Grafiektype", + "reportShowMarkers": "Toon markeringen", "reportExport": "Exporteren", "reportDeviceName": "Apparaatnaam", "reportAverageSpeed": "Gemiddelde snelheid", @@ -205,5 +220,6 @@ "categoryPlane": "Vliegtuig", "categoryMotorcycle": "Motor", "categoryBicycle": "Fiets", - "categoryPerson": "Persoon" + "categoryPerson": "Persoon", + "categoryAnimal": "Dier" } \ No newline at end of file -- cgit v1.2.3