Skip to content

Commit

Permalink
[tesla] regenerate i18n file (openhab#15767)
Browse files Browse the repository at this point in the history
Signed-off-by: Hakan Tandogan <hakan@tandogan.com>
Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
  • Loading branch information
hakan42 authored and austvik committed Mar 27, 2024
1 parent dbbd4a6 commit fbc4978
Showing 1 changed file with 10 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit fbc4978

Please sign in to comment.