Commit fea2a8fd1a13736d14e45ddbd3499b936ab6164a
Committed by
GitHub
Merge pull request #3358 from mcicolella/master
Update locale.constant-it_IT.json
Showing
1 changed file
with
13 additions
and
13 deletions
... | ... | @@ -137,10 +137,10 @@ |
137 | 137 | "details": "Dettagli", |
138 | 138 | "status": "Stato", |
139 | 139 | "alarm-details": "Dettagli allarme", |
140 | - "start-time": "Orario inizio", | |
141 | - "end-time": "Orario fine", | |
142 | - "ack-time": "Orario conferma", | |
143 | - "clear-time": "Orario cancellazione", | |
140 | + "start-time": "Ora inizio", | |
141 | + "end-time": "Ora fine", | |
142 | + "ack-time": "Ora conferma", | |
143 | + "clear-time": "Ora cancellazione", | |
144 | 144 | "severity-critical": "Critico", |
145 | 145 | "severity-major": "Maggiore", |
146 | 146 | "severity-minor": "Minore", |
... | ... | @@ -362,7 +362,7 @@ |
362 | 362 | "enter-username": "Inserisci nome utente", |
363 | 363 | "enter-password": "Inserisci password", |
364 | 364 | "enter-search": "Cerca ...", |
365 | - "created-time": "Orario di creazione" | |
365 | + "created-time": "Ora di creazione" | |
366 | 366 | }, |
367 | 367 | "content-type": { |
368 | 368 | "json": "Json", |
... | ... | @@ -419,9 +419,9 @@ |
419 | 419 | }, |
420 | 420 | "datetime": { |
421 | 421 | "date-from": "Data da", |
422 | - "time-from": "Orario da", | |
422 | + "time-from": "Ora da", | |
423 | 423 | "date-to": "Data a", |
424 | - "time-to": "Orario a" | |
424 | + "time-to": "Ora a" | |
425 | 425 | }, |
426 | 426 | "dashboard": { |
427 | 427 | "dashboard": "Dashboard", |
... | ... | @@ -1015,12 +1015,12 @@ |
1015 | 1015 | "attribute-updates": "Attribute updates", |
1016 | 1016 | "add-attribute-update": "Add attribute update", |
1017 | 1017 | "server-side-rpc": "RPC lato server", |
1018 | - "add-server-side-rpc-request": "Add server-side RPC request", | |
1018 | + "add-server-side-rpc-request": "Aggiungi richiesta RPC server-side", | |
1019 | 1019 | "device-name-filter": "Filtro nome dispositivo", |
1020 | 1020 | "attribute-filter": "Filtro attributo", |
1021 | 1021 | "method-filter": "Filtro metodo", |
1022 | 1022 | "request-topic-expression": "Request topic expression", |
1023 | - "response-timeout": "Response timeout in milliseconds", | |
1023 | + "response-timeout": "Timeout risposta in millisecondi", | |
1024 | 1024 | "topic-expression": "Topic expression", |
1025 | 1025 | "client-scope": "Visibilità client", |
1026 | 1026 | "add-device": "Aggiungi dispositivo", |
... | ... | @@ -1307,12 +1307,12 @@ |
1307 | 1307 | "type-filter-details": "Filtra i messaggi in arrivo con le condizioni configurate", |
1308 | 1308 | "type-enrichment": "Enrichment", |
1309 | 1309 | "type-enrichment-details": "Aggiungi informazioni addizionali nei metadati del messaggio", |
1310 | - "type-transformation": "Transformation", | |
1310 | + "type-transformation": "Trasformazione", | |
1311 | 1311 | "type-transformation-details": "Change Message payload and Metadata", |
1312 | 1312 | "type-action": "Azioni", |
1313 | 1313 | "type-action-details": "Perform special action", |
1314 | 1314 | "type-external": "External", |
1315 | - "type-external-details": "Interacts with external system", | |
1315 | + "type-external-details": "Interagisci con un sistema esterno", | |
1316 | 1316 | "type-rule-chain": "Rule Chain", |
1317 | 1317 | "type-rule-chain-details": "Forwards incoming messages to specified Rule Chain", |
1318 | 1318 | "type-input": "Input", |
... | ... | @@ -1633,8 +1633,8 @@ |
1633 | 1633 | "October": "Ottobre", |
1634 | 1634 | "November": "Novembre", |
1635 | 1635 | "December": "Dicembre", |
1636 | - "Custom Date Range": "Intervallo di date personalizzato", | |
1637 | - "Date Range Template": "Modello di intervallo di date", | |
1636 | + "Custom Date Range": "Intervallo date personalizzato", | |
1637 | + "Date Range Template": "Modello intervallo date", | |
1638 | 1638 | "Today": "Oggi", |
1639 | 1639 | "Yesterday": "Ieri", |
1640 | 1640 | "This Week": "Questa settimana", | ... | ... |