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,93 @@
# binding
binding.helios.name = Helios Binding
binding.helios.description = This is the binding for Helios IP (Vario/...) class of intercom/(video)doorstations.
# thing types
thing-type.helios.ipvario221.label = Helios IP Vario
thing-type.helios.ipvario221.description = Helios IP Vario Door Station / Intercom with Firmware v2.21
thing-type.helios.ipvario27.label = Helios IP Vario
thing-type.helios.ipvario27.description = Helios IP Vario Door Station / Intercom with Firmware v2.7
# thing types config
thing-type.config.helios.ipvario221.ipAddress.label = Network Address
thing-type.config.helios.ipvario221.ipAddress.description = Network address of the Helios IP device
thing-type.config.helios.ipvario221.password.label = Password
thing-type.config.helios.ipvario221.password.description = Password to access REST services on the Helios IP device
thing-type.config.helios.ipvario221.username.label = Username
thing-type.config.helios.ipvario221.username.description = Username to access REST services on the Helios IP device
thing-type.config.helios.ipvario27.ipAddress.label = Network Address
thing-type.config.helios.ipvario27.ipAddress.description = Network address of the Helios IP device
thing-type.config.helios.ipvario27.openHABipAddress.label = Network Address
thing-type.config.helios.ipvario27.openHABipAddress.description = Network address of the openHAB host
thing-type.config.helios.ipvario27.openHABportNumber.label = Port Number
thing-type.config.helios.ipvario27.openHABportNumber.description = TCP port number the notification web service will be registered on
# channel types
channel-type.helios.audiolooptest.label = Audio Loop Test
channel-type.helios.audiolooptest.description = Audio loop test result
channel-type.helios.audioloopteststamp.label = Audio Loop Test Time
channel-type.helios.audioloopteststamp.description = Event date and time in CCYY-MM-DDThh:mm:ss format
channel-type.helios.calldirection.label = Call Direction
channel-type.helios.calldirection.description = Direction of the current call
channel-type.helios.calldirection.state.option.incoming = Incoming
channel-type.helios.calldirection.state.option.outgoing = Outgoing
channel-type.helios.callstate.label = Call State
channel-type.helios.callstate.description = State of the current call
channel-type.helios.callstate.state.option.ringing = Ringing
channel-type.helios.callstate.state.option.connected = Connected
channel-type.helios.callstate.state.option.terminated = Terminated
channel-type.helios.callstatestamp.label = Call State Time
channel-type.helios.callstatestamp.description = Event date and time in CCYY-MM-DDThh:mm:ss format
channel-type.helios.card.label = Card ID
channel-type.helios.card.description = Detected card identification with a 24-64-bit number in the hexadecimal format
channel-type.helios.cardstamp.label = Card Detection Time
channel-type.helios.cardstamp.description = Event date and time in CCYY-MM-DDThh:mm:ss format
channel-type.helios.cardvalid.label = Card Valid
channel-type.helios.cardvalid.description = If the detected card is valid, the parameter value is ON. If not, the parameter is set to OFF
channel-type.helios.code.label = Code Entered
channel-type.helios.code.description = Numerical code entered, e.g. 1234.
channel-type.helios.codestamp.label = Code Entered Time
channel-type.helios.codestamp.description = Event date and time in CCYY-MM-DDThh:mm:ss format
channel-type.helios.codevalid.label = Code Valid
channel-type.helios.codevalid.description = If the entered code is valid, the parameter value is ON. If not, the parameter is set to OFF
channel-type.helios.devicestate.label = Device State
channel-type.helios.devicestate.description = State of the Helios device
channel-type.helios.devicestate.state.option.startup = Startup
channel-type.helios.devicestatestamp.label = Device State Time
channel-type.helios.devicestatestamp.description = Event date and time in CCYY-MM-DDThh:mm:ss format
channel-type.helios.io.label = IO
channel-type.helios.io.description = Enable or disable the output of an I/O port of the Helios device
channel-type.helios.keypressed.label = Key Pressed
channel-type.helios.keypressed.description = The key pressed, 0, 1, …, 9, *, # for keypad buttons and %1..%54 for call buttons
channel-type.helios.keypressedstamp.label = Key Press Time
channel-type.helios.keypressedstamp.description = Event date and time in CCYY-MM-DDThh:mm:ss format
channel-type.helios.keyreleased.label = Key Released
channel-type.helios.keyreleased.description = The key released, 0, 1, …, 9, *, # for keypad buttons and %1..%54 for call buttons
channel-type.helios.keyreleasedstamp.label = Key Released Time
channel-type.helios.keyreleasedstamp.description = Event date and time in CCYY-MM-DDThh:mm:ss format
channel-type.helios.motion.label = Motion
channel-type.helios.motion.description = Motion detection indicator
channel-type.helios.motionstamp.label = Motion Detection Time
channel-type.helios.motionstamp.description = Event date and time in CCYY-MM-DDThh:mm:ss format
channel-type.helios.noise.label = Noise
channel-type.helios.noise.description = Noise detection indicator
channel-type.helios.noisestamp.label = Noise Detection Time
channel-type.helios.noisestamp.description = Event date and time in CCYY-MM-DDThh:mm:ss format
channel-type.helios.switchenabler.label = Switch Enabler
channel-type.helios.switchenabler.description = Enable or disable a switch
channel-type.helios.switchstate.label = Switch State
channel-type.helios.switchstate.description = ON when a switch switched on, OFF when a switch switched off
channel-type.helios.switchstateoriginator.label = Switch State Originator
channel-type.helios.switchstateoriginator.description = Originator that switched the switch
channel-type.helios.switchstateoriginator.state.option.DTMF = DTMF
channel-type.helios.switchstateoriginator.state.option.API = API
channel-type.helios.switchstatestamp.label = Switch Switch Time
channel-type.helios.switchstatestamp.description = Event date and time in CCYY-MM-DDThh:mm:ss format
channel-type.helios.switchstateswitch.label = Switch Number
channel-type.helios.switchstateswitch.description = Number of the switch that switched, e.g. 1 to 4
channel-type.helios.switchtrigger.label = Switch Trigger
channel-type.helios.switchtrigger.description = Switch a switch