This commit is contained in:
Mateusz Gruszczyński
2026-09-01 13:16:10 +02:00
parent 7e0160834d
commit dc20267787
13 changed files with 164 additions and 38 deletions
+14 -2
View File
@@ -783,7 +783,7 @@
"groups.enableControlFirst": "Turn the group on first.",
"settings.compressorProtection": "Compressor protection",
"settings.compressorProtectionTime": "Protection time (min)",
"settings.compressorProtectionHint": "Recommended: 3 minutes. Starts and Heat/Cool changes requested during protection are queued and can be cancelled from Thermostats.",
"settings.compressorProtectionHint": "Recommended: 3 minutes. Starts and Heat/Cool changes requested during protection are queued. Open the full list with the Queue button above Thermostats.",
"zones.compressorQueueTitle": "Waiting for compressor protection",
"zones.queuedPowerOn": "Queued: power on · {mode} · {temperature}°C",
"zones.queuedModeChange": "Queued: change mode to {mode} · {temperature}°C",
@@ -794,6 +794,18 @@
"zones.queuedCancelled": "Queued task cancelled.",
"zones.noQueuedTask": "There is no queued task to cancel.",
"zones.queuedCancelledAll": "Cancelled queued tasks: {count}.",
"zones.queueCancelledStatus": "Protection task cancelled — waiting for a new command"
"zones.queueCancelledStatus": "Protection task cancelled — waiting for a new command",
"zones.queueOverview": "Queue",
"zones.queueEyebrow": "Compressor protection",
"zones.queueTitle": "Command queue",
"zones.queueHint": "Commands waiting for compressor protection to end. You can cancel a single task or clear the whole queue.",
"zones.queuePendingLabel": "Waiting tasks",
"zones.queueEmptyTitle": "The queue is empty",
"zones.queueEmptyText": "There are no commands waiting for compressor protection to end.",
"zones.queueReasonProtection": "Compressor protection",
"zones.queueSource": "Source: {source}",
"zones.queueRemaining": "Remaining {time}",
"zones.queueReady": "Ready to execute",
"zones.queueCancelAllConfirm": "Cancel all tasks ({count}) waiting for compressor protection?"
}
}