New Crowdin updates (#11795)
* New translations js.properties (German) * New translations scale.properties (German) * New translations exec.properties (German) * New translations mpd.properties (German) * New translations qbus.properties (Dutch) * New translations tankerkoenig.properties (German) * New translations js.properties (German) * New translations tankerkoenig.properties (German)
This commit is contained in:
@@ -1,19 +1,24 @@
|
||||
# binding
|
||||
|
||||
binding.mpd.name = MPD Binding
|
||||
binding.mpd.description = Das MPD Binding erlaubt es Music Player Daemons zu steuern.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.mpd.mpd.label = Music Player Daemon
|
||||
thing-type.mpd.mpd.description = Music Player Daemon
|
||||
|
||||
# thing type config description
|
||||
# thing types config
|
||||
|
||||
thing-type.config.mpd.mpd.ipAddress.label = IP-Adresse
|
||||
thing-type.config.mpd.mpd.ipAddress.description = Lokale IP-Adresse oder Hostname des Music Player Daemons.
|
||||
thing-type.config.mpd.mpd.port.label = Port
|
||||
thing-type.config.mpd.mpd.port.description = Port des Music Player Daemons.
|
||||
thing-type.config.mpd.mpd.password.label = Passwort
|
||||
thing-type.config.mpd.mpd.password.description = Passwort zur Authentifizierung am Music Player Daemon.
|
||||
thing-type.config.mpd.mpd.port.label = Port
|
||||
thing-type.config.mpd.mpd.port.description = Port des Music Player Daemons.
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.mpd.currentalbum.label = Album
|
||||
channel-type.mpd.currentalbum.description = Zeigt das Album des aktuellen Stücks an.
|
||||
channel-type.mpd.currentname.label = Aktueller Name
|
||||
|
||||
Reference in New Issue
Block a user