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:
J-N-K
2023-01-21 12:14:51 +01:00
committed by GitHub
parent b898bac832
commit 89d0689e36
609 changed files with 1986 additions and 1986 deletions

View File

@@ -1,12 +1,12 @@
# binding
# add-on
binding.upnpcontrol.name = UPnP Control Binding
binding.upnpcontrol.description = This binding acts as a UPnP Control Point that can query media server content directories and serve content to media renderers.
addon.upnpcontrol.name = UPnP Control Binding
addon.upnpcontrol.description = This binding acts as a UPnP Control Point that can query media server content directories and serve content to media renderers.
# binding config
# add-on config
binding.config.upnpcontrol.path.label = Storage Path
binding.config.upnpcontrol.path.description = Folder path for playlists and favourites. If not set, it will default to $OPENHAB_USERDATA/upnpcontrol. The folder will be created on first use when it does not exist.
addon.config.upnpcontrol.path.label = Storage Path
addon.config.upnpcontrol.path.description = Folder path for playlists and favourites. If not set, it will default to $OPENHAB_USERDATA/upnpcontrol. The folder will be created on first use when it does not exist.
# thing types

View File

@@ -1,12 +1,12 @@
# binding
# add-on
binding.upnpcontrol.name = UPnP Control Binding
binding.upnpcontrol.description = Deze binding fungeert als een UPnP Control Point dat media content directories kan opvragen en inhoud kan aanbieden aan media spelers.
addon.upnpcontrol.name = UPnP Control Binding
addon.upnpcontrol.description = Deze binding fungeert als een UPnP Control Point dat media content directories kan opvragen en inhoud kan aanbieden aan media spelers.
# binding config
# add-on config
binding.config.upnpcontrol.path.label = Opslagpad
binding.config.upnpcontrol.path.description = Pad naar de map voor afspeellijsten en favorieten. Indien niet ingesteld, wordt het standaard ingesteld op $OPENHAB_USERDATA/upnpcontrol. De map wordt gemaakt bij het eerste gebruik wanneer deze niet bestaat.
addon.config.upnpcontrol.path.label = Opslagpad
addon.config.upnpcontrol.path.description = Pad naar de map voor afspeellijsten en favorieten. Indien niet ingesteld, wordt het standaard ingesteld op $OPENHAB_USERDATA/upnpcontrol. De map wordt gemaakt bij het eerste gebruik wanneer deze niet bestaat.
# thing types