diff options
Diffstat (limited to 'web/l10n/lv.json')
-rw-r--r-- | web/l10n/lv.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/web/l10n/lv.json b/web/l10n/lv.json index 80c8fdfa..143f4a20 100644 --- a/web/l10n/lv.json +++ b/web/l10n/lv.json @@ -8,6 +8,7 @@ "sharedEdit": "Rediģēt", "sharedRemove": "Dzēst", "sharedRemoveConfirm": "Izdzēst?", + "sharedNoData": "No data", "sharedYes": "Jā", "sharedNo": "Nē", "sharedKm": "km", @@ -56,11 +57,16 @@ "sharedCheckComputedAttribute": "Pārbaudīt aprēķinātās vērtības", "sharedExpression": "Izteiksme", "sharedDevice": "Ierīce", + "sharedTest": "Test", "sharedTestNotification": "Nosūtīt testa paziņojumu", + "sharedTestNotificators": "Test Channels", + "sharedTestExpression": "Test Expression", "sharedCalendar": "Kalendārs", "sharedCalendars": "Kalendāri", "sharedFile": "Fails", "sharedSearchDevices": "Search Devices", + "sharedSortBy": "Sort By", + "sharedFilterMap": "Filter on Map", "sharedSelectFile": "Izvēlieties failu", "sharedPhone": "Tālrunis", "sharedRequired": "Obligāts", @@ -177,6 +183,9 @@ "reportTo": "Līdz", "reportShow": "Parādīt", "reportClear": "Notīrīt", + "linkGoogleMaps": "Google Maps", + "linkAppleMaps": "Apple Maps", + "linkStreetView": "Street View", "positionFixTime": "Fix Time", "positionDeviceTime": "Device Time", "positionServerTime": "Server Time", @@ -248,6 +257,16 @@ "serverForceSettings": "Pāriestatīt Iestatījumus", "serverAnnouncement": "Paziņojums", "mapTitle": "Karte", + "mapActive": "Active Maps", + "mapOverlay": "Map Overlay", + "mapOverlayCustom": "Custom Overlay", + "mapOpenSeaMap": "OpenSeaMap", + "mapOpenWeatherKey": "OpenWeather API Key", + "mapOpenWeatherClouds": "OpenWeather Clouds", + "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", + "mapOpenWeatherPressure": "OpenWeather Pressure", + "mapOpenWeatherWind": "OpenWeather Wind", + "mapOpenWeatherTemperature": "OpenWeather Temperature", "mapLayer": "Kartes slānis", "mapCustom": "Personalizēts (XYZ)", "mapCustomArcgis": "Personalizēts (ArcGIS)", @@ -266,11 +285,23 @@ "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", + "mapMapboxKey": "Mapbox Access Token", "mapMapTilerBasic": "MapTiler Basic", "mapMapTilerHybrid": "MapTiler Hybrid", + "mapMapTilerKey": "MapTiler API Key", "mapLocationIqStreets": "LocationIQ Streets", "mapLocationIqEarth": "LocationIQ Earth", "mapLocationIqHybrid": "LocationIQ Hybrid", + "mapLocationIqKey": "LocationIQ Access Token", + "mapTomTomBasic": "TomTom Basic", + "mapTomTomFlow": "TomTom Traffic Flow", + "mapTomTomIncidents": "TomTom Traffic Incidents", + "mapTomTomKey": "TomTom API Key", + "mapHereBasic": "Here Basic", + "mapHereHybrid": "Here Hybrid", + "mapHereSatellite": "Here Satellite", + "mapHereFlow": "Here Traffic Flow", + "mapHereKey": "Here API Key", "mapShapePolygon": "Daudzstūris", "mapShapeCircle": "Aplis", "mapShapePolyline": "Lauzta līnija", @@ -278,6 +309,7 @@ "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI Slānis", "mapClustering": "Markers Clustering", + "mapOnSelect": "Show Map on Selection", "stateTitle": "Stāvoklis", "stateName": "Īpašības", "stateValue": "Vērtība", @@ -404,6 +436,8 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "notificatorTelegram": "Telegram", + "notificatorPushover": "Pushover", "reportReplay": "Replay", "reportRoute": "Maršruts", "reportEvents": "Notikumi", |