refactor(translation): updated English language

Currently translated at 100.0% (346 of 346 strings)

Translation: OTGateway/Portal
Translate-URL: https://hosted.weblate.org/projects/otgateway/portal/en/
This commit is contained in:
Yurii
2026-05-16 15:20:14 +02:00
committed by Yurii
parent ec7a24ce0c
commit dd9cb0b88f
+4 -47
View File
@@ -21,7 +21,6 @@
"byte": "byte", "byte": "byte",
"mbyte": "MB" "mbyte": "MB"
}, },
"button": { "button": {
"upgrade": "Upgrade", "upgrade": "Upgrade",
"restart": "Restart", "restart": "Restart",
@@ -36,15 +35,12 @@
"success": "Success", "success": "Success",
"error": "Error" "error": "Error"
}, },
"index": { "index": {
"title": "OpenTherm Gateway", "title": "OpenTherm Gateway",
"section": { "section": {
"network": "Network", "network": "Network",
"system": "System" "system": "System"
}, },
"system": { "system": {
"build": { "build": {
"title": "Build", "title": "Build",
@@ -56,8 +52,8 @@
}, },
"uptime": "Uptime", "uptime": "Uptime",
"memory": { "memory": {
"heap": "Heap", "heap": "Memory (heap)",
"psram": "Psram", "psram": "Memory (PSRAM)",
"maxFreeBlock": "max free block", "maxFreeBlock": "max free block",
"min": "min" "min": "min"
}, },
@@ -74,18 +70,15 @@
"lastResetReason": "Last reset reason" "lastResetReason": "Last reset reason"
} }
}, },
"dashboard": { "dashboard": {
"name": "Dashboard", "name": "Dashboard",
"title": "Dashboard - OpenTherm Gateway", "title": "Dashboard - OpenTherm Gateway",
"section": { "section": {
"control": "Control", "control": "Control",
"states": "States", "states": "States",
"sensors": "Sensors", "sensors": "Sensors",
"diag": "OpenTherm diagnostic" "diag": "OpenTherm diagnostic"
}, },
"thermostat": { "thermostat": {
"heating": "Heating", "heating": "Heating",
"dhw": "DHW", "dhw": "DHW",
@@ -93,7 +86,6 @@
"enable": "Enable", "enable": "Enable",
"turbo": "Turbo mode" "turbo": "Turbo mode"
}, },
"notify": { "notify": {
"fault": { "fault": {
"title": "Boiler Fault state is active!", "title": "Boiler Fault state is active!",
@@ -105,7 +97,6 @@
}, },
"reset": "Try reset" "reset": "Try reset"
}, },
"states": { "states": {
"mNetworkConnected": "Network connection", "mNetworkConnected": "Network connection",
"mMqttConnected": "MQTT connection", "mMqttConnected": "MQTT connection",
@@ -113,7 +104,6 @@
"mExtPumpState": "External pump", "mExtPumpState": "External pump",
"mCascadeControlInput": "Cascade control (input)", "mCascadeControlInput": "Cascade control (input)",
"mCascadeControlOutput": "Cascade control (output)", "mCascadeControlOutput": "Cascade control (output)",
"sConnected": "OpenTherm connection", "sConnected": "OpenTherm connection",
"sFlame": "Flame", "sFlame": "Flame",
"sCoolingActive": "Cooling", "sCoolingActive": "Cooling",
@@ -122,7 +112,6 @@
"sFaultCode": "Fault code", "sFaultCode": "Fault code",
"sDiagActive": "Diagnostic", "sDiagActive": "Diagnostic",
"sDiagCode": "Diagnostic code", "sDiagCode": "Diagnostic code",
"mHeatEnabled": "Heating enabled", "mHeatEnabled": "Heating enabled",
"mHeatBlocking": "Heating blocked", "mHeatBlocking": "Heating blocked",
"mHeatOverheat": "Heating overheat", "mHeatOverheat": "Heating overheat",
@@ -134,7 +123,6 @@
"mHeatRetTemp": "Heating return temp", "mHeatRetTemp": "Heating return temp",
"mHeatIndoorTemp": "Heating, indoor temp", "mHeatIndoorTemp": "Heating, indoor temp",
"mHeatOutdoorTemp": "Heating, outdoor temp", "mHeatOutdoorTemp": "Heating, outdoor temp",
"mDhwEnabled": "DHW enabled", "mDhwEnabled": "DHW enabled",
"mDhwOverheat": "DHW overheat", "mDhwOverheat": "DHW overheat",
"sDhwActive": "DHW active", "sDhwActive": "DHW active",
@@ -142,7 +130,6 @@
"mDhwCurrTemp": "DHW current temp", "mDhwCurrTemp": "DHW current temp",
"mDhwRetTemp": "DHW return temp" "mDhwRetTemp": "DHW return temp"
}, },
"sensors": { "sensors": {
"values": { "values": {
"temp": "Temperature", "temp": "Temperature",
@@ -152,23 +139,19 @@
} }
} }
}, },
"network": { "network": {
"title": "Network - OpenTherm Gateway", "title": "Network - OpenTherm Gateway",
"name": "Network settings", "name": "Network settings",
"section": { "section": {
"static": "Static settings", "static": "Static settings",
"availableNetworks": "Available networks", "availableNetworks": "Available networks",
"staSettings": "WiFi settings", "staSettings": "WiFi settings",
"apSettings": "AP settings" "apSettings": "AP settings"
}, },
"scan": { "scan": {
"pos": "#", "pos": "#",
"info": "Info" "info": "Info"
}, },
"wifi": { "wifi": {
"ssid": "SSID", "ssid": "SSID",
"password": "Password", "password": "Password",
@@ -176,7 +159,6 @@
"signal": "Signal", "signal": "Signal",
"connected": "Connected" "connected": "Connected"
}, },
"params": { "params": {
"hostname": "Hostname", "hostname": "Hostname",
"dhcp": "Use DHCP", "dhcp": "Use DHCP",
@@ -186,18 +168,15 @@
"gateway": "Gateway", "gateway": "Gateway",
"dns": "DNS" "dns": "DNS"
}, },
"sta": { "sta": {
"channel": { "channel": {
"note": "set 0 for auto select" "note": "set 0 for auto select"
} }
} }
}, },
"sensors": { "sensors": {
"title": "Sensors settings - OpenTherm Gateway", "title": "Sensors settings - OpenTherm Gateway",
"name": "Sensors settings", "name": "Sensors settings",
"enabled": "Enabled", "enabled": "Enabled",
"sensorName": { "sensorName": {
"title": "Sensor name", "title": "Sensor name",
@@ -254,7 +233,6 @@
"otHeatingPumpHours": "OpenTherm, number of pump operating hours (heating)", "otHeatingPumpHours": "OpenTherm, number of pump operating hours (heating)",
"otDhwPumpHours": "OpenTherm, number of pump operating hours (DHW)", "otDhwPumpHours": "OpenTherm, number of pump operating hours (DHW)",
"otCoolingHours": "OpenTherm, number of cooling hours", "otCoolingHours": "OpenTherm, number of cooling hours",
"ntcTemp": "NTC sensor", "ntcTemp": "NTC sensor",
"dallasTemp": "DALLAS sensor", "dallasTemp": "DALLAS sensor",
"bluetooth": "BLE sensor", "bluetooth": "BLE sensor",
@@ -286,11 +264,9 @@
} }
} }
}, },
"settings": { "settings": {
"title": "Settings - OpenTherm Gateway", "title": "Settings - OpenTherm Gateway",
"name": "Settings", "name": "Settings",
"section": { "section": {
"portal": "Portal settings", "portal": "Portal settings",
"system": "System settings", "system": "System settings",
@@ -305,14 +281,12 @@
"extPump": "External pump settings", "extPump": "External pump settings",
"cascadeControl": "Cascade control settings" "cascadeControl": "Cascade control settings"
}, },
"enable": "Enable", "enable": "Enable",
"note": { "note": {
"restart": "After changing these settings, the device must be restarted for the changes to take effect.", "restart": "After changing these settings, the device must be restarted for the changes to take effect.",
"blankNotUse": "blank - not use", "blankNotUse": "blank - not use",
"bleDevice": "BLE device can be used <u>only</u> with some ESP32 boards with BLE support!" "bleDevice": "BLE device can be used <u>only</u> with some ESP32 boards with BLE support!"
}, },
"temp": { "temp": {
"min": "Minimum temperature", "min": "Minimum temperature",
"max": "Maximum temperature" "max": "Maximum temperature"
@@ -342,14 +316,12 @@
"note": "Threshold when heating is forced to turn on" "note": "Threshold when heating is forced to turn on"
} }
}, },
"portal": { "portal": {
"login": "Login", "login": "Login",
"password": "Password", "password": "Password",
"auth": "Require authentication", "auth": "Require authentication",
"mdns": "Use mDNS" "mdns": "Use mDNS"
}, },
"system": { "system": {
"unit": "Unit system", "unit": "Unit system",
"metric": "Metric <small>(celsius, liters, bar)</small>", "metric": "Metric <small>(celsius, liters, bar)</small>",
@@ -369,7 +341,6 @@
"timezonePresets": "Select preset..." "timezonePresets": "Select preset..."
} }
}, },
"heating": { "heating": {
"hyst": { "hyst": {
"title": "Hysteresis", "title": "Hysteresis",
@@ -383,17 +354,14 @@
}, },
"turboFactor": "Turbo mode coeff." "turboFactor": "Turbo mode coeff."
}, },
"emergency": { "emergency": {
"desc": "Emergency mode is activated automatically when «PID» or «Equitherm» cannot calculate the heat carrier setpoint:<br />- if «Equitherm» is enabled and the outdoor temperature sensor is disconnected;<br />- if «PID» or OT option <i>«Native heating control»</i> is enabled and the indoor temperature sensor is disconnected.<br /><b>Note:</b> On network fault or MQTT fault, sensors with <i>«Manual via MQTT/API»</i> type will be in DISCONNECTED state.", "desc": "Emergency mode is activated automatically when «PID» or «Equitherm» cannot calculate the heat carrier setpoint:<br />- if «Equitherm» is enabled and the outdoor temperature sensor is disconnected;<br />- if «PID» or OT option <i>«Native heating control»</i> is enabled and the indoor temperature sensor is disconnected.<br /><b>Note:</b> On network fault or MQTT fault, sensors with <i>«Manual via MQTT/API»</i> type will be in DISCONNECTED state.",
"target": { "target": {
"title": "Target temperature", "title": "Target temperature",
"note": "<b>Important:</b> <u>Target indoor temperature</u> if OT option <i>«Native heating control»</i> is enabled.<br />In all other cases, the <u>target heat carrier temperature</u>." "note": "<b>Important:</b> <u>Target indoor temperature</u> if OT option <i>«Native heating control»</i> is enabled.<br />In all other cases, the <u>target heat carrier temperature</u>."
}, },
"treshold": "Treshold time <small>(sec)</small>" "treshold": "Treshold time <small>(sec)</small>"
}, },
"equitherm": { "equitherm": {
"slope": { "slope": {
"title": "Slope", "title": "Slope",
@@ -417,7 +385,6 @@
"outdoorTemp": "Outdoor temperature" "outdoorTemp": "Outdoor temperature"
} }
}, },
"pid": { "pid": {
"p": "P factor", "p": "P factor",
"i": "I factor", "i": "I factor",
@@ -437,7 +404,6 @@
"thresholdLow": "Threshold low" "thresholdLow": "Threshold low"
} }
}, },
"ot": { "ot": {
"advanced": "Advanced Settings", "advanced": "Advanced Settings",
"inGpio": "In GPIO", "inGpio": "In GPIO",
@@ -453,7 +419,6 @@
"title": "Max boiler power <small>(kW)</small>", "title": "Max boiler power <small>(kW)</small>",
"note": "<b>0</b> - try detect automatically. Typically found in the boiler specification as \"maximum useful heat output\"." "note": "<b>0</b> - try detect automatically. Typically found in the boiler specification as \"maximum useful heat output\"."
}, },
"options": { "options": {
"title": "Options (additional settings)", "title": "Options (additional settings)",
"desc": "Options can change the logic of the boiler. Not all options are documented in the protocol, so the same option can have different effects on different boilers.<br /><b>Note:</b> There is no need to change anything if everything works well.", "desc": "Options can change the logic of the boiler. Not all options are documented in the protocol, so the same option can have different effects on different boilers.<br /><b>Note:</b> There is no need to change anything if everything works well.",
@@ -475,13 +440,11 @@
"immergasFix": "Fix for Immergas boilers", "immergasFix": "Fix for Immergas boilers",
"alwaysSendIndoorTemp": "Send current indoor temp to boiler" "alwaysSendIndoorTemp": "Send current indoor temp to boiler"
}, },
"nativeOTC": { "nativeOTC": {
"title": "Native OTC mode", "title": "Native OTC mode",
"note": "Works <u>ONLY</u> if the boiler is in OTC mode: requires and accepts the target indoor temperature and self-regulates the heat carrier temperature based on the built-in curves mode. Incompatible with PID and Equitherm." "note": "Works <u>ONLY</u> if the boiler is in OTC mode: requires and accepts the target indoor temperature and self-regulates the heat carrier temperature based on the built-in curves mode. Incompatible with PID and Equitherm."
} }
}, },
"mqtt": { "mqtt": {
"homeAssistantDiscovery": "Home Assistant Discovery", "homeAssistantDiscovery": "Home Assistant Discovery",
"server": "Server", "server": "Server",
@@ -491,7 +454,6 @@
"prefix": "Prefix", "prefix": "Prefix",
"interval": "Publish interval <small>(sec)</small>" "interval": "Publish interval <small>(sec)</small>"
}, },
"extPump": { "extPump": {
"use": "Use external pump", "use": "Use external pump",
"gpio": "Relay GPIO", "gpio": "Relay GPIO",
@@ -500,7 +462,6 @@
"antiStuckInterval": "Anti stuck interval <small>(days)</small>", "antiStuckInterval": "Anti stuck interval <small>(days)</small>",
"antiStuckTime": "Anti stuck time <small>(min)</small>" "antiStuckTime": "Anti stuck time <small>(min)</small>"
}, },
"cascadeControl": { "cascadeControl": {
"input": { "input": {
"desc": "Can be used to turn on the heating only if another boiler is faulty. The other boiler controller must change the state of the GPIO input in the event of a fault.", "desc": "Can be used to turn on the heating only if another boiler is faulty. The other boiler controller must change the state of the GPIO input in the event of a fault.",
@@ -524,11 +485,9 @@
} }
} }
}, },
"upgrade": { "upgrade": {
"title": "Upgrade - OpenTherm Gateway", "title": "Upgrade - OpenTherm Gateway",
"name": "Upgrade", "name": "Upgrade",
"section": { "section": {
"backupAndRestore": { "backupAndRestore": {
"title": "Backup & restore", "title": "Backup & restore",
@@ -537,17 +496,15 @@
"upgrade": { "upgrade": {
"title": "Upgrade", "title": "Upgrade",
"desc": "In this section you can upgrade the firmware and filesystem of your device.<br />Latest releases can be downloaded from the <a href=\"https://github.com/Laxilef/OTGateway/releases\" target=\"_blank\">Releases page</a> of the project repository." "desc": "In this section you can upgrade the firmware and filesystem of your device.<br />Latest releases can be downloaded from the <a href=\"https://github.com/Laxilef/OTGateway/releases\" target=\"_blank\">Releases page</a> of the project repository."
} }
}, },
"note": { "note": {
"disclaimer1": "After a successful upgrade the filesystem, ALL settings will be reset to default values! Save backup before upgrading.", "disclaimer1": "After a successful upgrade the filesystem, ALL settings will be reset to default values! Save backup before upgrading.",
"disclaimer2": "After a successful upgrade, the device will automatically reboot after 15 seconds." "disclaimer2": "After a successful upgrade, the device will automatically reboot after 15 seconds."
}, },
"settingsFile": "Settings file", "settingsFile": "Settings file",
"fw": "Firmware", "fw": "Firmware",
"fs": "Filesystem" "fs": "Filesystem"
} }
} }
} }