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,12 +1,12 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.chromecast.name = Chromecast Binding
|
||||
binding.chromecast.description = This is the binding for Google Chromecast devices.
|
||||
addon.chromecast.name = Chromecast Binding
|
||||
addon.chromecast.description = This is the binding for Google Chromecast devices.
|
||||
|
||||
# binding config
|
||||
# add-on config
|
||||
|
||||
binding.config.chromecast.callbackUrl.label = Callback URL
|
||||
binding.config.chromecast.callbackUrl.description = url to use for playing notification sounds, e.g. http://192.168.0.2:8080
|
||||
addon.config.chromecast.callbackUrl.label = Callback URL
|
||||
addon.config.chromecast.callbackUrl.description = url to use for playing notification sounds, e.g. http://192.168.0.2:8080
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.chromecast.name = Chromecast Binding
|
||||
binding.chromecast.description = Dieses Binding integriert Chromecast Geräte (z.B. Chromecast, Chromecast Audio oder Chromecast Ultra).
|
||||
addon.chromecast.name = Chromecast Binding
|
||||
addon.chromecast.description = Dieses Binding integriert Chromecast Geräte (z.B. Chromecast, Chromecast Audio oder Chromecast Ultra).
|
||||
|
||||
# binding config
|
||||
# add-on config
|
||||
|
||||
binding.config.chromecast.callbackUrl.label = Callback URL
|
||||
binding.config.chromecast.callbackUrl.description = URL zum Abspielen von Benachrichtigungen (z.B. http\://192.168.0.2\:8080).
|
||||
addon.config.chromecast.callbackUrl.label = Callback URL
|
||||
addon.config.chromecast.callbackUrl.description = URL zum Abspielen von Benachrichtigungen (z.B. http\://192.168.0.2\:8080).
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.chromecast.name = Chromecast kötés
|
||||
binding.chromecast.description = Ez a kötés a Google Chromecast eszközöket kezeli.
|
||||
addon.chromecast.name = Chromecast kötés
|
||||
addon.chromecast.description = Ez a kötés a Google Chromecast eszközöket kezeli.
|
||||
|
||||
# binding config
|
||||
# add-on config
|
||||
|
||||
binding.config.chromecast.callbackUrl.label = Visszacsatolási URL
|
||||
binding.config.chromecast.callbackUrl.description = url a lejátszott értesítési hangokhoz, pl.\: http\://192.168.0.2\:8080
|
||||
addon.config.chromecast.callbackUrl.label = Visszacsatolási URL
|
||||
addon.config.chromecast.callbackUrl.description = url a lejátszott értesítési hangokhoz, pl.\: http\://192.168.0.2\:8080
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.chromecast.name = Binding Chromecast
|
||||
binding.chromecast.description = Questo è il binding per i dispositivi Google Chromecast.
|
||||
addon.chromecast.name = Binding Chromecast
|
||||
addon.chromecast.description = Questo è il binding per i dispositivi Google Chromecast.
|
||||
|
||||
# binding config
|
||||
# add-on config
|
||||
|
||||
binding.config.chromecast.callbackUrl.label = URL di Callback
|
||||
binding.config.chromecast.callbackUrl.description = URL da usare per riprodurre suoni di notifica, ad esempio http\://192.168.0.2\:8080
|
||||
addon.config.chromecast.callbackUrl.label = URL di Callback
|
||||
addon.config.chromecast.callbackUrl.description = URL da usare per riprodurre suoni di notifica, ad esempio http\://192.168.0.2\:8080
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user