Merge pull request #3358 from mcicolella/master
Update locale.constant-it_IT.json
This commit is contained in:
commit
fea2a8fd1a
@ -137,10 +137,10 @@
|
|||||||
"details": "Dettagli",
|
"details": "Dettagli",
|
||||||
"status": "Stato",
|
"status": "Stato",
|
||||||
"alarm-details": "Dettagli allarme",
|
"alarm-details": "Dettagli allarme",
|
||||||
"start-time": "Orario inizio",
|
"start-time": "Ora inizio",
|
||||||
"end-time": "Orario fine",
|
"end-time": "Ora fine",
|
||||||
"ack-time": "Orario conferma",
|
"ack-time": "Ora conferma",
|
||||||
"clear-time": "Orario cancellazione",
|
"clear-time": "Ora cancellazione",
|
||||||
"severity-critical": "Critico",
|
"severity-critical": "Critico",
|
||||||
"severity-major": "Maggiore",
|
"severity-major": "Maggiore",
|
||||||
"severity-minor": "Minore",
|
"severity-minor": "Minore",
|
||||||
@ -362,7 +362,7 @@
|
|||||||
"enter-username": "Inserisci nome utente",
|
"enter-username": "Inserisci nome utente",
|
||||||
"enter-password": "Inserisci password",
|
"enter-password": "Inserisci password",
|
||||||
"enter-search": "Cerca ...",
|
"enter-search": "Cerca ...",
|
||||||
"created-time": "Orario di creazione"
|
"created-time": "Ora di creazione"
|
||||||
},
|
},
|
||||||
"content-type": {
|
"content-type": {
|
||||||
"json": "Json",
|
"json": "Json",
|
||||||
@ -419,9 +419,9 @@
|
|||||||
},
|
},
|
||||||
"datetime": {
|
"datetime": {
|
||||||
"date-from": "Data da",
|
"date-from": "Data da",
|
||||||
"time-from": "Orario da",
|
"time-from": "Ora da",
|
||||||
"date-to": "Data a",
|
"date-to": "Data a",
|
||||||
"time-to": "Orario a"
|
"time-to": "Ora a"
|
||||||
},
|
},
|
||||||
"dashboard": {
|
"dashboard": {
|
||||||
"dashboard": "Dashboard",
|
"dashboard": "Dashboard",
|
||||||
@ -1015,12 +1015,12 @@
|
|||||||
"attribute-updates": "Attribute updates",
|
"attribute-updates": "Attribute updates",
|
||||||
"add-attribute-update": "Add attribute update",
|
"add-attribute-update": "Add attribute update",
|
||||||
"server-side-rpc": "RPC lato server",
|
"server-side-rpc": "RPC lato server",
|
||||||
"add-server-side-rpc-request": "Add server-side RPC request",
|
"add-server-side-rpc-request": "Aggiungi richiesta RPC server-side",
|
||||||
"device-name-filter": "Filtro nome dispositivo",
|
"device-name-filter": "Filtro nome dispositivo",
|
||||||
"attribute-filter": "Filtro attributo",
|
"attribute-filter": "Filtro attributo",
|
||||||
"method-filter": "Filtro metodo",
|
"method-filter": "Filtro metodo",
|
||||||
"request-topic-expression": "Request topic expression",
|
"request-topic-expression": "Request topic expression",
|
||||||
"response-timeout": "Response timeout in milliseconds",
|
"response-timeout": "Timeout risposta in millisecondi",
|
||||||
"topic-expression": "Topic expression",
|
"topic-expression": "Topic expression",
|
||||||
"client-scope": "Visibilità client",
|
"client-scope": "Visibilità client",
|
||||||
"add-device": "Aggiungi dispositivo",
|
"add-device": "Aggiungi dispositivo",
|
||||||
@ -1307,12 +1307,12 @@
|
|||||||
"type-filter-details": "Filtra i messaggi in arrivo con le condizioni configurate",
|
"type-filter-details": "Filtra i messaggi in arrivo con le condizioni configurate",
|
||||||
"type-enrichment": "Enrichment",
|
"type-enrichment": "Enrichment",
|
||||||
"type-enrichment-details": "Aggiungi informazioni addizionali nei metadati del messaggio",
|
"type-enrichment-details": "Aggiungi informazioni addizionali nei metadati del messaggio",
|
||||||
"type-transformation": "Transformation",
|
"type-transformation": "Trasformazione",
|
||||||
"type-transformation-details": "Change Message payload and Metadata",
|
"type-transformation-details": "Change Message payload and Metadata",
|
||||||
"type-action": "Azioni",
|
"type-action": "Azioni",
|
||||||
"type-action-details": "Perform special action",
|
"type-action-details": "Perform special action",
|
||||||
"type-external": "External",
|
"type-external": "External",
|
||||||
"type-external-details": "Interacts with external system",
|
"type-external-details": "Interagisci con un sistema esterno",
|
||||||
"type-rule-chain": "Rule Chain",
|
"type-rule-chain": "Rule Chain",
|
||||||
"type-rule-chain-details": "Forwards incoming messages to specified Rule Chain",
|
"type-rule-chain-details": "Forwards incoming messages to specified Rule Chain",
|
||||||
"type-input": "Input",
|
"type-input": "Input",
|
||||||
@ -1633,8 +1633,8 @@
|
|||||||
"October": "Ottobre",
|
"October": "Ottobre",
|
||||||
"November": "Novembre",
|
"November": "Novembre",
|
||||||
"December": "Dicembre",
|
"December": "Dicembre",
|
||||||
"Custom Date Range": "Intervallo di date personalizzato",
|
"Custom Date Range": "Intervallo date personalizzato",
|
||||||
"Date Range Template": "Modello di intervallo di date",
|
"Date Range Template": "Modello intervallo date",
|
||||||
"Today": "Oggi",
|
"Today": "Oggi",
|
||||||
"Yesterday": "Ieri",
|
"Yesterday": "Ieri",
|
||||||
"This Week": "Questa settimana",
|
"This Week": "Questa settimana",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user