aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/it.json
blob: 6b1d6b705d10d9511f7e55f92e68e4148f179285 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
    "sharedLoading": "Loading...",
    "sharedSave": "Salva",
    "sharedCancel": "Cancella",
    "sharedAdd": "Aggiungi",
    "sharedEdit": "Modifica",
    "sharedRemove": "Rimuovi",
    "sharedRemoveConfirm": "Rimuovere oggetto?",
    "sharedKm": "km",
    "sharedMi": "mi",
    "sharedKn": "kn",
    "sharedKmh": "km/h",
    "sharedMph": "mph",
    "sharedHour": "Ora",
    "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",
    "userEmail": "Email",
    "userPassword": "Password",
    "userAdmin": "Admin",
    "loginTitle": "Login",
    "loginLanguage": "Lingua",
    "loginRegister": "Registrazione",
    "loginLogin": "Login",
    "loginFailed": "Indirizzo email  o password errati",
    "loginCreated": "Un nuovo utente si e` registrato",
    "loginLogout": "Logout",
    "devicesAndState": "Dispositivi e stato",
    "deviceDialog": "Dispositivo",
    "deviceTitle": "Dispositivi",
    "deviceIdentifier": "Identificativo",
    "deviceLastUpdate": "Ultimo aggiornamento",
    "deviceCommand": "Comando",
    "deviceFollow": "Segui",
    "groupDialog": "Gruppo",
    "groupParent": "Gruppo",
    "groupNoGroup": "Nessun Gruppo",
    "settingsTitle": "Impostazioni",
    "settingsUser": "Account",
    "settingsGroups": "Gruppi",
    "settingsServer": "Server",
    "settingsUsers": "Utenti",
    "settingsDistanceUnit": "Distanza",
    "settingsSpeedUnit": "Velocità",
    "settingsTwelveHourFormat": "Formato 12 ore",
    "reportTitle": "Reports",
    "reportDevice": "Dispositivo",
    "reportFrom": "Da",
    "reportTo": "A",
    "reportShow": "Visualizza",
    "reportClear": "Pulisci",
    "positionFixTime": "Tempo",
    "positionValid": "Valido",
    "positionLatitude": "Latitudine",
    "positionLongitude": "Longitudine",
    "positionAltitude": "Altitudine",
    "positionSpeed": "Velocità",
    "positionCourse": "Percorso",
    "positionAddress": "Indirizzo",
    "positionProtocol": "Protocollo",
    "serverTitle": "Impostazioni Server",
    "serverZoom": "Zoom",
    "serverRegistration": "Registrazione",
    "serverReadonly": "Sola lettura",
    "mapTitle": "Mappa",
    "mapLayer": "Livelli Mappa",
    "mapCustom": "Mappa Personalizzata",
    "mapOsm": "Open Street Map",
    "mapBingKey": "Bing Maps Key",
    "mapBingRoad": "Bing Maps Road",
    "mapBingAerial": "Bing Maps Aerial",
    "mapShapePolygon": "Poligono",
    "mapShapeCircle": "Cerchio",
    "stateTitle": "Stato",
    "stateName": "Attributo",
    "stateValue": "Valore",
    "commandTitle": "Commando",
    "commandSend": "Invia",
    "commandType": "Tipo",
    "commandSent": "Commando inviato",
    "commandPositionPeriodic": "Report periodici",
    "commandPositionStop": "Ferma i report",
    "commandEngineStop": "Ferma Engine",
    "commandEngineResume": "Riavvio Engine",
    "commandFrequency": "Frequenza",
    "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",
    "eventSosAlarm": "SOS alarm",
    "eventVibrationAlarm": "Vibration alarm",
    "eventMovementAlarm": "Movement alarm",
    "eventOverspeedAlarm": "Overspeed alarm",
    "notificationType": "Tipo notica",
    "notificationWeb": "Invia tramite Web",
    "notificationMail": "Invia tramite Mail"
}