From 4ec80fe786c852ff78a24a3a0f23065393b577d7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Mon, 27 Jun 2022 17:01:57 -0700 Subject: Update localization --- web/l10n/nl.json | 46 ++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 40 insertions(+), 6 deletions(-) (limited to 'web/l10n/nl.json') diff --git a/web/l10n/nl.json b/web/l10n/nl.json index 2c491efd..da484eb5 100644 --- a/web/l10n/nl.json +++ b/web/l10n/nl.json @@ -8,6 +8,7 @@ "sharedEdit": "Bewerken", "sharedRemove": "Verwijderen", "sharedRemoveConfirm": "Item verwijderen?", + "sharedNoData": "Geen gegevens", "sharedYes": "Ja", "sharedNo": "Nee", "sharedKm": "km", @@ -56,11 +57,16 @@ "sharedCheckComputedAttribute": "Controleer berekend attribuut", "sharedExpression": "Uitdrukking", "sharedDevice": "Apparaat", + "sharedTest": "Test", "sharedTestNotification": "Stuur testnotificatie", + "sharedTestNotificators": "Testkanalen", + "sharedTestExpression": "Testexpressie", "sharedCalendar": "Kalender", "sharedCalendars": "Kalenders", "sharedFile": "Bestand", "sharedSearchDevices": "Zoek apparaten", + "sharedSortBy": "Sorteer op", + "sharedFilterMap": "Filter op kaart", "sharedSelectFile": "Selecteer bestand", "sharedPhone": "Telefoon", "sharedRequired": "Verplicht", @@ -84,7 +90,7 @@ "sharedAlarms": "Alarmen", "sharedLocation": "Locatie", "sharedImport": "Importeren", - "sharedColumns": "Columns", + "sharedColumns": "Kolommen", "attributeSpeedLimit": "Snelheidslimiet", "attributePolylineDistance": "Polylijn afstand", "attributeReportIgnoreOdometer": "Rapport: negeer odometer", @@ -177,9 +183,12 @@ "reportTo": "Naar", "reportShow": "Laat zien", "reportClear": "Leegmaken", - "positionFixTime": "Fix Time", - "positionDeviceTime": "Device Time", - "positionServerTime": "Server Time", + "linkGoogleMaps": "Google Maps", + "linkAppleMaps": "Apple Maps", + "linkStreetView": "Street View", + "positionFixTime": "Tijd aanpassen", + "positionDeviceTime": "Tijd van apparaat", + "positionServerTime": "Tijd van server", "positionValid": "Geldig", "positionAccuracy": "Nauwkeurigheid", "positionLatitude": "Breedtegraad", @@ -230,7 +239,7 @@ "positionMotion": "Beweging", "positionArmed": "Armed", "positionAcceleration": "Versnelling", - "positionTemp": "Temperature", + "positionTemp": "Temperatuur", "positionDeviceTemp": "Apparaattemperatuur", "positionOperator": "Operator", "positionCommand": "Commando", @@ -248,6 +257,16 @@ "serverForceSettings": "Instellingen forceren", "serverAnnouncement": "Aankondiging", "mapTitle": "Kaart", + "mapActive": "Actieve kaarten", + "mapOverlay": "Kaartlaag", + "mapOverlayCustom": "Aangepaste laag", + "mapOpenSeaMap": "OpenSeaMap", + "mapOpenWeatherKey": "OpenWeather API sleutel", + "mapOpenWeatherClouds": "OpenWeather wolken", + "mapOpenWeatherPrecipitation": "OpenWeather neerslag", + "mapOpenWeatherPressure": "OpenWeather luchtdruk", + "mapOpenWeatherWind": "OpenWeather wind", + "mapOpenWeatherTemperature": "OpenWeather temperatuur", "mapLayer": "Kaart laag", "mapCustom": "Aangepast (XYZ)", "mapCustomArcgis": "Aangepast (ArcGIS)", @@ -266,18 +285,31 @@ "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", + "mapMapboxKey": "MapBox toegangsleutel", "mapMapTilerBasic": "MapTiler Basic", "mapMapTilerHybrid": "MapTiler Hybrid", + "mapMapTilerKey": "MapTiler API sleutel", "mapLocationIqStreets": "LocationIQ Streets", "mapLocationIqEarth": "LocationIQ Earth", "mapLocationIqHybrid": "LocationIQ Hybrid", + "mapLocationIqKey": "LocationIQ toegangsleutel", + "mapTomTomBasic": "TomTom basis", + "mapTomTomFlow": "TomTom verkeersstromen", + "mapTomTomIncidents": "TomTom verkeersincidenten", + "mapTomTomKey": "TomTom API sleutel", + "mapHereBasic": "Here basis", + "mapHereHybrid": "Here hybride", + "mapHereSatellite": "Here satelliet", + "mapHereFlow": "Here verkeersstromen", + "mapHereKey": "Here API sleutel", "mapShapePolygon": "Polygoon", "mapShapeCircle": "Cirkel", "mapShapePolyline": "Polylijn", "mapLiveRoutes": "Live routes", "mapCurrentLocation": "Huidige locatie", "mapPoiLayer": "POI laag", - "mapClustering": "Markers Clustering", + "mapClustering": "Markeringen clusteren", + "mapOnSelect": "Toon kaart bij selectie", "stateTitle": "Status", "stateName": "Parameter", "stateValue": "Waarde", @@ -404,6 +436,8 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "notificatorTelegram": "Telegram", + "notificatorPushover": "Pushover", "reportReplay": "Opnieuw afspelen", "reportRoute": "Route", "reportEvents": "Gebeurtenissen", -- cgit v1.2.3