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,113 @@
# binding
binding.zoneminder.name = ZoneMinder Binding
binding.zoneminder.description = Binding for ZoneMinder video surveillance system
# thing types
thing-type.zoneminder.monitor.label = ZoneMinder Monitor
thing-type.zoneminder.monitor.description = Represents a ZoneMinder monitor
thing-type.zoneminder.monitor.channel.dayEvents.label = Day Events
thing-type.zoneminder.monitor.channel.hourEvents.label = Hour Events
thing-type.zoneminder.monitor.channel.imageUrl.label = Image URL
thing-type.zoneminder.monitor.channel.monthEvents.label = Month Events
thing-type.zoneminder.monitor.channel.totalEvents.label = Total Events
thing-type.zoneminder.monitor.channel.videoUrl.label = Video URL
thing-type.zoneminder.monitor.channel.weekEvents.label = Week Events
thing-type.zoneminder.server.label = ZoneMinder Server
thing-type.zoneminder.server.description = Represents a ZoneMinder server
thing-type.zoneminder.server.channel.imageMonitorId.label = Image Monitor Id
thing-type.zoneminder.server.channel.imageMonitorId.description = Monitor ID for Image URL Channel
thing-type.zoneminder.server.channel.imageUrl.label = Image URL
thing-type.zoneminder.server.channel.videoMonitorId.label = Video Monitor Id
thing-type.zoneminder.server.channel.videoMonitorId.description = Monitor ID for Video URL Channel
thing-type.zoneminder.server.channel.videoUrl.label = Video URL
# thing types config
thing-type.config.zoneminder.monitor.alarmDuration.label = Alarm Duration
thing-type.config.zoneminder.monitor.alarmDuration.description = Duration in seconds after which the alarm will be turned off
thing-type.config.zoneminder.monitor.imageRefreshInterval.label = Image Refresh Interval
thing-type.config.zoneminder.monitor.imageRefreshInterval.description = Interval in seconds with which monitor image is refreshed
thing-type.config.zoneminder.monitor.monitorId.label = Monitor Id
thing-type.config.zoneminder.monitor.monitorId.description = Id of the monitor
thing-type.config.zoneminder.server.defaultAlarmDuration.label = Default Alarm Duration
thing-type.config.zoneminder.server.defaultAlarmDuration.description = Duration in seconds after which the alarm will be turned off
thing-type.config.zoneminder.server.defaultImageRefreshInterval.label = Default Image Refresh Interval
thing-type.config.zoneminder.server.defaultImageRefreshInterval.description = Interval in seconds at which monitor image snapshot will be updated
thing-type.config.zoneminder.server.discoveryEnabled.label = Background Discovery Enabled
thing-type.config.zoneminder.server.discoveryEnabled.description = Enable/disable background discovery of monitors
thing-type.config.zoneminder.server.group.auth-info.label = Authentication Information
thing-type.config.zoneminder.server.group.config-info.label = Bridge Configuration
thing-type.config.zoneminder.server.group.url-info.label = ZoneMinder URL Information
thing-type.config.zoneminder.server.host.label = Server
thing-type.config.zoneminder.server.host.description = ZoneMinder server name or IP address
thing-type.config.zoneminder.server.pass.label = Password
thing-type.config.zoneminder.server.pass.description = Password (if authentication enabled in ZoneMinder)
thing-type.config.zoneminder.server.portNumber.label = Port Number
thing-type.config.zoneminder.server.portNumber.description = Port Number (leave blank if Zoneminder installed on default port)
thing-type.config.zoneminder.server.refreshInterval.label = Refresh Interval
thing-type.config.zoneminder.server.refreshInterval.description = Interval in seconds at which monitor status is updated
thing-type.config.zoneminder.server.urlPath.label = URL Path
thing-type.config.zoneminder.server.urlPath.description = URL path (Default is /zm. Use / if Zoneminder installed under the root directory)
thing-type.config.zoneminder.server.useSSL.label = Use https
thing-type.config.zoneminder.server.useSSL.description = Enables use of https for connection to ZoneMinder
thing-type.config.zoneminder.server.user.label = User Name
thing-type.config.zoneminder.server.user.description = User name (if authentication enabled in ZoneMinder)
# channel types
channel-type.zoneminder.alarm.label = Alarm
channel-type.zoneminder.alarm.description = Monitor alarm status
channel-type.zoneminder.enable.label = Enabled
channel-type.zoneminder.enable.description = Enable or disable monitor
channel-type.zoneminder.enable.state.option.ON = Enable
channel-type.zoneminder.enable.state.option.OFF = Disable
channel-type.zoneminder.eventAlarmFrames.label = Event Alarm Frames
channel-type.zoneminder.eventAlarmFrames.description = Number of alarm frames in the event
channel-type.zoneminder.eventCause.label = Event Cause
channel-type.zoneminder.eventCause.description = Cause of the event
channel-type.zoneminder.eventEnd.label = Event End
channel-type.zoneminder.eventEnd.description = End date/time of the event
channel-type.zoneminder.eventEnd.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS
channel-type.zoneminder.eventFrames.label = Event Frames
channel-type.zoneminder.eventFrames.description = Number of frames in the event
channel-type.zoneminder.eventId.label = Event Id
channel-type.zoneminder.eventId.description = Id of the event
channel-type.zoneminder.eventLength.label = Event Length
channel-type.zoneminder.eventLength.description = Length of the event in seconds
channel-type.zoneminder.eventName.label = Event Name
channel-type.zoneminder.eventName.description = Name of the event
channel-type.zoneminder.eventNotes.label = Event Notes
channel-type.zoneminder.eventNotes.description = Notes for the event
channel-type.zoneminder.eventStart.label = Event Start
channel-type.zoneminder.eventStart.description = Start date/time of the event
channel-type.zoneminder.eventStart.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS
channel-type.zoneminder.events.label = Number of Events
channel-type.zoneminder.events.description = Number of events in time period
channel-type.zoneminder.function.label = Function
channel-type.zoneminder.function.description = State of the monitor (e.g. Nodect, Record)
channel-type.zoneminder.function.state.option.None = None
channel-type.zoneminder.function.state.option.Monitor = Monitor
channel-type.zoneminder.function.state.option.Modect = Modect
channel-type.zoneminder.function.state.option.Record = Record
channel-type.zoneminder.function.state.option.Mocord = Mocord
channel-type.zoneminder.function.state.option.Nodect = Nodect
channel-type.zoneminder.id.label = ID
channel-type.zoneminder.id.description = Monitor ID
channel-type.zoneminder.image.label = Image
channel-type.zoneminder.image.description = A single snapshot image
channel-type.zoneminder.name.label = Name
channel-type.zoneminder.name.description = Monitor name
channel-type.zoneminder.state.label = State
channel-type.zoneminder.state.description = Current monitor state
channel-type.zoneminder.state.state.option.UNKNOWN = UNKNOWN
channel-type.zoneminder.state.state.option.IDLE = IDLE
channel-type.zoneminder.state.state.option.PREALARM = PREALARM
channel-type.zoneminder.state.state.option.ALARM = ALARM
channel-type.zoneminder.state.state.option.ALERT = ALERT
channel-type.zoneminder.state.state.option.TAPE = TAPE
channel-type.zoneminder.triggerAlarm.label = Trigger Alarm
channel-type.zoneminder.triggerAlarm.description = Triggers an alarm
channel-type.zoneminder.url.label = URL
channel-type.zoneminder.url.description = URL of image or stream