fix i18n for bindings (#14235)
Also-By: Jacob Laursen <jacob-github@vindvejr.dk> Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.sonos.name = Sonos Binding
|
||||
binding.sonos.description = This is the binding for the Sonos multi-room audio system.
|
||||
addon.sonos.name = Sonos Binding
|
||||
addon.sonos.description = This is the binding for the Sonos multi-room audio system.
|
||||
|
||||
# binding config
|
||||
# add-on config
|
||||
|
||||
binding.config.sonos.callbackUrl.label = Callback URL
|
||||
binding.config.sonos.callbackUrl.description = URL to use for playing notification sounds, e.g. http://192.168.0.2:8080
|
||||
binding.config.sonos.opmlUrl.label = OPML Service URL
|
||||
binding.config.sonos.opmlUrl.description = URL for the OPML/tunein.com service
|
||||
addon.config.sonos.callbackUrl.label = Callback URL
|
||||
addon.config.sonos.callbackUrl.description = URL to use for playing notification sounds, e.g. http://192.168.0.2:8080
|
||||
addon.config.sonos.opmlUrl.label = OPML Service URL
|
||||
addon.config.sonos.opmlUrl.description = URL for the OPML/tunein.com service
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.sonos.name = Sonos Binding
|
||||
binding.sonos.description = Dieses Binding integriert das Home Sound System von Sonos. Durch dieses können Sonos Speaker und Gruppen gesteuert werden.
|
||||
addon.sonos.name = Sonos Binding
|
||||
addon.sonos.description = Dieses Binding integriert das Home Sound System von Sonos. Durch dieses können Sonos Speaker und Gruppen gesteuert werden.
|
||||
|
||||
# binding config
|
||||
# add-on config
|
||||
|
||||
binding.config.sonos.callbackUrl.label = Callback URL
|
||||
binding.config.sonos.callbackUrl.description = URL zum Abspielen von Benachrichtigungen (z.B. http\://192.168.0.2\:8080).
|
||||
binding.config.sonos.opmlUrl.label = OPML Service URL
|
||||
binding.config.sonos.opmlUrl.description = URL für den OPML/tunein.com Service.
|
||||
addon.config.sonos.callbackUrl.label = Callback URL
|
||||
addon.config.sonos.callbackUrl.description = URL zum Abspielen von Benachrichtigungen (z.B. http\://192.168.0.2\:8080).
|
||||
addon.config.sonos.opmlUrl.label = OPML Service URL
|
||||
addon.config.sonos.opmlUrl.description = URL für den OPML/tunein.com Service.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.sonos.name = Extension Sonos
|
||||
binding.sonos.description = Il s'agit de l'extension pour le système audio multiroom Sonos.
|
||||
addon.sonos.name = Extension Sonos
|
||||
addon.sonos.description = Il s'agit de l'extension pour le système audio multiroom Sonos.
|
||||
|
||||
# binding config
|
||||
# add-on config
|
||||
|
||||
binding.config.sonos.callbackUrl.label = URL callback
|
||||
binding.config.sonos.callbackUrl.description = URL à utiliser pour les notifications sonores, par ex. http\://192.168.0.2\:8080
|
||||
binding.config.sonos.opmlUrl.label = URL service OPML
|
||||
binding.config.sonos.opmlUrl.description = URL pour le service OPML/tunein.com
|
||||
addon.config.sonos.callbackUrl.label = URL callback
|
||||
addon.config.sonos.callbackUrl.description = URL à utiliser pour les notifications sonores, par ex. http\://192.168.0.2\:8080
|
||||
addon.config.sonos.opmlUrl.label = URL service OPML
|
||||
addon.config.sonos.opmlUrl.description = URL pour le service OPML/tunein.com
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.sonos.name = Binding Sonos
|
||||
binding.sonos.description = Questo è il binding per il sistema audio multi-stanza Sonos.
|
||||
addon.sonos.name = Binding Sonos
|
||||
addon.sonos.description = Questo è il binding per il sistema audio multi-stanza Sonos.
|
||||
|
||||
# binding config
|
||||
# add-on config
|
||||
|
||||
binding.config.sonos.callbackUrl.label = URL di callback
|
||||
binding.config.sonos.callbackUrl.description = URL da usare per riprodurre suoni di notifica, ad esempio http\://192.168.0.2\:8080
|
||||
binding.config.sonos.opmlUrl.label = URL Servizio OPML
|
||||
binding.config.sonos.opmlUrl.description = URL per il servizio OPML/tunein.com
|
||||
addon.config.sonos.callbackUrl.label = URL di callback
|
||||
addon.config.sonos.callbackUrl.description = URL da usare per riprodurre suoni di notifica, ad esempio http\://192.168.0.2\:8080
|
||||
addon.config.sonos.opmlUrl.label = URL Servizio OPML
|
||||
addon.config.sonos.opmlUrl.description = URL per il servizio OPML/tunein.com
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user