v0.11.6
This commit is contained in:
+11
-2
@@ -89,7 +89,7 @@
|
||||
"devices.ping": "Ping",
|
||||
"devices.pingOpen": "Open live ping view",
|
||||
"devices.pingLive": "Live ping",
|
||||
"devices.pingHint": "The measurement shows GREE controller round-trip time while reading device status. The chart refreshes while monitoring is enabled.",
|
||||
"devices.pingHint": "Measures a minimal GREE round-trip without changing device state, error counters or automation ownership. The chart refreshes while monitoring is enabled.",
|
||||
"devices.pingAll": "Ping all units",
|
||||
"devices.pingStart": "Start",
|
||||
"devices.pingStop": "Stop",
|
||||
@@ -100,6 +100,10 @@
|
||||
"devices.pingSamples": "Samples",
|
||||
"devices.pingNoSamples": "No samples yet. Start monitoring.",
|
||||
"devices.pingFailed": "No response",
|
||||
"devices.pingResponding": "Responding",
|
||||
"devices.manualDeviceDisabled": "Unit is technically disabled",
|
||||
"devices.manualNoCommunication": "No communication with the unit",
|
||||
"devices.manualCommunicationProblem": "The last communication with the unit failed",
|
||||
"devices.manualDisabledZoneTitle": "Warning: zone is disabled",
|
||||
"devices.manualDisabledZoneWarning": "This unit belongs to disabled zone “{zone}”. Manual control is still available, but the command is sent directly outside that zone automation.",
|
||||
"devices.manualDisabledZoneConfirm": "Zone “{zone}” is disabled. This command will be sent directly to the unit, outside zone automation. Automation will stay disabled until it is enabled / resumed again. Send the command?",
|
||||
@@ -264,7 +268,12 @@
|
||||
"toast.tokenRevoked": "Token revoked",
|
||||
"devices.protocolAuto": "Auto (V1 + V2)",
|
||||
"devices.rename": "Name / protocol",
|
||||
"devices.protocolChangeHint": "Changing protocol clears the saved device key and performs a new bind on the next request.",
|
||||
"devices.protocolChangeHint": "Changing protocol clears the saved device key. “Save and check connection” immediately performs the required bind and test.",
|
||||
"devices.saveAndCheck": "Save and check connection",
|
||||
"devices.connectionCheckOk": "Connection works · response {ms} ms",
|
||||
"devices.connectionCheckFailed": "Configuration was saved, but the connection test failed: {error}",
|
||||
"devices.savedAndChecked": "Saved and connection confirmed",
|
||||
"devices.savedCheckFailed": "Configuration saved, but the connection test failed",
|
||||
"discovery.title": "Discover GREE devices",
|
||||
"discovery.help": "Auto searches both AES-ECB and AES-GCM devices. Multiple passes improve discovery when several Wi-Fi modules answer the same broadcast.",
|
||||
"discovery.protocol": "Discovery protocol",
|
||||
|
||||
Reference in New Issue
Block a user