channel-type.chromecast.appName.description = Name of the currently running application
channel-type.chromecast.broadcastDate.label = Broadcast Date
channel-type.chromecast.broadcastDate.description = The broadcast date of the currently playing media
+channel-type.chromecast.broadcastDate.state.pattern = %1$tY-%1$tm-%1$td
channel-type.chromecast.composer.label = Composer
channel-type.chromecast.composer.description = The composer of the current track
channel-type.chromecast.creationDate.label = Creation Date
channel-type.chromecast.creationDate.description = The creation date of the currently playing media
+channel-type.chromecast.creationDate.state.pattern = %1$tY-%1$tm-%1$td
channel-type.chromecast.currentTime.label = Current Time
channel-type.chromecast.currentTime.description = Current time of currently playing media
channel-type.chromecast.discNumber.label = Disc Number
channel-type.chromecast.playuri.description = Plays a given URI
channel-type.chromecast.releaseDate.label = Release Date
channel-type.chromecast.releaseDate.description = The release date of the currently playing media
+channel-type.chromecast.releaseDate.state.pattern = %1$tY-%1$tm-%1$td
channel-type.chromecast.seasonNumber.label = Season Number
channel-type.chromecast.seasonNumber.description = The season number of the currently playing media
channel-type.chromecast.seriesTitle.label = Series Title
channel-type.kodi.stop.description = Stops the player. ON if the player is stopped.
channel-type.kodi.systemcommand.label = Send System Command
channel-type.kodi.systemcommand.description = Sends a system command to Kodi. This allows to shutdown/suspend/hibernate/reboot/quit Kodi
+channel-type.kodi.systemcommand.command.option.Shutdown = Shutdown
+channel-type.kodi.systemcommand.command.option.Suspend = Suspend
+channel-type.kodi.systemcommand.command.option.Hibernate = Hibernate
+channel-type.kodi.systemcommand.command.option.Reboot = Reboot
+channel-type.kodi.systemcommand.command.option.Quit = Quit
channel-type.kodi.thumbnail.label = Thumbnail
channel-type.kodi.thumbnail.description = The current thumbnail
channel-type.kodi.uniqueid.label = UniqueID
channel-type.logreader.lastWarningEvent.description = Displays contents of last [WARN] event
channel-type.logreader.logRotated.label = Log Rotated
channel-type.logreader.logRotated.description = Last time when log rotated recognized
+channel-type.logreader.logRotated.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS
channel-type.logreader.newCustomEvent.label = New Custom Event
channel-type.logreader.newCustomEvent.description = Fires when a new [CUSTOM] appears in the log
channel-type.logreader.newErrorEvent.label = New Error Event
-# service
-
-service.io.openhabcloud.label = openHAB Cloud
-
-# bundle config
-
io.config.openhabcloud.baseURL.label = Base URL
io.config.openhabcloud.baseURL.description = Base URL for the openHAB Cloud server.
io.config.openhabcloud.expose.label = Items to Expose
io.config.openhabcloud.mode.description = What features of the openHAB Cloud service should be used.
io.config.openhabcloud.mode.option.notification = Notifications
io.config.openhabcloud.mode.option.remote = Notifications & Remote Access
+
+# service
+
+service.io.openhabcloud.label = openHAB Cloud
-# service
-
-service.voice.googletts.label = Google Cloud Text-to-Speech
-
-# bundle config
-
voice.config.googletts.authcode.label = Authorization Code
voice.config.googletts.authcode.description = The auth-code is a one-time code needed to retrieve the necessary access-codes from Google Cloud Platform. <b>Please go to your browser ...</b> https://accounts.google.com/o/oauth2/auth?client_id={{clientId}}&redirect_uri=urn:ietf:wg:oauth:2.0:oob&scope=https://www.googleapis.com/auth/cloud-platform&response_type=code <b>... to generate an auth-code and paste it here</b>.
voice.config.googletts.clientId.label = Client Id
voice.config.googletts.speakingRate.description = Speaking rate can be 4x faster or slower than the normal rate.
voice.config.googletts.volumeGain.label = Volume Gain
voice.config.googletts.volumeGain.description = Increase the volume of the output by up to 16db or decrease the volume up to -96db.
+
+# service
+
+service.voice.googletts.label = Google Cloud Text-to-Speech