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:
@@ -9,21 +9,21 @@ thing-type.gree.airconditioner.description = Eine GREE Klimaanlage mit WiFi Modu
|
||||
|
||||
# thing type config description
|
||||
thing-type.config.gree.airconditioner.ipAddress.label = IP Adresse
|
||||
thing-type.config.gree.airconditioner.ipAddress.description = IP Adresse des GREE-Gerätes.
|
||||
thing-type.config.gree.airconditioner.ipAddress.description = IP Adresse des GREE-Gerätes.
|
||||
thing-type.config.gree.airconditioner.broadcastAddress.label = IP Broadcast-Adresse
|
||||
thing-type.config.gree.airconditioner.broadcastAddress.description = Broadcast IP Adresse des lokalen Subnetzes.
|
||||
thing-type.config.gree.airconditioner.refresh.label = Aktualisierungsintervall
|
||||
thing-type.config.gree.airconditioner.refresh.description = Intervall, in dem der Status des Gerätes aktualisiert wird.
|
||||
thing-type.config.gree.airconditioner.refresh.description = Intervall, in dem der Status des Gerätes aktualisiert wird.
|
||||
thing-type.config.gree.airconditioner.currentTemperatureOffset.label = Offset zum Ablesen des Temperatursensors
|
||||
thing-type.config.gree.airconditioner.currentTemperatureOffset.description = Der Offset in Celsius für den aktuellen Temperaturwert, der vom Gerät empfangen wird.
|
||||
thing-type.config.gree.airconditioner.currentTemperatureOffset.description = Der Offset in Celsius für den aktuellen Temperaturwert, der vom Gerät empfangen wird.
|
||||
|
||||
# channel types
|
||||
channel-type.gree.power.label = Betrieb
|
||||
channel-type.gree.power.description = Schaltet das Gerät ein/aus.
|
||||
channel-type.gree.power.description = Schaltet das Gerät ein/aus.
|
||||
channel-type.gree.mode.label = Betriebsmodus
|
||||
channel-type.gree.mode.description = Betriebsmodus der Klimaanlage: auto/cool/eco/fan/dry/turbo or on/off
|
||||
channel-type.gree.mode.state.option.auto = Auto
|
||||
channel-type.gree.mode.state.option.cool = Kühlen
|
||||
channel-type.gree.mode.state.option.cool = Kühlen
|
||||
channel-type.gree.mode.state.option.eco = Eco
|
||||
channel-type.gree.mode.state.option.dry = Trocknen
|
||||
channel-type.gree.mode.state.option.fan = Ventilator
|
||||
@@ -31,18 +31,18 @@ channel-type.gree.mode.state.option.turbo = Turbo
|
||||
channel-type.gree.mode.state.option.heat = Heizen
|
||||
channel-type.gree.mode.state.option.on = Ein
|
||||
channel-type.gree.mode.state.option.off = Aus
|
||||
channel-type.gree.air.label = L¸ftung
|
||||
channel-type.gree.air.description = Schaltet das Gerät in den L¸ftermodus (keine Kühlung). Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.air.label = Lüftung
|
||||
channel-type.gree.air.description = Schaltet das Gerät in den Lüftermodus (keine Kühlung). Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.dry.label = Trocknen
|
||||
channel-type.gree.dry.description = Schaltet den Trocknungsmodus ein/aus. Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.dry.description = Schaltet den Trocknungsmodus ein/aus. Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.turbo.label = Turbo
|
||||
channel-type.gree.turbo.description = Schaltet den Turbomodus ein/aus. Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.turbo.description = Schaltet den Turbomodus ein/aus. Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.targettemperature.label = Zieltemperatur
|
||||
channel-type.gree.targettemperature.description = Setzt die Zieltemperatur.
|
||||
channel-type.gree.currenttemperature.label = Aktuelle Temperatur
|
||||
channel-type.gree.currenttemperature.description = Zeigt die aktuelle Temperatur an.
|
||||
channel-type.gree.windspeed.label = Lüftergeschwindigkeit
|
||||
channel-type.gree.windspeed.description = Geschwindigkeit der Ventilation: 0:Auto, 1=niedrig, 2: langsam, 3: mittel, 4: schneller, 5: hoch. Verfügbarkeit der Geschwindigkeitsstufen ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.windspeed.label = Lüftergeschwindigkeit
|
||||
channel-type.gree.windspeed.description = Geschwindigkeit der Ventilation: 0:Auto, 1=niedrig, 2: langsam, 3: mittel, 4: schneller, 5: hoch. Verfügbarkeit der Geschwindigkeitsstufen ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.windspeed.state.option.0 = Auto
|
||||
channel-type.gree.windspeed.state.option.1 = Niedrig
|
||||
channel-type.gree.windspeed.state.option.2 = Mittel
|
||||
@@ -50,14 +50,14 @@ channel-type.gree.windspeed.state.option.3 = Schnell
|
||||
channel-type.gree.windspeed.state.option.4 = Stark
|
||||
channel-type.gree.windspeed.state.option.5 = Max
|
||||
channel-type.gree.quiet.label = Leisemodus
|
||||
channel-type.gree.quiet.description = Leisemodus wählen: 0=Aus, 1=Auto, 2=Leise
|
||||
channel-type.gree.quiet.description = Leisemodus wählen: 0=Aus, 1=Auto, 2=Leise
|
||||
channel-type.gree.quiet.state.option.off = Aus
|
||||
channel-type.gree.quiet.state.option.auto = Auto
|
||||
channel-type.gree.quiet.state.option.quiet = Leise
|
||||
channel-type.gree.swingupdown.label = V-Lamellenmodus
|
||||
channel-type.gree.swingupdown.description = Auswahl des vertikalen Lamellenmodus: 0=Aus, 1=Voller Flügel, 2=Hoch, 3=Mittelhoch, 3=Mitte, 5=Mitteltief, 6=Tief. Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.swingupdown.description = Auswahl des vertikalen Lamellenmodus: 0=Aus, 1=Voller Flügel, 2=Hoch, 3=Mittelhoch, 3=Mitte, 5=Mitteltief, 6=Tief. Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.swingupdown.option.0 = Aus
|
||||
channel-type.gree.swingupdown.option.1 = Voller Flügel
|
||||
channel-type.gree.swingupdown.option.1 = Voller Flügel
|
||||
channel-type.gree.swingupdown.option.2 = Hoch
|
||||
channel-type.gree.swingupdown.option.3 = Mittelhoch
|
||||
channel-type.gree.swingupdown.option.4 = Mitte
|
||||
@@ -69,29 +69,29 @@ channel-type.gree.swingupdown.option.9 = Region Mitte-unten
|
||||
channel-type.gree.swingupdown.option.10 = Region Mitte-oben
|
||||
channel-type.gree.swingupdown.option.11 = Obere Region
|
||||
channel-type.gree.swingleftright.label = H-Lamellenmodus
|
||||
channel-type.gree.swingleftright.description = Auswahl des horizontalen Lamellenmodus: 0=Aus, 1=Voller Flügel, 2=Links, 3=Mitte-Links, 4=Mitte, 5=Mitte-Rechts, 6=Rechts. Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.swingleftright.description = Auswahl des horizontalen Lamellenmodus: 0=Aus, 1=Voller Flügel, 2=Links, 3=Mitte-Links, 4=Mitte, 5=Mitte-Rechts, 6=Rechts. Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.swingleftright.option.0 = AUS
|
||||
channel-type.gree.swingleftright.option.1 = Voller Flügel
|
||||
channel-type.gree.swingleftright.option.1 = Voller Flügel
|
||||
channel-type.gree.swingleftright.option.2 = Links
|
||||
channel-type.gree.swingleftright.option.3 = Mitte-Links
|
||||
channel-type.gree.swingleftright.option.4 = Mitte
|
||||
channel-type.gree.swingleftright.option.5 = Mitte-Rechts
|
||||
channel-type.gree.swingleftright.option.6 = Rechts
|
||||
channel-type.gree.powersave.label = Energiesparen
|
||||
channel-type.gree.powersave.description = Aktivierung der Energiesparfunktion. Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.powersave.description = Aktivierung der Energiesparfunktion. Verfügbarkeit ist abhängig vom Gerätemodell.
|
||||
channel-type.gree.light.label = Kontrollleuchte
|
||||
channel-type.gree.light.description = Die Beleuchtung an der Frontseite ein/ausschalten.
|
||||
channel-type.gree.health.label = Betriebsbereitschaft
|
||||
channel-type.gree.health.description = Zeigt die Betriebsbeschreitschaft des Gerätes an.
|
||||
channel-type.gree.health.description = Zeigt die Betriebsbeschreitschaft des Gerätes an.
|
||||
|
||||
# User Messages
|
||||
message.thinginit.failed = Klimaanlage nicht erreichbar
|
||||
message.thinginit.invconf = Ungültiger Thing-Konfigurationswert
|
||||
message.thinginit.invconf = Ungültiger Thing-Konfigurationswert
|
||||
message.thinginit.exception = Initialisierung fehlgeschlagen: {0}
|
||||
message.command.invarg = Ungültiger Befehlswert {0} für Channel {1}
|
||||
message.command.exception = Befehl {0} für Channel {1} kann nichts ausgeführt werden
|
||||
message.command.invarg = Ungültiger Befehlswert {0} für Channel {1}
|
||||
message.command.exception = Befehl {0} für Channel {1} kann nichts ausgeführt werden
|
||||
message.update.exception = Status-Update fehlgeschlagen: {0}
|
||||
message.channel.exception = Aktualisierung des Channels {0} mit dem Wert {1} ist fehlgeschlagen
|
||||
message.discovery.result = {0} Geräte gefunden.
|
||||
message.discovery.newunit = Gerät {0} wurde mit IP-Adresse {1} erkannt (MAC={2})
|
||||
message.discovery.exception =Geräteerkennung fehlgeschlagen: {0}
|
||||
message.discovery.result = {0} Geräte gefunden.
|
||||
message.discovery.newunit = Gerät {0} wurde mit IP-Adresse {1} erkannt (MAC={2})
|
||||
message.discovery.exception =Geräteerkennung fehlgeschlagen: {0}
|
||||
|
||||
Reference in New Issue
Block a user