diff options
Diffstat (limited to 'web/l10n/ro.json')
-rw-r--r-- | web/l10n/ro.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/web/l10n/ro.json b/web/l10n/ro.json index f50e329c..cdcf9e53 100644 --- a/web/l10n/ro.json +++ b/web/l10n/ro.json @@ -8,6 +8,7 @@ "sharedEdit": "Modifică", "sharedRemove": "Elimină", "sharedRemoveConfirm": "Ștergeți obiectul?", + "sharedNoData": "No data", "sharedYes": "Yes", "sharedNo": "No", "sharedKm": "km", @@ -56,11 +57,16 @@ "sharedCheckComputedAttribute": "Verifica atributul calculat", "sharedExpression": "expresie", "sharedDevice": "Echipament", + "sharedTest": "Test", "sharedTestNotification": "Trimite notificare de test", + "sharedTestNotificators": "Test Channels", + "sharedTestExpression": "Test Expression", "sharedCalendar": "Calendar", "sharedCalendars": "Calendare", "sharedFile": "Fisier", "sharedSearchDevices": "Search Devices", + "sharedSortBy": "Sort By", + "sharedFilterMap": "Filter on Map", "sharedSelectFile": "Selecteaza fisierul", "sharedPhone": "Telefon", "sharedRequired": "Necesar", @@ -177,6 +183,9 @@ "reportTo": "Până la", "reportShow": "Arată", "reportClear": "Sterge", + "linkGoogleMaps": "Google Maps", + "linkAppleMaps": "Apple Maps", + "linkStreetView": "Street View", "positionFixTime": "Fix Time", "positionDeviceTime": "Device Time", "positionServerTime": "Server Time", @@ -248,6 +257,16 @@ "serverForceSettings": "Configurare fortata", "serverAnnouncement": "Announcement", "mapTitle": "Hartă", + "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": "Strat Hartă", "mapCustom": "Custom (XYZ)", "mapCustomArcgis": "Custom (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": "Poligon", "mapShapeCircle": "Cerc", "mapShapePolyline": "Polilinie", @@ -278,6 +309,7 @@ "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI ", "mapClustering": "Markers Clustering", + "mapOnSelect": "Show Map on Selection", "stateTitle": "Stare", "stateName": "Atribut", "stateValue": "Valoare", @@ -404,6 +436,8 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "notificatorTelegram": "Telegram", + "notificatorPushover": "Pushover", "reportReplay": "Replay", "reportRoute": "Ruta", "reportEvents": "Evenimente", |