| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571 |
- /*
- i18n.h - internationalization for Sonoff-Tasmota
- Copyright (C) 2018 Theo Arends
- 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 _I18N_H_
- #define _I18N_H_
- /*********************************************************************************************\
- * All text used in Commands, MQTT, JSON messages only in English (#1473)
- *
- * (At this location they can/may be overruled by language files using undefs)
- \*********************************************************************************************/
- #define D_JSON_ABORTED "Aborted"
- #define D_JSON_ACTIVE "Active"
- #define D_JSON_ADDRESS "Address"
- #define D_JSON_AIRQUALITY "AirQuality"
- #define D_JSON_ANALOG_INPUT "Analog"
- #define D_JSON_AP "AP" // Access Point
- #define D_JSON_APMAC_ADDRESS "APMac"
- #define D_JSON_APPENDED "Appended"
- #define D_JSON_BAUDRATE "Baudrate"
- #define D_JSON_BLINK "Blink"
- #define D_JSON_BLOCKED_LOOP "Blocked Loop"
- #define D_JSON_BOOTVERSION "Boot"
- #define D_JSON_BOOTCOUNT "BootCount"
- #define D_JSON_BSSID "BSSId"
- #define D_JSON_BUILDDATETIME "BuildDateTime"
- #define D_JSON_CHANNEL "Channel"
- #define D_JSON_CO2 "CarbonDioxide"
- #define D_JSON_COMMAND "Command"
- #define D_JSON_CONNECT_FAILED "Connect failed"
- #define D_JSON_COREVERSION "Core"
- #define D_JSON_COUNT "Count"
- #define D_JSON_COUNTER "Counter"
- #define D_JSON_CURRENT "Current" // As in Voltage and Current
- #define D_JSON_DATA "Data"
- #define D_JSON_DISTANCE "Distance"
- #define D_JSON_DNSSERVER "DNSServer"
- #define D_JSON_DONE "Done"
- #define D_JSON_ECO2 "eCO2"
- #define D_JSON_EMPTY "Empty"
- #define D_JSON_ENDDST "EndDST" // End Daylight Savings Time
- #define D_JSON_ERASE "Erase"
- #define D_JSON_ERROR "Error"
- #define D_JSON_EVERY "Every"
- #define D_JSON_EXPORT_ACTIVE "ExportActivePower"
- #define D_JSON_EXPORT_REACTIVE "ExportReactivePower"
- #define D_JSON_FAILED "Failed"
- #define D_JSON_FALLBACKTOPIC "FallbackTopic"
- #define D_JSON_FEATURES "Features"
- #define D_JSON_FLASHCHIPID "FlashChipId"
- #define D_JSON_FLASHMODE "FlashMode"
- #define D_JSON_FLASHSIZE "FlashSize"
- #define D_JSON_FREEMEMORY "Free"
- #define D_JSON_FREQUENCY "Frequency"
- #define D_JSON_FROM "from"
- #define D_JSON_GAS "Gas"
- #define D_JSON_GATEWAY "Gateway"
- #define D_JSON_HEAPSIZE "Heap"
- #define D_JSON_HIGH "High"
- #define D_JSON_HOST_NOT_FOUND "Host not found"
- #define D_JSON_HSBCOLOR "HSBColor"
- #define D_JSON_HUMIDITY "Humidity"
- #define D_JSON_I2CSCAN_DEVICES_FOUND_AT "Device(s) found at"
- #define D_JSON_I2CSCAN_UNKNOWN_ERROR_AT "Unknown error at"
- #define D_JSON_I2CSCAN_NO_DEVICES_FOUND "No devices found"
- #define D_JSON_ID "Id"
- #define D_JSON_ILLUMINANCE "Illuminance"
- #define D_JSON_IMPORT_ACTIVE "ImportActivePower"
- #define D_JSON_IMPORT_REACTIVE "ImportReactivePower"
- #define D_JSON_INFRARED "Infrared"
- #define D_JSON_UNKNOWN "Unknown"
- #define D_JSON_LIGHT "Light"
- #define D_JSON_LOCAL_TIME "Local"
- #define D_JSON_LOW "Low"
- #define D_JSON_MAC "Mac"
- #define D_JSON_MASK "Mask"
- #define D_JSON_MINIMAL "minimal"
- #define D_JSON_NO "No"
- #define D_JSON_NOISE "Noise"
- #define D_JSON_NONE "None"
- #define D_JSON_OR "or"
- #define D_JSON_PERIOD "Period"
- #define D_JSON_PHASE_ANGLE "PhaseAngle"
- #define D_JSON_POWERFACTOR "Factor"
- #define D_JSON_POWERUSAGE "Power"
- #define D_JSON_ACTIVE_POWERUSAGE "ActivePower"
- #define D_JSON_APPARENT_POWERUSAGE "ApparentPower"
- #define D_JSON_REACTIVE_POWERUSAGE "ReactivePower"
- #define D_JSON_PRESSURE "Pressure"
- #define D_JSON_PRESSUREATSEALEVEL "SeaPressure"
- #define D_JSON_PRESSURE_UNIT "PressureUnit"
- #define D_JSON_PROGRAMFLASHSIZE "ProgramFlashSize"
- #define D_JSON_PROGRAMSIZE "ProgramSize"
- #define D_JSON_RESET "Reset"
- #define D_JSON_RESTARTING "Restarting"
- #define D_JSON_RESTARTREASON "RestartReason"
- #define D_JSON_RSSI "RSSI"
- #define D_JSON_SAVEADDRESS "SaveAddress"
- #define D_JSON_SAVECOUNT "SaveCount"
- #define D_JSON_SAVED "Saved"
- #define D_JSON_SAVESTATE "SaveState"
- #define D_JSON_SDKVERSION "SDK"
- #define D_JSON_SELECTED "selected"
- #define D_JSON_SERIALRECEIVED "SerialReceived"
- #define D_JSON_SSID "SSId"
- #define D_JSON_STARTDST "StartDST" // Start Daylight Savings Time
- #define D_JSON_STARTED "Started"
- #define D_JSON_STARTUPUTC "StartupUTC"
- #define D_JSON_SUBNETMASK "Subnetmask"
- #define D_JSON_SUCCESSFUL "Successful"
- #define D_JSON_SUNRISE "Sunrise"
- #define D_JSON_SUNSET "Sunset"
- #define D_JSON_SWITCH "Switch"
- #define D_JSON_SYNC "Sync"
- #define D_JSON_TEMPERATURE "Temperature"
- #define D_JSON_TEMPERATURE_UNIT "TempUnit"
- #define D_JSON_TIME "Time"
- #define D_JSON_TODAY "Today"
- #define D_JSON_TOTAL "Total"
- #define D_JSON_TOTAL_REACTIVE "TotalReactivePower"
- #define D_JSON_TOTAL_START_TIME "TotalStartTime"
- #define D_JSON_TVOC "TVOC"
- #define D_JSON_TYPE "Type"
- #define D_JSON_UPTIME "Uptime"
- #define D_JSON_UTC_TIME "UTC"
- #define D_JSON_UV_INDEX "UvIndex"
- #define D_JSON_UV_INDEX_TEXT "UvIndexText"
- #define D_JSON_UV_LEVEL "UvLevel"
- #define D_JSON_UV_POWER "UvPower"
- #define D_JSON_VCC "Vcc"
- #define D_JSON_VERSION "Version"
- #define D_JSON_VOLTAGE "Voltage"
- #define D_JSON_WEIGHT "Weight"
- #define D_JSON_WIFI "Wifi"
- #define D_JSON_WRONG "Wrong"
- #define D_JSON_WRONG_PARAMETERS "Wrong parameters"
- #define D_JSON_YESTERDAY "Yesterday"
- #define D_JSON_ZERO_POINT_CALIBRATION "Zero Point Calibration"
- #define D_RSLT_ENERGY "ENERGY"
- #define D_RSLT_INFO "INFO"
- #define D_RSLT_MARGINS "MARGINS"
- #define D_RSLT_POWER "POWER"
- #define D_RSLT_RESULT "RESULT"
- #define D_RSLT_SENSOR "SENSOR"
- #define D_RSLT_STATE "STATE"
- #define D_RSLT_UPTIME "UPTIME"
- #define D_RSLT_WARNING "WARNING"
- // Commands sonoff.ino
- #define D_CMND_BACKLOG "Backlog"
- #define D_CMND_DELAY "Delay"
- #define D_CMND_STATUS "Status"
- #define D_STATUS1_PARAMETER "PRM"
- #define D_STATUS2_FIRMWARE "FWR"
- #define D_STATUS3_LOGGING "LOG"
- #define D_STATUS4_MEMORY "MEM"
- #define D_STATUS5_NETWORK "NET"
- #define D_STATUS6_MQTT "MQT"
- #define D_STATUS7_TIME "TIM"
- #define D_STATUS8_POWER "PWR"
- #define D_STATUS9_MARGIN "PTH"
- #define D_STATUS10_SENSOR "SNS"
- #define D_STATUS11_STATUS "STS"
- #define D_CMND_STATE "State"
- #define D_CMND_POWER "Power"
- #define D_CMND_FANSPEED "FanSpeed"
- #define D_CMND_POWERONSTATE "PowerOnState"
- #define D_CMND_PULSETIME "PulseTime"
- #define D_CMND_BLINKTIME "BlinkTime"
- #define D_CMND_BLINKCOUNT "BlinkCount"
- #define D_CMND_SENSOR "Sensor"
- #define D_CMND_DRIVER "Driver"
- #define D_CMND_SAVEDATA "SaveData"
- #define D_CMND_SETOPTION "SetOption"
- #define D_CMND_TEMPERATURE_RESOLUTION "TempRes"
- #define D_CMND_HUMIDITY_RESOLUTION "HumRes"
- #define D_CMND_PRESSURE_RESOLUTION "PressRes"
- #define D_CMND_POWER_RESOLUTION "WattRes"
- #define D_CMND_VOLTAGE_RESOLUTION "VoltRes"
- #define D_CMND_FREQUENCY_RESOLUTION "FreqRes"
- #define D_CMND_CURRENT_RESOLUTION "AmpRes"
- #define D_CMND_ENERGY_RESOLUTION "EnergyRes"
- #define D_CMND_WEIGHT_RESOLUTION "WeightRes"
- #define D_CMND_MODULE "Module"
- #define D_CMND_MODULES "Modules"
- #define D_CMND_GPIO "GPIO"
- #define D_JSON_NOT_SUPPORTED "Not supported"
- #define D_CMND_GPIOS "GPIOs"
- #define D_CMND_PWM "PWM"
- #define D_CMND_PWMFREQUENCY "PWMFrequency"
- #define D_CMND_PWMRANGE "PWMRange"
- #define D_CMND_COUNTER "Counter"
- #define D_CMND_COUNTERTYPE "CounterType"
- #define D_CMND_COUNTERDEBOUNCE "CounterDebounce"
- #define D_CMND_BUTTONDEBOUNCE "ButtonDebounce"
- #define D_CMND_SWITCHDEBOUNCE "SwitchDebounce"
- #define D_CMND_SLEEP "Sleep"
- #define D_CMND_UPLOAD "Upload"
- #define D_CMND_UPGRADE "Upgrade"
- #define D_JSON_ONE_OR_GT "1 or >%s to upgrade"
- #define D_CMND_OTAURL "OtaUrl"
- #define D_CMND_SERIALLOG "SerialLog"
- #define D_CMND_SYSLOG "SysLog"
- #define D_CMND_LOGHOST "LogHost"
- #define D_CMND_LOGPORT "LogPort"
- #define D_CMND_IPADDRESS "IPAddress"
- #define D_CMND_NTPSERVER "NtpServer"
- #define D_CMND_AP "Ap"
- #define D_CMND_SSID "SSId"
- #define D_CMND_PASSWORD "Password"
- #define D_CMND_HOSTNAME "Hostname"
- #define D_CMND_WIFICONFIG "WifiConfig"
- #define WCFG_MAX_STRING_LENGTH 12
- #define D_WCFG_0_RESTART "Restart"
- #define D_WCFG_1_SMARTCONFIG "SmartConfig"
- #define D_WCFG_2_WIFIMANAGER "WifiManager"
- #define D_WCFG_3_WPSCONFIG "WPSConfig"
- #define D_WCFG_4_RETRY "Retry"
- #define D_WCFG_5_WAIT "Wait"
- #define D_WCFG_6_SERIAL "Serial"
- #define D_CMND_FRIENDLYNAME "FriendlyName"
- #define D_CMND_SWITCHMODE "SwitchMode"
- #define D_CMND_TELEPERIOD "TelePeriod"
- #define D_CMND_RESTART "Restart"
- #define D_JSON_ONE_TO_RESTART "1 to restart"
- #define D_CMND_RESET "Reset"
- #define D_JSON_RESET_AND_RESTARTING "Reset and Restarting"
- #define D_JSON_ONE_TO_RESET "1 to reset"
- #define D_CMND_TIMEZONE "Timezone"
- #define D_CMND_TIMESTD "TimeStd"
- #define D_CMND_TIMEDST "TimeDst"
- #define D_CMND_ALTITUDE "Altitude"
- #define D_CMND_LEDPOWER "LedPower"
- #define D_CMND_LEDSTATE "LedState"
- #define D_CMND_I2CSCAN "I2CScan"
- #define D_CMND_SERIALSEND "SerialSend"
- #define D_CMND_SERIALDELIMITER "SerialDelimiter"
- #define D_CMND_BAUDRATE "Baudrate"
- #define D_LOG_SOME_SETTINGS_RESET "Some settings have been reset"
- // Commands xdrv_01_mqtt.ino
- #define D_CMND_MQTTHOST "MqttHost"
- #define D_CMND_MQTTPORT "MqttPort"
- #define D_CMND_MQTTRETRY "MqttRetry"
- #define D_CMND_STATETEXT "StateText"
- #define D_CMND_MQTTFINGERPRINT "MqttFingerprint"
- #define D_CMND_MQTTCLIENT "MqttClient"
- #define D_CMND_MQTTUSER "MqttUser"
- #define D_CMND_MQTTPASSWORD "MqttPassword"
- #define D_CMND_FULLTOPIC "FullTopic"
- #define D_CMND_PREFIX "Prefix"
- #define PRFX_MAX_STRING_LENGTH 5
- #define D_CMND "cmnd"
- #define D_STAT "stat"
- #define D_TELE "tele"
- #define D_CMND_GROUPTOPIC "GroupTopic"
- #define D_CMND_TOPIC "Topic"
- #define D_CMND_BUTTONTOPIC "ButtonTopic"
- #define D_CMND_SWITCHTOPIC "SwitchTopic"
- #define D_CMND_BUTTONRETAIN "ButtonRetain"
- #define D_CMND_SWITCHRETAIN "SwitchRetain"
- #define D_CMND_POWERRETAIN "PowerRetain"
- #define D_CMND_SENSORRETAIN "SensorRetain"
- #define D_CMND_PUBLISH "Publish"
- // Commands xdrv_02_webserver.ino
- #define D_CMND_WEBSERVER "Webserver"
- #define D_JSON_WEBSERVER_MODE "WebServerMode"
- #define D_JSON_ACTIVE_FOR "Active for"
- #define D_JSON_ON_DEVICE "on"
- #define D_JSON_WITH_IP_ADDRESS "with IP address"
- #define D_CMND_WEBPASSWORD "WebPassword"
- #define D_CMND_WEBLOG "WebLog"
- #define D_CMND_WEBREFRESH "WebRefresh"
- #define D_CMND_WEBSEND "WebSend"
- #define D_CMND_EMULATION "Emulation"
- // Commands xdrv_03_energy.ino
- #define D_CMND_POWERLOW "PowerLow"
- #define D_CMND_POWERHIGH "PowerHigh"
- #define D_CMND_POWERDELTA "PowerDelta"
- #define D_CMND_VOLTAGELOW "VoltageLow"
- #define D_CMND_VOLTAGEHIGH "VoltageHigh"
- #define D_CMND_CURRENTLOW "CurrentLow"
- #define D_CMND_CURRENTHIGH "CurrentHigh"
- #define D_CMND_ENERGYRESET "EnergyReset"
- #define D_CMND_POWERSET "PowerSet"
- #define D_CMND_VOLTAGESET "VoltageSet"
- #define D_CMND_CURRENTSET "CurrentSet"
- #define D_CMND_FREQUENCYSET "FrequencySet"
- #define D_CMND_MAXPOWER "MaxPower"
- #define D_CMND_MAXPOWERHOLD "MaxPowerHold"
- #define D_CMND_MAXPOWERWINDOW "MaxPowerWindow"
- #define D_JSON_MAXPOWERREACHED "MaxPowerReached"
- #define D_JSON_MAXPOWERREACHEDRETRY "MaxPowerReachedRetry"
- #define D_CMND_SAFEPOWER "SafePower"
- #define D_CMND_SAFEPOWERHOLD "SafePowerHold"
- #define D_CMND_SAFEPOWERWINDOW "SafePowerWindow"
- #define D_JSON_POWERMONITOR "PowerMonitor"
- #define D_CMND_MAXENERGY "MaxEnergy"
- #define D_CMND_MAXENERGYSTART "MaxEnergyStart"
- #define D_JSON_ENERGYMONITOR "EnergyMonitor"
- #define D_JSON_MAXENERGYREACHED "MaxEnergyReached"
- // Commands xdrv_04_light.ino
- #define D_CMND_CHANNEL "Channel"
- #define D_CMND_COLOR "Color"
- #define D_CMND_COLORTEMPERATURE "CT"
- #define D_CMND_DIMMER "Dimmer"
- #define D_CMND_HSBCOLOR "HSBColor"
- #define D_CMND_LED "Led"
- #define D_CMND_LEDTABLE "LedTable"
- #define D_CMND_FADE "Fade"
- #define D_CMND_PIXELS "Pixels"
- #define D_CMND_RGBWWTABLE "RGBWWTable"
- #define D_CMND_ROTATION "Rotation"
- #define D_CMND_SCHEME "Scheme"
- #define D_CMND_SPEED "Speed"
- #define D_CMND_WAKEUP "Wakeup"
- #define D_CMND_WAKEUPDURATION "WakeUpDuration"
- #define D_CMND_WHITE "White"
- #define D_CMND_WIDTH "Width"
- // Commands xdrv_05_irremote.ino
- #define D_CMND_IRSEND "IRSend"
- #define D_JSON_INVALID_JSON "Invalid JSON"
- #define D_JSON_INVALID_RAWDATA "Invalid RawData"
- #define D_JSON_NO_BUFFER_SPACE "No buffer space"
- #define D_JSON_PROTOCOL_NOT_SUPPORTED "Protocol not supported"
- #define D_JSON_IR_PROTOCOL "Protocol"
- #define D_JSON_IR_BITS "Bits"
- #define D_JSON_IR_DATA "Data"
- #define D_JSON_IR_RAWDATA "RawData"
- #define D_CMND_IRHVAC "IRHVAC"
- #define D_JSON_IRHVAC_VENDOR "VENDOR"
- #define D_JSON_IRHVAC_POWER "POWER"
- #define D_JSON_IRHVAC_MODE "MODE"
- #define D_JSON_IRHVAC_FANSPEED "FANSPEED"
- #define D_JSON_IRHVAC_TEMP "TEMP"
- #define D_JSON_IRRECEIVED "IrReceived"
- // Commands xdrv_06_snfbridge.ino
- #define D_CMND_RFCODE "RfCode"
- #define D_CMND_RFHIGH "RfHigh"
- #define D_CMND_RFHOST "RfHost"
- #define D_CMND_RFKEY "RfKey"
- #define D_JSON_START_LEARNING "Start learning"
- #define D_JSON_SET_TO_DEFAULT "Set to default"
- #define D_JSON_DEFAULT_SENT "Default sent"
- #define D_JSON_LEARNED_SENT "Learned sent"
- #define D_JSON_LEARNING_ACTIVE "Learning active"
- #define D_JSON_LEARN_FAILED "Learn failed"
- #define D_JSON_LEARNED "Learned"
- #define D_CMND_RFLOW "RfLow"
- #define D_CMND_RFSYNC "RfSync"
- #define D_JSON_RFRECEIVED "RfReceived"
- #define D_CMND_RFRAW "RfRaw"
- // Commands xdrv_07_domoticz.ino
- #define D_CMND_DOMOTICZ "Domoticz"
- #define D_CMND_IDX "Idx"
- #define D_CMND_KEYIDX "KeyIdx"
- #define D_CMND_SWITCHIDX "SwitchIdx"
- #define D_CMND_SENSORIDX "SensorIdx"
- #define D_CMND_UPDATETIMER "UpdateTimer"
- // Commands xdrv_08_serial_bridge.ino
- #define D_CMND_SSERIALSEND "SSerialSend"
- #define D_CMND_SBAUDRATE "SBaudrate"
- #define D_JSON_SSERIALRECEIVED "SSerialReceived"
- // Commands xdrv_09_timers.ino
- #define D_CMND_TIMER "Timer"
- #define D_JSON_TIMER_ARM "Arm"
- #define D_JSON_TIMER_MODE "Mode"
- #define D_JSON_TIMER_TIME "Time"
- #define D_JSON_TIMER_WINDOW "Window"
- #define D_JSON_TIMER_DAYS "Days"
- #define D_JSON_TIMER_REPEAT "Repeat"
- #define D_JSON_TIMER_OUTPUT "Output"
- #define D_JSON_TIMER_ACTION "Action"
- #define D_JSON_TIMER_NO_DEVICE "No GPIO as output configured"
- #define D_CMND_TIMERS "Timers"
- #define D_CMND_LATITUDE "Latitude"
- #define D_CMND_LONGITUDE "Longitude"
- /********************************************************************************************/
- #define D_ASTERIX "********"
- #ifndef MY_LANGUAGE
- #include "language/en-GB.h"
- #else
- #define QUOTEME(x) QUOTEME_1(x)
- #define QUOTEME_1(x) #x
- #define INCLUDE_FILE(x) QUOTEME(language/x.h)
- #include INCLUDE_FILE(MY_LANGUAGE)
- #endif
- #ifndef LANGUAGE_LCID
- #define LANGUAGE_LCID 2057 // en-GB
- #endif
- // Common
- enum UnitNames {
- UNIT_AMPERE,
- UNIT_HOUR,
- UNIT_KILOOHM,
- UNIT_KILOWATTHOUR,
- UNIT_LUX,
- UNIT_MICROSECOND,
- UNIT_MILLIAMPERE,
- UNIT_MILLIMETER_MERCURY,
- UNIT_MILLISECOND,
- UNIT_MINUTE,
- UNIT_PPB,
- UNIT_PPD,
- UNIT_PPM,
- UNIT_PERCENTAGE,
- UNIT_PRESSURE,
- UNIT_SECOND,
- UNIT_SECTORS,
- UNIT_VOLT,
- UNIT_WATT,
- UNIT_WATTHOUR,
- UNIT_HERTZ };
- const char kUnitNames[] PROGMEM =
- D_UNIT_AMPERE "|"
- D_UNIT_HOUR "|"
- D_UNIT_KILOOHM "|"
- D_UNIT_KILOWATTHOUR "|"
- D_UNIT_LUX "|"
- D_UNIT_MICROSECOND "|"
- D_UNIT_MILLIAMPERE "|"
- D_UNIT_MILLIMETER_MERCURY "|"
- D_UNIT_MILLISECOND "|"
- D_UNIT_MINUTE "|"
- D_UNIT_PARTS_PER_BILLION "|"
- D_UNIT_PARTS_PER_DECILITER "|"
- D_UNIT_PARTS_PER_MILLION "|"
- "%|"
- D_UNIT_PRESSURE "|"
- D_UNIT_SECOND "|"
- D_UNIT_SECTORS "|"
- D_UNIT_VOLT "|"
- D_UNIT_WATT "|"
- D_UNIT_WATTHOUR "|"
- D_UNIT_HERTZ ;
- const char S_JSON_COMMAND_NVALUE_SPACE_UNIT[] PROGMEM = "{\"%s\":\"%d %s\"}";
- const char S_JSON_COMMAND_LVALUE_SPACE_UNIT[] PROGMEM = "{\"%s\":\"%lu %s\"}";
- const char S_JSON_COMMAND_SVALUE_SPACE_UNIT[] PROGMEM = "{\"%s\":\"%s %s\"}";
- const char S_JSON_COMMAND_NVALUE_UNIT[] PROGMEM = "{\"%s\":\"%d%s\"}";
- const char S_JSON_COMMAND_NVALUE_UNIT_NVALUE_UNIT[] PROGMEM = "{\"%s\":\"%d%s (%d%s)\"}";
- const char S_JSON_COMMAND_NVALUE_SVALUE[] PROGMEM = "{\"%s\":\"%d (%s)\"}";
- const char S_JSON_COMMAND_NVALUE_ACTIVE_NVALUE[] PROGMEM = "{\"%s\":\"%d (" D_JSON_ACTIVE " %d)\"}";
- const char S_JSON_COMMAND_NVALUE[] PROGMEM = "{\"%s\":%d}";
- const char S_JSON_COMMAND_LVALUE[] PROGMEM = "{\"%s\":%lu}";
- const char S_JSON_COMMAND_SVALUE[] PROGMEM = "{\"%s\":\"%s\"}";
- const char S_JSON_COMMAND_HVALUE[] PROGMEM = "{\"%s\":\"#%X\"}";
- const char S_JSON_COMMAND_ASTERIX[] PROGMEM = "{\"%s\":\"" D_ASTERIX "\"}";
- const char S_JSON_COMMAND_XVALUE[] PROGMEM = "{\"%s\":%s}"; // %s must provide quotes on non-number
- const char S_JSON_COMMAND_INDEX_NVALUE[] PROGMEM = "{\"%s%d\":%d}";
- const char S_JSON_COMMAND_INDEX_LVALUE[] PROGMEM = "{\"%s%d\":%lu}";
- const char S_JSON_COMMAND_INDEX_SVALUE[] PROGMEM = "{\"%s%d\":\"%s\"}";
- const char S_JSON_COMMAND_INDEX_ASTERIX[] PROGMEM = "{\"%s%d\":\"" D_ASTERIX "\"}";
- const char S_JSON_COMMAND_INDEX_SVALUE_SVALUE[] PROGMEM = "{\"%s%d\":\"%s%s\"}";
- const char S_JSON_COMMAND_INDEX_NVALUE_ACTIVE_NVALUE[] PROGMEM = "{\"%s%d\":\"%d (" D_JSON_ACTIVE " %d)\"}";
- const char S_JSON_SENSOR_INDEX_NVALUE[] PROGMEM = "{\"" D_CMND_SENSOR "%d\":%d}";
- const char S_JSON_SENSOR_INDEX_SVALUE[] PROGMEM = "{\"" D_CMND_SENSOR "%d\":\"%s\"}";
- const char S_JSON_DRIVER_INDEX_NVALUE[] PROGMEM = "{\"" D_CMND_DRIVER "%d\":%d}";
- const char S_JSON_DRIVER_INDEX_SVALUE[] PROGMEM = "{\"" D_CMND_DRIVER "%d\":\"%s\"}";
- const char JSON_SNS_TEMP[] PROGMEM = "%s,\"%s\":{\"" D_JSON_TEMPERATURE "\":%s}";
- const char JSON_SNS_TEMPHUM[] PROGMEM = "%s,\"%s\":{\"" D_JSON_TEMPERATURE "\":%s,\"" D_JSON_HUMIDITY "\":%s}";
- const char S_LOG_I2C_FOUND_AT[] PROGMEM = D_LOG_I2C "%s " D_FOUND_AT " 0x%x";
- const char S_LOG_HTTP[] PROGMEM = D_LOG_HTTP;
- const char S_LOG_WIFI[] PROGMEM = D_LOG_WIFI;
- const char S_LOG_MQTT[] PROGMEM = D_LOG_MQTT;
- const char S_RSLT_POWER[] PROGMEM = D_RSLT_POWER;
- const char S_RSLT_RESULT[] PROGMEM = D_RSLT_RESULT;
- const char S_RSLT_WARNING[] PROGMEM = D_RSLT_WARNING;
- const char S_LWT[] PROGMEM = D_LWT;
- const char S_OFFLINE[] PROGMEM = D_OFFLINE;
- // sonoff.ino
- #define MAX_BUTTON_COMMANDS 5 // Max number of button commands supported
- const char kCommands[MAX_BUTTON_COMMANDS][14] PROGMEM = {
- D_CMND_WIFICONFIG " 1", // Press button three times
- D_CMND_WIFICONFIG " 2", // Press button four times
- D_CMND_WIFICONFIG " 3", // Press button five times
- D_CMND_RESTART " 1", // Press button six times
- D_CMND_UPGRADE " 1" }; // Press button seven times
- const char kWifiConfig[MAX_WIFI_OPTION][WCFG_MAX_STRING_LENGTH] PROGMEM = {
- D_WCFG_0_RESTART,
- D_WCFG_1_SMARTCONFIG,
- D_WCFG_2_WIFIMANAGER,
- D_WCFG_3_WPSCONFIG,
- D_WCFG_4_RETRY,
- D_WCFG_5_WAIT,
- D_WCFG_6_SERIAL };
- const char kPrefixes[3][PRFX_MAX_STRING_LENGTH] PROGMEM = {
- D_CMND,
- D_STAT,
- D_TELE };
- const char kCodeImage[] PROGMEM = "sonoff|minimal|classic|sensors|knx|basic|display";
- // support.ino
- static const char kMonthNames[] = D_MONTH3LIST;
- const char kOptionOff[] PROGMEM = "OFF|" D_OFF "|" D_FALSE "|" D_STOP "|" D_CELSIUS ;
- const char kOptionOn[] PROGMEM = "ON|" D_ON "|" D_TRUE "|" D_START "|" D_FAHRENHEIT "|" D_USER ;
- const char kOptionToggle[] PROGMEM = "TOGGLE|" D_TOGGLE "|" D_ADMIN ;
- const char kOptionBlink[] PROGMEM = "BLINK|" D_BLINK ;
- const char kOptionBlinkOff[] PROGMEM = "BLINKOFF|" D_BLINKOFF ;
- // xdrv_02_webserver.ino
- #ifdef USE_WEBSERVER
- const char HTTP_SNS_TEMP[] PROGMEM = "%s{s}%s " D_TEMPERATURE "{m}%s°%c{e}"; // {s} = <tr><th>, {m} = </th><td>, {e} = </td></tr>
- const char HTTP_SNS_HUM[] PROGMEM = "%s{s}%s " D_HUMIDITY "{m}%s%%{e}"; // {s} = <tr><th>, {m} = </th><td>, {e} = </td></tr>
- const char HTTP_SNS_PRESSURE[] PROGMEM = "%s{s}%s " D_PRESSURE "{m}%s %s{e}"; // {s} = <tr><th>, {m} = </th><td>, {e} = </td></tr>
- const char HTTP_SNS_SEAPRESSURE[] PROGMEM = "%s{s}%s " D_PRESSUREATSEALEVEL "{m}%s %s{e}"; // {s} = <tr><th>, {m} = </th><td>, {e} = </td></tr>
- const char HTTP_SNS_ANALOG[] PROGMEM = "%s{s}%s " D_ANALOG_INPUT "%d{m}%d{e}"; // {s} = <tr><th>, {m} = </th><td>, {e} = </td></tr>
- const char HTTP_SNS_ILLUMINANCE[] PROGMEM = "%s{s}%s " D_ILLUMINANCE "{m}%d " D_UNIT_LUX "{e}"; // {s} = <tr><th>, {m} = </th><td>, {e} = </td></tr>
- #if defined(USE_MHZ19) || defined(USE_SENSEAIR) || defined(USE_AZ7798)
- const char HTTP_SNS_CO2[] PROGMEM = "%s{s}%s " D_CO2 "{m}%d " D_UNIT_PARTS_PER_MILLION "{e}"; // {s} = <tr><th>, {m} = </th><td>, {e} = </td></tr>
- #endif // USE_WEBSERVER
- const char S_MAIN_MENU[] PROGMEM = D_MAIN_MENU;
- const char S_CONFIGURATION[] PROGMEM = D_CONFIGURATION;
- const char S_CONFIGURE_MODULE[] PROGMEM = D_CONFIGURE_MODULE;
- const char S_CONFIGURE_WIFI[] PROGMEM = D_CONFIGURE_WIFI;
- const char S_NO_NETWORKS_FOUND[] PROGMEM = D_NO_NETWORKS_FOUND;
- const char S_CONFIGURE_LOGGING[] PROGMEM = D_CONFIGURE_LOGGING;
- const char S_CONFIGURE_OTHER[] PROGMEM = D_CONFIGURE_OTHER;
- const char S_SAVE_CONFIGURATION[] PROGMEM = D_SAVE_CONFIGURATION;
- const char S_RESET_CONFIGURATION[] PROGMEM = D_RESET_CONFIGURATION;
- const char S_RESTORE_CONFIGURATION[] PROGMEM = D_RESTORE_CONFIGURATION;
- const char S_FIRMWARE_UPGRADE[] PROGMEM = D_FIRMWARE_UPGRADE;
- const char S_CONSOLE[] PROGMEM = D_CONSOLE;
- const char S_INFORMATION[] PROGMEM = D_INFORMATION;
- const char S_RESTART[] PROGMEM = D_RESTART;
- #endif // USE_WEBSERVER
- #endif // _I18N_H_
|