* 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>
152 lines
10 KiB
Properties
152 lines
10 KiB
Properties
# binding
|
|
|
|
binding.freebox.name = Freebox Binding
|
|
binding.freebox.description = The Freebox binding requests your Freebox Server for various operational informations.
|
|
|
|
# thing types
|
|
|
|
thing-type.freebox.airplay.label = AirPlay Receiver
|
|
thing-type.freebox.airplay.description = Provides media control from one AirPlay device
|
|
thing-type.freebox.net_device.label = Network Device
|
|
thing-type.freebox.net_device.description = Provides network device reachability
|
|
thing-type.freebox.net_interface.label = Network Interface
|
|
thing-type.freebox.net_interface.description = Provides network interface reachability
|
|
thing-type.freebox.phone.label = Phone
|
|
thing-type.freebox.phone.description = Provides various informations regarding the phone state and the phone calls
|
|
thing-type.freebox.server.label = Freebox Server
|
|
thing-type.freebox.server.description = Provides various informations regarding the status of the Freebox Server
|
|
|
|
# thing types config
|
|
|
|
thing-type.config.freebox.airplay.acceptAllMp3.label = Accept All MP3
|
|
thing-type.config.freebox.airplay.acceptAllMp3.description = Accept any bitrate for MP3 audio or only bitrates greater than 64 kbps
|
|
thing-type.config.freebox.airplay.name.label = Name
|
|
thing-type.config.freebox.airplay.name.description = Name of the AirPlay device
|
|
thing-type.config.freebox.airplay.password.label = Password
|
|
thing-type.config.freebox.airplay.password.description = AirPlay password
|
|
thing-type.config.freebox.net_device.macAddress.label = MAC Address
|
|
thing-type.config.freebox.net_device.macAddress.description = The MAC address of the network device
|
|
thing-type.config.freebox.net_interface.ipAddress.label = IP Address
|
|
thing-type.config.freebox.net_interface.ipAddress.description = The IP address (v4 or v6) of the network interface
|
|
thing-type.config.freebox.phone.refreshPhoneCallsInterval.label = Phone Calls Refresh Interval
|
|
thing-type.config.freebox.phone.refreshPhoneCallsInterval.description = The refresh interval in seconds which is used to poll given Freebox Server for phone calls
|
|
thing-type.config.freebox.phone.refreshPhoneInterval.label = Phone State Refresh Interval
|
|
thing-type.config.freebox.phone.refreshPhoneInterval.description = The refresh interval in seconds which is used to poll given Freebox Server for phone state
|
|
thing-type.config.freebox.server.appToken.label = Application Token
|
|
thing-type.config.freebox.server.appToken.description = Token generated by the Freebox server
|
|
thing-type.config.freebox.server.discoverAirPlayReceiver.label = Enable AirPlay Receiver Discovery
|
|
thing-type.config.freebox.server.discoverAirPlayReceiver.description = Enable the discovery of AirPlay receiver things
|
|
thing-type.config.freebox.server.discoverNetDevice.label = Enable Network Device Discovery
|
|
thing-type.config.freebox.server.discoverNetDevice.description = Enable the discovery of network device things
|
|
thing-type.config.freebox.server.discoverNetInterface.label = Enable Network Interface Discovery
|
|
thing-type.config.freebox.server.discoverNetInterface.description = Enable the discovery of network interface things
|
|
thing-type.config.freebox.server.discoverPhone.label = Enable Phone Discovery
|
|
thing-type.config.freebox.server.discoverPhone.description = Enable the discovery of phone things
|
|
thing-type.config.freebox.server.fqdn.label = Freebox Server FQDN
|
|
thing-type.config.freebox.server.fqdn.description = The IP address / FQDN of the Freebox Server (can include port number)
|
|
thing-type.config.freebox.server.refreshInterval.label = Refresh Interval
|
|
thing-type.config.freebox.server.refreshInterval.description = The refresh interval in seconds which is used to poll given Freebox Server
|
|
thing-type.config.freebox.server.useOnlyHttp.label = Use Only HTTP API
|
|
thing-type.config.freebox.server.useOnlyHttp.description = Use HTTP API even if HTTPS is available
|
|
|
|
# channel group types
|
|
|
|
channel-group-type.freebox.accepted.label = Accepted Call
|
|
channel-group-type.freebox.accepted.description = The last accepted phone call
|
|
channel-group-type.freebox.any.label = Call
|
|
channel-group-type.freebox.any.description = The last phone call
|
|
channel-group-type.freebox.missed.label = Missed Call
|
|
channel-group-type.freebox.missed.description = The last missed phone call
|
|
channel-group-type.freebox.outgoing.label = Outgoing Call
|
|
channel-group-type.freebox.outgoing.description = The last outgoing phone call
|
|
channel-group-type.freebox.state.label = Phone
|
|
channel-group-type.freebox.state.description = The phone state
|
|
|
|
# channel types
|
|
|
|
channel-type.freebox.airmedia_status.label = Air Media Enabled
|
|
channel-type.freebox.airmedia_status.description = Indicates whether Air Media is enabled
|
|
channel-type.freebox.bytes_down.label = Downloaded
|
|
channel-type.freebox.bytes_down.description = Total downloaded bytes since last connection
|
|
channel-type.freebox.bytes_up.label = Uploaded
|
|
channel-type.freebox.bytes_up.description = Total uploaded bytes since last connection
|
|
channel-type.freebox.call_duration.label = Duration
|
|
channel-type.freebox.call_duration.description = Call duration in seconds
|
|
channel-type.freebox.call_name.label = Call Name
|
|
channel-type.freebox.call_name.description = Called name for outgoing calls. Caller name for incoming calls
|
|
channel-type.freebox.call_number.label = Phone Number
|
|
channel-type.freebox.call_number.description = Called number for outgoing calls. Caller number for incoming calls
|
|
channel-type.freebox.call_status.label = Call Type
|
|
channel-type.freebox.call_status.description = Call Type (ingoing, outgoing, missed)
|
|
channel-type.freebox.call_status.state.option.ingoing = Ingoing call
|
|
channel-type.freebox.call_status.state.option.outgoing = Outgoing call
|
|
channel-type.freebox.call_status.state.option.missing = Missed call
|
|
channel-type.freebox.call_timestamp.label = Timestamp
|
|
channel-type.freebox.call_timestamp.description = Call creation timestamp
|
|
channel-type.freebox.called_name.label = Called Name
|
|
channel-type.freebox.called_name.description = Called name
|
|
channel-type.freebox.called_number.label = Phone Number
|
|
channel-type.freebox.called_number.description = Called number
|
|
channel-type.freebox.caller_name.label = Caller Name
|
|
channel-type.freebox.caller_name.description = Caller name
|
|
channel-type.freebox.caller_number.label = Phone Number
|
|
channel-type.freebox.caller_number.description = Caller number
|
|
channel-type.freebox.fanspeed.label = Fan Speed
|
|
channel-type.freebox.fanspeed.description = Actual measured fan speed (rpm) of the Freebox Server
|
|
channel-type.freebox.ftp_status.label = FTP Server Enabled
|
|
channel-type.freebox.ftp_status.description = Indicates whether the FTP server is enabled
|
|
channel-type.freebox.ftth_status.label = FTTH Status
|
|
channel-type.freebox.ftth_status.description = Status of the Fiber Optic line
|
|
channel-type.freebox.fwversion.label = Firmware Version
|
|
channel-type.freebox.fwversion.description = Version of the Freebox Server Firmware
|
|
channel-type.freebox.ipv4.label = IP Address
|
|
channel-type.freebox.ipv4.description = Public IP Address of the Freebox Server
|
|
channel-type.freebox.lcd_brightness.label = Screen Brightness
|
|
channel-type.freebox.lcd_brightness.description = Brightness level of the screen in percent
|
|
channel-type.freebox.lcd_forced.label = Forced Orientation
|
|
channel-type.freebox.lcd_forced.description = Indicates whether the screen orientation forced
|
|
channel-type.freebox.lcd_orientation.label = Screen Orientation
|
|
channel-type.freebox.lcd_orientation.description = Screen Orientation in degrees
|
|
channel-type.freebox.lcd_orientation.state.option.0 = Horizontal
|
|
channel-type.freebox.lcd_orientation.state.option.90 = Turned left
|
|
channel-type.freebox.lcd_orientation.state.option.180 = Reversed
|
|
channel-type.freebox.lcd_orientation.state.option.270 = Turned right
|
|
channel-type.freebox.line_status.label = Line Status
|
|
channel-type.freebox.line_status.description = Status of network line connexion
|
|
channel-type.freebox.onhook.label = On-hook
|
|
channel-type.freebox.onhook.description = Indicates whether the phone is on hook
|
|
channel-type.freebox.playurl.label = Play Audio or Video URL
|
|
channel-type.freebox.playurl.description = Play an audio or video media from the given URL
|
|
channel-type.freebox.rate_down.label = Download Rate
|
|
channel-type.freebox.rate_down.description = Current download rate in byte/s
|
|
channel-type.freebox.rate_up.label = Upload Rate
|
|
channel-type.freebox.rate_up.description = Current upload rate in byte/s
|
|
channel-type.freebox.reachable.label = Reachable
|
|
channel-type.freebox.reachable.description = Indicates whether the network device is reachable
|
|
channel-type.freebox.reboot.label = Reboot Freebox
|
|
channel-type.freebox.reboot.description = Reboots the Freebox server
|
|
channel-type.freebox.restarted.label = Just Restarted
|
|
channel-type.freebox.restarted.description = Has the Freebox server have restarted during the last poll period
|
|
channel-type.freebox.ringing.label = Ringing
|
|
channel-type.freebox.ringing.description = Is the phone ringing
|
|
channel-type.freebox.sambafileshare_status.label = Window File Sharing Enabled
|
|
channel-type.freebox.sambafileshare_status.description = Indicates whether Window File Sharing is enabled
|
|
channel-type.freebox.sambaprintershare_status.label = Window Printer Sharing Enabled
|
|
channel-type.freebox.sambaprintershare_status.description = Indicates whether Window Printer Sharing is enabled
|
|
channel-type.freebox.stop.label = Stop Playback
|
|
channel-type.freebox.stop.description = Stop the media playback
|
|
channel-type.freebox.tempcpub.label = CPUb Temperature
|
|
channel-type.freebox.tempcpub.description = Actual measured CPU Broadcom (xDSL) temperature of the Freebox Server
|
|
channel-type.freebox.tempcpum.label = CPUm Temperature
|
|
channel-type.freebox.tempcpum.description = Actual measured CPU Marvell temperature of the Freebox Server
|
|
channel-type.freebox.tempswitch.label = Switch Temperature
|
|
channel-type.freebox.tempswitch.description = Actual measured switch temperature of the Freebox Server
|
|
channel-type.freebox.upnpav_status.label = UPnP AV Enabled
|
|
channel-type.freebox.upnpav_status.description = Indicates whether UPnP AV is enabled
|
|
channel-type.freebox.uptime.label = Server Uptime
|
|
channel-type.freebox.uptime.description = Time since last reboot of the Freebox Server
|
|
channel-type.freebox.wifi_status.label = Wifi Enabled
|
|
channel-type.freebox.wifi_status.description = Indicates whether the wifi network is enabled
|
|
channel-type.freebox.xdsl_status.label = xDSL Status
|
|
channel-type.freebox.xdsl_status.description = Status of the xDSL line
|