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,35 +1,35 @@
# binding
binding.lghombot.name = LG HomBot Binding
binding.lghombot.description = LG HomBot binding tillåter kontrol och övervakning av din HomBot.
binding.lghombot.description = LG HomBot binding tillåter kontrol och övervakning av din HomBot.
# thing types
thing-type.lghombot.LGHomBot.label = LG HomBot
thing-type.lghombot.LGHomBot.description = HomBot Robotdamsugare
# thing type configuration
thing-type.config.lghombot.LGHomBot.ipAddress.label = Nätverksdress
thing-type.config.lghombot.LGHomBot.ipAddress.description = IP-adress eller namn på HomBot.
thing-type.config.lghombot.LGHomBot.ipAddress.label = Nätverksdress
thing-type.config.lghombot.LGHomBot.ipAddress.description = IP-adress eller namn på HomBot.
thing-type.config.lghombot.LGHomBot.port.label = Port
thing-type.config.lghombot.LGHomBot.port.description = Nätverksport på HomBot.
thing-type.config.lghombot.LGHomBot.port.description = Nätverksport på HomBot.
thing-type.config.lghombot.LGHomBot.pollingPeriod.label = Pollningsperiod
thing-type.config.lghombot.LGHomBot.pollingPeriod.description = Tid mellan pollningar i sekunder.
# channel types
channel-type.lghombot.stateType.label = Status
channel-type.lghombot.stateType.description = Nuvarande status.
channel-type.lghombot.stateType.state.option.UNKNOWN = Okänd
channel-type.lghombot.stateType.state.option.WORKING = Städar
channel-type.lghombot.stateType.state.option.UNKNOWN = Okänd
channel-type.lghombot.stateType.state.option.WORKING = Städar
channel-type.lghombot.stateType.state.option.BACKMOVING = Backar
channel-type.lghombot.stateType.state.option.BACKMOVING_INIT = Startar backning
channel-type.lghombot.stateType.state.option.BACKMOVING_JOY = Backar ur
channel-type.lghombot.stateType.state.option.PAUSE = Pausad
channel-type.lghombot.stateType.state.option.STANDBY = Väntar
channel-type.lghombot.stateType.state.option.HOMING = Åker hemåt
channel-type.lghombot.stateType.state.option.STANDBY = Väntar
channel-type.lghombot.stateType.state.option.HOMING = Åker hemåt
channel-type.lghombot.stateType.state.option.DOCKING = Dockar
channel-type.lghombot.stateType.state.option.CHARGING = Laddar
channel-type.lghombot.stateType.state.option.DIAGNOSIS = Kör diagnos
channel-type.lghombot.stateType.state.option.RESERVATION = Gör inställning
channel-type.lghombot.stateType.state.option.DIAGNOSIS = Kör diagnos
channel-type.lghombot.stateType.state.option.RESERVATION = Gör inställning
channel-type.lghombot.stateType.state.option.ERROR = Fel
channel-type.lghombot.batteryType.label = Batteri
@@ -37,50 +37,50 @@ channel-type.lghombot.batteryType.description = Nuvarande batteriladdning.
channel-type.lghombot.cpuLoadType.label = CPU belastning
channel-type.lghombot.cpuLoadType.description = Nuvarande CPU belastning.
channel-type.lghombot.srvMemType.label = Använt minne
channel-type.lghombot.srvMemType.description = Minne använt av webserver på HomBot.
channel-type.lghombot.cleanType.label = Städa
channel-type.lghombot.cleanType.description = Börja städa / återvänd hem.
channel-type.lghombot.srvMemType.label = Använt minne
channel-type.lghombot.srvMemType.description = Minne använt av webserver på HomBot.
channel-type.lghombot.cleanType.label = Städa
channel-type.lghombot.cleanType.description = Börja städa / återvänd hem.
channel-type.lghombot.startType.label = Starta
channel-type.lghombot.startType.description = Börja städa.
channel-type.lghombot.homeType.label = Hemåt
channel-type.lghombot.homeType.description = Återvänd hem.
channel-type.lghombot.startType.description = Börja städa.
channel-type.lghombot.homeType.label = Hemåt
channel-type.lghombot.homeType.description = Återvänd hem.
channel-type.lghombot.stopType.label = Paus
channel-type.lghombot.stopType.description = Pausa HomBot.
channel-type.lghombot.turboType.label = Turbo
channel-type.lghombot.turboType.description = Turbo läge AV, PÅ.
channel-type.lghombot.repeatType.label = Återupprepa
channel-type.lghombot.repeatType.description = Återupprepande städning AV, PÅ.
channel-type.lghombot.turboType.description = Turbo läge AV, PÅ.
channel-type.lghombot.repeatType.label = Återupprepa
channel-type.lghombot.repeatType.description = Återupprepande städning AV, PÅ.
channel-type.lghombot.modeType.label = Städläge
channel-type.lghombot.modeType.description = Städläge.
channel-type.lghombot.modeType.state.option.ZZ = Sicksack läge
channel-type.lghombot.modeType.state.option.SB = Cell vid cell läge
channel-type.lghombot.modeType.state.option.SPOT = Punktspiral läge
channel-type.lghombot.modeType.state.option.MACRO_SECTOR = Mitt utrymme läge
channel-type.lghombot.modeType.label = Städläge
channel-type.lghombot.modeType.description = Städläge.
channel-type.lghombot.modeType.state.option.ZZ = Sicksack läge
channel-type.lghombot.modeType.state.option.SB = Cell vid cell läge
channel-type.lghombot.modeType.state.option.SPOT = Punktspiral läge
channel-type.lghombot.modeType.state.option.MACRO_SECTOR = Mitt utrymme läge
channel-type.lghombot.nicknameType.label = Smeknamn
channel-type.lghombot.nicknameType.description = Smeknamn på HomBot.
channel-type.lghombot.nicknameType.description = Smeknamn på HomBot.
channel-type.lghombot.moveType.label = Styr
channel-type.lghombot.moveType.description = Styr riktning.
channel-type.lghombot.cameraType.label = Kamera
channel-type.lghombot.cameraType.description = Bild från toppkameran.
channel-type.lghombot.lastCleanType.label = Senaste städning
channel-type.lghombot.lastCleanType.description = Senaste tillfälle som HomBot städade.
channel-type.lghombot.cameraType.description = Bild från toppkameran.
channel-type.lghombot.lastCleanType.label = Senaste städning
channel-type.lghombot.lastCleanType.description = Senaste tillfälle som HomBot städade.
channel-type.lghombot.mapType.label = Karta
channel-type.lghombot.mapType.description = Karta över senaste städade arean.
channel-type.lghombot.mapType.description = Karta över senaste städade arean.
channel-type.lghombot.mondayType.label = Måndag
channel-type.lghombot.mondayType.description = Schemalagd tid på Måndag.
channel-type.lghombot.mondayType.label = Måndag
channel-type.lghombot.mondayType.description = Schemalagd tid på Måndag.
channel-type.lghombot.tuesdayType.label = Tisdag
channel-type.lghombot.tuesdayType.description = Schemalagd tid på Tisdag.
channel-type.lghombot.tuesdayType.description = Schemalagd tid på Tisdag.
channel-type.lghombot.wednesdayType.label = Onsdag
channel-type.lghombot.wednesdayType.description = Schemalagd tid på Onsdag.
channel-type.lghombot.wednesdayType.description = Schemalagd tid på Onsdag.
channel-type.lghombot.thursdayType.label = Torsdag
channel-type.lghombot.thursdayType.description = Schemalagd tid på Torsdag.
channel-type.lghombot.thursdayType.description = Schemalagd tid på Torsdag.
channel-type.lghombot.fridayType.label = Fredag
channel-type.lghombot.fridayType.description = Schemalagd tid på Fredag.
channel-type.lghombot.saturdayType.label = Lördag
channel-type.lghombot.saturdayType.description = Schemalagd tid på Lördag.
channel-type.lghombot.sundayType.label = Söndag
channel-type.lghombot.sundayType.description = Schemalagd tid på Söndag.
channel-type.lghombot.fridayType.description = Schemalagd tid på Fredag.
channel-type.lghombot.saturdayType.label = Lördag
channel-type.lghombot.saturdayType.description = Schemalagd tid på Lördag.
channel-type.lghombot.sundayType.label = Söndag
channel-type.lghombot.sundayType.description = Schemalagd tid på Söndag.