forked from openhab/openhab-addons
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lghombot] Cleaned up strings and translations.
Signed-off-by: Fredrik Ahlström <[email protected]> (github: FluBBaOfWard)
- Loading branch information
1 parent
12cba7f
commit a9d6be0
Showing
6 changed files
with
164 additions
and
37 deletions.
There are no files selected for viewing
70 changes: 70 additions & 0 deletions
70
addons/binding/org.openhab.binding.lghombot/ESH-INF/i18n/lghombot_en.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
# FIXME: please substitute the xx_XX with a proper locale, ie. de_DE | ||
|
||
# binding | ||
binding.lghombot.name = LG HomBot Binding | ||
binding.lghombot.description = The LG-HomBot binding allows control and supervision of your HomBot. | ||
|
||
# thing types | ||
thing-type.lghombot.LGHomBot.label = LG-HomBot | ||
thing-type.lghombot.LGHomBot.description = HomBot vacuum robot | ||
|
||
# thing type configuration | ||
thing-type.config.lghombot.LGHomBot.ipAddress.label = Network Address | ||
thing-type.config.lghombot.LGHomBot.ipAddress.description = The IP or host name of the HomBot. | ||
thing-type.config.lghombot.LGHomBot.port.label = Port | ||
thing-type.config.lghombot.LGHomBot.port.description = Port of the HomBot to control. | ||
thing-type.config.lghombot.LGHomBot.pollingPeriod.label = Polling Period | ||
thing-type.config.lghombot.LGHomBot.pollingPeriod.description = Time between polls in seconds. | ||
|
||
# channel types | ||
channel-type.lghombot.stateType.label = State | ||
channel-type.lghombot.stateType.description = Current state. | ||
channel-type.lghombot.stateType.state.option.UNKNOWN = Unknown | ||
channel-type.lghombot.stateType.state.option.WORKING = Cleaning | ||
channel-type.lghombot.stateType.state.option.BACKMOVING = Backmoving | ||
channel-type.lghombot.stateType.state.option.BACKMOVING_INIT = Backmoving init | ||
channel-type.lghombot.stateType.state.option.BACKMOVING_JOY = Backmoving joy | ||
channel-type.lghombot.stateType.state.option.PAUSE = Paused | ||
channel-type.lghombot.stateType.state.option.STANDBY = Standby | ||
channel-type.lghombot.stateType.state.option.HOMING = Homing | ||
channel-type.lghombot.stateType.state.option.DOCKING = Docking | ||
channel-type.lghombot.stateType.state.option.CHARGING = Charging | ||
channel-type.lghombot.stateType.state.option.DIAGNOSIS = Running diagnosis | ||
channel-type.lghombot.stateType.state.option.RESERVATION = Changing settings | ||
channel-type.lghombot.stateType.state.option.ERROR = Error | ||
|
||
channel-type.lghombot.batteryType.label = Battery | ||
channel-type.lghombot.batteryType.description = Current battery charge | ||
|
||
channel-type.lghombot.cpuLoadType.label = CPU Load | ||
channel-type.lghombot.cpuLoadType.description = Current CPU load | ||
channel-type.lghombot.srvMemType.label = Used Memory | ||
channel-type.lghombot.srvMemType.description = Memory used by webserver on HomBot. | ||
channel-type.lghombot.startType.label = Clean | ||
channel-type.lghombot.startType.description = Start cleaning. | ||
channel-type.lghombot.homeType.label = Home | ||
channel-type.lghombot.homeType.description = Return home. | ||
channel-type.lghombot.stopType.label = Pause | ||
channel-type.lghombot.stopType.description = Pause the HomBot. | ||
channel-type.lghombot.turboType.label = Turbo | ||
channel-type.lghombot.turboType.description = Turbo mode ON, OFF. | ||
channel-type.lghombot.repeatType.label = Repeat | ||
channel-type.lghombot.repeatType.description = Repeat cleaning ON, OFF. | ||
|
||
channel-type.lghombot.modeType.label = Mode | ||
channel-type.lghombot.modeType.description = Cleaning mode. | ||
channel-type.lghombot.modeType.state.option.ZZ = Zigzag mode | ||
channel-type.lghombot.modeType.state.option.SB = Cell by cell mode | ||
channel-type.lghombot.modeType.state.option.SPOT = Spiral spot mode | ||
channel-type.lghombot.modeType.state.option.MACRO_SECTOR = My space mode | ||
|
||
channel-type.lghombot.nicknameType.label = Nickname | ||
channel-type.lghombot.nicknameType.description = Nickname of the HomBot. | ||
channel-type.lghombot.cameraType.label = Camera | ||
channel-type.lghombot.cameraType.description = Image feed from the top camera. | ||
channel-type.lghombot.mapType.label = Map | ||
channel-type.lghombot.mapType.description = Map of last cleaned area. | ||
channel-type.lghombot.moveType.label = Move | ||
channel-type.lghombot.moveType.description = Move direction. | ||
channel-type.lghombot.lastCleanType.label = Last Clean | ||
channel-type.lghombot.lastCleanType.description = Last time the HomBot cleaned. |
70 changes: 70 additions & 0 deletions
70
addons/binding/org.openhab.binding.lghombot/ESH-INF/i18n/lghombot_sv.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
# FIXME: please substitute the xx_XX with a proper locale, ie. de_DE | ||
|
||
# binding | ||
binding.lghombot.name = LG HomBot Binding | ||
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.port.label = Port | ||
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.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.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.ERROR = Fel | ||
|
||
channel-type.lghombot.batteryType.label = Batteri | ||
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.startType.label = Städa | ||
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.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.cameraType.label = Kamera | ||
channel-type.lghombot.cameraType.description = Bild från toppkameran. | ||
channel-type.lghombot.mapType.label = Karta | ||
channel-type.lghombot.mapType.description = Karta över senaste städade arean. | ||
channel-type.lghombot.moveType.label = Styr | ||
channel-type.lghombot.moveType.description = Styr riktning. | ||
channel-type.lghombot.lastCleanType.label = Senaste städning | ||
channel-type.lghombot.lastCleanType.description = Senaste tillfälle som HomBot städade. |
13 changes: 0 additions & 13 deletions
13
addons/binding/org.openhab.binding.lghombot/ESH-INF/i18n/lghombot_xx_XX.properties
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters