aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/it.json
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-07-09 12:20:04 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2016-07-09 12:20:04 +1200
commit28c80c5601c396d82b7a7ce4f40702c671bf63b7 (patch)
tree1edd210f260eb3bc9550d46100f9e31c0f04a07e /web/l10n/it.json
parent88b48828e46cdb444c4b77f474e0e8c8f37c23ca (diff)
downloadtrackermap-server-28c80c5601c396d82b7a7ce4f40702c671bf63b7.tar.gz
trackermap-server-28c80c5601c396d82b7a7ce4f40702c671bf63b7.tar.bz2
trackermap-server-28c80c5601c396d82b7a7ce4f40702c671bf63b7.zip
Update localization files
Diffstat (limited to 'web/l10n/it.json')
-rw-r--r--web/l10n/it.json39
1 files changed, 37 insertions, 2 deletions
diff --git a/web/l10n/it.json b/web/l10n/it.json
index 12a9784ae..b2d9104c7 100644
--- a/web/l10n/it.json
+++ b/web/l10n/it.json
@@ -15,7 +15,14 @@
"sharedMinute": "Minuto",
"sharedSecond": "Secondo",
"sharedName": "Nome",
+ "sharedDescription": "Descrizione",
"sharedSearch": "Cerca",
+ "sharedGeofence": "GeoRecinto",
+ "sharedGeofences": "GeoRecinto",
+ "sharedNotifications": "Notifiche",
+ "sharedAttributes": "Attributi",
+ "sharedAttribute": "Attributo",
+ "sharedArea": "Area",
"errorTitle": "Errore",
"errorUnknown": "Errore sconosciuto",
"errorConnection": "Errore di connessione",
@@ -38,7 +45,7 @@
"deviceFollow": "Segui",
"groupDialog": "Gruppo",
"groupParent": "Gruppo",
- "groupNoGroup": "No Group",
+ "groupNoGroup": "Nessun Gruppo",
"settingsTitle": "Impostazioni",
"settingsUser": "Account",
"settingsGroups": "Gruppi",
@@ -73,6 +80,8 @@
"mapBingKey": "Bing Maps Key",
"mapBingRoad": "Bing Maps Road",
"mapBingAerial": "Bing Maps Aerial",
+ "mapShapePolygon": "Poligono",
+ "mapShapeCircle": "Cerchio",
"stateTitle": "Stato",
"stateName": "Attributo",
"stateValue": "Valore",
@@ -85,5 +94,31 @@
"commandEngineStop": "Ferma Engine",
"commandEngineResume": "Riavvio Engine",
"commandFrequency": "Frequenza",
- "commandUnit": "Unità "
+ "commandUnit": "Unità ",
+ "commandCustom": "Comando personalizzato",
+ "commandPositionSingle": "Report singolo",
+ "commandAlarmArm": "Attiva allarme",
+ "commandAlarmDisarm": "Disattiva Allarme",
+ "commandSetTimezone": "Imposta Timezone",
+ "commandRequestPhoto": "Richiedi foto",
+ "commandRebootDevice": "Riavvia dispositivo",
+ "commandSendSms": "Invia SMS",
+ "commandSosNumber": "Imposta Numero SOS",
+ "commandSilenceTime": "Imposta Orario Silenzione",
+ "commandSetPhonebook": "Imposta rubrica",
+ "commandVoiceMessage": "Messaggio vocale",
+ "commandOutputControl": "Output Control",
+ "commandAlarmSpeed": "Overspeed Alarm",
+ "commandDeviceIdentification": "Device Identification",
+ "eventDeviceOnline": "Dispositivo online",
+ "eventDeviceOffline": "Dispositivo offline",
+ "eventDeviceMoving": "Dispositivo in movimento",
+ "eventDeviceStopped": "Dispositivo fermo",
+ "eventDeviceOverspeed": "Dispostivo troppo veloce",
+ "eventCommandResult": "Risultato comando",
+ "eventGeofenceEnter": "Il dipositivo e` entrato nel GeoRecinto",
+ "eventGeofenceExit": "Il dipositivo e` uscito dal GeoRecinto",
+ "notificationType": "Tipo notica",
+ "notificationWeb": "Invia tramite Web",
+ "notificationMail": "Invia tramite Mail"
} \ No newline at end of file