Merge pull request #6432 from mcicolella/master

Update locale.constant-it_IT.json
This commit is contained in:
Igor Kulikov 2022-06-09 16:16:08 +03:00 committed by GitHub
commit 1f1402d920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,10 +123,10 @@
"UNACK": "Non riconosciuto" "UNACK": "Non riconosciuto"
}, },
"display-status": { "display-status": {
"ACTIVE_UNACK": "Active Unacknowledged", "ACTIVE_UNACK": "Attivo Non riconosciuto",
"ACTIVE_ACK": "Active Acknowledged", "ACTIVE_ACK": "Attivo Riconosciuto",
"CLEARED_UNACK": "Cleared Unacknowledged", "CLEARED_UNACK": "Cancellato Non riconosciuto",
"CLEARED_ACK": "Cleared Acknowledged" "CLEARED_ACK": "Cancellato Riconosciuto"
}, },
"no-alarms-prompt": "Nessun allarme trovato", "no-alarms-prompt": "Nessun allarme trovato",
"created-time": "Orario di creazione", "created-time": "Orario di creazione",
@ -1066,9 +1066,9 @@
"modbus-register-address": "Indirizzo registro", "modbus-register-address": "Indirizzo registro",
"modbus-register-address-range": "Indirizzo registro deve essere compreso tra 0 e 65535.", "modbus-register-address-range": "Indirizzo registro deve essere compreso tra 0 e 65535.",
"modbus-register-bit-index": "Bit index", "modbus-register-bit-index": "Bit index",
"modbus-register-bit-index-range": "Bit index should be in a range from 0 to 15.", "modbus-register-bit-index-range": "Bit index deve essere compreso tra 0 e 15.",
"modbus-register-count": "Register count", "modbus-register-count": "Register count",
"modbus-register-count-range": "Register count should be a positive value.", "modbus-register-count-range": "Register count dovrebbe essereun valore positivo.",
"modbus-byte-order": "Byte order", "modbus-byte-order": "Byte order",
"sync": { "sync": {
"status": "Stato", "status": "Stato",
@ -1307,13 +1307,13 @@
"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": "Trasformazione", "type-transformation": "Trasformazione",
"type-transformation-details": "Change Message payload and Metadata", "type-transformation-details": "Modifica payload messaggio e metadati",
"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": "Interagisci con un sistema esterno", "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": "Inoltra i messaggi in arrivo ad una specifica Rule Chain",
"type-input": "Input", "type-input": "Input",
"type-input-details": "Logical input of Rule Chain, forwards incoming messages to next related Rule Node", "type-input-details": "Logical input of Rule Chain, forwards incoming messages to next related Rule Node",
"type-unknown": "Sconosciuto", "type-unknown": "Sconosciuto",
@ -1502,7 +1502,7 @@
"widget-action": { "widget-action": {
"header-button": "Widget header button", "header-button": "Widget header button",
"open-dashboard-state": "Navigate to new dashboard state", "open-dashboard-state": "Navigate to new dashboard state",
"update-dashboard-state": "Update current dashboard state", "update-dashboard-state": "Aggiorna lo stato della dashboard attuale",
"open-dashboard": "Navigate to other dashboard", "open-dashboard": "Navigate to other dashboard",
"custom": "Custom action", "custom": "Custom action",
"target-dashboard-state": "Target dashboard state", "target-dashboard-state": "Target dashboard state",