2020-03-04 10:56:35 +00:00
/*
ro - RO . h - localization for Romanian - Romania and Moldova for Tasmota
2021-01-01 12:44:04 +00:00
Copyright ( C ) 2021 Augustin Marti
2020-03-04 10:56:35 +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_RO_RO_H_
# define _LANGUAGE_RO_RO_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 .
*
2021-03-16 17:15:21 +00:00
* Updated until v9 .3 .1 .1
2020-03-04 10:56:35 +00:00
\ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
//#define LANGUAGE_MODULE_NAME // Enable to display "Module Generic" (ie Spanish), Disable to display "Generic Module" (ie English)
// https://www.science.co.il/language/Locale-codes.php
# define LANGUAGE_LCID 2072
// HTML (ISO 639-1) Language Code
# define D_HTML_LANGUAGE "ro"
// "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 "DumLunMarMieJoiVinSâm"
# define D_MONTH3LIST "IanFebMarAprMaiIunIulAugSepOctNoeDec"
// Non JSON decimal separator
# define D_DECIMAL_SEPARATOR "."
// Common
# define D_ADMIN "Admin"
# define D_AIR_QUALITY "Calitatea aerului"
# define D_AP "AP" // Access Point
# define D_AS "as"
# define D_AUTO "AUTO"
2020-06-29 10:53:31 +01:00
# define D_BATT "Batt" // Short for Battery
2020-03-04 10:56:35 +00:00
# define D_BLINK "Blink"
# define D_BLINKOFF "BlinkOff"
# define D_BOOT_COUNT "Boot Count"
# define D_BRIGHTLIGHT "Strălucire"
# define D_BSSID "BSSId"
# define D_BUTTON "Buton"
# define D_BY "de" // Written by me
# define D_BYTES "Bytes"
# define D_CELSIUS "Celsius"
# define D_CHANNEL "Canal"
# define D_CO2 "Dioxid de carbon"
# define D_CODE "cod" // Button code
# define D_COLDLIGHT "Rece"
# define D_COMMAND "Comandă"
# define D_CONNECTED "Conectat"
# define D_CORS_DOMAIN "Domeniu CORS"
# define D_COUNT "Numărătoare"
# define D_COUNTER "Contor"
# define D_CT_POWER "Putere Transformată"
# define D_CURRENT "Curent" // As in Voltage and Current
2022-03-26 15:02:50 +00:00
# define D_CURRENT_NEUTRAL "Current Neutral"
2020-03-04 11:18:32 +00:00
# define D_DATA "Date"
2020-03-04 10:56:35 +00:00
# define D_DARKLIGHT "Întunecat"
# define D_DEBUG "Depanare"
2020-03-16 18:37:13 +00:00
# define D_DEWPOINT "Punct de rouă"
2020-03-04 10:56:35 +00:00
# define D_DISABLED "Dezactivat"
# define D_DISTANCE "Distanță"
# define D_DNS_SERVER "Server DNS"
2020-11-02 08:26:35 +00:00
# define D_DO "Disolved Oxygen"
2020-03-04 10:56:35 +00:00
# define D_DONE "Terminat"
# define D_DST_TIME "DST"
2020-10-24 08:54:25 +01:00
# define D_EC "EC"
2020-03-04 10:56:35 +00:00
# define D_ECO2 "eCO₂"
# define D_EMULATION "Emulație"
2020-03-16 18:37:13 +00:00
# define D_ENABLED "Activat"
2020-03-04 10:56:35 +00:00
# define D_ERASE "Șterge"
# define D_ERROR "Eroare"
# define D_FAHRENHEIT "Fahrenheit"
# define D_FAILED "Eșuat"
# define D_FALLBACK "Rezervă"
# define D_FALLBACK_TOPIC "Listă de rezervă"
# define D_FALSE "Fals"
# define D_FILE "Fișier"
# define D_FLOW_RATE "Debit"
2021-02-04 14:19:59 +00:00
# define D_FRAGMENTATION "frag." // Lower case abbreviated version of fragmentation used in "memory fragmentation"
2022-05-05 15:26:29 +01:00
# define D_FRAME_RATE "Frame rate"
2020-03-04 10:56:35 +00:00
# define D_FREE_MEMORY "Memorie Liberă"
2020-05-12 13:19:10 +01:00
# define D_PSR_MAX_MEMORY "PS-RAM Memory"
# define D_PSR_FREE_MEMORY "PS-RAM free Memory"
2020-03-04 10:56:35 +00:00
# define D_FREQUENCY "Frecvență"
# define D_GAS "Gaz"
# define D_GATEWAY "Gateway"
# define D_GROUP "Grup"
# define D_HOST "Gazdă"
2021-03-27 14:15:15 +00:00
# define D_HALL_EFFECT "Hall Effect"
2020-03-04 10:56:35 +00:00
# define D_HOSTNAME "Hostname"
# define D_HUMIDITY "Umiditate"
# define D_ILLUMINANCE "Iluminare"
# define D_IMMEDIATE "imediat" // Button immediate
# define D_INDEX "Index"
# define D_INFO "Info"
# define D_INFRARED "Infraroșu"
# define D_INITIALIZED "Inițializat"
# define D_IP_ADDRESS "Adresă IP"
# define D_LIGHT "Lumină"
# define D_LWT "LWT"
2020-06-29 10:53:31 +01:00
# define D_LQI "LQI" // Zigbee Link Quality Index
2020-03-04 10:56:35 +00:00
# define D_MODULE "Modul"
# define D_MOISTURE "Umezeală"
# define D_MQTT "MQTT"
# define D_MULTI_PRESS "selectare multiplă"
# define D_NOISE "Zgomot"
# define D_NONE "Lipsă"
2020-10-27 10:38:54 +00:00
# define D_O2 "Oxygen"
2020-03-04 10:56:35 +00:00
# define D_OFF "Închis"
# define D_OFFLINE "Offline"
# define D_OK "Ok"
# define D_ON "Aprins"
# define D_ONLINE "Online"
2020-10-18 13:43:40 +01:00
# define D_ORP "ORP"
2020-03-04 10:56:35 +00:00
# define D_PASSWORD "Parolă"
2020-10-18 13:43:40 +01:00
# define D_PH "pH"
2022-01-23 16:10:35 +00:00
# define D_MQ "MQ"
2022-05-14 16:41:52 +01:00
# define D_PARTITION "Partition" // As in flash and firmware partition
2020-03-04 10:56:35 +00:00
# define D_PORT "Port"
# define D_POWER_FACTOR "Factor de Putere"
# define D_POWERUSAGE "Putere"
# define D_POWERUSAGE_ACTIVE "Putere Activă"
# define D_POWERUSAGE_APPARENT "Putere Aparentă"
# define D_POWERUSAGE_REACTIVE "Putere Reactivă"
# define D_PRESSURE "Presiune"
# define D_PRESSUREATSEALEVEL "Presiune atmosferică"
# define D_PROGRAM_FLASH_SIZE "Mărimea Programului Flash"
# define D_PROGRAM_SIZE "Mărimea Programului"
# define D_PROJECT "Proiect"
# define D_RAIN "Ploaie"
# define D_RANGE "Distanță"
# define D_RECEIVED "Primit"
# define D_RESTART "Restart"
# define D_RESTARTING "Restartare"
# define D_RESTART_REASON "Motiv Restartare"
# define D_RESTORE "Restaurare"
# define D_RETAINED "Păstrare"
# define D_RULE "Regulă"
# define D_SAVE "Salvare"
# define D_SENSOR "Senzor"
# define D_SSID "SSId"
# define D_START "Start"
# define D_STD_TIME "STD"
# define D_STOP "Stop"
# define D_SUBNET_MASK "Subnet Mask"
# define D_SUBSCRIBE_TO "Înscriere la"
# define D_UNSUBSCRIBE_FROM "Renunțare de la"
# define D_SUCCESSFUL "Succes"
# define D_SUNRISE "Răsărit"
# define D_SUNSET "Apus"
# define D_TEMPERATURE "Temperatură"
# define D_TO "la"
# define D_TOGGLE "Comută"
# define D_TOPIC "Topic"
# define D_TOTAL_USAGE "Folosință totală"
# define D_TRANSMIT "Transmitere"
# define D_TRUE "Adevărat"
# define D_TVOC "TVOC"
# define D_UPGRADE "actualizare"
2020-03-16 18:37:13 +00:00
# define D_UPLOAD "Încărcăre"
2020-03-04 10:56:35 +00:00
# define D_UPTIME "Folosință"
2022-05-14 16:41:52 +01:00
# define D_USED "used"
2020-03-04 10:56:35 +00:00
# define D_USER "Utilizator"
# define D_UTC_TIME "UTC"
# define D_UV_INDEX "Index UV"
# define D_UV_INDEX_1 "Mic"
# define D_UV_INDEX_2 "Mediu"
# define D_UV_INDEX_3 "Mare"
# define D_UV_INDEX_4 "Pericol"
# define D_UV_INDEX_5 "ArdereL1 / 2"
# define D_UV_INDEX_6 "ArdereL3"
# define D_UV_INDEX_7 "În afara intervalului" // Out of Range
# define D_UV_LEVEL "Nivel UV"
# define D_UV_POWER "Putere UV"
# define D_VERSION "Versiune"
# define D_VOLTAGE "Voltaj"
2020-11-01 09:28:43 +00:00
# define D_VOLUME "Volume"
2020-03-04 10:56:35 +00:00
# define D_WEIGHT "Greutate"
# define D_WARMLIGHT "Cald"
# define D_WEB_SERVER "Server Web"
2021-07-12 11:32:27 +01:00
# define D_SOC "State of Charge"
# define D_SOH "State of Health"
2020-03-04 10:56:35 +00:00
// tasmota.ino
# define D_WARNING_MINIMAL_VERSION "ATENȚIE Această versiune nu suportă setări permanente"
# define D_LEVEL_10 "nivel 1-0"
# define D_LEVEL_01 "nivel 0-1"
# define D_SERIAL_LOGGING_DISABLED "Logare serială dezactivată"
# define D_SYSLOG_LOGGING_REENABLED "Logare Syslog activată"
# define D_SET_BAUDRATE_TO "Setare Baudrate la"
# define D_RECEIVED_TOPIC "Listă Primită"
# define D_DATA_SIZE "Mărime Date"
# define D_ANALOG_INPUT "Analog"
// support.ino
# define D_OSWATCH "osWatch"
# define D_BLOCKED_LOOP "Circuit blocat"
# define D_WPS_FAILED_WITH_STATUS "status WPSconfig EȘUAT"
# define D_ACTIVE_FOR_3_MINUTES "activ pentru 3 minute"
# define D_FAILED_TO_START "start eșuat"
# define D_PATCH_ISSUE_2186 "emitere patch 2186"
# define D_CONNECTING_TO_AP "Conectare la AP"
# define D_IN_MODE "in mode"
# define D_CONNECT_FAILED_NO_IP_ADDRESS "Conexiune eșuată, lipsă primire adresă IP"
2020-03-16 18:37:13 +00:00
# define D_CONNECT_FAILED_AP_NOT_REACHED "Conexiune eșuată, nu s-a găsit AP"
2020-04-07 15:31:22 +01:00
# define D_CONNECT_FAILED_WRONG_PASSWORD "Conexiune eșuată"
2020-03-16 18:37:13 +00:00
# define D_CONNECT_FAILED_AP_TIMEOUT "Conexiune eșuată, expirare timp AP"
2020-03-04 10:56:35 +00:00
# define D_ATTEMPTING_CONNECTION "Conectare in curs ..."
# define D_CHECKING_CONNECTION "Verificare conexiune..."
2020-03-16 18:37:13 +00:00
# define D_QUERY_DONE "Căutare terminată. Servicii MQTT găsite"
2020-03-04 10:56:35 +00:00
# define D_MQTT_SERVICE_FOUND "Servicii MQTT găsite"
# define D_FOUND_AT "Găsite la"
# define D_SYSLOG_HOST_NOT_FOUND "Lipsă gazdă Syslog"
// settings.ino
# define D_SAVED_TO_FLASH_AT "Salvat pe flash la"
# define D_LOADED_FROM_FLASH_AT "Încărcat din flash la"
2020-03-16 18:37:13 +00:00
# define D_USE_DEFAULTS "Folosește setari fabrică"
2020-03-04 10:56:35 +00:00
# define D_ERASED_SECTOR "Sector șters"
// xdrv_02_webserver.ino
2020-03-16 18:37:13 +00:00
# define D_NOSCRIPT "Pentru a folosi Tasmota, vă rugăm activați JavaScript"
2022-05-05 10:19:39 +01:00
# define D_SAFEBOOT "SAFEBOOT"
2020-03-04 10:56:35 +00:00
# define D_MINIMAL_FIRMWARE_PLEASE_UPGRADE "firmware MINIMAL<br>vă rugăm actualizați"
# define D_WEBSERVER_ACTIVE_ON "Server Web activ"
# define D_WITH_IP_ADDRESS "cu adresa IP "
# define D_WEBSERVER_STOPPED "Server Web oprit"
# define D_FILE_NOT_FOUND "Lipsă fișier"
# define D_REDIRECTED "Redirecționat la captive portal"
# define D_WIFIMANAGER_SET_ACCESSPOINT_AND_STATION "Wifimanager set AccessPoint cu păstrare Stație"
# define D_WIFIMANAGER_SET_ACCESSPOINT "Wifimanager set AccessPoint"
# define D_TRYING_TO_CONNECT "Încercare conectare la rețea"
# define D_RESTART_IN "Restart în"
# define D_SECONDS "secunde"
# define D_DEVICE_WILL_RESTART "echipamentul va reporni în cateva secunde"
# define D_BUTTON_TOGGLE "Comutare"
# define D_CONFIGURATION "Configurație"
# define D_INFORMATION "Informație"
# define D_FIRMWARE_UPGRADE "Actualizare Firmware"
2021-04-16 10:43:26 +01:00
# define D_MANAGEMENT "Consoles"
2020-03-04 10:56:35 +00:00
# define D_CONSOLE "Consolă"
# define D_CONFIRM_RESTART "Confirmare Restart"
# define D_CONFIGURE_MODULE "Configurare Modul"
# define D_CONFIGURE_WIFI "Configurare WiFi"
# define D_CONFIGURE_MQTT "Configurare MQTT"
# define D_CONFIGURE_DOMOTICZ "Configurare Domoticz"
# define D_CONFIGURE_LOGGING "Configurare Logging"
2020-03-16 18:37:13 +00:00
# define D_CONFIGURE_OTHER "Alte configurări"
2020-03-04 10:56:35 +00:00
# define D_CONFIRM_RESET_CONFIGURATION "Confirmă Reset Configurare"
2020-03-16 18:37:13 +00:00
# define D_RESET_CONFIGURATION "Resetează Configurare"
2020-03-04 10:56:35 +00:00
# define D_BACKUP_CONFIGURATION "Backup Configurare"
# define D_RESTORE_CONFIGURATION "Restaurează Configurație"
# define D_MAIN_MENU "Meniu Principal"
# define D_MODULE_PARAMETERS "Parametri modul"
# define D_MODULE_TYPE "Tip modul"
# define D_PULLUP_ENABLE "Fără Buton / Întrerupător"
# define D_ADC "ADC"
# define D_GPIO "GPIO"
# define D_SERIAL_IN "Intrare Serială"
# define D_SERIAL_OUT "Ieșire Serială"
# define D_WIFI_PARAMETERS "Parameteri Wifi"
# define D_SCAN_FOR_WIFI_NETWORKS "Scanare rețele wifi"
# define D_SCAN_DONE "Scanare terminată"
# define D_NO_NETWORKS_FOUND "Lipsă rețele găsite"
# define D_REFRESH_TO_SCAN_AGAIN "Refresh pentru o nouă scanare"
# define D_DUPLICATE_ACCESSPOINT "Clonează AccessPoint"
# define D_SKIPPING_LOW_QUALITY "Omite,joasă calitate"
# define D_RSSI "RSSI"
# define D_WEP "WEP"
# define D_WPA_PSK "WPA PSK"
# define D_WPA2_PSK "WPA2 PSK"
2021-04-12 17:45:18 +01:00
# define D_AP1_SSID "WiFi Network"
# define D_AP1_SSID_HELP "Type or Select your WiFi Network"
# define D_AP2_SSID "WiFi Network 2"
# define D_AP2_SSID_HELP "Type your Alternative WiFi Network"
# define D_AP_PASSWORD "Parolă WiFi"
# define D_AP_PASSWORD_HELP "Enter your WiFi Password"
# define D_SELECT_YOUR_WIFI_NETWORK "Select your WiFi Network"
# define D_SHOW_MORE_WIFI_NETWORKS "Scan for all WiFi Networks"
# define D_SHOW_MORE_OPTIONS "More Options"
# define D_CHECK_CREDENTIALS "Please, check your credentials"
# define D_SUCCESSFUL_WIFI_CONNECTION "Successful WiFi Connection"
# define D_NOW_YOU_CAN_CLOSE_THIS_WINDOW "Now you can close this window"
# define D_REDIRECTING_TO_NEW_IP "Redirecting to new device's IP address"
2020-03-04 10:56:35 +00:00
# define D_MQTT_PARAMETERS "parametri MQTT"
# define D_CLIENT "Client"
# define D_FULL_TOPIC "Full Topic"
# define D_LOGGING_PARAMETERS "parametri Logging"
# define D_SERIAL_LOG_LEVEL "Nivel Serial log"
# define D_MQTT_LOG_LEVEL "Nivel Mqtt log"
# define D_WEB_LOG_LEVEL "Nivel Web log"
# define D_SYS_LOG_LEVEL "Nivel Syslog"
# define D_MORE_DEBUG "Depanare detailată"
# define D_SYSLOG_HOST "Syslog Gazdă "
# define D_SYSLOG_PORT "Syslog port"
# define D_TELEMETRY_PERIOD "Perioadă Telemetrie"
# define D_OTHER_PARAMETERS "Alți paramatri"
# define D_TEMPLATE "Template"
# define D_ACTIVATE "Activare"
2020-05-17 16:10:17 +01:00
# define D_DEVICE_NAME "Device Name"
2020-03-04 10:56:35 +00:00
# define D_WEB_ADMIN_PASSWORD "Parolă Web Admin"
2020-03-16 18:37:13 +00:00
# define D_MQTT_ENABLE "Activare MQTT"
2020-08-12 16:20:37 +01:00
# define D_MQTT_TLS_ENABLE "MQTT TLS"
2021-08-16 23:07:17 +01:00
# define D_HTTP_API "HTTP API"
# define D_HTTP_API_ENABLE "Activare HTTP API"
2020-03-04 10:56:35 +00:00
# define D_FRIENDLY_NAME "Friendly Name"
# define D_BELKIN_WEMO "Belkin WeMo"
# define D_HUE_BRIDGE "Hue Bridge"
# define D_SINGLE_DEVICE "echipament unic"
# define D_MULTI_DEVICE "echipament multiplu"
# define D_CONFIGURE_TEMPLATE "Configurare Template"
# define D_TEMPLATE_PARAMETERS "Parametri Template"
# define D_TEMPLATE_NAME "Nume"
# define D_BASE_TYPE "Bazat pe"
# define D_TEMPLATE_FLAGS "Opțiuni"
# define D_SAVE_CONFIGURATION "Salvează configurația"
# define D_CONFIGURATION_SAVED "Configurația salvată"
# define D_CONFIGURATION_RESET "Configurația resetată"
2020-03-16 18:37:13 +00:00
# define D_PROGRAM_VERSION "Versiune Program"
# define D_BUILD_DATE_AND_TIME "Data & Timp creare"
# define D_CORE_AND_SDK_VERSION "Versiune Core / SDK"
2020-03-04 10:56:35 +00:00
# define D_FLASH_WRITE_COUNT "Spațiu Flash scris"
# define D_MAC_ADDRESS "Adresă MAC"
# define D_MQTT_HOST "Gazdă MQTT"
# define D_MQTT_PORT "Port MQTT"
# define D_MQTT_CLIENT "Client MQTT"
# define D_MQTT_USER "Uilizator MQTT"
2020-03-16 18:37:13 +00:00
# define D_MQTT_TOPIC "Subiect MQTT"
# define D_MQTT_GROUP_TOPIC "Subiect Grup MQTT"
# define D_MQTT_FULL_TOPIC "Subiect Întreg MQTT"
2020-08-12 16:20:37 +01:00
# define D_MQTT_NO_RETAIN "MQTT No Retain"
2020-03-04 10:56:35 +00:00
# define D_MDNS_DISCOVERY "Descoperă mDNS"
# define D_MDNS_ADVERTISE "Publică mDNS"
# define D_ESP_CHIP_ID "ESP Chip Id"
# define D_FLASH_CHIP_ID "Flash Chip Id"
# define D_FLASH_CHIP_SIZE "Mărime Flash"
# define D_FREE_PROGRAM_SPACE "Spațiu Disponibil Program"
2020-03-16 18:37:13 +00:00
# define D_UPGRADE_BY_WEBSERVER "Actualizare prin server web"
2020-03-04 10:56:35 +00:00
# define D_OTA_URL "OTA Url"
# define D_START_UPGRADE "Porneste actualizare"
2020-03-16 18:37:13 +00:00
# define D_UPGRADE_BY_FILE_UPLOAD "Actualizare prin încărcare fișier"
2022-05-05 10:19:39 +01:00
# define D_UPLOAD_FACTORY "Switching to safeboot partition"
2020-03-04 10:56:35 +00:00
# define D_UPLOAD_STARTED "Încărcare începută"
# define D_UPGRADE_STARTED "Actualizare începută"
# define D_UPLOAD_DONE "Încărcare terminată"
2020-09-01 12:05:46 +01:00
# define D_UPLOAD_TRANSFER "Upload transfer"
2020-08-08 12:18:39 +01:00
# define D_TRANSFER_STARTED "Transfer started"
2020-03-04 10:56:35 +00:00
# define D_UPLOAD_ERR_1 "Nici un fișier selectat"
# define D_UPLOAD_ERR_2 "Spațiu insuficient"
2020-11-19 14:43:47 +00:00
# define D_UPLOAD_ERR_3 "Invalid file signature"
2020-03-04 10:56:35 +00:00
# define D_UPLOAD_ERR_4 "Dimensiunea programului este mai mare decât mărimea memoriei"
# define D_UPLOAD_ERR_5 "Încărcare buffer necomparabil"
2020-03-16 18:37:13 +00:00
# define D_UPLOAD_ERR_6 "Încărcare eșuată. Activează logging 3"
# define D_UPLOAD_ERR_7 "Încărcare anulată"
2020-03-04 10:56:35 +00:00
# define D_UPLOAD_ERR_8 "Fișier invalid"
# define D_UPLOAD_ERR_9 "Fișier prea mare"
# define D_UPLOAD_ERR_10 "Inițiere chip RF eșuată"
# define D_UPLOAD_ERR_11 "Ștergere chip RF eșuată"
# define D_UPLOAD_ERR_12 "Scriere chip RF eșuată"
# define D_UPLOAD_ERR_13 "Decodare RF firmware eșuată"
# define D_UPLOAD_ERR_14 "Incompatibil"
# define D_UPLOAD_ERROR_CODE "Încărcare cod eroare"
# define D_ENTER_COMMAND "Introdu comandă"
2020-03-16 18:37:13 +00:00
# define D_ENABLE_WEBLOG_FOR_RESPONSE "Activează weblog 2 dacă există răspunsul așteptat"
2020-03-04 10:56:35 +00:00
# define D_NEED_USER_AND_PASSWORD "Necesită utilizator=<nume utilizator>&parolă=<parolă>"
// xdrv_01_mqtt.ino
2020-03-16 18:37:13 +00:00
# define D_FINGERPRINT "Verificare amprentă TLS..."
2020-03-04 10:56:35 +00:00
# define D_TLS_CONNECT_FAILED_TO "Conexiune TLS eșuată"
2020-03-16 18:37:13 +00:00
# define D_RETRY_IN "Reîncearcă în"
2020-03-04 10:56:35 +00:00
# define D_VERIFIED "Verificat folosind amprenta"
# define D_INSECURE "Conexiune nesigură din cauza amprentei eșuate"
# define D_CONNECT_FAILED_TO "Eșuare conectare la"
// xplg_wemohue.ino
2020-03-16 18:37:13 +00:00
# define D_MULTICAST_DISABLED "Multicast dezactivat"
2020-03-04 10:56:35 +00:00
# define D_MULTICAST_REJOINED "Multicast (re)conectat"
# define D_MULTICAST_JOIN_FAILED "Multicast conectare eșuată"
# define D_FAILED_TO_SEND_RESPONSE "Trimitere răspuns eșuată"
# define D_WEMO "WeMo"
# define D_WEMO_BASIC_EVENT "WeMo eveniment basic"
# define D_WEMO_EVENT_SERVICE "WeMo service eveniment"
# define D_WEMO_META_SERVICE "WeMo meta service"
# define D_WEMO_SETUP "Configurare WeMo"
# define D_RESPONSE_SENT "Răspuns trimis"
# define D_HUE "Hue"
# define D_HUE_BRIDGE_SETUP "Configurare Hue"
# define D_HUE_API_NOT_IMPLEMENTED "Hue API neimplementat"
# define D_HUE_API "Hue API"
# define D_HUE_POST_ARGS "Hue POST args"
# define D_3_RESPONSE_PACKETS_SENT "3 pachete de răspuns trimise"
// xdrv_07_domoticz.ino
# define D_DOMOTICZ_PARAMETERS "Parametri Domoticz"
# define D_DOMOTICZ_IDX "Idx"
# define D_DOMOTICZ_KEY_IDX "Key idx"
# define D_DOMOTICZ_SWITCH_IDX "Întrerupator idx"
# define D_DOMOTICZ_SENSOR_IDX "Senzor idx"
# define D_DOMOTICZ_TEMP "Temp"
# define D_DOMOTICZ_TEMP_HUM "Temp,U!mid"
# define D_DOMOTICZ_TEMP_HUM_BARO "Temp,Umid,Baro"
# define D_DOMOTICZ_POWER_ENERGY "Putere,Energie"
# define D_DOMOTICZ_ILLUMINANCE "Iluminare"
# define D_DOMOTICZ_COUNT "Contor / PM1"
# define D_DOMOTICZ_VOLTAGE "Voltaj / PM2.5"
# define D_DOMOTICZ_CURRENT "Curent / PM10"
# define D_DOMOTICZ_AIRQUALITY "Calitatea Aerului"
# define D_DOMOTICZ_P1_SMART_METER "P1SmartMeter"
2020-03-16 18:37:13 +00:00
# define D_DOMOTICZ_UPDATE_TIMER "Actualizare Temporizare"
2020-03-04 10:56:35 +00:00
// xdrv_09_timers.ino
2020-03-16 18:37:13 +00:00
# define D_CONFIGURE_TIMER "Configurare Temporizare"
# define D_TIMER_PARAMETERS "Parameteri Temporizare"
# define D_TIMER_ENABLE "Activează Temporizare"
2020-03-04 10:56:35 +00:00
# define D_TIMER_ARM "Arm"
# define D_TIMER_TIME "Timp"
# define D_TIMER_DAYS "Zile"
# define D_TIMER_REPEAT "Repetă"
# define D_TIMER_OUTPUT "Ieșire"
# define D_TIMER_ACTION "Acțiune"
// xdrv_10_knx.ino
# define D_CONFIGURE_KNX "Configurare KNX"
# define D_KNX_PARAMETERS "Parameteri KNX"
# define D_KNX_GENERAL_CONFIG "General"
# define D_KNX_PHYSICAL_ADDRESS "Adresă fizică"
# define D_KNX_PHYSICAL_ADDRESS_NOTE "(Trebuie să fie unică în rețeaua KNX)"
2020-03-16 18:37:13 +00:00
# define D_KNX_ENABLE "Activează KNX"
2020-03-04 10:56:35 +00:00
# define D_KNX_GROUP_ADDRESS_TO_WRITE "Data de trimis la adresele grupului"
# define D_ADD "Adaugă"
# define D_DELETE "Șterge"
# define D_REPLY "Răspunde"
# define D_KNX_GROUP_ADDRESS_TO_READ "Datele primite pentru adresele grupului"
# define D_RECEIVED_FROM "Primit de la"
# define D_KNX_COMMAND_WRITE "Scrie"
# define D_KNX_COMMAND_READ "Citește"
# define D_KNX_COMMAND_OTHER "Altele"
# define D_SENT_TO "trimite la"
# define D_KNX_WARNING "Adresa grupului ( 0 / 0 / 0 ) este rezervată și nu se poate folosi."
# define D_KNX_ENHANCEMENT "Îmbunătățire Communicație"
# 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 "KNX SCENE TX"
# define D_KNX_RX_SCENE "KNX SCENE RX"
2020-03-04 10:56:35 +00:00
2020-12-21 08:56:04 +00:00
// xdrv_23_zigbee
# define D_ZIGBEE_PERMITJOIN_ACTIVE "Devices allowed to join"
# define D_ZIGBEE_MAPPING_TITLE "Tasmota Zigbee Mapping"
# define D_ZIGBEE_NOT_STARTED "Zigbee not started"
# define D_ZIGBEE_MAPPING_IN_PROGRESS_SEC "Mapping in progress (%d s. remaining)"
# define D_ZIGBEE_MAPPING_NOT_PRESENT "No mapping"
# define D_ZIGBEE_MAP_REFRESH "Zigbee Map Refresh"
# define D_ZIGBEE_MAP "Zigbee Map"
# define D_ZIGBEE_PERMITJOIN "Zigbee Permit Join"
# define D_ZIGBEE_GENERATE_KEY "generating random Zigbee network key"
# define D_ZIGBEE_UNKNOWN_DEVICE "Unknown device"
# define D_ZIGBEE_UNKNOWN_ATTRIBUTE "Unknown attribute"
# define D_ZIGBEE_INVALID_PARAM "Invalid parameter"
# define D_ZIGBEE_MISSING_PARAM "Missing parameters"
# define D_ZIGBEE_UNKNWON_ATTRIBUTE "Unknown attribute name (ignored): %s"
# define D_ZIGBEE_TOO_MANY_CLUSTERS "No more than one cluster id per command"
# define D_ZIGBEE_WRONG_DELIMITER "Wrong delimiter for payload"
# define D_ZIGBEE_UNRECOGNIZED_COMMAND "Unrecognized zigbee command: %s"
# define D_ZIGBEE_TOO_MANY_COMMANDS "Only 1 command allowed (%d)"
# define D_ZIGBEE_NO_ATTRIBUTE "No attribute in list"
# define D_ZIGBEE_UNSUPPORTED_ATTRIBUTE_TYPE "Unsupported attribute type"
# define D_ZIGBEE_JSON_REQUIRED "Config requires JSON objects"
# define D_ZIGBEE_RESET_1_OR_2 "1 or 2 to reset"
# define D_ZIGBEE_EEPROM_FOUND_AT_ADDRESS "ZBBridge EEPROM found at address"
# define D_ZIGBEE_RANDOMIZING_ZBCONFIG "Randomizing Zigbee parameters, please check with 'ZbConfig'"
2020-03-04 10:56:35 +00:00
// xdrv_03_energy.ino
# define D_ENERGY_TODAY "Energia de Azi"
# define D_ENERGY_YESTERDAY "Energia de Ieri"
# define D_ENERGY_TOTAL "Energia Totală"
// xdrv_27_shutter.ino
# define D_OPEN "Deschide"
# define D_CLOSE "Inchide"
# define D_DOMOTICZ_SHUTTER "Shutter"
// xdrv_28_pcf8574.ino
# define D_CONFIGURE_PCF8574 "Configurează PCF8574"
# define D_PCF8574_PARAMETERS "Parameteri PCF8574"
# define D_INVERT_PORTS "Inversează Porturile"
# define D_DEVICE "echipament"
# define D_DEVICE_INPUT "Intrare"
# define D_DEVICE_OUTPUT "Ieșire"
// xsns_05_ds18b20.ino
# define D_SENSOR_BUSY "Senzor ocupat"
# define D_SENSOR_CRC_ERROR "Eroare senzor CRC"
# define D_SENSORS_FOUND "Descoperit senzor"
// xsns_06_dht.ino
# define D_TIMEOUT_WAITING_FOR "Timp expirat așteptare pentru"
# define D_START_SIGNAL_LOW "Semnal inițiere mic"
# define D_START_SIGNAL_HIGH "Semnal inițiere mare"
# define D_PULSE "puls"
# define D_CHECKSUM_FAILURE "Eroare Checksum"
// xsns_07_sht1x.ino
# define D_SENSOR_DID_NOT_ACK_COMMAND "Senzorul nu a primit comanda ACK"
2020-03-16 18:37:13 +00:00
# define D_SHT1X_FOUND "Descoperit SHT1X"
2020-03-04 10:56:35 +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 "Particule"
2020-05-06 20:30:36 +01:00
// xsns_27_apds9960.ino
# define D_GESTURE "Gesture"
# define D_COLOR_RED "Red"
# define D_COLOR_GREEN "Green"
# define D_COLOR_BLUE "Blue"
# define D_CCT "CCT"
# define D_PROXIMITY "Proximity"
2020-03-04 10:56:35 +00:00
// xsns_32_mpu6050.ino
# define D_AX_AXIS "Accel.Axa-X"
# define D_AY_AXIS "Accel.Axa-Y"
# define D_AZ_AXIS "Accel.Axa-Z"
# define D_GX_AXIS "Gyro Axa-X"
# define D_GY_AXIS "Gyro Axa-Y"
# define D_GZ_AXIS "Gyro Axa-Z"
// xsns_34_hx711.ino
# define D_HX_CAL_REMOVE "Elimină greutatea"
# define D_HX_CAL_REFERENCE "Așează greutatea de referință"
# define D_HX_CAL_DONE "Calibrat"
# define D_HX_CAL_FAIL "Eroare Calibrare"
# define D_RESET_HX711 "Reset Balanța"
# define D_CONFIGURE_HX711 "Configurare Balanța"
# define D_HX711_PARAMETERS "Parametri Balanța"
# define D_ITEM_WEIGHT "Greutatea obiectului"
# define D_REFERENCE_WEIGHT "Greutatea de referință"
# define D_CALIBRATE "Calibrează"
# define D_CALIBRATION "Execută Calibrarea"
//xsns_35_tx20.ino
# define D_TX20_WIND_DIRECTION "Direcția vântului"
# define D_TX20_WIND_SPEED "Viteza vântului"
# define D_TX20_WIND_SPEED_MIN "Viteza vântului Min"
# define D_TX20_WIND_SPEED_MAX "Viteza vântului Max"
# define D_TX20_NORTH "N"
# define D_TX20_EAST "E"
# define D_TX20_SOUTH "S"
# define D_TX20_WEST "V"
2020-03-16 15:52:22 +00:00
// xsns_53_sml.ino
2020-03-15 12:00:16 +00:00
# define D_TPWRIN "Energy Total-In"
2021-04-28 06:57:05 +01:00
# define D_TPWRIN0 "Energy Total-In T0"
# define D_TPWRIN1 "Energy Total-In T1"
2020-03-15 12:00:16 +00:00
# define D_TPWROUT "Energy Total-Out"
# define D_TPWRCURR "Active Power-In / Out"
# define D_TPWRCURR1 "Active Power-In p1"
# define D_TPWRCURR2 "Active Power-In p2"
# define D_TPWRCURR3 "Active Power-In p3"
2020-03-14 18:32:20 +00:00
# define D_Strom_L1 "Current L1"
# define D_Strom_L2 "Current L2"
# define D_Strom_L3 "Current L3"
# define D_Spannung_L1 "Voltage L1"
# define D_Spannung_L2 "Voltage L2"
# define D_Spannung_L3 "Voltage L3"
# define D_METERNR "Meter_number"
# define D_METERSID "Service ID"
# define D_GasIN "Counter"
# define D_H2oIN "Counter"
# define D_StL1L2L3 "Current L1+L2+L3"
# define D_SpL1L2L3 "Voltage L1+L2+L3 / 3"
2021-03-22 20:59:36 +00:00
// xsns_86_tfminiplus.ino
2021-03-20 13:14:07 +00:00
# define D_SIGNALSTRENGTH "Signal Strength"
# define D_CHIPTEMPERATURE "Chip Temperature"
2020-03-04 10:56:35 +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 "Fără"
# define D_SENSOR_USER "Utilizator"
2020-12-20 12:22:01 +00:00
# define D_SENSOR_OPTION "Option"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_DHT11 "DHT11"
# define D_SENSOR_AM2301 "AM2301"
# define D_SENSOR_SI7021 "SI7021"
2022-04-10 16:21:38 +01:00
# define D_SENSOR_MS01 "MS01"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_DS18X20 "DS18x20"
# define D_SENSOR_I2C_SCL "I2C SCL"
2020-03-04 11:18:32 +00:00
# define D_SENSOR_I2C_SDA "I2C SDA"
2022-07-11 14:49:57 +01:00
# define D_SENSOR_I2S_MCLK "I2S MCLK"
# define D_SENSOR_I2S_BCLK "I2S BCLK"
# define D_SENSOR_I2S_WS_IN "I2S BCLK IN"
# define D_SENSOR_I2S_WS "I2S WS"
# define D_SENSOR_I2S_BCLK_IN "I2S WS IN"
# define D_SENSOR_I2S_DIN "I2S DIN"
# define D_SENSOR_I2S_DOUT "I2S DOUT"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_WS2812 "WS2812"
# define D_SENSOR_DFR562 "MP3 Player"
2022-06-23 15:39:10 +01:00
# define D_SENSOR_DFR562_BUSY "MP3 Busy"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_IRSEND "IRsend"
# define D_SENSOR_SWITCH "Întrerupator" // Suffix "1"
# define D_SENSOR_BUTTON "Buton" // Suffix "1"
# define D_SENSOR_RELAY "Releu" // Suffix "1i"
# define D_SENSOR_LED "Led" // Suffix "1i"
# define D_SENSOR_LED_LINK "LedLink" // Suffix "i"
# define D_SENSOR_PWM "PWM" // Suffix "1"
# define D_SENSOR_COUNTER "Contor" // Suffix "1"
2021-05-25 19:14:15 +01:00
# define D_SENSOR_INTERRUPT "Interrupt"
2021-04-21 09:05:10 +01:00
# define D_SENSOR_INPUT "Input"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_IRRECV "IRrecv"
# 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"
2022-04-19 18:17:04 +01:00
# define D_SENSOR_SDIO_CMD "SDIO CMD"
# define D_SENSOR_SDIO_CLK "SDIO CLK"
# define D_SENSOR_SDIO_D0 "SDIO D0"
# define D_SENSOR_SDIO_D1 "SDIO D1"
# define D_SENSOR_SDIO_D2 "SDIO D2"
# define D_SENSOR_SDIO_D3 "SDIO D3"
# define D_SENSOR_BACKLIGHT "Backlight"
2020-04-08 18:47:45 +01:00
# define D_SENSOR_PMS5003_TX "PMS5003 Tx"
# define D_SENSOR_PMS5003_RX "PMS5003 Rx"
2020-03-04 10:56:35 +00: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"
2022-07-19 09:37:03 +01:00
# define D_SENSOR_MBR_TX "ModBr Tx"
# define D_SENSOR_MBR_RX "ModBr Rx"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_SR04_TRIG "SR04 Tri / TX"
# define D_SENSOR_SR04_ECHO "SR04 Ech / RX"
2021-02-09 15:13:40 +00:00
# define D_SENSOR_SDM72_TX "SDM72 Tx"
# define D_SENSOR_SDM72_RX "SDM72 Rx"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_SDM120_TX "SDMx20 Tx"
# define D_SENSOR_SDM120_RX "SDMx20 Rx"
2021-10-23 14:43:31 +01:00
# define D_SENSOR_SDM230_TX "SDM230 Tx"
# define D_SENSOR_SDM230_RX "SDM230 Rx"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_SDM630_TX "SDM630 Tx"
# define D_SENSOR_SDM630_RX "SDM630 Rx"
2020-10-02 15:37:43 +01:00
# define D_SENSOR_WE517_TX "WE517 Tx"
# define D_SENSOR_WE517_RX "WE517 Rx"
2022-07-04 09:46:35 +01:00
# define D_GPIO_TM1621_CS "TM1621 CS"
# define D_GPIO_TM1621_WR "TM1621 WR"
# define D_GPIO_TM1621_RD "TM1621 RD"
# define D_GPIO_TM1621_DAT "TM1621 DAT"
2021-02-21 11:17:39 +00:00
# define D_SENSOR_TM1637_CLK "TM1637 CLK"
# define D_SENSOR_TM1637_DIO "TM1637 DIO"
# define D_SENSOR_TM1638_CLK "TM1638 CLK"
# define D_SENSOR_TM1638_DIO "TM1638 DIO"
# define D_SENSOR_TM1638_STB "TM1638 STB"
2021-03-19 10:26:48 +00:00
# define D_SENSOR_MAX7219_DIN "MAX7219 DIN"
# define D_SENSOR_MAX7219_CS "MAX7219 CS"
# define D_SENSOR_MAX7219_CLK "MAX7219 CLK"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_HX711_SCK "HX711 SCK"
# define D_SENSOR_HX711_DAT "HX711 DAT"
2020-12-22 19:51:03 +00:00
# define D_SENSOR_FTC532 "FTC532"
2021-01-07 15:39:41 +00:00
# define D_SENSOR_BS814_CLK "BS814 CLK"
# define D_SENSOR_BS814_DAT "BS814 DAT"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_TX2X_TX "TX2x"
# define D_SENSOR_RFSEND "RFSend"
# define D_SENSOR_RFRECV "RFrecv"
# 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 "RF Sensor"
# 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-04 10:56:35 +00: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"
# define D_SENSOR_MCP39F5_RST "MCP39F5 Rst"
2021-03-01 17:22:26 +00:00
# define D_SENSOR_CSE7761_TX "CSE7761 Tx"
# define D_SENSOR_CSE7761_RX "CSE7761 Rx"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_CSE7766_TX "CSE7766 Tx"
# define D_SENSOR_CSE7766_RX "CSE7766 Rx"
2021-09-21 17:25:52 +01:00
# define D_SENSOR_BL0939_RX "BL0939 Rx"
2021-10-02 19:00:18 +01:00
# define D_SENSOR_BL0942_RX "BL0942 Rx"
2021-10-08 12:59:11 +01:00
# define D_SENSOR_HM330X_SET "HM330X SET"
2020-03-04 10:56:35 +00:00
# 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"
2020-12-17 15:33:26 +00:00
# define D_SENSOR_P9813_CLK "P9813 Clk"
# define D_SENSOR_P9813_DAT "P9813 Dat"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_MY92X1_DI "MY92x1 DI"
# define D_SENSOR_MY92X1_DCKI "MY92x1 DCKI"
# define D_SENSOR_ARIRFRCV "ALux IrRcv"
# define D_SENSOR_ARIRFSEL "ALux IrSel"
# define D_SENSOR_TXD "Serial Tx"
# define D_SENSOR_RXD "Serial Rx"
# define D_SENSOR_ROTARY "Rotary" // Suffix "1A"
# define D_SENSOR_HRE_CLOCK "HRE Clock"
# define D_SENSOR_HRE_DATA "HRE Data"
2022-03-05 14:09:17 +00:00
# define D_SENSOR_ADE7880_IRQ "ADE7880 IRQ"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_ADE7953_IRQ "ADE7953 IRQ"
# define D_SENSOR_BUZZER "Buzzer"
2021-05-25 18:26:40 +01:00
# define D_SENSOR_DISP_RESET "Display Rst"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_ZIGBEE_TXD "Zigbee Tx"
# define D_SENSOR_ZIGBEE_RXD "Zigbee Rx"
2020-07-22 09:07:07 +01:00
# define D_SENSOR_ZIGBEE_RST "Zigbee Rst"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_SOLAXX1_TX "SolaxX1 Tx"
# define D_SENSOR_SOLAXX1_RX "SolaxX1 Rx"
2022-01-06 08:52:27 +00:00
# define D_SENSOR_SOLAXX1_RTS "SolaxX1 RTS"
2020-03-04 10:56:35 +00: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-04 10:56:35 +00: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 Dat"
2022-06-21 06:32:56 +01:00
# define D_SENSOR_SM2335_CLK "SM2335 Clk"
# define D_SENSOR_SM2335_DAT "SM2335 Dat"
2022-05-29 12:33:27 +01:00
# define D_SENSOR_BP5758D_CLK "BP5758D Clk"
# define D_SENSOR_BP5758D_DAT "BP5758D Dat"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_DEEPSLEEP "DeepSleep"
# define D_SENSOR_EXS_ENABLE "EXS Enable"
2020-06-18 15:05:55 +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-04 10:56:35 +00: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-07 16:21:29 +01:00
# define D_SENSOR_BL0940_RX "BL0940 Rx"
2020-03-04 10:56:35 +00:00
# define D_SENSOR_CC1101_GDO0 "CC1101 GDO0"
# define D_SENSOR_CC1101_GDO2 "CC1101 GDO2"
# define D_SENSOR_HRXL_RX "HRXL Rx"
2020-08-16 21:49:16 +01:00
# define D_SENSOR_DYP_RX "DYP Rx"
2020-03-18 10:24:56 +00:00
# define D_SENSOR_ELECTRIQ_MOODL "MOODL Tx"
2020-05-05 17:36:12 +01:00
# define D_SENSOR_AS3935 "AS3935"
2020-05-06 20:33:07 +01:00
# define D_SENSOR_WINDMETER_SPEED "WindMeter Spd"
2020-06-12 15:28:57 +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"
2021-01-05 16:25:08 +00:00
# define D_SENSOR_ADC_PH "ADC pH"
2022-01-23 16:10:35 +00:00
# define D_SENSOR_ADC_MQ "ADC MQ"
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-15 18:22:56 +01:00
# define D_SENSOR_TCP_TXD "TCP Tx"
# define D_SENSOR_TCP_RXD "TCP Rx"
2020-07-12 16:52:24 +01:00
# define D_SENSOR_IEM3000_TX "iEM3000 TX"
# define D_SENSOR_IEM3000_RX "iEM3000 RX"
2020-10-02 14:10:21 +01:00
# define D_SENSOR_MIEL_HVAC_TX "MiEl HVAC Tx"
# define D_SENSOR_MIEL_HVAC_RX "MiEl HVAC Rx"
2021-02-27 21:28:29 +00:00
# define D_SENSOR_PROJECTOR_CTRL_TX "DLP Tx"
# define D_SENSOR_PROJECTOR_CTRL_RX "DLP Rx"
2020-11-14 15:43:32 +00:00
# define D_SENSOR_SHELLY_DIMMER_BOOT0 "SHD Boot 0"
# define D_SENSOR_SHELLY_DIMMER_RST_INV "SHD Reset"
2020-11-30 11:52:59 +00:00
# define D_SENSOR_RC522_RST "RC522 Rst"
2020-12-29 11:06:47 +00:00
# define D_SENSOR_RC522_CS "RC522 CS"
# define D_SENSOR_NRF24_CS "NRF24 CS"
# define D_SENSOR_NRF24_DC "NRF24 DC"
2021-02-28 17:27:32 +00:00
# define D_SENSOR_XPT2046_CS "XPT2046 CS"
2020-12-29 11:06:47 +00:00
# define D_SENSOR_ILI9341_CS "ILI9341 CS"
# define D_SENSOR_ILI9341_DC "ILI9341 DC"
# define D_SENSOR_ILI9488_CS "ILI9488 CS"
# define D_SENSOR_EPAPER29_CS "EPaper29 CS"
# define D_SENSOR_EPAPER42_CS "EPaper42 CS"
# define D_SENSOR_SSD1351_CS "SSD1351 CS"
2021-02-28 15:09:57 +00:00
# define D_SENSOR_SSD1351_DC "SSD1351 DC"
2020-12-29 11:06:47 +00:00
# define D_SENSOR_RA8876_CS "RA8876 CS"
# define D_SENSOR_ST7789_CS "ST7789 CS"
# define D_SENSOR_ST7789_DC "ST7789 DC"
2021-01-01 15:05:06 +00:00
# define D_SENSOR_SSD1331_CS "SSD1331 CS"
# define D_SENSOR_SSD1331_DC "SSD1331 DC"
2021-01-04 14:03:56 +00:00
# define D_SENSOR_SDCARD_CS "SDCard CS"
2021-01-16 14:39:33 +00:00
# define D_SENSOR_WIEGAND_D0 "Wiegand D0"
# define D_SENSOR_WIEGAND_D1 "Wiegand D1"
2021-01-20 12:56:57 +00:00
# define D_SENSOR_NEOPOOL_TX "NeoPool Tx"
# define D_SENSOR_NEOPOOL_RX "NeoPool Rx"
2022-03-11 22:12:57 +00:00
# define D_SENSOR_VL53LXX_XSHUT "VL53LXX XSHUT"
2021-03-20 13:14:07 +00:00
# define D_SENSOR_TFMINIPLUS_TX "TFmini+ TX"
# define D_SENSOR_TFMINIPLUS_RX "TFmini+ RX"
2021-03-23 14:17:32 +00:00
# define D_SENSOR_ZEROCROSS "ZC Pulse"
2021-03-27 14:15:15 +00:00
# define D_SENSOR_HALLEFFECT "HallEffect"
2021-04-09 16:05:22 +01:00
# define D_SENSOR_EPD_DATA "EPD Data"
2021-07-12 11:32:27 +01:00
# define D_SENSOR_MCP2515_CS "MCP2515 CS"
2021-08-25 16:25:11 +01:00
# define D_SENSOR_HRG15_RX "HRG15 Rx"
# define D_SENSOR_HRG15_TX "HRG15 Tx"
2021-08-26 10:16:28 +01:00
# define D_SENSOR_VINDRIKTNING_RX "VINDRIKTNING"
2022-02-15 02:51:43 +00:00
# define D_SENSOR_BL6523_TX "BL6523 Tx"
# define D_SENSOR_BL6523_RX "BL6523 Rx"
2021-11-03 10:58:05 +00:00
# define D_SENSOR_HEARTBEAT "Heartbeat"
2022-03-07 10:37:48 +00:00
# define D_SENSOR_RESET "Reset"
2021-12-05 13:49:49 +00:00
# define D_GPIO_SHIFT595_SRCLK "74x595 SRCLK"
# define D_GPIO_SHIFT595_RCLK "74x595 RCLK"
# define D_GPIO_SHIFT595_OE "74x595 OE"
# define D_GPIO_SHIFT595_SER "74x595 SER"
2022-07-11 08:13:49 +01:00
# define D_SENSOR_CM11_TX "CM110x TX"
2022-04-22 07:40:29 +01:00
# define D_SENSOR_CM11_RX "CM110x RX"
2022-04-27 15:49:16 +01:00
# define D_SENSOR_FLOWRATEMETER "Flowrate"
2020-03-04 10:56:35 +00:00
// Units
# define D_UNIT_AMPERE "A"
2020-05-07 23:34:25 +01:00
# define D_UNIT_CELSIUS "C"
2020-03-04 10:56:35 +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"
2022-05-05 15:26:29 +01:00
# define D_UNIT_FPS "FPS"
2020-03-04 10:56:35 +00:00
# define D_UNIT_HERTZ "Hz"
# define D_UNIT_HOUR "h"
# define D_UNIT_GALLONS "gal"
# define D_UNIT_GALLONS_PER_MIN "g / m"
2022-04-19 13:01:18 +01:00
# define D_UNIT_INCH_MERCURY "inHg"
2020-03-04 10:56:35 +00:00
# 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"
2020-03-04 10:56:35 +00:00
# define D_UNIT_KILOGRAM "kg"
# define D_UNIT_KILOMETER_PER_HOUR "km / h" // or "km/h"
# define D_UNIT_KILOOHM "kΩ"
# 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"
2020-03-04 10:56:35 +00:00
# define D_UNIT_LUX "lx"
# 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"
2020-03-04 10:56:35 +00:00
# define D_UNIT_MILLIAMPERE "mA"
2020-11-07 09:41:22 +00:00
# define D_UNIT_MILLILITERS "ml"
2020-03-04 10:56:35 +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"
2020-03-04 10:56:35 +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"
2021-02-22 10:40:37 +00:00
# define D_UNIT_MILIGRAMS_PER_LITER "mg / L"
2020-05-07 23:34:25 +01:00
# define D_UNIT_PERCENT "%%"
2020-03-04 10:56:35 +00:00
# define D_UNIT_PRESSURE "hPa"
# define D_UNIT_SECOND "sec"
# define D_UNIT_SECTORS "sectors"
# 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²"
2022-04-22 07:40:29 +01:00
# define D_UNIT_LITER_PER_MINUTE "l / min"
# define D_UNIT_CUBICMETER_PER_HOUR "m³ / h"
2022-08-30 10:46:19 +01:00
# define D_UNIT_CUBIC_METER "m³"
2020-03-04 10:56:35 +00:00
2021-03-23 14:17:32 +00:00
# define D_NEW_ADDRESS "Setting address to"
# define D_OUT_OF_RANGE "Out of Range"
# define D_SENSOR_DETECTED "detected"
2021-10-23 14:43:31 +01:00
//SDM220, SDM120, SDM72, LE01MR, SDM230
2021-02-09 15:13:40 +00:00
# define D_EXPORT_POWER "Export Power"
# define D_IMPORT_POWER "Import Power"
2020-03-04 10:56:35 +00:00
# define D_PHASE_ANGLE "Unghi de fază"
# define D_IMPORT_ACTIVE "Import Activ"
# define D_EXPORT_ACTIVE "Export Activ"
# define D_IMPORT_REACTIVE "Import Reactiv"
# define D_EXPORT_REACTIVE "Export Reactiv"
# define D_TOTAL_REACTIVE "Total Reactiv"
# define D_UNIT_KWARH "kVArh"
# define D_UNIT_ANGLE "Deg"
# define D_TOTAL_ACTIVE "Total Activ"
2021-10-23 14:43:31 +01:00
# define D_RESETTABLE_TOTAL_ACTIVE "Total Activ (RST)"
2020-03-04 10:56:35 +00:00
//SOLAXX1
# define D_PV1_VOLTAGE "PV1 Voltaj"
# define D_PV1_CURRENT "PV1 Curent"
# define D_PV1_POWER "PV1 Putere"
# define D_PV2_VOLTAGE "PV2 Voltaj"
# define D_PV2_CURRENT "PV2 Curent"
# define D_PV2_POWER "PV2 Putere"
# define D_SOLAR_POWER "Putere Solară"
# define D_INVERTER_POWER "Invertor Putere"
# define D_STATUS "Status"
2022-01-08 20:46:23 +00:00
# define D_SOLAX_MODE_0 "Așteptare"
# define D_SOLAX_MODE_1 "Verificare"
# define D_SOLAX_MODE_2 "Lucrează"
# define D_SOLAX_MODE_3 "Eroare"
# define D_SOLAX_MODE_4 "Permanent Failure" // to be translated
# define D_SOLAX_MODE_5 "Software Update" // to be translated
# define D_SOLAX_MODE_6 "Selftest" // to be translated
2020-03-04 10:56:35 +00:00
# define D_SOLAX_ERROR_0 "Fără cod de eroare"
# define D_SOLAX_ERROR_1 "Eroare zona"
# define D_SOLAX_ERROR_2 "Eroare zona voltaj"
# define D_SOLAX_ERROR_3 "Eroare zona frecvență"
# define D_SOLAX_ERROR_4 "Pv Eroare Voltaj"
# define D_SOLAX_ERROR_5 "Eroare Isolație"
# define D_SOLAX_ERROR_6 "Eroare temperatură ridicată"
# define D_SOLAX_ERROR_7 "Eroare ventilator"
# define D_SOLAX_ERROR_8 "Eroare alt echipament"
//xdrv_10_scripter.ino
# define D_CONFIGURE_SCRIPT "Configurare script"
# define D_SCRIPT "editează script"
# define D_SDCARD_UPLOAD "Încarcă fișier"
2021-01-06 08:53:59 +00:00
# define D_UFSDIR "director ufs"
2020-03-04 10:56:35 +00:00
# define D_UPL_DONE "Terminat"
# define D_SCRIPT_CHARS_LEFT "caractere rămase"
# define D_SCRIPT_CHARS_NO_MORE "caractere terminate"
# define D_SCRIPT_DOWNLOAD "Descarcă"
2020-03-16 18:37:13 +00:00
# define D_SCRIPT_ENABLE "activează script"
2020-03-04 10:56:35 +00:00
# define D_SCRIPT_UPLOAD "Încarcă"
# define D_SCRIPT_UPLOAD_FILES "Încarcă fișiere"
2021-01-06 16:54:03 +00:00
//xdrv_50_filesystem.ino
# define D_MANAGE_FILE_SYSTEM "Manage File system"
# define D_FS_SIZE "Size"
# define D_FS_FREE "Free"
2021-04-11 14:22:57 +01:00
# define D_NEW_FILE "newfile.txt"
# define D_CREATE_NEW_FILE "Create and edit new file"
# define D_EDIT_FILE "Edit File"
2021-06-17 18:41:40 +01:00
# define D_CONFIRM_FILE_DEL "Confirm file deletion"
2021-10-03 19:11:14 +01:00
# define D_SHOW_HIDDEN_FILES "Show hidden files"
2021-01-06 16:54:03 +00:00
2020-04-25 23:43:50 +01:00
//xsns_67_as3935.ino
# define D_AS3935_GAIN "gain:"
# define D_AS3935_ENERGY "energy:"
# define D_AS3935_DISTANCE "distance:"
# define D_AS3935_DISTURBER "disturber:"
# define D_AS3935_VRMS "µVrms:"
# define D_AS3935_APRX "aprx.:"
# define D_AS3935_AWAY "away"
# define D_AS3935_LIGHT "lightning"
# define D_AS3935_OUT "lightning out of range"
# define D_AS3935_NOT "distance not determined"
# define D_AS3935_ABOVE "lightning overhead"
# define D_AS3935_NOISE "noise detected"
# define D_AS3935_DISTDET "disturber detected"
# define D_AS3935_INTNOEV "Interrupt with no Event!"
2020-09-03 08:37:10 +01:00
# define D_AS3935_FLICKER "IRQ flicker!"
# define D_AS3935_POWEROFF "Power Off"
2020-04-25 23:43:50 +01:00
# define D_AS3935_NOMESS "listening..."
# define D_AS3935_ON "On"
# define D_AS3935_OFF "Off"
# define D_AS3935_INDOORS "Indoors"
# define D_AS3935_OUTDOORS "Outdoors"
# define D_AS3935_CAL_FAIL "calibration failed"
# define D_AS3935_CAL_OK "calibration set to:"
2020-05-07 09:54:29 +01:00
//xsns_68_opentherm.ino
# define D_SENSOR_BOILER_OT_RX "OpenTherm RX"
# define D_SENSOR_BOILER_OT_TX "OpenTherm TX"
2020-08-10 16:42:31 +01:00
// xnrg_15_teleinfo Denky (Teleinfo)
# define D_CONTRACT "Contract"
# define D_POWER_LOAD "Power load"
# define D_CURRENT_TARIFF "Current Tariff"
# define D_TARIFF "Tariff"
# define D_OVERLOAD "ADPS"
# define D_MAX_POWER "Max Power"
# define D_MAX_CURRENT "Max Current"
2020-11-11 16:31:48 +00:00
// xsns_79_as608.ino
# define D_FP_ENROLL_PLACEFINGER "Place finger"
# define D_FP_ENROLL_REMOVEFINGER "Remove finger"
# define D_FP_ENROLL_PLACESAMEFINGER "Place same finger again"
# define D_FP_ENROLL_RETRY "Error so retry"
# define D_FP_ENROLL_RESTART "Restart"
# define D_FP_ENROLL_ERROR "Error"
# define D_FP_ENROLL_RESET "Reset"
# define D_FP_ENROLL_ACTIVE "Active"
# define D_FP_ENROLL_INACTIVE "Inactive"
// Indexed by Adafruit_Fingerprint.h defines
# define D_FP_PACKETRECIEVEERR "Comms error" // 0x01 Error when receiving data package
# define D_FP_NOFINGER "" // 0x02 No finger on the sensor
# define D_FP_IMAGEFAIL "Imaging error" // 0x03 Failed to enroll the finger
# define D_FP_IMAGEMESS "Image too messy" // 0x06 Failed to generate character file due to overly disorderly fingerprint image
# define D_FP_FEATUREFAIL "Fingerprint too small" // 0x07 Failed to generate character file due to the lack of character point or small fingerprint image
# define D_FP_NOMATCH "No match" // 0x08 Finger doesn't match
# define D_FP_NOTFOUND "Did not find a match" // 0x09 Failed to find matching finger
# define D_FP_ENROLLMISMATCH "Fingerprint did not match" // 0x0A Failed to combine the character files
# define D_FP_BADLOCATION "Bad location" // 0x0B Addressed PageID is beyond the finger library
# define D_FP_DBRANGEFAIL "DB range error" // 0x0C Error when reading template from library or invalid template
# define D_FP_UPLOADFEATUREFAIL "Upload feature error" // 0x0D Error when uploading template
# define D_FP_PACKETRESPONSEFAIL "Packet response error" // 0x0E Module failed to receive the following data packages
# define D_FP_UPLOADFAIL "Upload error" // 0x0F Error when uploading image
# define D_FP_DELETEFAIL "Delete error" // 0x10 Failed to delete the template
# define D_FP_DBCLEARFAIL "DB Clear error" // 0x11 Failed to clear finger library
# define D_FP_PASSFAIL "Password error" // 0x13 Find whether the fingerprint passed or failed
# define D_FP_INVALIDIMAGE "Image invalid" // 0x15 Failed to generate image because of lac of valid primary image
# define D_FP_FLASHERR "Flash write error" // 0x18 Error when writing flash
# define D_FP_INVALIDREG "Invalid number" // 0x1A Invalid register number
# define D_FP_ADDRCODE "Address code" // 0x20 Address code
# define D_FP_PASSVERIFY "Password verified" // 0x21 Verify the fingerprint passed
# define D_FP_UNKNOWNERROR "Error" // Any other error
2022-04-27 15:49:16 +01:00
// xsns_96_flowratemeter.ino
# define D_FLOWRATEMETER_NAME "Flowrate"
2022-08-30 10:46:19 +01:00
# define D_FLOWRATEMETER_AMOUNT_TODAY "Amount Today"
# define D_FLOWRATEMETER_DURATION_TODAY "Duration Today"
2022-04-22 07:40:29 +01:00
2021-01-20 13:30:31 +00:00
// xsns_83_neopool.ino
# define D_NEOPOOL_MACH_NONE "NeoPool" // Machine names
2022-03-10 07:58:56 +00:00
# define D_NEOPOOL_MACH_HIDROLIFE "Hidrolife"
# define D_NEOPOOL_MACH_AQUASCENIC "Aquascenic"
# define D_NEOPOOL_MACH_OXILIFE "Oxilife"
# define D_NEOPOOL_MACH_BIONET "Bionet"
# define D_NEOPOOL_MACH_HIDRONISER "Hidroniser"
# define D_NEOPOOL_MACH_UVSCENIC "UVScenic"
# define D_NEOPOOL_MACH_STATION "Station"
2021-01-20 13:30:31 +00:00
# define D_NEOPOOL_MACH_BRILIX "Brilix"
# define D_NEOPOOL_MACH_GENERIC "Generic"
# define D_NEOPOOL_MACH_BAYROL "Bayrol"
# define D_NEOPOOL_MACH_HAY "Hay"
# define D_NEOPOOL_FILTRATION_MANUAL "Manual" // Filtration modes
# define D_NEOPOOL_FILTRATION_AUTO "Auto"
# define D_NEOPOOL_FILTRATION_HEATING "Heating"
# define D_NEOPOOL_FILTRATION_SMART "Smart"
# define D_NEOPOOL_FILTRATION_INTELLIGENT "Intelligent"
# define D_NEOPOOL_FILTRATION_BACKWASH "Backwash"
# define D_NEOPOOL_FILTRATION_NONE "" // Filtration speed level
# define D_NEOPOOL_FILTRATION_SLOW "slow"
# define D_NEOPOOL_FILTRATION_MEDIUM "medium"
# define D_NEOPOOL_FILTRATION_FAST "fast"
# define D_NEOPOOL_TYPE "Type" // Sensor & relais names
# define D_NEOPOOL_REDOX "Redox"
# define D_NEOPOOL_CHLORINE "Chlorine"
# define D_NEOPOOL_CONDUCTIVITY "Conductivity"
# define D_NEOPOOL_IONIZATION "Ionization"
# define D_NEOPOOL_HYDROLYSIS "Hydrolysis"
# define D_NEOPOOL_RELAY "Relay"
2022-04-07 16:00:21 +01:00
# define D_NEOPOOL_RELAY_FILTRATION "Filtration" // Relay assignment
2021-01-20 13:30:31 +00:00
# define D_NEOPOOL_RELAY_LIGHT "Light"
# define D_NEOPOOL_RELAY_PH_ACID "Acid pump"
# define D_NEOPOOL_RELAY_PH_BASE "Base pump"
# define D_NEOPOOL_RELAY_RX "Redox level"
# define D_NEOPOOL_RELAY_CL "Chlorine pump"
2022-04-07 16:00:21 +01:00
# define D_NEOPOOL_RELAY_CD "Conductivity"
# define D_NEOPOOL_RELAY_HEATING "Heating"
# define D_NEOPOOL_RELAY_UV "UV"
# define D_NEOPOOL_RELAY_VALVE "Valve"
# define D_NEOPOOL_RELAY_AUX "Aux"
2021-01-20 13:30:31 +00:00
# define D_NEOPOOL_TIME "Time"
2022-03-10 11:16:37 +00:00
# define D_NEOPOOL_FILT_MODE "Filtration mode"
2021-10-11 16:03:28 +01:00
# define D_NEOPOOL_CELL_RUNTIME "Cell runtime"
2021-01-20 13:30:31 +00:00
# define D_NEOPOOL_POLARIZATION "Pol" // Sensor status
# define D_NEOPOOL_PR_OFF "PrOff"
# define D_NEOPOOL_SETPOINT_OK "Ok"
# define D_NEOPOOL_COVER "Cover"
2021-05-23 09:54:05 +01:00
# define D_NEOPOOL_SHOCK "Boost"
# define D_NEOPOOL_STATUS_ON "ON"
# define D_NEOPOOL_STATUS_OFF "OFF"
# define D_NEOPOOL_STATUS_WAIT "WAIT"
# define D_NEOPOOL_STATUS_TANK "TANK"
# define D_NEOPOOL_STATUS_FLOW "Flow"
2021-01-20 13:30:31 +00:00
# define D_NEOPOOL_LOW "Low"
# define D_NEOPOOL_FLOW1 "FL1"
# define D_NEOPOOL_FLOW2 "FL2"
# define D_NEOPOOL_PH_HIGH "too high" // ph Alarms
# define D_NEOPOOL_PH_LOW "too low"
# define D_NEOPOOL_PUMP_TIME_EXCEEDED "pump time exceeded"
2020-03-04 10:56:35 +00:00
# endif // _LANGUAGE_RO_RO_H_