forked from openhab/openhab-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Wouter Born <github@maindrain.net> Signed-off-by: Nick Waterton <n.waterton@outlook.com>
- Loading branch information
1 parent
1a315c2
commit bca0ed8
Showing
39 changed files
with
2,470 additions
and
162 deletions.
There are no files selected for viewing
14 changes: 7 additions & 7 deletions
14
...ab.binding.amazondashbutton/src/main/resources/OH-INF/i18n/amazondashbutton_de.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 |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# binding | ||
bindingDescription = Dies ist das Binding für den Amazon Dash Button. | ||
bindingDescription = Dies ist das Binding für den Amazon Dash Button. | ||
|
||
# thing types | ||
dashButtonLabel = Amazon Dash Button | ||
dashButtonDescription = Dies ist der Amazon Dash Button | ||
dashButtonDescription = Dies ist der Amazon Dash Button. | ||
dashButtonMacAddressLabel = MAC-Adresse | ||
dashButtonMacAddressDescription = Die MAC-Adresse des Amazon Dash Buttons | ||
dashButtonMacAddressDescription = Die MAC-Adresse des Amazon Dash Buttons. | ||
dashButtonNetworkInterfaceLabel = Netzwerkschnittstelle | ||
dashButtonNetworkInterfaceDescription = Die Netzwerkschnittstelle, über den das Paket des Amazon Dash Button empfangen wird | ||
dashButtonNetworkInterfaceDescription = Die Netzwerkschnittstelle, über die das Paket des Amazon Dash Button empfangen wird. | ||
dashButtonPacketIntervalLabel = Paketverarbeitungsintervall (in ms) | ||
dashButtonPacketIntervalDescription = Häufig führt eine einzelne Button-Betätigung dazu, dass diese mehrfach verarbeitet wird. Es kann angegeben werden, für welchen Zeitraum weitere Betätigungsevents ignoriert werden sollen, nachdem eine Betätigung verarbeitet wurde (in ms). | ||
dashButtonPacketIntervalDescription = Häufig führt eine einzelne Button-Betätigung dazu, dass diese mehrfach verarbeitet wird. Es kann angegeben werden, für welchen Zeitraum weitere Betätigungsevents ignoriert werden sollen, nachdem eine Betätigung verarbeitet wurde (in ms). | ||
|
||
dashButtonPressChannelLabel = Eine Betätigung des Amazon Dash Button | ||
dashButtonPressChannelDescription = Channel um eine Betätigung des Amazon Dash Button festzustellen | ||
dashButtonPressChannelLabel = Eine Betätigung des Amazon Dash Button. | ||
dashButtonPressChannelDescription = Channel um eine Betätigung des Amazon Dash Button festzustellen. |
15 changes: 15 additions & 0 deletions
15
...ab.binding.amazondashbutton/src/main/resources/OH-INF/i18n/amazondashbutton_hu.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,15 @@ | ||
# binding | ||
bindingDescription = Ez az Amazon Dash Gomb kötése. | ||
|
||
# thing types | ||
dashButtonLabel = Amazon Dash gomb | ||
dashButtonDescription = Ez az Amazon Dash gomb | ||
dashButtonMacAddressLabel = MAC-cím | ||
dashButtonMacAddressDescription = Az Amazon Dash gomb MAC címe | ||
dashButtonNetworkInterfaceLabel = Hálózati interfész | ||
dashButtonNetworkInterfaceDescription = Az Amazon Dash gomb csomagjait fogadó hálózati kártya címe | ||
dashButtonPacketIntervalLabel = Csomag feldolgozási időköz (ms) | ||
dashButtonPacketIntervalDescription = Az egyszeri gomb megnyomása gyakran többszörösen kerül felismerésre. Megadhatja, hogy mennyi ideig hagyja figyelmen kívül a továbbiakat az első lekezelt megnyomás után (milliszekundumban). | ||
|
||
dashButtonPressChannelLabel = Amazon Dash gomb megnyomása | ||
dashButtonPressChannelDescription = Felismerési csatorna az Amazon Dash gomb megnyomásához |
15 changes: 15 additions & 0 deletions
15
...ab.binding.amazondashbutton/src/main/resources/OH-INF/i18n/amazondashbutton_uk.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,15 @@ | ||
# binding | ||
bindingDescription = Це під’єднання для кнопки Amazon Dash. | ||
|
||
# thing types | ||
dashButtonLabel = Кнопка Amazon Dash | ||
dashButtonDescription = Це кнопка Amazon Dash | ||
dashButtonMacAddressLabel = MAC адреса | ||
dashButtonMacAddressDescription = MAC адреса кнопки Amazon Dash | ||
dashButtonNetworkInterfaceLabel = Мережевий інтерфейс | ||
dashButtonNetworkInterfaceDescription = Мережевий інтерфейс, який отримує пакети кнопки Amazon Dash | ||
dashButtonPacketIntervalLabel = Інтервал обробки пакетів (в мс) | ||
dashButtonPacketIntervalDescription = Часто одне натискання кнопки розпізнається декілька разів. Ви можете вказати скільки часу ігнорувати повторні розпізнавання (в мс). | ||
|
||
dashButtonPressChannelLabel = Натискання кнопки Amazon Dash | ||
dashButtonPressChannelDescription = Канал розпізнавання натискань кнопки Amazon Dash |
15 changes: 15 additions & 0 deletions
15
...penhab.binding.ambientweather/src/main/resources/OH-INF/i18n/ambientweather_hu.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,15 @@ | ||
# binding | ||
binding.ambientweather.name = Ambient Weather kötés | ||
binding.ambientweather.description = Ambient Weather időjárás állomásokat támogató kötés | ||
|
||
# thing types | ||
thing-type.ambientweather.bridge.label = Ambient Weather híd | ||
thing-type.ambientweather.bridge.description = Ambient Weather híd | ||
thing-type.ambientweather.ws1400ip.label = Ambient Weather WS-1400-IP | ||
thing-type.ambientweather.ws1400ip.description = Ambient Weather WS-1400-IP időjárás állomás | ||
thing-type.ambientweather.ws8482.label = Ambient Weather WS-8482 | ||
thing-type.ambientweather.ws8482.description = Ambient Weather WS-8482 időjárás állomás | ||
thing-type.ambientweather.ws2902a.label = Ambient Weather WS-2902A | ||
thing-type.ambientweather.ws2902a.description = Ambient Weather WS-2902A időjárás állomás | ||
thing-type.ambientweather.ws0900ip.label = Ambient Weather WS-0900-IP | ||
thing-type.ambientweather.ws0900ip.description = Ambient Weather WS-0900-IP időjárás állomás |
15 changes: 15 additions & 0 deletions
15
...penhab.binding.ambientweather/src/main/resources/OH-INF/i18n/ambientweather_uk.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,15 @@ | ||
# binding | ||
binding.ambientweather.name = Під’єднання для Ambient Weather | ||
binding.ambientweather.description = Під’єднання яке підтримує погодні станціі виробництва Ambient Weather | ||
|
||
# thing types | ||
thing-type.ambientweather.bridge.label = Міст з Ambient Weather | ||
thing-type.ambientweather.bridge.description = Міст з Ambient Weather | ||
thing-type.ambientweather.ws1400ip.label = Ambient Weather WS-1400-IP | ||
thing-type.ambientweather.ws1400ip.description = Погодна станція Ambient Weather WS-1400-IP | ||
thing-type.ambientweather.ws8482.label = Ambient Weather WS-8482 | ||
thing-type.ambientweather.ws8482.description = Погодна станція Ambient Weather WS-8482 | ||
thing-type.ambientweather.ws2902a.label = Ambient Weather WS-2902A | ||
thing-type.ambientweather.ws2902a.description = Погодна станція Ambient Weather WS-2902A | ||
thing-type.ambientweather.ws0900ip.label = Ambient Weather WS-0900-IP | ||
thing-type.ambientweather.ws0900ip.description = Погодна станція Ambient Weather WS-0900-IP |
212 changes: 212 additions & 0 deletions
212
bundles/org.openhab.binding.astro/src/main/resources/OH-INF/i18n/astro.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 |
---|---|---|
@@ -1,3 +1,215 @@ | ||
# binding | ||
binding.astro.name = Astro Binding | ||
binding.astro.description = The Astro binding calculates astronomical data from sun and moon. | ||
|
||
# thing types | ||
thing-type.astro.sun.label = Astro Sun Data | ||
thing-type.astro.sun.description = Provides astronomical data from the sun | ||
thing-type.astro.sun.group.rise.label = Sunrise | ||
thing-type.astro.sun.group.rise.description = The sunrise event range | ||
thing-type.astro.sun.group.set.label = Sunset | ||
thing-type.astro.sun.group.set.description = The sunset event range | ||
thing-type.astro.sun.group.noon.label = Noon | ||
thing-type.astro.sun.group.noon.description = The noon event range | ||
thing-type.astro.sun.group.night.label = Night | ||
thing-type.astro.sun.group.night.description = The night event range | ||
thing-type.astro.sun.group.morningNight.label = Morning Night | ||
thing-type.astro.sun.group.morningNight.description = The morning night event range | ||
thing-type.astro.sun.group.astroDawn.label = Astro Dawn | ||
thing-type.astro.sun.group.astroDawn.description = The astro dawn event range | ||
thing-type.astro.sun.group.nauticDawn.label = Nautic Dawn | ||
thing-type.astro.sun.group.nauticDawn.description = The nautic dawn event range | ||
thing-type.astro.sun.group.civilDawn.label = Civil Dawn | ||
thing-type.astro.sun.group.civilDawn.description = The civil dawn event range | ||
thing-type.astro.sun.group.astroDusk.label = Astro Dusk | ||
thing-type.astro.sun.group.astroDusk.description = The astro dusk event range | ||
thing-type.astro.sun.group.nauticDusk.label = Nautic Dusk | ||
thing-type.astro.sun.group.nauticDusk.description = The nautic dusk event range | ||
thing-type.astro.sun.group.civilDusk.label = Civil Dusk | ||
thing-type.astro.sun.group.civilDusk.description = The civil dusk event range | ||
thing-type.astro.sun.group.eveningNight.label = Evening Night | ||
thing-type.astro.sun.group.eveningNight.description = The evening night event range | ||
thing-type.astro.sun.group.daylight.label = Daylight | ||
thing-type.astro.sun.group.daylight.description = The daylight event range | ||
thing-type.astro.sun.group.position.description = The position of the sun | ||
|
||
thing-type.astro.moon.label = Astro Moon Data | ||
thing-type.astro.moon.description = Provides astronomical data from the moon | ||
thing-type.astro.moon.group.rise.label = Moonrise | ||
thing-type.astro.moon.group.rise.description = The moonrise event range | ||
thing-type.astro.moon.group.set.label = Moonset | ||
thing-type.astro.moon.group.set.description = The moonset event range | ||
thing-type.astro.moon.group.distance.description = The distance to the moon | ||
thing-type.astro.moon.group.perigee.label = Perigee | ||
thing-type.astro.moon.group.perigee.description = The perigee of the moon | ||
thing-type.astro.moon.group.apogee.label = Apogee | ||
thing-type.astro.moon.group.apogee.description = The apogee of the moon | ||
thing-type.astro.moon.group.position.description = The position of the moon | ||
|
||
# thing types config | ||
thing-type.config.astro.sunconfig.geolocation.label = Location | ||
thing-type.config.astro.sunconfig.geolocation.description = The latitude, longitude and altitude separated with a comma (lat,long,[alt]). | ||
|
||
thing-type.config.astro.sunconfig.useMeteorologicalSeason.label = Meteorological Season | ||
thing-type.config.astro.sunconfig.useMeteorologicalSeason.description = Uses meteorological season calculation method instead of equinox method. | ||
|
||
thing-type.config.astro.sunconfig.interval.label = Interval | ||
thing-type.config.astro.sunconfig.interval.description = Refresh interval for positional data calculation in seconds. | ||
|
||
thing-type.config.astro.moonconfig.geolocation.label = Location | ||
thing-type.config.astro.moonconfig.geolocation.description = The latitude, longitude and altitude separated with a comma (lat,long,[alt]). | ||
|
||
thing-type.config.astro.moonconfig.interval.label = Interval | ||
thing-type.config.astro.moonconfig.interval.description = Refresh interval for positional data calculation in seconds. | ||
|
||
# channel group types | ||
channel-group-type.astro.position.label = Position | ||
channel-group-type.astro.position.description = The position of the planet | ||
channel-group-type.astro.radiation.label = Radiation | ||
channel-group-type.astro.radiation.description = The radiation level of the sun | ||
channel-group-type.astro.sunRange.label = Range | ||
channel-group-type.astro.sunRange.description = Range for a sun event | ||
channel-group-type.astro.moonRange.label = Range | ||
channel-group-type.astro.moonRange.description = Range for a moon event | ||
channel-group-type.astro.sunZodiac.label = Zodiac | ||
channel-group-type.astro.sunZodiac.description = The zodiac of the sun | ||
channel-group-type.astro.season.label = Season | ||
channel-group-type.astro.season.description = The seasons this year | ||
channel-group-type.astro.sunEclipse.label = Eclipses | ||
channel-group-type.astro.sunEclipse.description = The DateTime of the next sun eclipses | ||
channel-group-type.astro.sunPhase.label = Sun Phase | ||
channel-group-type.astro.sunPhase.description = The details of the current sun phase | ||
channel-group-type.astro.moonPhase.label = Moon Phase | ||
channel-group-type.astro.moonPhase.description = The details of the current and next moon phases | ||
channel-group-type.astro.moonEclipse.label = Eclipses | ||
channel-group-type.astro.moonEclipse.description = The DateTime of the next moon eclipses | ||
channel-group-type.astro.distance.label = Distance | ||
channel-group-type.astro.distance.description = Distance data | ||
channel-group-type.astro.moonZodiac.label = Zodiac | ||
channel-group-type.astro.moonZodiac.description = The zodiac of the moon | ||
|
||
channel-group-type.astro.moonEclipse.channel.total.label = Total Moon Eclipse | ||
channel-group-type.astro.moonEclipse.channel.total.description = Timestamp of the next total moon eclipse | ||
channel-group-type.astro.moonEclipse.channel.partial.label = Partial Moon Eclipse | ||
channel-group-type.astro.moonEclipse.channel.partial.description = Timestamp of the next partial moon eclipse | ||
|
||
# channel types | ||
channel-type.astro.azimuth.label = Azimuth | ||
channel-type.astro.azimuth.description = The azimuth of the planet | ||
channel-type.astro.elevation.label = Elevation | ||
channel-type.astro.elevation.description = The elevation of the planet | ||
channel-type.astro.shadeLength.label = Shade Length Ratio | ||
channel-type.astro.shadeLength.description = Projected shade length ratio (derived from Elevation) | ||
channel-type.astro.directRadiation.label = Direct Radiation | ||
channel-type.astro.directRadiation.description = Level of radiation after penetration of the atmospheric layer | ||
channel-type.astro.diffuseRadiation.label = Diffuse Radiation | ||
channel-type.astro.diffuseRadiation.description = Level of radiation diffracted by clouds and atmosphere | ||
channel-type.astro.totalRadiation.label = Total Radiation | ||
channel-type.astro.totalRadiation.description = Total quantity of radiation on the ground | ||
channel-type.astro.start.label = Start Time | ||
channel-type.astro.start.description = The start time of the event | ||
channel-type.astro.end.label = End Time | ||
channel-type.astro.end.description = The end time of the event | ||
channel-type.astro.duration.label = Duration | ||
channel-type.astro.duration.description = The duration of the event | ||
channel-type.astro.sign.label = Sign | ||
channel-type.astro.sign.description = The sign of the zodiac | ||
channel-type.astro.sign.state.option.ARIES = Aries | ||
channel-type.astro.sign.state.option.TAURUS = Taurus | ||
channel-type.astro.sign.state.option.GEMINI = Gemini | ||
channel-type.astro.sign.state.option.CANCER = Cancer | ||
channel-type.astro.sign.state.option.LEO = Leo | ||
channel-type.astro.sign.state.option.VIRGO = Virgo | ||
channel-type.astro.sign.state.option.LIBRA = Libra | ||
channel-type.astro.sign.state.option.SCORPIO = Scorpio | ||
channel-type.astro.sign.state.option.SAGITTARIUS = Sagittarius | ||
channel-type.astro.sign.state.option.CAPRICORN = Capricorn | ||
channel-type.astro.sign.state.option.AQUARIUS = Aquarius | ||
channel-type.astro.sign.state.option.PISCES = Pisces | ||
channel-type.astro.seasonName.label = Season Name | ||
channel-type.astro.seasonName.description = The name of the current season | ||
channel-type.astro.seasonName.state.option.SPRING = Spring | ||
channel-type.astro.seasonName.state.option.SUMMER = Summer | ||
channel-type.astro.seasonName.state.option.AUTUMN = Autumn | ||
channel-type.astro.seasonName.state.option.WINTER = Winter | ||
channel-type.astro.spring.label = Spring | ||
channel-type.astro.spring.description = The beginning of spring | ||
channel-type.astro.summer.label = Summer | ||
channel-type.astro.summer.description = The beginning of summer | ||
channel-type.astro.autumn.label = Autumn | ||
channel-type.astro.autumn.description = The beginning of autumn | ||
channel-type.astro.winter.label = Winter | ||
channel-type.astro.winter.description = The beginning of winter | ||
channel-type.astro.total.label = Total Eclipse | ||
channel-type.astro.total.description = The DateTime of the next total eclipse | ||
channel-type.astro.partial.label = Partial Eclipse | ||
channel-type.astro.partial.description = The DateTime of the next partial eclipse | ||
channel-type.astro.ring.label = Ring Eclipse | ||
channel-type.astro.ring.description = The DateTime of the next ring eclipse | ||
channel-type.astro.sunPhaseName.label = Sun Phase Name | ||
channel-type.astro.sunPhaseName.description = The name of the current sun phase | ||
channel-type.astro.sunPhaseName.state.option.SUN_RISE = Sunrise | ||
channel-type.astro.sunPhaseName.state.option.ASTRO_DAWN = Astro dawn | ||
channel-type.astro.sunPhaseName.state.option.NAUTIC_DAWN = Nautic dawn | ||
channel-type.astro.sunPhaseName.state.option.CIVIL_DAWN = Civil dawn | ||
channel-type.astro.sunPhaseName.state.option.CIVIL_DUSK = Civil dusk | ||
channel-type.astro.sunPhaseName.state.option.NAUTIC_DUSK = Nautic dusk | ||
channel-type.astro.sunPhaseName.state.option.ASTRO_DUSK = Astro dusk | ||
channel-type.astro.sunPhaseName.state.option.SUN_SET = Sunset | ||
channel-type.astro.sunPhaseName.state.option.DAYLIGHT = Daylight | ||
channel-type.astro.sunPhaseName.state.option.NOON = Noon | ||
channel-type.astro.sunPhaseName.state.option.NIGHT = Night | ||
channel-type.astro.firstQuarter.label = First Quarter | ||
channel-type.astro.firstQuarter.description = The DateTime the moon is in the first quarter | ||
channel-type.astro.thirdQuarter.label = Third Quarter | ||
channel-type.astro.thirdQuarter.description = The DateTime the moon is in the third quarter | ||
channel-type.astro.fullMoon.label = Full Moon | ||
channel-type.astro.fullMoon.description = The DateTime for full moon | ||
channel-type.astro.newMoon.label = New Moon | ||
channel-type.astro.newMoon.description = The DateTime for new moon | ||
channel-type.astro.age.label = Moon Age | ||
channel-type.astro.age.description = The age of the moon in days | ||
channel-type.astro.ageDegree.label = Moon Age | ||
channel-type.astro.ageDegree.description = The age of the moon | ||
channel-type.astro.agePercent.label = Moon Age | ||
channel-type.astro.agePercent.description = The age of the moon | ||
channel-type.astro.illumination.label = Moon Illumination | ||
channel-type.astro.illumination.description = The illumination of the moon | ||
channel-type.astro.phaseName.label = Moon Phase Name | ||
channel-type.astro.phaseName.description = The name of the current moon phase | ||
channel-type.astro.phaseName.state.option.NEW = New moon | ||
channel-type.astro.phaseName.state.option.WAXING_CRESCENT = Waxing crescent | ||
channel-type.astro.phaseName.state.option.FIRST_QUARTER = First quarter | ||
channel-type.astro.phaseName.state.option.WAXING_GIBBOUS = Waxing gibbous | ||
channel-type.astro.phaseName.state.option.FULL = Full moon | ||
channel-type.astro.phaseName.state.option.WANING_GIBBOUS = Waning gibbous | ||
channel-type.astro.phaseName.state.option.THIRD_QUARTER = Third quarter | ||
channel-type.astro.phaseName.state.option.WANING_CRESCENT = Waning crescent | ||
channel-type.astro.distanceDate.label = Date | ||
channel-type.astro.distanceDate.description = The DateTime when the distance is reached | ||
channel-type.astro.distance.label = Distance | ||
channel-type.astro.distance.description = The distance of the object | ||
channel-type.astro.rangeEvent.label = Range Event | ||
channel-type.astro.rangeEvent.description = Range event | ||
channel-type.astro.sunEclipseEvent.label = Sun Eclipse Event | ||
channel-type.astro.sunEclipseEvent.description = Sun eclipse event | ||
channel-type.astro.phaseEvent.label = Moon Phase Event | ||
channel-type.astro.phaseEvent.description = Moon phase event | ||
channel-type.astro.moonEclipseEvent.label = Moon Eclipse Event | ||
channel-type.astro.moonEclipseEvent.description = Moon eclipse event | ||
channel-type.astro.distanceEvent.label = Moon Distance Event | ||
channel-type.astro.distanceEvent.description = Moon distance event | ||
|
||
# channel types config | ||
channel-type.config.astro.config.offset.label = Offset | ||
channel-type.config.astro.config.offset.description = Moves an event or datetime value forward or backward (in minutes). | ||
|
||
channel-type.config.astro.config.earliest.label = Earliest | ||
channel-type.config.astro.config.earliest.description = The earliest time of the day for the event or the datetime value (hh:mm). | ||
|
||
channel-type.config.astro.config.latest.label = Latest | ||
channel-type.config.astro.config.latest.description = The latest time of the day for the event or the datetime value (hh:mm). | ||
|
||
# Discovery result | ||
discovery.astro.sun.local.label = Local Sun | ||
discovery.astro.moon.local.label = Local Moon |
Oops, something went wrong.