v0.4.4
This commit is contained in:
+48
-1
@@ -305,6 +305,53 @@
|
||||
"history.targetShort": "Target",
|
||||
"history.sensor": "Indoor unit",
|
||||
"history.homeAssistant": "Home Assistant",
|
||||
"history.assist": "Outdoor assist"
|
||||
"history.assist": "Outdoor assist",
|
||||
"history.tabOverview": "Overview",
|
||||
"history.tabZones": "Zones",
|
||||
"history.tabDevices": "GREE devices",
|
||||
"history.tabSensors": "HA sensors",
|
||||
"history.tabCustom": "Custom chart",
|
||||
"history.overviewHint": "All rooms, units and available outdoor measurements in one place.",
|
||||
"history.customHint": "Compose your own chart from GREE, zone and Home Assistant data.",
|
||||
"history.allDevices": "All GREE devices",
|
||||
"history.allSensors": "All HA sensors",
|
||||
"history.haSensor": "HA sensor",
|
||||
"history.deviceSamples": "GREE samples",
|
||||
"history.zoneSamples": "Zone samples",
|
||||
"history.haSamples": "HA samples",
|
||||
"history.greeHistory": "Device polling history",
|
||||
"history.zoneHistory": "Thermostat history",
|
||||
"history.haHistory": "External sensor history",
|
||||
"history.allGreeIndoor": "All GREE indoor temperatures",
|
||||
"history.allGreeIndoorHint": "Indoor temperature reported by every GREE unit, independent of zones.",
|
||||
"history.allOutdoor": "Outdoor temperatures",
|
||||
"history.allOutdoorHint": "Outdoor values reported by GREE units plus the optional Home Assistant outdoor sensor.",
|
||||
"history.allZoneControl": "All zone control temperatures",
|
||||
"history.allZoneControlHint": "The temperature actually used by the thermostat in every zone.",
|
||||
"history.greeOutdoor": "GREE outdoor",
|
||||
"history.deviceIndoor": "GREE indoor temperature",
|
||||
"history.deviceIndoorHint": "Indoor sensor history for the selected unit or all units.",
|
||||
"history.deviceOutdoor": "GREE outdoor temperature",
|
||||
"history.deviceOutdoorHint": "Outdoor temperature reported by compatible GREE units. Units without this sensor are omitted.",
|
||||
"history.deviceTargets": "GREE target temperatures",
|
||||
"history.deviceTargetsHint": "Setpoints sent to each GREE unit over time.",
|
||||
"history.deviceTarget": "Device target",
|
||||
"history.indoorTemperature": "Indoor temperature",
|
||||
"history.haSensors": "Home Assistant temperatures",
|
||||
"history.haSensorsHint": "Room and outdoor temperature entities read from Home Assistant.",
|
||||
"history.customTitle": "Chart composer",
|
||||
"history.customDescription": "Mix any GREE, zone or Home Assistant temperature series. Save it locally or copy a shareable URL.",
|
||||
"history.addSeries": "Add series",
|
||||
"history.noCustomSeries": "Add at least one series to the chart.",
|
||||
"history.chartName": "Chart name",
|
||||
"history.copyLink": "Copy link",
|
||||
"history.series": "series",
|
||||
"history.noSavedCharts": "No saved custom charts yet.",
|
||||
"history.customChart": "Custom climate chart",
|
||||
"history.customChartHint": "Your selected data sources on one timeline.",
|
||||
"history.chartSaved": "Custom chart saved",
|
||||
"history.linkCopied": "Chart link copied",
|
||||
"toast.successTitle": "Done",
|
||||
"toast.errorTitle": "Something went wrong"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user