Switch properties files encoding from ISO-8859-1 to UTF-8 (#11349)

* Switch properties files encoding from ISO-8859-1 to UTF-8

Crowdin will generate translations in this encoding, so this prevents a lot of diffs which makes it easier to review future Crowdin PRs.

Related to openhab/openhab-core#2298

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-10-09 19:56:49 +02:00
committed by GitHub
parent 6fab06243c
commit 798abaa4ca
86 changed files with 2472 additions and 2472 deletions

View File

@@ -1,27 +1,27 @@
# binding
binding.wifiled.name = WiFi LED Binding
binding.wifiled.description = Binding für WiFi LED Geräte. Diese werden u.a. als Magic Home RGBW LED, UFO LED, LED NET controller etc.vertrieben.
binding.wifiled.description = Binding für WiFi LED Geräte. Diese werden u.a. als Magic Home RGBW LED, UFO LED, LED NET controller etc.vertrieben.
# thing types
thing-type.wifiled.wifiled.label = WiFi LED
thing-type.wifiled.wifiled.description = WiFi LED Gerät
thing-type.wifiled.wifiled.description = WiFi LED Gerät
thing-type.config.wifiled.wifiled.ip.label = IP
thing-type.config.wifiled.wifiled.ip.description = IP-Adresse oder Host-Name des Gerätes
thing-type.config.wifiled.wifiled.ip.description = IP-Adresse oder Host-Name des Gerätes
thing-type.config.wifiled.wifiled.port.label = Port
thing-type.config.wifiled.wifiled.port.description = Genutzte Portnummer des Gerätes
thing-type.config.wifiled.wifiled.port.description = Genutzte Portnummer des Gerätes
thing-type.config.wifiled.wifiled.pollingPeriod.label = Abfrageintervall
thing-type.config.wifiled.wifiled.pollingPeriod.description = Daten-Abfrageintervall in Sek.
thing-type.config.wifiled.wifiled.protocol.label = Protokoll
thing-type.config.wifiled.wifiled.protocol.description = Das zur Kommunikation mit dem Gerät genutzte Protokoll
thing-type.config.wifiled.wifiled.protocol.description = Das zur Kommunikation mit dem Gerät genutzte Protokoll
thing-type.config.wifiled.wifiled.driver.label = Treiber
thing-type.config.wifiled.wifiled.driver.description = Treiber zur Ansteuerung des LED-Controllers
thing-type.config.wifiled.wifiled.fadeDurationInMs.description = Dauer der Überblendung
thing-type.config.wifiled.wifiled.fadeSteps.description = Anzahl von Schritten für Überblendung
thing-type.config.wifiled.wifiled.fadeDurationInMs.description = Dauer der Überblendung
thing-type.config.wifiled.wifiled.fadeSteps.description = Anzahl von Schritten für Überblendung
# channel types
channel-type.wifiled.power.label = Eingeschaltet
channel-type.wifiled.colorType.label = Farbe
channel-type.wifiled.white.label = Weiß
channel-type.wifiled.white2.label = Weiß 2
channel-type.wifiled.white.label = Weiß
channel-type.wifiled.white2.label = Weiß 2
channel-type.wifiled.program.label = Programm
channel-type.wifiled.programSpeed.label = Programm-Geschwindigkeit