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,167 @@
# binding
binding.verisure.name = Verisure Binding
binding.verisure.description = This is the binding for Verisure Alarm System.
# thing types
thing-type.verisure.alarm.label = Verisure Alarm
thing-type.verisure.alarm.description = A Verisure Alarm.
thing-type.verisure.bridge.label = Verisure Bridge
thing-type.verisure.bridge.description = This bridge represents the http://mypages.verisure.com web page connector.
thing-type.verisure.broadbandConnection.label = Verisure Broadband Connection
thing-type.verisure.broadbandConnection.description = Status of the Verisure broadband connection.
thing-type.verisure.doorWindowSensor.label = Verisure Door or Window Sensor
thing-type.verisure.doorWindowSensor.description = A Verisure door or window sensor in your system.
thing-type.verisure.eventLog.label = Verisure Event Log
thing-type.verisure.eventLog.description = Contents of the Verisure event log.
thing-type.verisure.gateway.label = Verisure Gateway
thing-type.verisure.gateway.description = Communication status for the Verisure Gateway.
thing-type.verisure.miceDetection.label = Verisure Mice Detection
thing-type.verisure.miceDetection.description = Status of the Verisure mice detection.
thing-type.verisure.nightControl.label = Verisure Night Control
thing-type.verisure.nightControl.description = A climate device in a Night Control.
thing-type.verisure.siren.label = Verisure Siren
thing-type.verisure.siren.description = A climate device in a Siren.
thing-type.verisure.smartLock.label = Yale Doorman SmartLock
thing-type.verisure.smartLock.description = Integrated Yale Doorman SmartLock.
thing-type.verisure.smartPlug.label = Verisure SmartPlug
thing-type.verisure.smartPlug.description = A Verisure SmartPlug in your system.
thing-type.verisure.smokeDetector.label = Verisure Smoke Detector
thing-type.verisure.smokeDetector.description = A climate device in a Smoke detector.
thing-type.verisure.userPresence.label = Verisure User Presence
thing-type.verisure.userPresence.description = Verisure Presence information about your configured and active Verisure users.
thing-type.verisure.waterDetector.label = Verisure Water Detector
thing-type.verisure.waterDetector.description = A climate device in a Water detector.
# thing types config
thing-type.config.verisure.alarm.deviceId.label = Device Id
thing-type.config.verisure.alarm.deviceId.description = Unique Id.
thing-type.config.verisure.bridge.password.label = Password
thing-type.config.verisure.bridge.password.description = The password used to login to http://mypage.verisure.com.
thing-type.config.verisure.bridge.pin.label = Pin Code
thing-type.config.verisure.bridge.pin.description = The username's pin code to arm/disarm alarm and lock/unlock door. Comma separated in case of many installations.
thing-type.config.verisure.bridge.refresh.label = Refresh Interval
thing-type.config.verisure.bridge.refresh.description = Specifies the refresh interval in seconds.
thing-type.config.verisure.bridge.username.label = Username
thing-type.config.verisure.bridge.username.description = The username used to login to http://mypage.verisure.com.
thing-type.config.verisure.broadbandConnection.deviceId.label = Device Id
thing-type.config.verisure.broadbandConnection.deviceId.description = Unique Id.
thing-type.config.verisure.doorWindowSensor.deviceId.label = Device Id
thing-type.config.verisure.doorWindowSensor.deviceId.description = Verisure Id.
thing-type.config.verisure.eventLog.deviceId.label = Device Id
thing-type.config.verisure.eventLog.deviceId.description = Unique Id.
thing-type.config.verisure.eventLog.eventTriggerDelay.label = Event Trigger Delay
thing-type.config.verisure.eventLog.eventTriggerDelay.description = Specifies the event trigger delay in milliseconds.
thing-type.config.verisure.eventLog.numberOfEvents.label = Number of Events
thing-type.config.verisure.eventLog.numberOfEvents.description = Number of events to fetch each poll.
thing-type.config.verisure.gateway.deviceId.label = Device Id
thing-type.config.verisure.gateway.deviceId.description = Unique Id.
thing-type.config.verisure.miceDetection.deviceId.label = Device Id
thing-type.config.verisure.miceDetection.deviceId.description = Unique Id.
thing-type.config.verisure.nightControl.deviceId.label = Device Id
thing-type.config.verisure.nightControl.deviceId.description = Verisure Id.
thing-type.config.verisure.siren.deviceId.label = Device Id
thing-type.config.verisure.siren.deviceId.description = Verisure Id.
thing-type.config.verisure.smartLock.deviceId.label = Device Id
thing-type.config.verisure.smartLock.deviceId.description = Verisure Id.
thing-type.config.verisure.smartPlug.deviceId.label = Device Id
thing-type.config.verisure.smartPlug.deviceId.description = Verisure Id.
thing-type.config.verisure.smokeDetector.deviceId.label = Device Id
thing-type.config.verisure.smokeDetector.deviceId.description = Verisure Id.
thing-type.config.verisure.userPresence.deviceId.label = Device Id
thing-type.config.verisure.userPresence.deviceId.description = Unique Id.
thing-type.config.verisure.waterDetector.deviceId.label = Device Id
thing-type.config.verisure.waterDetector.deviceId.description = Verisure Id.
# channel types
channel-type.verisure.alarmStatus.label = Alarm Status
channel-type.verisure.alarmStatus.description = Verisure alarm status.
channel-type.verisure.alarmStatus.state.option.DISARMED = DISARMED
channel-type.verisure.alarmStatus.state.option.ARMED_HOME = ARMED HOME
channel-type.verisure.alarmStatus.state.option.ARMED_AWAY = ARMED AWAY
channel-type.verisure.autoRelock.label = SmartLock Auto Re-lock
channel-type.verisure.autoRelock.description = Verisure smart lock auto re-lock status.
channel-type.verisure.changedByUser.label = Operated By
channel-type.verisure.changedByUser.description = User who did the last change.
channel-type.verisure.changedVia.label = Changed via
channel-type.verisure.changedVia.description = Method used to change status.
channel-type.verisure.communicationTestResult.label = Verisure GW Communication Test Result
channel-type.verisure.communicationTestResult.description = Verisure Gateway communication test result.
channel-type.verisure.connected.label = Broadband Connection Status
channel-type.verisure.connected.description = Verisure broadband connection status.
channel-type.verisure.countLast24Hours.label = Mouse Count Last 24 Hours
channel-type.verisure.countLast24Hours.description = Mouse count last 24 hours.
channel-type.verisure.countLatestDetection.label = Mouse Count Latest Detection
channel-type.verisure.countLatestDetection.description = Mouse count latest detection during last 24 hours.
channel-type.verisure.durationLast24Hours.label = Duration Last 24 Hours
channel-type.verisure.durationLast24Hours.description = Duration last 24 hours.
channel-type.verisure.durationLatestDetection.label = Duration Last Detection
channel-type.verisure.durationLatestDetection.description = Duration last detection.
channel-type.verisure.eventLog.label = Verisure Event Log
channel-type.verisure.eventLog.description = Verisure event log as a JSON array.
channel-type.verisure.hazardous.label = Hazardous
channel-type.verisure.hazardous.description = Is Verisure smart plug configured as hazardous.
channel-type.verisure.humidity.label = Humidity
channel-type.verisure.humidity.description = Current humidity in %.
channel-type.verisure.humidityEnabled.label = Humidity Enabled
channel-type.verisure.humidityEnabled.description = Is Climate device capable of reporting humidity.
channel-type.verisure.installationId.label = Installation Site Id
channel-type.verisure.installationId.description = ID of the installation site.
channel-type.verisure.installationName.label = Installation Site Name
channel-type.verisure.installationName.description = Name of the installation site.
channel-type.verisure.label.label = Label
channel-type.verisure.label.description = The name of the door/window.
channel-type.verisure.lastEventCategory.label = Last Event Category
channel-type.verisure.lastEventCategory.description = The last event's category in the event log.
channel-type.verisure.lastEventDeviceId.label = Last Event Device Id
channel-type.verisure.lastEventDeviceId.description = The last event's device id in the event log.
channel-type.verisure.lastEventDeviceType.label = Last Event Device Type
channel-type.verisure.lastEventDeviceType.description = The last event's device type in the event log.
channel-type.verisure.lastEventId.label = Last Event Id
channel-type.verisure.lastEventId.description = The last event's id in the event log.
channel-type.verisure.lastEventType.label = Last Event Type
channel-type.verisure.lastEventType.description = The last event's type in the event log.
channel-type.verisure.lastEventUserName.label = Last Event User Name
channel-type.verisure.lastEventUserName.description = The last event's user name in the event log.
channel-type.verisure.location.label = Location
channel-type.verisure.location.description = The location of the device.
channel-type.verisure.model.label = Verisure GW Model
channel-type.verisure.model.description = Verisure Gateway model.
channel-type.verisure.motorJam.label = SmartLock Motor Jam
channel-type.verisure.motorJam.description = Tells if the SmartLock motor has jammed.
channel-type.verisure.numericStatus.label = Current Numeric Status
channel-type.verisure.numericStatus.description = Information about current numeric status.
channel-type.verisure.smartLockStatus.label = SmartLock Status
channel-type.verisure.smartLockStatus.description = Verisure smart lock status.
channel-type.verisure.smartLockVoiceLevel.label = SmartLock Voice Level Setting
channel-type.verisure.smartLockVoiceLevel.description = Verisure smart lock voice level status.
channel-type.verisure.smartLockVoiceLevel.state.option.ESSENTIAL = ESSENTIAL
channel-type.verisure.smartLockVoiceLevel.state.option.NORMAL = NORMAL
channel-type.verisure.smartLockVolume.label = SmartLock Volume
channel-type.verisure.smartLockVolume.description = Verisure smart lock volume status.
channel-type.verisure.smartLockVolume.state.option.SILENCE = SILENCE
channel-type.verisure.smartLockVolume.state.option.LOW = LOW
channel-type.verisure.smartLockVolume.state.option.HIGH = HIGH
channel-type.verisure.smartPlugStatus.label = SmartPlug Status
channel-type.verisure.smartPlugStatus.description = Verisure smart plug status.
channel-type.verisure.state.label = Door/Window State
channel-type.verisure.state.description = Is door/window opened or closed. (OPEN/CLOSED)
channel-type.verisure.status.label = Current Status
channel-type.verisure.status.description = Information on current status.
channel-type.verisure.temperature.label = Temperature
channel-type.verisure.temperature.description = Current temperature.
channel-type.verisure.timestamp.label = TimeStamp
channel-type.verisure.timestamp.description = Date and time of last event change.
channel-type.verisure.timestamp.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM
channel-type.verisure.triggerChannel.label = Trigger Channel
channel-type.verisure.userDeviceName.label = User Device Name
channel-type.verisure.userDeviceName.description = Information on user device name.
channel-type.verisure.userLocationStatus.label = User Location Status
channel-type.verisure.userLocationStatus.description = Information on user location status (HOME/AWAY).
channel-type.verisure.userName.label = User Name
channel-type.verisure.userName.description = Name of the user.
channel-type.verisure.webAccount.label = User Email
channel-type.verisure.webAccount.description = The User's Email address.