2019-12-17 02:09:34 +00:00
/*
it - IT . h - localization for Italian - Italy for Tasmota
2020-11-13 15:04:15 +00:00
Copyright ( C ) 2020 Gennaro Tortone - some mods by Antonio Fragola - Updated by bovirus - rev . 13.11 .2020
2019-12-17 02:09:34 +00:00
This program is free software : you can redistribute it and / or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation , either version 3 of the License , or
( at your option ) any later version .
This program is distributed in the hope that it will be useful ,
but WITHOUT ANY WARRANTY ; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
GNU General Public License for more details .
You should have received a copy of the GNU General Public License
along with this program . If not , see < http : //www.gnu.org/licenses/>.
*/
# ifndef _LANGUAGE_IT_IT_H_
# define _LANGUAGE_IT_IT_H_
/*************************** ATTENTION *******************************\
*
* Due to memory constraints only UTF - 8 is supported .
* To save code space keep text as short as possible .
* Time and Date provided by SDK can not be localized ( yet ) .
* Use online command StateText to translate ON , OFF , HOLD and TOGGLE .
* Use online command Prefix to translate cmnd , stat and tele .
*
* Updated until v6 .0 .0 a
\ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
# define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
# define LANGUAGE_LCID 1040
// HTML (ISO 639-1) Language Code
# define D_HTML_LANGUAGE "it"
// "2017-03-07T11:08:02" - ISO8601:2004
# define D_YEAR_MONTH_SEPARATOR "-"
# define D_MONTH_DAY_SEPARATOR "-"
# define D_DATE_TIME_SEPARATOR "T"
# define D_HOUR_MINUTE_SEPARATOR ":"
# define D_MINUTE_SECOND_SEPARATOR ":"
# define D_DAY3LIST "DomLunMarMerGioVenSab"
# define D_MONTH3LIST "GenFebMarAprMagGiuLugAgoSetOttNovDic"
// Non JSON decimal separator
# define D_DECIMAL_SEPARATOR "."
// Common
# define D_ADMIN "Admin"
# define D_AIR_QUALITY "Qualità dell'aria"
# define D_AP "AP" // Access Point
# define D_AS "come"
# define D_AUTO "AUTO"
2020-06-29 10:53:31 +01:00
# define D_BATT "Batt" // Short for Battery
2020-03-30 16:33:12 +01:00
# define D_BLINK "Lampeggia"
# define D_BLINKOFF "Lampeggia OFF"
2020-07-05 08:57:10 +01:00
# define D_BOOT_COUNT "Numero boot"
2019-12-17 02:09:34 +00:00
# define D_BRIGHTLIGHT "Luminoso"
# define D_BSSID "BSSId"
# define D_BUTTON "Pulsante"
2020-05-06 16:20:29 +01:00
# define D_BY "di" // Written by me
2020-03-30 16:33:12 +01:00
# define D_BYTES "Byte"
2019-12-17 02:09:34 +00:00
# define D_CELSIUS "Celsius"
# define D_CHANNEL "Canale"
# define D_CO2 "CO2"
# define D_CODE "codice" // Button code
# define D_COLDLIGHT "Fredda"
# define D_COMMAND "Comando"
# define D_CONNECTED "Connesso"
2020-03-30 16:33:12 +01:00
# define D_CORS_DOMAIN "Dominio CORS"
2019-12-17 02:09:34 +00:00
# define D_COUNT "Conteggio"
# define D_COUNTER "Contatore"
2020-03-30 16:33:12 +01:00
# define D_CT_POWER "Alimentazione CT"
2019-12-17 02:09:34 +00:00
# define D_CURRENT "Corrente" // As in Voltage and Current
# define D_DATA "Dati"
# define D_DARKLIGHT "Scuro"
# define D_DEBUG "Debug"
2020-03-30 16:33:12 +01:00
# define D_DEWPOINT "Punto rugiada" //
2020-07-05 08:57:10 +01:00
# define D_DISABLED "Disabilitato / a"
2019-12-17 02:09:34 +00:00
# define D_DISTANCE "Distanza"
2020-03-30 16:33:12 +01:00
# define D_DNS_SERVER "Server DNS"
2020-11-02 15:05:36 +00:00
# define D_DO "Ossigeno dissolto"
2020-03-30 16:33:12 +01:00
# define D_DONE "Completato"
2019-12-17 02:09:34 +00:00
# define D_DST_TIME "DST"
2020-10-24 08:54:25 +01:00
# define D_EC "EC"
2019-12-30 17:44:08 +00:00
# define D_ECO2 "eCO₂"
2020-07-05 08:57:10 +01:00
# define D_EMULATION "Tipo emulazione"
2019-12-17 02:09:34 +00:00
# define D_ENABLED "Abilitato"
2020-03-30 16:33:12 +01:00
# define D_ERASE "Cancella"
2019-12-17 02:09:34 +00:00
# define D_ERROR "Errore"
# define D_FAHRENHEIT "Fahrenheit"
# define D_FAILED "Fallito"
# define D_FALLBACK "Riserva"
# define D_FALLBACK_TOPIC "Topic Riserva"
# define D_FALSE "Falso"
# define D_FILE "File"
2020-03-30 16:33:12 +01:00
# define D_FLOW_RATE "Flusso dati"
2020-05-18 15:17:22 +01:00
# define D_FREE_MEMORY "Memoria libera"
# define D_PSR_MAX_MEMORY "PS-RAM - Memoria"
# define D_PSR_FREE_MEMORY "PS-RAM - Memoria libera"
2019-12-17 02:09:34 +00:00
# define D_FREQUENCY "Frequenza"
# define D_GAS "Gas"
# define D_GATEWAY "Gateway"
# define D_GROUP "Gruppo"
# define D_HOST "Host"
2020-03-30 16:33:12 +01:00
# define D_HOSTNAME "Nome host"
2019-12-17 02:09:34 +00:00
# define D_HUMIDITY "Umidità"
# define D_ILLUMINANCE "Illuminazione"
# define D_IMMEDIATE "immediato" // Button immediate
# define D_INDEX "Indice"
# define D_INFO "Info"
# define D_INFRARED "Infrarosso"
# define D_INITIALIZED "Inizializzato"
# define D_IP_ADDRESS "Indirizzo IP"
# define D_LIGHT "Luce"
# define D_LWT "LWT"
2020-06-29 10:53:31 +01:00
# define D_LQI "LQI" // Zigbee Link Quality Index
2019-12-17 02:09:34 +00:00
# define D_MODULE "Modulo"
2019-12-24 01:22:29 +00:00
# define D_MOISTURE "Umidità"
2019-12-17 02:09:34 +00:00
# define D_MQTT "MQTT"
# define D_MULTI_PRESS "multi-pressione"
# define D_NOISE "Rumore"
# define D_NONE "Nessuno"
2020-10-30 19:37:32 +00:00
# define D_O2 "Ossigeno"
2020-03-30 16:33:12 +01:00
# define D_OFF "OFF"
2019-12-17 02:09:34 +00:00
# define D_OFFLINE "Offline"
2020-03-30 16:33:12 +01:00
# define D_OK "OK"
# define D_ON "ON"
2019-12-17 02:09:34 +00:00
# define D_ONLINE "Online"
2020-10-18 13:43:40 +01:00
# define D_ORP "ORP"
2019-12-17 02:09:34 +00:00
# define D_PASSWORD "Password"
2020-10-18 13:43:40 +01:00
# define D_PH "pH"
2019-12-17 02:09:34 +00:00
# define D_PORT "Porta"
# define D_POWER_FACTOR "Fattore di potenza"
# define D_POWERUSAGE "Potenza"
2020-03-30 16:33:12 +01:00
# define D_POWERUSAGE_ACTIVE "Potenza attiva"
# define D_POWERUSAGE_APPARENT "Potenza apparente"
# define D_POWERUSAGE_REACTIVE "Potenza reattiva"
2019-12-17 02:09:34 +00:00
# define D_PRESSURE "Pressione"
# define D_PRESSUREATSEALEVEL "Pressione al livello del mare"
2020-07-05 08:57:10 +01:00
# define D_PROGRAM_FLASH_SIZE "Dimensione flash"
2020-03-30 16:33:12 +01:00
# define D_PROGRAM_SIZE "Dimensione programma"
2019-12-17 02:09:34 +00:00
# define D_PROJECT "Progetto"
2020-03-30 16:33:12 +01:00
# define D_RAIN "Pioggia"
# define D_RANGE "Intervallo"
2019-12-17 02:09:34 +00:00
# define D_RECEIVED "Ricevuto"
2020-07-05 08:57:10 +01:00
# define D_RESTART "Riavvia"
2020-03-30 16:33:12 +01:00
# define D_RESTARTING "Riavvio"
# define D_RESTART_REASON "Causa riavvio"
2019-12-17 02:09:34 +00:00
# define D_RESTORE "ripristino"
# define D_RETAINED "salvato"
2020-03-30 16:33:12 +01:00
# define D_RULE "Regola"
2019-12-17 02:09:34 +00:00
# define D_SAVE "Salva"
# define D_SENSOR "Sensore"
2020-03-30 16:33:12 +01:00
# define D_SSID "SSID"
2020-07-05 08:57:10 +01:00
# define D_START "Esegui"
2019-12-17 02:09:34 +00:00
# define D_STD_TIME "STD"
# define D_STOP "Stop"
2020-03-30 16:33:12 +01:00
# define D_SUBNET_MASK "Maschera sottorete"
# define D_SUBSCRIBE_TO "Abbonati a"
# define D_UNSUBSCRIBE_FROM "Rimuovi abbonamento da"
# define D_SUCCESSFUL "Completato"
2019-12-17 02:09:34 +00:00
# define D_SUNRISE "Alba"
# define D_SUNSET "Tramonto"
# define D_TEMPERATURE "Temperatura"
# define D_TO "a"
2020-03-30 16:33:12 +01:00
# define D_TOGGLE "ON / OFF"
2019-12-17 02:09:34 +00:00
# define D_TOPIC "Topic"
2020-03-30 16:33:12 +01:00
# define D_TOTAL_USAGE "Uso totale"
2019-12-17 02:09:34 +00:00
# define D_TRANSMIT "Trasmesso"
# define D_TRUE "Vero"
# define D_TVOC "TVOC"
2020-07-05 08:57:10 +01:00
# define D_UPGRADE "aggiornamento"
# define D_UPLOAD "Caricamento"
2020-03-30 16:33:12 +01:00
# define D_UPTIME "Tempo accensione"
2019-12-17 02:09:34 +00:00
# define D_USER "Utente"
# define D_UTC_TIME "UTC"
# define D_UV_INDEX "Indice UV"
# define D_UV_INDEX_1 "Basso"
# define D_UV_INDEX_2 "Medio"
# define D_UV_INDEX_3 "Alto"
# define D_UV_INDEX_4 "Pericolo"
# define D_UV_INDEX_5 "BurnL1 / 2"
# define D_UV_INDEX_6 "BurnL3"
2020-03-30 16:33:12 +01:00
# define D_UV_INDEX_7 "OoR" // Out of Range
2019-12-17 02:09:34 +00:00
# define D_UV_LEVEL "Livello UV"
# define D_UV_POWER "Intensità UV"
# define D_VERSION "Versione"
# define D_VOLTAGE "Tensione"
2020-11-01 09:28:43 +00:00
# define D_VOLUME "Volume"
2019-12-17 02:09:34 +00:00
# define D_WEIGHT "Peso"
# define D_WARMLIGHT "Calda"
2020-03-30 16:33:12 +01:00
# define D_WEB_SERVER "Server web"
2019-12-17 02:09:34 +00:00
// tasmota.ino
# define D_WARNING_MINIMAL_VERSION "ATTENZIONE Questa versione non supporta il salvataggio delle impostazioni"
2020-03-30 16:33:12 +01:00
# define D_LEVEL_10 "livello 1-0"
# define D_LEVEL_01 "livello 0-1"
# define D_SERIAL_LOGGING_DISABLED "Registro attività seriale disabilitato"
2019-12-17 02:09:34 +00:00
# define D_SYSLOG_LOGGING_REENABLED "Syslog ri-abilitato"
2020-03-30 16:33:12 +01:00
# define D_SET_BAUDRATE_TO "Imposta baudrate"
2019-12-17 02:09:34 +00:00
# define D_RECEIVED_TOPIC "Topic Ricevuto"
2020-03-30 16:33:12 +01:00
# define D_DATA_SIZE "Dimensione dati"
# define D_ANALOG_INPUT "Ingresso analogico"
2019-12-17 02:09:34 +00:00
// support.ino
# define D_OSWATCH "osWatch"
2020-03-30 16:33:12 +01:00
# define D_BLOCKED_LOOP "Ciclo bloccato"
# define D_WPS_FAILED_WITH_STATUS "WPSconfig fallito con stato"
2019-12-17 02:09:34 +00:00
# define D_ACTIVE_FOR_3_MINUTES "Attivo per 3 minuti"
2020-03-30 16:33:12 +01:00
# define D_FAILED_TO_START "Avvio fallito"
# define D_PATCH_ISSUE_2186 "Patch problema 2186"
2019-12-17 02:09:34 +00:00
# define D_CONNECTING_TO_AP "Connessione ad AP"
# define D_IN_MODE "In modalità"
2020-03-30 16:33:12 +01:00
# define D_CONNECT_FAILED_NO_IP_ADDRESS "Connessione fallita - indirizzo IP non ricevuto"
# define D_CONNECT_FAILED_AP_NOT_REACHED "Connessione fallita - AP non raggiungibile"
2020-04-07 15:31:22 +01:00
# define D_CONNECT_FAILED_WRONG_PASSWORD "Connessione fallita"
2020-03-30 16:33:12 +01:00
# define D_CONNECT_FAILED_AP_TIMEOUT "Connessione fallita - timeout AP"
2019-12-17 02:09:34 +00:00
# define D_ATTEMPTING_CONNECTION "Tentativo di connessione..."
# define D_CHECKING_CONNECTION "Controllo connessione..."
# define D_QUERY_DONE "Query eseguita. Servizio MQTT trovato"
2020-03-30 16:33:12 +01:00
# define D_MQTT_SERVICE_FOUND "Servizio MQTT trovato in"
# define D_FOUND_AT "trovato in"
# define D_SYSLOG_HOST_NOT_FOUND "Host Syslog non trovato"
2019-12-17 02:09:34 +00:00
// settings.ino
# define D_SAVED_TO_FLASH_AT "Salvato nella flash in"
# define D_LOADED_FROM_FLASH_AT "Caricato dalla flash da"
2020-03-30 16:33:12 +01:00
# define D_USE_DEFAULTS "Usa valori predefiniti"
2019-12-17 02:09:34 +00:00
# define D_ERASED_SECTOR "Settore cancellato"
// xdrv_02_webserver.ino
2020-03-30 16:33:12 +01:00
# define D_NOSCRIPT "Per usare Tasmota abilita JavaScript"
# define D_MINIMAL_FIRMWARE_PLEASE_UPGRADE "FFirmware MINIMALE<br>Effettua aggiornamento"
# define D_WEBSERVER_ACTIVE_ON "Server web attivo in"
2019-12-17 02:09:34 +00:00
# define D_WITH_IP_ADDRESS "con indirizzo IP"
2020-03-30 16:33:12 +01:00
# define D_WEBSERVER_STOPPED "Server web arrestato"
# define D_FILE_NOT_FOUND "File non trovato"
2019-12-17 02:09:34 +00:00
# define D_REDIRECTED "Redirezione al captive portal"
2020-07-05 08:57:10 +01:00
# define D_WIFIMANAGER_SET_ACCESSPOINT_AND_STATION "Impostazione Wifimanager come Access Point e Station"
# define D_WIFIMANAGER_SET_ACCESSPOINT "Impostazione Wifimanager come Access Point"
2020-03-30 16:33:12 +01:00
# define D_TRYING_TO_CONNECT "Tentativo connessione dispositivo alla rete"
2019-12-17 02:09:34 +00:00
2020-03-30 16:33:12 +01:00
# define D_RESTART_IN "Riavvio tra"
2019-12-17 02:09:34 +00:00
# define D_SECONDS "secondi"
# define D_DEVICE_WILL_RESTART "Il dispositivo verrà riavviato tra pochi secondi"
2020-03-30 16:33:12 +01:00
# define D_BUTTON_TOGGLE "ON / OFF"
2020-07-16 13:24:41 +01:00
# define D_CONFIGURATION "Impostazioni"
2019-12-17 02:09:34 +00:00
# define D_INFORMATION "Informazioni"
2020-07-05 08:57:10 +01:00
# define D_FIRMWARE_UPGRADE "Aggiorna firmware"
2019-12-17 02:09:34 +00:00
# define D_CONSOLE "Console"
2020-03-30 16:33:12 +01:00
# define D_CONFIRM_RESTART "Conferma riavvio"
2020-07-16 13:24:41 +01:00
# define D_CONFIGURE_MODULE "Modulo"
# define D_CONFIGURE_WIFI "Rete WiFi"
# define D_CONFIGURE_MQTT "MQTT"
# define D_CONFIGURE_DOMOTICZ "Domoticz"
# define D_CONFIGURE_LOGGING "Livelli registri"
2020-07-05 08:57:10 +01:00
# define D_CONFIGURE_OTHER "Altre impostazioni"
2020-07-16 13:24:41 +01:00
# define D_CONFIRM_RESET_CONFIGURATION "Conferma ripristino impostazioni"
# define D_RESET_CONFIGURATION "Ripristino impostazioni"
# define D_BACKUP_CONFIGURATION "Backup impostazioni"
# define D_RESTORE_CONFIGURATION "Ripristino impostazioni"
2020-03-30 16:33:12 +01:00
# define D_MAIN_MENU "Menu principale"
# define D_MODULE_PARAMETERS "Parametri modulo"
2019-12-17 02:09:34 +00:00
# define D_MODULE_TYPE "Tipo modulo"
2020-03-30 16:33:12 +01:00
# define D_PULLUP_ENABLE "Nessun pulsante / switch pull-up"
2019-12-17 02:09:34 +00:00
# define D_ADC "ADC"
# define D_GPIO "GPIO"
2020-03-30 16:33:12 +01:00
# define D_SERIAL_IN "Seriale - IN"
# define D_SERIAL_OUT "Seriale - OUT"
2019-12-17 02:09:34 +00:00
2020-03-30 16:33:12 +01:00
# define D_WIFI_PARAMETERS "Parametri WiFi"
# define D_SCAN_FOR_WIFI_NETWORKS "Scansione reti WiFi"
# define D_SCAN_DONE "Scansione completata"
2019-12-17 02:09:34 +00:00
# define D_NO_NETWORKS_FOUND "Nessuna rete trovata"
2020-03-30 16:33:12 +01:00
# define D_REFRESH_TO_SCAN_AGAIN "Aggiorna per nuova scansione"
2020-07-05 08:57:10 +01:00
# define D_DUPLICATE_ACCESSPOINT "Access Point duplicato"
2019-12-17 02:09:34 +00:00
# define D_SKIPPING_LOW_QUALITY "Ignorato a causa di bassa qualità"
# define D_RSSI "RSSI"
# define D_WEP "WEP"
# define D_WPA_PSK "WPA PSK"
# define D_WPA2_PSK "WPA2 PSK"
2020-03-30 16:33:12 +01:00
# define D_AP1_SSID "AP1 - SSID"
# define D_AP1_PASSWORD "AP1 - Password"
# define D_AP2_SSID "AP2 - SSID"
# define D_AP2_PASSWORD "AP2 - Password"
2019-12-17 02:09:34 +00:00
# define D_MQTT_PARAMETERS "Parametri MQTT"
# define D_CLIENT "Client"
2020-07-05 08:57:10 +01:00
# define D_FULL_TOPIC "Full topic"
2019-12-17 02:09:34 +00:00
2020-07-16 13:24:41 +01:00
# define D_LOGGING_PARAMETERS "Livelli registri eventi"
2020-07-05 08:57:10 +01:00
# define D_SERIAL_LOG_LEVEL "Livello registro seriale"
# define D_MQTT_LOG_LEVEL "Livello registro MQTT"
# define D_WEB_LOG_LEVEL "Livello registro web"
# define D_SYS_LOG_LEVEL "Livello registro Sys"
2019-12-17 02:09:34 +00:00
# define D_MORE_DEBUG "Debug aggiuntivo"
2020-03-30 16:33:12 +01:00
# define D_SYSLOG_HOST "Host Syslog"
# define D_SYSLOG_PORT "Porta Syslog"
2020-07-05 08:57:10 +01:00
# define D_TELEMETRY_PERIOD "Periodo telemetria"
2019-12-17 02:09:34 +00:00
# define D_OTHER_PARAMETERS "Altri parametri"
# define D_TEMPLATE "Modello"
2020-03-30 16:33:12 +01:00
# define D_ACTIVATE "Attiva"
2020-05-18 15:17:22 +01:00
# define D_DEVICE_NAME "Nome dispositivo"
2020-03-30 16:33:12 +01:00
# define D_WEB_ADMIN_PASSWORD "Password amministratore web"
2019-12-17 02:09:34 +00:00
# define D_MQTT_ENABLE "Abilita MQTT"
2020-08-12 16:20:37 +01:00
# define D_MQTT_TLS_ENABLE "MQTT TLS"
2019-12-17 02:09:34 +00:00
# define D_FRIENDLY_NAME "Nome amichevole"
# define D_BELKIN_WEMO "Belkin WeMo"
2020-03-30 16:33:12 +01:00
# define D_HUE_BRIDGE "Bridge Hue"
2019-12-17 02:09:34 +00:00
# define D_SINGLE_DEVICE "dispositivo singolo"
# define D_MULTI_DEVICE "dispositivo multiplo"
2020-07-16 13:24:41 +01:00
# define D_CONFIGURE_TEMPLATE "Modello"
2020-03-30 16:33:12 +01:00
# define D_TEMPLATE_PARAMETERS "Parametri modello"
2019-12-17 02:09:34 +00:00
# define D_TEMPLATE_NAME "Nome"
2020-03-30 16:33:12 +01:00
# define D_BASE_TYPE "Basato su"
2019-12-17 02:09:34 +00:00
# define D_TEMPLATE_FLAGS "Opzioni"
2020-07-16 13:24:41 +01:00
# define D_SAVE_CONFIGURATION "Salva impostazioni"
# define D_CONFIGURATION_SAVED "Impostazioni salvate"
# define D_CONFIGURATION_RESET "Impostazioni ripristinate"
2019-12-17 02:09:34 +00:00
2020-03-30 16:33:12 +01:00
# define D_PROGRAM_VERSION "Versione programma"
2020-07-05 08:57:10 +01:00
# define D_BUILD_DATE_AND_TIME "Data / ora compilazione"
2020-03-30 16:33:12 +01:00
# define D_CORE_AND_SDK_VERSION "Versione core / SDK"
2020-07-05 08:57:10 +01:00
# define D_FLASH_WRITE_COUNT "Numero scritture flash"
2019-12-17 02:09:34 +00:00
# define D_MAC_ADDRESS "Indirizzo MAC"
2020-03-30 16:33:12 +01:00
# define D_MQTT_HOST "Host MQTT"
# define D_MQTT_PORT "Porta MQTT"
# define D_MQTT_CLIENT "Client MQTT"
# define D_MQTT_USER "Utente MQTT"
# define D_MQTT_TOPIC "Topic MQTT"
# define D_MQTT_GROUP_TOPIC "Gruppo topic MQTT"
# define D_MQTT_FULL_TOPIC "Full topic MQTT"
2020-08-12 16:20:37 +01:00
# define D_MQTT_NO_RETAIN "MQTT No Retain"
2020-03-30 16:33:12 +01:00
# define D_MDNS_DISCOVERY "Ricerca mDNS"
# define D_MDNS_ADVERTISE "Notifica mDNS"
# define D_ESP_CHIP_ID "ID chip ESP"
# define D_FLASH_CHIP_ID "ID chip flash"
# define D_FLASH_CHIP_SIZE "Dimensione flash"
2020-07-05 08:57:10 +01:00
# define D_FREE_PROGRAM_SPACE "Memoria libera programma"
2020-03-30 16:33:12 +01:00
# define D_UPGRADE_BY_WEBSERVER "Aggiornamento via server web"
2020-07-05 08:57:10 +01:00
# define D_OTA_URL "URL OTA"
# define D_START_UPGRADE "Esegui aggiornamento"
# define D_UPGRADE_BY_FILE_UPLOAD "Aggiornamento tramite file locale"
# define D_UPLOAD_STARTED "Caricamento..."
# define D_UPGRADE_STARTED "Aggiornamento..."
# define D_UPLOAD_DONE "Caricamento completato"
2020-09-02 20:53:39 +01:00
# define D_UPLOAD_TRANSFER "Trasferimento caricamento"
# define D_TRANSFER_STARTED "Trasferimento avviato"
2019-12-17 02:09:34 +00:00
# define D_UPLOAD_ERR_1 "Nessun file selezionato"
# define D_UPLOAD_ERR_2 "Spazio insufficiente"
# define D_UPLOAD_ERR_3 "Magic byte non corrispondente a 0xE9"
2020-03-30 16:33:12 +01:00
# define D_UPLOAD_ERR_4 "Dimensione memoria programma maggiore della dimensione reale della flash"
# define D_UPLOAD_ERR_5 "Errore comparazione buffer upload"
# define D_UPLOAD_ERR_6 "Invio fallito. Abilita registrazione logging 3"
# define D_UPLOAD_ERR_7 "Upload annullato"
2019-12-17 02:09:34 +00:00
# define D_UPLOAD_ERR_8 "File non valido"
# define D_UPLOAD_ERR_9 "File troppo grande"
2020-03-30 16:33:12 +01:00
# define D_UPLOAD_ERR_10 "Inizializzazione chip RF fallita"
# define D_UPLOAD_ERR_11 "Cancellazione chip RF fallita"
# define D_UPLOAD_ERR_12 "Scrittura chip RF fallita"
# define D_UPLOAD_ERR_13 "Decodifica firmware RF fallita"
# define D_UPLOAD_ERR_14 "Non compatibile"
# define D_UPLOAD_ERROR_CODE "Codice errore upload"
2019-12-17 02:09:34 +00:00
2020-03-30 16:33:12 +01:00
# define D_ENTER_COMMAND "Inserisci comando"
# define D_ENABLE_WEBLOG_FOR_RESPONSE "Abilita weblog 2 se è attesa una risposta"
# define D_NEED_USER_AND_PASSWORD "Richiesto utente=<username>&password=<password>"
2019-12-17 02:09:34 +00:00
// xdrv_01_mqtt.ino
2020-03-30 16:33:12 +01:00
# define D_FINGERPRINT "Verifica chiave TLS..."
2019-12-17 02:09:34 +00:00
# define D_TLS_CONNECT_FAILED_TO "Connessione TLS fallita a"
# define D_RETRY_IN "Nuovo tentativo in"
2020-03-30 16:33:12 +01:00
# define D_VERIFIED "Verificato tramite chiave"
# define D_INSECURE "Connessione non sicura a causa di chiave non valida"
# define D_CONNECT_FAILED_TO "Connessione fallita a"
2019-12-17 02:09:34 +00:00
// xplg_wemohue.ino
# define D_MULTICAST_DISABLED "Multicast disabilitato"
# define D_MULTICAST_REJOINED "Multicast (ri)associato"
2020-03-30 16:33:12 +01:00
# define D_MULTICAST_JOIN_FAILED "Associazione multicast fallita"
2019-12-17 02:09:34 +00:00
# define D_FAILED_TO_SEND_RESPONSE "Invio risposta fallito"
# define D_WEMO "WeMo"
2020-03-30 16:33:12 +01:00
# define D_WEMO_BASIC_EVENT "Evento base WeMo"
# define D_WEMO_EVENT_SERVICE "Servizio eventi WeMo"
# define D_WEMO_META_SERVICE "Servizio meta WeMo"
2019-12-17 02:09:34 +00:00
# define D_WEMO_SETUP "Impostazione WeMo"
# define D_RESPONSE_SENT "Risposta inviata"
# define D_HUE "Hue"
# define D_HUE_BRIDGE_SETUP "Impostazione Hue"
2020-03-30 16:33:12 +01:00
# define D_HUE_API_NOT_IMPLEMENTED "API Hue non implementata"
# define D_HUE_API "API Hue"
# define D_HUE_POST_ARGS "POST argomenti Hue"
2019-12-17 02:09:34 +00:00
# define D_3_RESPONSE_PACKETS_SENT "3 pacchetti di risposta inviati"
// xdrv_07_domoticz.ino
# define D_DOMOTICZ_PARAMETERS "Parametri Domoticz"
# define D_DOMOTICZ_IDX "Idx"
2020-07-05 08:57:10 +01:00
# define D_DOMOTICZ_KEY_IDX "Idx - chiave"
# define D_DOMOTICZ_SWITCH_IDX "Idx - switch"
# define D_DOMOTICZ_SENSOR_IDX "Idx - sensore"
2020-07-21 17:46:52 +01:00
# define D_DOMOTICZ_TEMP "Temp"
# define D_DOMOTICZ_TEMP_HUM "Temp,Umd"
# define D_DOMOTICZ_TEMP_HUM_BARO "Temp,Umd,Baro"
# define D_DOMOTICZ_POWER_ENERGY "Alim,Energia"
# define D_DOMOTICZ_ILLUMINANCE "Illuminazione"
# define D_DOMOTICZ_COUNT "Cont / PM1"
# define D_DOMOTICZ_VOLTAGE "Tensione / PM2.5"
# define D_DOMOTICZ_CURRENT "Corrente / PM10"
# define D_DOMOTICZ_AIRQUALITY "Qualità aria"
# define D_DOMOTICZ_P1_SMART_METER "P1SmartMeter"
2020-03-30 16:33:12 +01:00
# define D_DOMOTICZ_UPDATE_TIMER "Intervallo aggiornamento"
2019-12-17 02:09:34 +00:00
// xdrv_09_timers.ino
2020-07-16 13:24:41 +01:00
# define D_CONFIGURE_TIMER "Timer"
2020-03-30 16:33:12 +01:00
# define D_TIMER_PARAMETERS "Parametri timer"
# define D_TIMER_ENABLE "Abilita timer"
2020-07-21 17:46:52 +01:00
# define D_TIMER_ARM "Abilita"
2019-12-17 02:09:34 +00:00
# define D_TIMER_TIME "Ora"
# define D_TIMER_DAYS "Giorni"
# define D_TIMER_REPEAT "Ripeti"
# define D_TIMER_OUTPUT "Output"
# define D_TIMER_ACTION "Azione"
// xdrv_10_knx.ino
2020-07-16 13:24:41 +01:00
# define D_CONFIGURE_KNX "KNX"
2019-12-17 02:09:34 +00:00
# define D_KNX_PARAMETERS "Parametri KNX"
# define D_KNX_GENERAL_CONFIG "Generale"
2020-03-30 16:33:12 +01:00
# define D_KNX_PHYSICAL_ADDRESS "Indirizzo fisico"
# define D_KNX_PHYSICAL_ADDRESS_NOTE "(deve essere univoco nella rete KNX )"
2019-12-17 02:09:34 +00:00
# define D_KNX_ENABLE "Abilita KNX"
2020-03-30 16:33:12 +01:00
# define D_KNX_GROUP_ADDRESS_TO_WRITE "Dati da inviare al gruppo di indirizzi"
2019-12-17 02:09:34 +00:00
# define D_ADD "Aggiungi"
# define D_DELETE "Elimina"
# define D_REPLY "Rispondi"
2020-03-30 16:33:12 +01:00
# define D_KNX_GROUP_ADDRESS_TO_READ "Gruppo di indirizzi da cui ricevere dati"
# define D_RECEIVED_FROM "Ricevuto da"
2019-12-17 02:09:34 +00:00
# define D_KNX_COMMAND_WRITE "Scrivi"
# define D_KNX_COMMAND_READ "Leggi"
# define D_KNX_COMMAND_OTHER "Altro"
# define D_SENT_TO "invia a"
# define D_KNX_WARNING "L'indirizzo del gruppo ( 0 / 0 / 0 ) è riservato e non può essere usato."
2020-03-30 16:33:12 +01:00
# define D_KNX_ENHANCEMENT "Miglioramento comunicazione"
# define D_KNX_TX_SLOT "KNX - TX"
# define D_KNX_RX_SLOT "KNX - RX"
2020-06-18 19:25:59 +01:00
# define D_KNX_TX_SCENE "Scena - TX"
# define D_KNX_RX_SCENE "Scena - RX"
2019-12-17 02:09:34 +00:00
// xdrv_03_energy.ino
2020-03-30 16:33:12 +01:00
# define D_ENERGY_TODAY "Energia - oggi"
# define D_ENERGY_YESTERDAY "Energia - ieri"
# define D_ENERGY_TOTAL "Energia - totale"
2019-12-17 02:09:34 +00:00
// xdrv_27_shutter.ino
2020-03-30 16:33:12 +01:00
# define D_OPEN "Apri"
# define D_CLOSE "Chiudi"
2019-12-17 02:09:34 +00:00
# define D_DOMOTICZ_SHUTTER "Serranda"
// xdrv_28_pcf8574.ino
2020-07-16 13:24:41 +01:00
# define D_CONFIGURE_PCF8574 "PCF8574"
2019-12-17 02:09:34 +00:00
# define D_PCF8574_PARAMETERS "Parametri PCF8574"
2020-03-30 16:33:12 +01:00
# define D_INVERT_PORTS "Inverti porte"
2019-12-17 02:09:34 +00:00
# define D_DEVICE "Dispositivo"
# define D_DEVICE_INPUT "Input"
# define D_DEVICE_OUTPUT "Output"
// xsns_05_ds18b20.ino
# define D_SENSOR_BUSY "Sensore occupato"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_CRC_ERROR "Errore CRC sensore"
2019-12-17 02:09:34 +00:00
# define D_SENSORS_FOUND "Sensori trovati"
// xsns_06_dht.ino
2020-03-30 16:33:12 +01:00
# define D_TIMEOUT_WAITING_FOR "Timeout attesa per"
2019-12-17 02:09:34 +00:00
# define D_START_SIGNAL_LOW "inizio segnale basso"
# define D_START_SIGNAL_HIGH "inizio segnale alto"
# define D_PULSE "impulso"
# define D_CHECKSUM_FAILURE "Checksum fallito"
// xsns_07_sht1x.ino
2020-03-30 16:33:12 +01:00
# define D_SENSOR_DID_NOT_ACK_COMMAND "Il sensore non ha eseguito il comando ACK"
# define D_SHT1X_FOUND "Trovato SHT1X"
2019-12-17 02:09:34 +00:00
// xsns_18_pms5003.ino
# define D_STANDARD_CONCENTRATION "CF-1 PM" // Standard Particle CF-1 Particle Matter
# define D_ENVIRONMENTAL_CONCENTRATION "PM" // Environmetal Particle Matter
# define D_PARTICALS_BEYOND "Particelle"
2020-05-06 20:30:36 +01:00
// xsns_27_apds9960.ino
# define D_GESTURE "Gesto"
# define D_COLOR_RED "Rosso"
# define D_COLOR_GREEN "Verde"
# define D_COLOR_BLUE "Blu"
# define D_CCT "CCT"
# define D_PROXIMITY "Vicinanza"
2019-12-17 02:09:34 +00:00
// xsns_32_mpu6050.ino
2020-03-30 16:33:12 +01:00
# define D_AX_AXIS "Accelerazione asse X"
# define D_AY_AXIS "Accelerazione asse Y"
# define D_AZ_AXIS "Accelerazione asse Z"
# define D_GX_AXIS "Giroscopio asse X"
# define D_GY_AXIS "Giroscopio asse Y"
# define D_GZ_AXIS "Giroscopio asse Z"
2019-12-17 02:09:34 +00:00
// xsns_34_hx711.ino
2020-03-30 16:33:12 +01:00
# define D_HX_CAL_REMOVE "Rimuovi peso"
# define D_HX_CAL_REFERENCE "Carica riferimento peso"
2019-12-17 02:09:34 +00:00
# define D_HX_CAL_DONE "Calibrato"
# define D_HX_CAL_FAIL "Calibrazione fallita"
2020-03-30 16:33:12 +01:00
# define D_RESET_HX711 "Ripristino scala"
2020-07-16 13:24:41 +01:00
# define D_CONFIGURE_HX711 "Scala"
2020-03-30 16:33:12 +01:00
# define D_HX711_PARAMETERS "Parametri scala"
2019-12-17 02:09:34 +00:00
# define D_ITEM_WEIGHT "Peso oggetto"
# define D_REFERENCE_WEIGHT "Peso di riferimento"
# define D_CALIBRATE "Calibrato"
# define D_CALIBRATION "Calibrazione"
//xsns_35_tx20.ino
2020-03-30 16:33:12 +01:00
# define D_TX20_WIND_DIRECTION "Direzione vento"
# define D_TX20_WIND_SPEED "Velocità vento"
# define D_TX20_WIND_SPEED_MIN "Velocità minima vento"
# define D_TX20_WIND_SPEED_MAX "Velocità massima vento"
2019-12-17 02:09:34 +00:00
# define D_TX20_NORTH "N"
# define D_TX20_EAST "E"
# define D_TX20_SOUTH "S"
# define D_TX20_WEST "O"
2020-03-16 15:52:22 +00:00
// xsns_53_sml.ino
2020-03-30 16:33:12 +01:00
# define D_TPWRIN "Energia totale IN"
# define D_TPWROUT "Energia totale OUT"
# define D_TPWRCURR "Corrente IN / OUT"
# define D_TPWRCURR1 "Corrente IN p1"
# define D_TPWRCURR2 "Corrente IN p2"
# define D_TPWRCURR3 "Corrente IN p3"
# define D_Strom_L1 "Corrente L1"
# define D_Strom_L2 "Corrente L2"
# define D_Strom_L3 "Corrente L3"
# define D_Spannung_L1 "Tensione L1"
# define D_Spannung_L2 "Tensione L2"
# define D_Spannung_L3 "Tensione L3"
2020-03-14 18:31:34 +00:00
# define D_METERNR "Meter_number"
2020-03-30 16:33:12 +01:00
# define D_METERSID "ID servizio"
# define D_GasIN "Contatore"
# define D_H2oIN "Contatore"
# define D_StL1L2L3 "Corrente L1+L2+L3"
# define D_SpL1L2L3 "Tensione L1+L2+L3 / 3"
2020-03-14 18:31:34 +00:00
2019-12-17 02:09:34 +00:00
// tasmota_template.h - keep them as short as possible to be able to fit them in GUI drop down box
# define D_SENSOR_NONE "Nessuno"
# define D_SENSOR_USER "User"
# define D_SENSOR_DHT11 "DHT11"
# define D_SENSOR_AM2301 "AM2301"
# define D_SENSOR_SI7021 "SI7021"
# define D_SENSOR_DS18X20 "DS18x20"
# define D_SENSOR_I2C_SCL "I2C SCL"
# define D_SENSOR_I2C_SDA "I2C SDA"
# define D_SENSOR_WS2812 "WS2812"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_DFR562 "Riproduttore MP3"
# define D_SENSOR_IRSEND "IR - TX"
# define D_SENSOR_SWITCH "Switch" // Suffix "1"
# define D_SENSOR_BUTTON "Pulsante" // Suffix "1"
# define D_SENSOR_RELAY "Relè" // Suffix "1i"
# define D_SENSOR_LED "Led" // Suffix "1i"
# define D_SENSOR_LED_LINK "Led - Lampeggio" // Suffix "i"
# define D_SENSOR_PWM "PWM" // Suffix "1"
# define D_SENSOR_COUNTER "Contatore" // Suffix "1"
# define D_SENSOR_IRRECV "IR - RX"
# define D_SENSOR_MHZ_RX "MHZ - RX"
# define D_SENSOR_MHZ_TX "MHZ - TX"
# define D_SENSOR_PZEM004_RX "PZEM004 - RX"
# define D_SENSOR_PZEM016_RX "PZEM016 - RX"
# define D_SENSOR_PZEM017_RX "PZEM017 - RX"
# define D_SENSOR_PZEM0XX_TX "PZEM0XX - TX"
# define D_SENSOR_SAIR_RX "SAir - RX"
# define D_SENSOR_SAIR_TX "SAir - TX"
# define D_SENSOR_SPI_CS "SPI - CS"
# define D_SENSOR_SPI_DC "SPI - DC"
# define D_SENSOR_SPI_MISO "SPI - MISO"
# define D_SENSOR_SPI_MOSI "SPI - MOSI"
# define D_SENSOR_SPI_CLK "SPI - CLK"
# define D_SENSOR_BACKLIGHT "Retroilluminazione"
2020-04-18 08:59:25 +01:00
# define D_SENSOR_PMS5003_TX "PMS5003 - TX"
# define D_SENSOR_PMS5003_RX "PMS5003 - RX"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_SDS0X1_RX "SDS0X1 - RX"
# define D_SENSOR_SDS0X1_TX "SDS0X1 - TX"
# define D_SENSOR_HPMA_RX "HPMA - RX"
# define D_SENSOR_HPMA_TX "HPMA - TX"
# define D_SENSOR_SBR_RX "SerBr - RX"
# define D_SENSOR_SBR_TX "SerBr - TX"
# define D_SENSOR_SR04_TRIG "SR04 Tri - TX"
# define D_SENSOR_SR04_ECHO "SR04 Ech - RX"
# define D_SENSOR_SDM120_TX "SDMx20 - TX"
# define D_SENSOR_SDM120_RX "SDMx20 - RX"
# define D_SENSOR_SDM630_TX "SDM630 - TX"
# define D_SENSOR_SDM630_RX "SDM630 - RX"
2020-10-03 07:50:30 +01:00
# define D_SENSOR_WE517_TX "WE517 - TX"
# define D_SENSOR_WE517_RX "WE517 - RX"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_TM1638_CLK "TM16 - CLK"
# define D_SENSOR_TM1638_DIO "TM16 - DIO"
# define D_SENSOR_TM1638_STB "TM16 - STB"
# define D_SENSOR_HX711_SCK "HX711 - SCK"
# define D_SENSOR_HX711_DAT "HX711 - DAT"
2020-02-20 17:50:43 +00:00
# define D_SENSOR_TX2X_TX "TX2x"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_RFSEND "RF - TX"
# define D_SENSOR_RFRECV "RF - RX"
# define D_SENSOR_TUYA_TX "Tuya - TX"
# define D_SENSOR_TUYA_RX "Tuya - RX"
# define D_SENSOR_MGC3130_XFER "MGC3130 - XFR"
# define D_SENSOR_MGC3130_RESET "MGC3130 - RST"
# define D_SENSOR_SSPI_MISO "SSPI - MISO"
# define D_SENSOR_SSPI_MOSI "SSPI - MOSI"
# define D_SENSOR_SSPI_SCLK "SSPI - SCLK"
# define D_SENSOR_SSPI_CS "SSPI - CS"
# define D_SENSOR_SSPI_DC "SSPI - DC"
# define D_SENSOR_RF_SENSOR "Sensore RF"
# define D_SENSOR_AZ_RX "AZ - RX"
# define D_SENSOR_AZ_TX "AZ - TX"
# define D_SENSOR_MAX31855_CS "MX31855 - CS"
# define D_SENSOR_MAX31855_CLK "MX31855 - CLK"
# define D_SENSOR_MAX31855_DO "MX31855 - DO"
2020-08-23 11:24:35 +01:00
# define D_SENSOR_MAX31865_CS "MX31865 CS"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_NRG_SEL "HLWBL - SEL" // Suffix "i"
# define D_SENSOR_NRG_CF1 "HLWBL - CF1"
# define D_SENSOR_HLW_CF "HLW8012 - CF"
# define D_SENSOR_HJL_CF "BL0937 - CF"
# define D_SENSOR_MCP39F5_TX "MCP39F5 - TX"
# define D_SENSOR_MCP39F5_RX "MCP39F5 - RX"
2020-07-24 05:38:44 +01:00
# define D_SENSOR_MCP39F5_RST "MCP39F5 - Reset"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_CSE7766_TX "CSE7766 - TX"
# define D_SENSOR_CSE7766_RX "CSE7766 - RX"
# define D_SENSOR_PN532_TX "PN532 - TX"
# define D_SENSOR_PN532_RX "PN532 - RX"
# define D_SENSOR_SM16716_CLK "SM16716 - CLK"
# define D_SENSOR_SM16716_DAT "SM16716 - DAT"
# define D_SENSOR_SM16716_POWER "SM16716 - PWR"
# define D_SENSOR_MY92X1_DI "MY92x1 - DI"
# define D_SENSOR_MY92X1_DCKI "MY92x1 - DCKI"
# define D_SENSOR_ARIRFRCV "IR ALux - RCV"
# define D_SENSOR_ARIRFSEL "IR ALux - SEL"
# define D_SENSOR_TXD "Seriale - TX"
# define D_SENSOR_RXD "Seriale - RX"
2019-12-17 02:09:34 +00:00
# define D_SENSOR_ROTARY "Rotary" // Suffix "1A"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_HRE_CLOCK "HRE - Clock"
# define D_SENSOR_HRE_DATA "HRE - Dati"
# define D_SENSOR_ADE7953_IRQ "ADE7953 - IRQ"
# define D_SENSOR_BUZZER "Cicalino"
2020-07-24 05:38:44 +01:00
# define D_SENSOR_OLED_RESET "OLED - Reset"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_ZIGBEE_TXD "Zigbee - TX"
# define D_SENSOR_ZIGBEE_RXD "Zigbee - RX"
2020-07-24 05:38:44 +01:00
# define D_SENSOR_ZIGBEE_RST "Zigbee - Reset"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_SOLAXX1_TX "SolaxX1 - TX"
2020-08-19 10:28:48 +01:00
# define D_SENSOR_SOLAXX1_RX "SolaxX1 - RX"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_IBEACON_TX "iBeacon - TX"
# define D_SENSOR_IBEACON_RX "iBeacon - RX"
# define D_SENSOR_RDM6300_RX "RDM6300 - RX"
# define D_SENSOR_CC1101_CS "CC1101 - CS"
# define D_SENSOR_A4988_DIR "A4988 - DIR"
# define D_SENSOR_A4988_STP "A4988 - STP"
# define D_SENSOR_A4988_ENA "A4988 - ENA"
# define D_SENSOR_A4988_MS1 "A4988 - MS1"
2020-10-23 14:18:58 +01:00
# define D_SENSOR_OUTPUT_HI "Output - Hi"
# define D_SENSOR_OUTPUT_LO "Output - Lo"
2020-11-10 14:04:45 +00:00
# define D_SENSOR_AS608_TX "AS608 - TX"
# define D_SENSOR_AS608_RX "AS608 - RX"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_DDS2382_TX "DDS238-2 - TX"
# define D_SENSOR_DDS2382_RX "DDS238-2 - RX"
# define D_SENSOR_DDSU666_TX "DDSU666 - TX"
# define D_SENSOR_DDSU666_RX "DDSU666 - RX"
# define D_SENSOR_SM2135_CLK "SM2135 - CLK"
# define D_SENSOR_SM2135_DAT "SM2135 - DATI"
# define D_SENSOR_DEEPSLEEP "Deep sleep"
# define D_SENSOR_EXS_ENABLE "EXS - Abilita"
2020-07-05 08:57:10 +01:00
# define D_SENSOR_CLIENT_TX "Client - TX"
# define D_SENSOR_CLIENT_RX "Client - RX"
# define D_SENSOR_CLIENT_RESET "Client - RST"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_GPS_RX "GPS - RX"
# define D_SENSOR_GPS_TX "GPS - TX"
# define D_SENSOR_HM10_RX "HM10 - RX"
# define D_SENSOR_HM10_TX "HM10 - TX"
# define D_SENSOR_LE01MR_RX "LE-01MR - RX"
# define D_SENSOR_LE01MR_TX "LE-01MR - TX"
2020-06-16 07:33:32 +01:00
# define D_SENSOR_BL0940_RX "BL0940 - RX"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_CC1101_GDO0 "CC1101 - GDO0"
# define D_SENSOR_CC1101_GDO2 "CC1101 - GDO2"
# define D_SENSOR_HRXL_RX "HRXL - RX"
2020-08-18 08:56:07 +01:00
# define D_SENSOR_DYP_RX "DYP - RX"
2020-03-30 16:33:12 +01:00
# define D_SENSOR_ELECTRIQ_MOODL "MOODL - TX"
2020-07-05 08:57:10 +01:00
# define D_SENSOR_AS3935 "AS3935"
2020-05-08 18:45:39 +01:00
# define D_SENSOR_WINDMETER_SPEED "Velocità vento"
2020-08-18 08:56:07 +01:00
# define D_SENSOR_TELEINFO_RX "TInfo - RX"
# define D_SENSOR_TELEINFO_ENABLE "TInfo - EN"
2020-06-17 15:17:28 +01:00
# define D_SENSOR_LMT01_PULSE "LMT01 Pulse"
2020-08-04 15:33:05 +01:00
# define D_SENSOR_ADC_INPUT "ADC Input"
# define D_SENSOR_ADC_TEMP "ADC Temp"
# define D_SENSOR_ADC_LIGHT "ADC Light"
# define D_SENSOR_ADC_BUTTON "ADC Button"
# define D_SENSOR_ADC_RANGE "ADC Range"
# define D_SENSOR_ADC_CT_POWER "ADC CT Power"
# define D_SENSOR_ADC_JOYSTICK "ADC Joystick"
2020-05-05 17:36:12 +01:00
# define D_GPIO_WEBCAM_PWDN "CAM_PWDN"
# define D_GPIO_WEBCAM_RESET "CAM_RESET"
# define D_GPIO_WEBCAM_XCLK "CAM_XCLK"
# define D_GPIO_WEBCAM_SIOD "CAM_SIOD"
# define D_GPIO_WEBCAM_SIOC "CAM_SIOC"
# define D_GPIO_WEBCAM_DATA "CAM_DATA"
# define D_GPIO_WEBCAM_VSYNC "CAM_VSYNC"
# define D_GPIO_WEBCAM_HREF "CAM_HREF"
# define D_GPIO_WEBCAM_PCLK "CAM_PCLK"
# define D_GPIO_WEBCAM_PSCLK "CAM_PSCLK"
# define D_GPIO_WEBCAM_HSD "CAM_HSD"
# define D_GPIO_WEBCAM_PSRCS "CAM_PSRCS"
2020-06-16 17:36:49 +01:00
# define D_SENSOR_ETH_PHY_POWER "ETH POWER"
# define D_SENSOR_ETH_PHY_MDC "ETH MDC"
# define D_SENSOR_ETH_PHY_MDIO "ETH MDIO"
2020-06-16 07:33:32 +01:00
# define D_SENSOR_TCP_TXD "TCP - TX"
# define D_SENSOR_TCP_RXD "TCP - RX"
2020-07-16 13:24:41 +01:00
# define D_SENSOR_IEM3000_TX "iEM3000 - TX"
# define D_SENSOR_IEM3000_RX "iEM3000 - RX"
2020-11-13 15:04:15 +00:00
# define D_SENSOR_MIEL_HVAC_TX "MiEl HVAC - TX"
# define D_SENSOR_MIEL_HVAC_RX "MiEl HVAC - RX"
2019-12-17 02:09:34 +00:00
// Units
# define D_UNIT_AMPERE "A"
2020-05-07 23:34:25 +01:00
# define D_UNIT_CELSIUS "C"
2019-12-17 02:09:34 +00:00
# define D_UNIT_CENTIMETER "cm"
2020-05-07 23:34:25 +01:00
# define D_UNIT_DEGREE "°"
2020-05-07 23:53:13 +01:00
# define D_UNIT_FAHRENHEIT "F"
2019-12-17 02:09:34 +00:00
# define D_UNIT_HERTZ "Hz"
2020-03-30 16:33:12 +01:00
# define D_UNIT_HOUR "o"
2019-12-17 02:09:34 +00:00
# define D_UNIT_GALLONS "gal"
# define D_UNIT_GALLONS_PER_MIN "g / m"
# define D_UNIT_INCREMENTS "inc"
2020-05-07 23:34:25 +01:00
# define D_UNIT_KELVIN "K"
2020-04-11 00:48:37 +01:00
# define D_UNIT_KILOMETER "km"
2019-12-17 02:09:34 +00:00
# define D_UNIT_KILOGRAM "kg"
# define D_UNIT_KILOMETER_PER_HOUR "km / h" // or "km/h"
2019-12-30 17:44:08 +00:00
# define D_UNIT_KILOOHM "kΩ"
2019-12-17 02:09:34 +00:00
# define D_UNIT_KILOWATTHOUR "kWh"
2020-11-01 09:28:43 +00:00
# define D_UNIT_LITERS "L"
# define D_UNIT_LITERS_PER_MIN "L / m"
2019-12-17 02:09:34 +00:00
# define D_UNIT_LUX "lx"
2019-12-30 17:44:08 +00:00
# define D_UNIT_MICROGRAM_PER_CUBIC_METER "µg / m³"
# define D_UNIT_MICROMETER "µm"
# define D_UNIT_MICROSECOND "µs"
2020-10-24 08:54:25 +01:00
# define D_UNIT_MICROSIEMENS_PER_CM "µS / cm"
2019-12-17 02:09:34 +00:00
# define D_UNIT_MILLIAMPERE "mA"
2020-11-07 09:41:22 +00:00
# define D_UNIT_MILLILITERS "ml"
2019-12-17 02:09:34 +00:00
# define D_UNIT_MILLIMETER "mm"
# define D_UNIT_MILLIMETER_MERCURY "mmHg"
# define D_UNIT_MILLISECOND "ms"
2020-10-18 13:51:21 +01:00
# define D_UNIT_MILLIVOLT "mV"
2019-12-17 02:09:34 +00:00
# define D_UNIT_MINUTE "Min"
# define D_UNIT_PARTS_PER_BILLION "ppb"
# define D_UNIT_PARTS_PER_DECILITER "ppd"
# define D_UNIT_PARTS_PER_MILLION "ppm"
2020-05-07 23:34:25 +01:00
# define D_UNIT_PERCENT "%%"
2019-12-17 02:09:34 +00:00
# define D_UNIT_PRESSURE "hPa"
# define D_UNIT_SECOND "sec"
# define D_UNIT_SECTORS "settori"
# define D_UNIT_VA "VA"
# define D_UNIT_VAR "VAr"
# define D_UNIT_VOLT "V"
# define D_UNIT_WATT "W"
# define D_UNIT_WATTHOUR "Wh"
# define D_UNIT_WATT_METER_QUADRAT "W / m²"
2020-01-23 16:18:44 +00:00
//SDM220, SDM120, LE01MR
2019-12-17 02:09:34 +00:00
# define D_PHASE_ANGLE "Angolo Fase"
2020-03-30 16:33:12 +01:00
# define D_IMPORT_ACTIVE "Potenza attiva importata"
# define D_EXPORT_ACTIVE "Potenza attiva esportata"
# define D_IMPORT_REACTIVE "Potenza reattiva importata"
# define D_EXPORT_REACTIVE "Potenza reattiva esportata"
# define D_TOTAL_REACTIVE "Potenza reattiva totale"
2019-12-17 02:09:34 +00:00
# define D_UNIT_KWARH "kVArh"
# define D_UNIT_ANGLE "°"
2020-03-30 16:33:12 +01:00
# define D_TOTAL_ACTIVE "Potenza attiva totale"
2019-12-17 02:09:34 +00:00
//SOLAXX1
2020-03-30 16:33:12 +01:00
# define D_PV1_VOLTAGE "PV1 - Voltaggio"
# define D_PV1_CURRENT "PV1 - Corrente"
# define D_PV1_POWER "PV1 - Energia"
# define D_PV2_VOLTAGE "PV2 - Voltaggio"
# define D_PV2_CURRENT "PV2 - Corrente"
# define D_PV2_POWER "PV2 - Energia"
# define D_SOLAR_POWER "Energia solare"
# define D_INVERTER_POWER "Energia inverter"
2019-12-17 02:09:34 +00:00
# define D_STATUS "Stato"
# define D_WAITING "In attesa"
2020-03-30 16:33:12 +01:00
# define D_CHECKING "Controllo"
# define D_WORKING "Attivo"
2019-12-17 02:09:34 +00:00
# define D_FAILURE "Errore"
2020-03-30 16:33:12 +01:00
# define D_SOLAX_ERROR_0 "Nessun codice errore"
# define D_SOLAX_ERROR_1 "Griglia errore persa"
# define D_SOLAX_ERROR_2 "Griglia errore tensione"
# define D_SOLAX_ERROR_3 "Griglia errore frequenza"
# define D_SOLAX_ERROR_4 "Errore tensione PV"
# define D_SOLAX_ERROR_5 "Errore isolamento"
# define D_SOLAX_ERROR_6 "Errore temperatura eccessiva"
# define D_SOLAX_ERROR_7 "Errore ventilatore"
# define D_SOLAX_ERROR_8 "Altro errore dispositivo"
2019-12-17 02:09:34 +00:00
2019-12-28 17:25:43 +00:00
//xdrv_10_scripter.ino
2020-03-30 16:33:12 +01:00
# define D_CONFIGURE_SCRIPT "Modifica script"
# define D_SCRIPT "modifica script"
# define D_SDCARD_UPLOAD "upload file"
# define D_SDCARD_DIR "cartella scheda SD"
# define D_UPL_DONE "Completato"
# define D_SCRIPT_CHARS_LEFT "caratteri rimanenti"
# define D_SCRIPT_CHARS_NO_MORE "nessun altro carattere"
2019-12-28 17:25:43 +00:00
# define D_SCRIPT_DOWNLOAD "Download"
2020-03-30 16:33:12 +01:00
# define D_SCRIPT_ENABLE "abilita script"
2020-07-05 08:57:10 +01:00
# define D_SCRIPT_UPLOAD "Carica"
# define D_SCRIPT_UPLOAD_FILES "Carica file"
2019-12-28 17:25:43 +00:00
2020-04-25 23:43:50 +01:00
//xsns_67_as3935.ino
2020-05-06 16:20:29 +01:00
# define D_AS3935_GAIN "guadagno:"
# define D_AS3935_ENERGY "energia:"
# define D_AS3935_DISTANCE "distanza:"
# define D_AS3935_DISTURBER "disturbatore:"
2020-04-25 23:43:50 +01:00
# define D_AS3935_VRMS "µVrms:"
2020-07-24 05:38:44 +01:00
# define D_AS3935_APRX "appross.:"
2020-05-06 16:20:29 +01:00
# define D_AS3935_AWAY "lontano"
# define D_AS3935_LIGHT "illuminazione"
# define D_AS3935_OUT "illuminazione fuori intervallo"
# define D_AS3935_NOT "distanza non determinata"
# define D_AS3935_ABOVE "illuminazione ambientale"
# define D_AS3935_NOISE "rilevato rumore"
# define D_AS3935_DISTDET "rilevato disturbatore"
# define D_AS3935_INTNOEV "Interrupt senza evento!"
2020-09-05 20:52:43 +01:00
# define D_AS3935_FLICKER "Flicker PIN IRQ!"
# define D_AS3935_POWEROFF "Spegnimento"
2020-05-06 16:20:29 +01:00
# define D_AS3935_NOMESS "in ascolto..."
# define D_AS3935_ON "ON"
# define D_AS3935_OFF "OFF"
# define D_AS3935_INDOORS "Interno"
# define D_AS3935_OUTDOORS "Esterno"
# define D_AS3935_CAL_FAIL "calibrazione fallita"
# define D_AS3935_CAL_OK "calibrazione impostata a:"
2020-04-25 23:43:50 +01:00
2020-05-07 09:54:29 +01:00
//xsns_68_opentherm.ino
2020-05-08 18:45:39 +01:00
# define D_SENSOR_BOILER_OT_RX "OpenTherm - RX"
# define D_SENSOR_BOILER_OT_TX "OpenTherm - TX"
2020-05-07 09:54:29 +01:00
2020-08-10 16:42:31 +01:00
// xnrg_15_teleinfo Denky (Teleinfo)
2020-08-11 10:31:30 +01:00
# define D_CONTRACT "Contratto"
# define D_POWER_LOAD "Carico di potenza"
# define D_CURRENT_TARIFF "Tariffa attuale"
# define D_TARIFF "Tariffa"
2020-08-10 16:42:31 +01:00
# define D_OVERLOAD "ADPS"
2020-08-11 10:31:30 +01:00
# define D_MAX_POWER "Potenza max"
# define D_MAX_CURRENT "Corrente max"
2020-08-10 16:42:31 +01:00
2020-11-11 16:31:48 +00:00
// xsns_79_as608.ino
2020-11-13 15:04:15 +00:00
# define D_FP_ENROLL_PLACEFINGER "Appoggia impronta"
# define D_FP_ENROLL_REMOVEFINGER "Rimuovi impronta"
# define D_FP_ENROLL_PLACESAMEFINGER "Appoggia di nuovo stessa impronta"
# define D_FP_ENROLL_RETRY "Errore quindi riprova"
# define D_FP_ENROLL_RESTART "Riavvia"
# define D_FP_ENROLL_ERROR "Errore"
# define D_FP_ENROLL_RESET "Ripristina"
# define D_FP_ENROLL_ACTIVE "Attivo"
# define D_FP_ENROLL_INACTIVE "Non attivo"
2020-11-11 16:31:48 +00:00
// Indexed by Adafruit_Fingerprint.h defines
2020-11-13 15:04:15 +00:00
# define D_FP_PACKETRECIEVEERR "Errore comunicazione" // 0x01 Error when receiving data package
# define D_FP_NOFINGER "" // 0x02 No finger on the sensor
# define D_FP_IMAGEFAIL "Errore immagine" // 0x03 Failed to enroll the finger
# define D_FP_IMAGEMESS "Immmagine troppo danneggiata" // 0x06 Failed to generate character file due to overly disorderly fingerprint image
# define D_FP_FEATUREFAIL "Impronta troppo piccola" // 0x07 Failed to generate character file due to the lack of character point or small fingerprint image
# define D_FP_NOMATCH "Nessuna corrispondenza" // 0x08 Finger doesn't match
# define D_FP_NOTFOUND "Corrispondenza non trovata" // 0x09 Failed to find matching finger
# define D_FP_ENROLLMISMATCH "L'impronta non corrisponde" // 0x0A Failed to combine the character files
# define D_FP_BADLOCATION "Locazione errata" // 0x0B Addressed PageID is beyond the finger library
# define D_FP_DBRANGEFAIL "Errore intervallo DB" // 0x0C Error when reading template from library or invalid template
# define D_FP_UPLOADFEATUREFAIL "Errore funzione upload" // 0x0D Error when uploading template
# define D_FP_PACKETRESPONSEFAIL "Errore risposta pacchetto" // 0x0E Module failed to receive the following data packages
# define D_FP_UPLOADFAIL "Errore upload" // 0x0F Error when uploading image
# define D_FP_DELETEFAIL "Errore eliminazione" // 0x10 Failed to delete the template
# define D_FP_DBCLEARFAIL "Errore azzeramento DB" // 0x11 Failed to clear finger library
# define D_FP_PASSFAIL "Errore password" // 0x13 Find whether the fingerprint passed or failed
# define D_FP_INVALIDIMAGE "Immagine non valida" // 0x15 Failed to generate image because of lac of valid primary image
# define D_FP_FLASHERR "Errore scrittura flash" // 0x18 Error when writing flash
# define D_FP_INVALIDREG "Numero non valido" // 0x1A Invalid register number
# define D_FP_ADDRCODE "Codice indirizzo" // 0x20 Address code
# define D_FP_PASSVERIFY "Password verificata" // 0x21 Verify the fingerprint passed
# define D_FP_UNKNOWNERROR "Errore" // Any other error
2020-11-11 16:31:48 +00:00
2019-12-17 02:09:34 +00:00
# endif // _LANGUAGE_IT_IT_H_