Add default translations for binding add-ons (#11760)

* Add default translations for binding add-ons

This makes the texts used by these add-ons translatable with Crowdin.

To keep the PR simple, it only adds default translations for add-ons which do not yet have any default translations properties file.
We can do follow up PRs for adding missing key/values to add-ons that already have these files or to remove duplications.

There are several add-ons in this PR that do have non-English translation files, so I'll upload those to Crowdin when the PR is merged.

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-12-15 18:40:21 +01:00
committed by GitHub
parent 05e782ec1a
commit 07a1976c81
234 changed files with 33234 additions and 0 deletions

View File

@@ -0,0 +1,149 @@
# binding
binding.daikin.name = Daikin Binding
binding.daikin.description = This is the binding for Daikin A/C units.
# thing types
thing-type.daikin.ac_unit.label = Daikin AC Unit
thing-type.daikin.ac_unit.description = Daikin AC Unit
thing-type.daikin.airbase_ac_unit.label = Daikin Airbase AC Unit
thing-type.daikin.airbase_ac_unit.description = Daikin Airbase AC Unit
# thing types config
thing-type.config.daikin.config.host.label = Host
thing-type.config.daikin.config.host.description = The Host address of the Daikin AC unit.
thing-type.config.daikin.config.key.label = Key
thing-type.config.daikin.config.key.description = The key obtained from the Daikin adapter.
thing-type.config.daikin.config.refresh.label = Refresh Interval
thing-type.config.daikin.config.refresh.description = Time between fetches of the AC unit state.
thing-type.config.daikin.config.secure.label = Secure/HTTPS
thing-type.config.daikin.config.secure.description = Whether to access using https (default:false).
thing-type.config.daikin.config.uuid.label = UUID
thing-type.config.daikin.config.uuid.description = A unique UUID for authentication if required.
# channel types
channel-type.daikin.acunit-cmpfrequency.label = Compressor Frequency
channel-type.daikin.acunit-cmpfrequency.description = Current compressor frequency
channel-type.daikin.acunit-energycoolingcurrentyear-1.label = Energy Cooling Current Year January
channel-type.daikin.acunit-energycoolingcurrentyear-1.description = The energy usage for cooling this year January
channel-type.daikin.acunit-energycoolingcurrentyear-2.label = Energy Cooling Current Year February
channel-type.daikin.acunit-energycoolingcurrentyear-2.description = The energy usage for cooling this year February
channel-type.daikin.acunit-energycoolingcurrentyear-3.label = Energy Cooling Current Year March
channel-type.daikin.acunit-energycoolingcurrentyear-3.description = The energy usage for cooling this year March
channel-type.daikin.acunit-energycoolingcurrentyear-4.label = Energy Cooling Current Year April
channel-type.daikin.acunit-energycoolingcurrentyear-4.description = The energy usage for cooling this year April
channel-type.daikin.acunit-energycoolingcurrentyear-5.label = Energy Cooling Current Year May
channel-type.daikin.acunit-energycoolingcurrentyear-5.description = The energy usage for cooling this year May
channel-type.daikin.acunit-energycoolingcurrentyear-6.label = Energy Cooling Current Year June
channel-type.daikin.acunit-energycoolingcurrentyear-6.description = The energy usage for cooling this year June
channel-type.daikin.acunit-energycoolingcurrentyear-7.label = Energy Cooling Current Year July
channel-type.daikin.acunit-energycoolingcurrentyear-7.description = The energy usage for cooling this year July
channel-type.daikin.acunit-energycoolingcurrentyear-8.label = Energy Cooling Current Year August
channel-type.daikin.acunit-energycoolingcurrentyear-8.description = The energy usage for cooling this year August
channel-type.daikin.acunit-energycoolingcurrentyear-9.label = Energy Cooling Current Year September
channel-type.daikin.acunit-energycoolingcurrentyear-9.description = The energy usage for cooling this year September
channel-type.daikin.acunit-energycoolingcurrentyear-10.label = Energy Cooling Current Year October
channel-type.daikin.acunit-energycoolingcurrentyear-10.description = The energy usage for cooling this year October
channel-type.daikin.acunit-energycoolingcurrentyear-11.label = Energy Cooling Current Year November
channel-type.daikin.acunit-energycoolingcurrentyear-11.description = The energy usage for cooling this year November
channel-type.daikin.acunit-energycoolingcurrentyear-12.label = Energy Cooling Current Year December
channel-type.daikin.acunit-energycoolingcurrentyear-12.description = The energy usage for cooling this year December
channel-type.daikin.acunit-energycoolinglastweek.label = Energy Cooling Last Week
channel-type.daikin.acunit-energycoolinglastweek.description = The energy usage for cooling last week
channel-type.daikin.acunit-energycoolingthisweek.label = Energy Cooling This Week
channel-type.daikin.acunit-energycoolingthisweek.description = The energy usage for cooling this week
channel-type.daikin.acunit-energycoolingtoday.label = Energy Cooling Today
channel-type.daikin.acunit-energycoolingtoday.description = The energy usage for cooling today
channel-type.daikin.acunit-energyheatingcurrentyear-1.label = Energy Heating Current Year January
channel-type.daikin.acunit-energyheatingcurrentyear-1.description = The energy usage for heating this year January
channel-type.daikin.acunit-energyheatingcurrentyear-2.label = Energy Heating Current Year February
channel-type.daikin.acunit-energyheatingcurrentyear-2.description = The energy usage for heating this year February
channel-type.daikin.acunit-energyheatingcurrentyear-3.label = Energy Heating Current Year March
channel-type.daikin.acunit-energyheatingcurrentyear-3.description = The energy usage for heating this year March
channel-type.daikin.acunit-energyheatingcurrentyear-4.label = Energy Heating Current Year April
channel-type.daikin.acunit-energyheatingcurrentyear-4.description = The energy usage for heating this year April
channel-type.daikin.acunit-energyheatingcurrentyear-5.label = Energy Heating Current Year May
channel-type.daikin.acunit-energyheatingcurrentyear-5.description = The energy usage for heating this year May
channel-type.daikin.acunit-energyheatingcurrentyear-6.label = Energy Heating Current Year June
channel-type.daikin.acunit-energyheatingcurrentyear-6.description = The energy usage for heating this year June
channel-type.daikin.acunit-energyheatingcurrentyear-7.label = Energy Heating Current Year July
channel-type.daikin.acunit-energyheatingcurrentyear-7.description = The energy usage for heating this year July
channel-type.daikin.acunit-energyheatingcurrentyear-8.label = Energy Heating Current Year August
channel-type.daikin.acunit-energyheatingcurrentyear-8.description = The energy usage for heating this year August
channel-type.daikin.acunit-energyheatingcurrentyear-9.label = Energy Heating Current Year September
channel-type.daikin.acunit-energyheatingcurrentyear-9.description = The energy usage for heating this year September
channel-type.daikin.acunit-energyheatingcurrentyear-10.label = Energy Heating Current Year October
channel-type.daikin.acunit-energyheatingcurrentyear-10.description = The energy usage for heating this year October
channel-type.daikin.acunit-energyheatingcurrentyear-11.label = Energy Heating Current Year November
channel-type.daikin.acunit-energyheatingcurrentyear-11.description = The energy usage for heating this year November
channel-type.daikin.acunit-energyheatingcurrentyear-12.label = Energy Heating Current Year December
channel-type.daikin.acunit-energyheatingcurrentyear-12.description = The energy usage for heating this year December
channel-type.daikin.acunit-energyheatinglastweek.label = Energy Heating Last Week
channel-type.daikin.acunit-energyheatinglastweek.description = The energy usage for heating last week
channel-type.daikin.acunit-energyheatingthisweek.label = Energy Heating This Week
channel-type.daikin.acunit-energyheatingthisweek.description = The energy usage for heating this week
channel-type.daikin.acunit-energyheatingtoday.label = Energy Heating Today
channel-type.daikin.acunit-energyheatingtoday.description = The energy usage for heating today
channel-type.daikin.acunit-fan.label = Fan
channel-type.daikin.acunit-fan.description = Current fan speed setting of the AC unit
channel-type.daikin.acunit-fan.state.option.AUTO = auto
channel-type.daikin.acunit-fan.state.option.SILENCE = silence
channel-type.daikin.acunit-fan.state.option.LEVEL_1 = level 1
channel-type.daikin.acunit-fan.state.option.LEVEL_2 = level 2
channel-type.daikin.acunit-fan.state.option.LEVEL_3 = level 3
channel-type.daikin.acunit-fan.state.option.LEVEL_4 = level 4
channel-type.daikin.acunit-fan.state.option.LEVEL_5 = level 5
channel-type.daikin.acunit-fandir.label = Fan Swing
channel-type.daikin.acunit-fandir.description = Current fan swing setting of the AC unit
channel-type.daikin.acunit-fandir.state.option.STOPPED = stopped
channel-type.daikin.acunit-fandir.state.option.VERTICAL = vertical
channel-type.daikin.acunit-fandir.state.option.HORIZONTAL = horizontal
channel-type.daikin.acunit-fandir.state.option.VERTICAL_AND_HORIZONTAL = vertical and horizontal
channel-type.daikin.acunit-homekitmode.label = Homekit Mode
channel-type.daikin.acunit-homekitmode.description = Current Homekit mode of the AC unit
channel-type.daikin.acunit-homekitmode.state.option.auto = Auto
channel-type.daikin.acunit-homekitmode.state.option.heat = Heating On
channel-type.daikin.acunit-homekitmode.state.option.cool = Cooling On
channel-type.daikin.acunit-homekitmode.state.option.off = Off
channel-type.daikin.acunit-humidity.label = Indoor Humidity
channel-type.daikin.acunit-humidity.description = The indoor humidity as measured by the A/C unit
channel-type.daikin.acunit-indoortemp.label = Indoor Temperature
channel-type.daikin.acunit-indoortemp.description = The indoor temperature
channel-type.daikin.acunit-mode.label = Mode
channel-type.daikin.acunit-mode.description = Current mode of the AC unit
channel-type.daikin.acunit-mode.state.option.AUTO = auto
channel-type.daikin.acunit-mode.state.option.DEHUMIDIFIER = dehumidifier
channel-type.daikin.acunit-mode.state.option.COLD = cooling
channel-type.daikin.acunit-mode.state.option.HEAT = heating
channel-type.daikin.acunit-mode.state.option.FAN = fan
channel-type.daikin.acunit-outdoortemp.label = Outdoor Temperature
channel-type.daikin.acunit-outdoortemp.description = The outdoor temperature
channel-type.daikin.acunit-power.label = Power
channel-type.daikin.acunit-power.description = Power for the AC unit
channel-type.daikin.acunit-settemp.label = Set Point
channel-type.daikin.acunit-settemp.description = The set point temperature
channel-type.daikin.acunit-specialmode-powerful.label = Powerful Mode
channel-type.daikin.acunit-specialmode-powerful.description = Powerful mode switch
channel-type.daikin.acunit-specialmode.label = Special Mode
channel-type.daikin.acunit-specialmode.description = Current special mode
channel-type.daikin.airbase-acunit-fan.label = Fan
channel-type.daikin.airbase-acunit-fan.description = Current fan speed setting of the AC unit
channel-type.daikin.airbase-acunit-zone1.label = Zone 1
channel-type.daikin.airbase-acunit-zone1.description = Zone 1 for the AC unit
channel-type.daikin.airbase-acunit-zone2.label = Zone 2
channel-type.daikin.airbase-acunit-zone2.description = Zone 2 for the AC unit
channel-type.daikin.airbase-acunit-zone3.label = Zone 3
channel-type.daikin.airbase-acunit-zone3.description = Zone 3 for the AC unit
channel-type.daikin.airbase-acunit-zone4.label = Zone 4
channel-type.daikin.airbase-acunit-zone4.description = Zone 4 for the AC unit
channel-type.daikin.airbase-acunit-zone5.label = Zone 5
channel-type.daikin.airbase-acunit-zone5.description = Zone 5 for the AC unit
channel-type.daikin.airbase-acunit-zone6.label = Zone 6
channel-type.daikin.airbase-acunit-zone6.description = Zone 6 for the AC unit
channel-type.daikin.airbase-acunit-zone7.label = Zone 7
channel-type.daikin.airbase-acunit-zone7.description = Zone 7 for the AC unit
channel-type.daikin.airbase-acunit-zone8.label = Zone 8
channel-type.daikin.airbase-acunit-zone8.description = Zone 8 for the AC unit