From e7000e33818a231add49235f5b2a543d56e4b45f Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 19 Nov 2016 11:07:20 +1300 Subject: Update localization files --- web/l10n/it.json | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 44 insertions(+), 4 deletions(-) (limited to 'web/l10n/it.json') diff --git a/web/l10n/it.json b/web/l10n/it.json index 51ba448..2f83e0e 100644 --- a/web/l10n/it.json +++ b/web/l10n/it.json @@ -1,6 +1,8 @@ { "sharedLoading": "Loading...", + "sharedHide": "Hide", "sharedSave": "Salva", + "sharedSet": "Set", "sharedCancel": "Cancella", "sharedAdd": "Aggiungi", "sharedEdit": "Modifica", @@ -8,12 +10,16 @@ "sharedRemoveConfirm": "Rimuovere oggetto?", "sharedKm": "km", "sharedMi": "mi", + "sharedNmi": "nmi", "sharedKn": "kn", "sharedKmh": "km/h", "sharedMph": "mph", "sharedHour": "Ora", "sharedMinute": "Minuto", "sharedSecond": "Secondo", + "sharedDecimalDegrees": "Decimal Degrees", + "sharedDegreesDecimalMinutes": "Degrees Decimal Minutes", + "sharedDegreesMinutesSeconds": "Degrees Minutes Seconds", "sharedName": "Nome", "sharedDescription": "Descrizione", "sharedSearch": "Cerca", @@ -29,6 +35,11 @@ "sharedHourAbbreviation": "h", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Ottieni Stato Mappa", + "sharedAttributeAlias": "Attribute Alias", + "sharedAttributeAliases": "Attribute Aliases", + "sharedAlias": "Alias", + "sharedDeviceDistance": "Device Distance", + "sharedDevice": "Device", "errorTitle": "Errore", "errorUnknown": "Errore sconosciuto", "errorConnection": "Errore di connessione", @@ -36,6 +47,10 @@ "userPassword": "Password", "userAdmin": "Admin", "userRemember": "Ricorda", + "userDisabled": "Disabled", + "userExpirationTime": "Expiration", + "userDeviceLimit": "Device Limit", + "userToken": "Token", "loginTitle": "Login", "loginLanguage": "Lingua", "loginRegister": "Registrazione", @@ -44,12 +59,16 @@ "loginCreated": "Un nuovo utente si e` registrato", "loginLogout": "Logout", "devicesAndState": "Dispositivi e stato", - "deviceDialog": "Dispositivo", "deviceTitle": "Dispositivi", "deviceIdentifier": "Identificativo", + "devicePhone": "Phone", + "deviceModel": "Model", + "deviceContact": "Contact", + "deviceCategory": "Category", "deviceLastUpdate": "Ultimo aggiornamento", "deviceCommand": "Comando", "deviceFollow": "Segui", + "deviceTotalDistance": "Total Distance", "groupDialog": "Gruppo", "groupParent": "Gruppo", "groupNoGroup": "Nessun Gruppo", @@ -60,6 +79,7 @@ "settingsUsers": "Utenti", "settingsSpeedUnit": "Velocità", "settingsTwelveHourFormat": "Formato 12 ore", + "settingsCoordinateFormat": "Coordinates Format", "reportTitle": "Reports", "reportDevice": "Dispositivo", "reportGroup": "Gruppo", @@ -80,15 +100,18 @@ "serverZoom": "Zoom", "serverRegistration": "Registrazione", "serverReadonly": "Sola lettura", + "serverForceSettings": "Force Settings", "mapTitle": "Mappa", "mapLayer": "Livelli Mappa", "mapCustom": "Mappa Personalizzata", + "mapCarto": "Carto Basemaps", "mapOsm": "Open Street Map", "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", "mapShapePolygon": "Poligono", "mapShapeCircle": "Cerchio", + "mapLiveRoutes": "Live Routes", "stateTitle": "Stato", "stateName": "Attributo", "stateValue": "Valore", @@ -125,7 +148,7 @@ "eventDeviceOnline": "Dispositivo online", "eventDeviceOffline": "Dispositivo offline", "eventDeviceMoving": "Dispositivo in movimento", - "eventDeviceStopped": "Dispositivo fermo", + "eventDeviceStopped": "Il dispositivo si è feramto", "eventDeviceOverspeed": "Dispostivo troppo veloce", "eventCommandResult": "Risultato comando", "eventGeofenceEnter": "Il dipositivo e` entrato nel GeoRecinto", @@ -150,7 +173,7 @@ "reportSummary": "Sommario", "reportConfigure": "Configura", "reportEventTypes": "Tipi Evento", - "reportCsv": "CSV", + "reportExport": "Export", "reportDeviceName": "Nome Dispositivo", "reportAverageSpeed": "Velocità Media", "reportMaximumSpeed": "Velocità Massima", @@ -160,5 +183,22 @@ "reportStartAddress": "Indirizzo iniziale", "reportEndTime": "Tempo finale", "reportEndAddress": "Indirizzo finale", - "reportSpentFuel": "Carburante Consumato" + "reportSpentFuel": "Carburante Consumato", + "statisticsTitle": "Statistics", + "statisticsCaptureTime": "Capture Time", + "statisticsActiveUsers": "Active Users", + "statisticsActiveDevices": "Active Devices", + "statisticsRequests": "Requests", + "statisticsMessagesReceived": "Messages Received", + "statisticsMessagesStored": "Messages Stored", + "categoryArrow": "Arrow", + "categoryDefault": "Default", + "categoryCar": "Car", + "categoryBus": "Bus", + "categoryTruck": "Truck", + "categoryShip": "Ship", + "categoryPlane": "Plane", + "categoryMotorcycle": "Motorcycle", + "categoryBicycle": "Bicycle", + "categoryPerson": "Person" } \ No newline at end of file -- cgit v1.2.3