mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[tesla] regenerate i18n file (#15767)
Signed-off-by: Hakan Tandogan <hakan@tandogan.com>
This commit is contained in:
parent
118afa31fd
commit
062f7b13eb
@ -105,17 +105,6 @@ thing-type.config.tesla.vehicle.vin.description = VIN of the vehicle
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.tesla.destinationname.label = Route Destination
|
||||
channel-type.tesla.destinationname.description = Name of the destination
|
||||
channel-type.tesla.destinationlocation.label = Route Location
|
||||
channel-type.tesla.destinationlocation.description = Location of the destination
|
||||
channel-type.tesla.distancetoarrival.label = Distance To Arrival
|
||||
channel-type.tesla.distancetoarrival.description = Distance to drive to the destination (in miles)
|
||||
channel-type.tesla.minutestoarrival.label = Minutes To Arrival
|
||||
channel-type.tesla.minutestoarrival.description = Minutes to drive to the destination
|
||||
channel-type.tesla.trafficminutesdelay.label = Traffic Delay
|
||||
channel-type.tesla.trafficminutesdelay.description = Delay to arrive at the destination due to traffic
|
||||
|
||||
channel-type.tesla.autoconditioning.label = Auto Conditioning
|
||||
channel-type.tesla.autoconditioning.description = Turns on auto-conditioning (a/c or heating)
|
||||
channel-type.tesla.autoparkstate.label = Autopark State
|
||||
@ -205,6 +194,12 @@ channel-type.tesla.climate.label = Climate
|
||||
channel-type.tesla.climate.description = Climate status indicator
|
||||
channel-type.tesla.combinedtemp.label = Combined Temperature
|
||||
channel-type.tesla.combinedtemp.description = Combined average temperature of the driver and passenger autoconditioning settings. The temperature for the driver and passenger will be synced when set.
|
||||
channel-type.tesla.destinationlocation.label = Route Location
|
||||
channel-type.tesla.destinationlocation.description = Location of the destination
|
||||
channel-type.tesla.destinationname.label = Route Destination
|
||||
channel-type.tesla.destinationname.description = Name of the destination
|
||||
channel-type.tesla.distancetoarrival.label = Distance To Arrival
|
||||
channel-type.tesla.distancetoarrival.description = Distance to drive to the destination (in miles)
|
||||
channel-type.tesla.doorlock.label = Door Lock
|
||||
channel-type.tesla.doorlock.description = Lock or unlock the car
|
||||
channel-type.tesla.driverfrontdoor.label = Driver Front Door
|
||||
@ -265,6 +260,8 @@ channel-type.tesla.maxcharges.label = Max Charges
|
||||
channel-type.tesla.maxcharges.description = Indicates the number of consecutive "Max Range Charges" performed by the vehicle
|
||||
channel-type.tesla.minavailabletemp.label = Minimum Temperature
|
||||
channel-type.tesla.minavailabletemp.description = Indicates the minimal inside temperature of the vehicle
|
||||
channel-type.tesla.minutestoarrival.label = Minutes To Arrival
|
||||
channel-type.tesla.minutestoarrival.description = Minutes to drive to the destination
|
||||
channel-type.tesla.mobileenabled.label = Mobile Enabled
|
||||
channel-type.tesla.mobileenabled.description = Indicates whether the vehicle can be remotely controlled
|
||||
channel-type.tesla.notenoughpower.label = Not Enough Power
|
||||
@ -339,6 +336,8 @@ channel-type.tesla.sunroofstate.command.option.close = close
|
||||
channel-type.tesla.sunroofstate.command.option.vent = vent
|
||||
channel-type.tesla.timetofullcharge.label = Time To Full Charge
|
||||
channel-type.tesla.timetofullcharge.description = Number of hours to fully charge the battery
|
||||
channel-type.tesla.trafficminutesdelay.label = Traffic Delay
|
||||
channel-type.tesla.trafficminutesdelay.description = Delay to arrive at the destination due to traffic
|
||||
channel-type.tesla.tripcharging.label = Trip Charging
|
||||
channel-type.tesla.tripcharging.description = Not documented / To be defined
|
||||
channel-type.tesla.usablebatterylevel.label = Usable Battery Level
|
||||
|
Loading…
Reference in New Issue
Block a user