]> git.basschouten.com Git - openhab-addons.git/blob
7598b270e3caaf41dccfad63d082a01b42df8e8a
[openhab-addons.git] /
1 # binding
2
3 binding.synopanalyzer.name = Extension Synop Analyzer
4 binding.synopanalyzer.description = Cette extension permet de télécharger et interpréter les messages SYNOP.
5
6 # thing types
7
8 thing-type.synopanalyzer.synopanalyzer.label = Message Synop
9 thing-type.synopanalyzer.synopanalyzer.description = Décodage du dernier message d'une station Synop.
10
11 # thing types config
12
13 thing-type.config.synopanalyzer.synopanalyzer.refreshInterval.label = Fréquence d'actualisation
14 thing-type.config.synopanalyzer.synopanalyzer.refreshInterval.description = La fréquence de mise à jour des messages Synop (en minutes).
15 thing-type.config.synopanalyzer.synopanalyzer.stationId.label = Numéro de la station
16
17 # channel types
18
19 channel-type.synopanalyzer.attenuation-factor.label = Coefficient Atténuation
20 channel-type.synopanalyzer.attenuation-factor.description = Atténuation générée par la couverture nuageuse.
21 channel-type.synopanalyzer.horizontal-visibility.label = Visibilité Horizontale
22 channel-type.synopanalyzer.horizontal-visibility.description = Plage de visibilité horizontale.
23 channel-type.synopanalyzer.horizontal-visibility.state.option.LESS_THAN_1 = Moins de 1 km
24 channel-type.synopanalyzer.horizontal-visibility.state.option.LESS_THAN_10 = Entre 1 et 10 km
25 channel-type.synopanalyzer.horizontal-visibility.state.option.LESS_THAN_50 = Entre 10 et 50 km
26 channel-type.synopanalyzer.horizontal-visibility.state.option.MORE_THAN_50 = Plus de 50 km
27 channel-type.synopanalyzer.octa.label = Octa
28 channel-type.synopanalyzer.octa.description = Estimation de la couverture nuageuse.
29 channel-type.synopanalyzer.overcast.label = Couverture Nuageuse
30 channel-type.synopanalyzer.overcast.description = Appréciation de la couverture nuageuse.
31 channel-type.synopanalyzer.overcast.state.option.CLEAR_SKY = Ciel dégagé
32 channel-type.synopanalyzer.overcast.state.option.CLOUDY = Nuageux
33 channel-type.synopanalyzer.overcast.state.option.SKY_NOT_VISIBLE = Ciel non visible
34 channel-type.synopanalyzer.time-utc.label = Heure Observation
35 channel-type.synopanalyzer.time-utc.description = Heure d'observation des mesures relevées
36 channel-type.synopanalyzer.wind-direction.label = Direction Vent
37 channel-type.synopanalyzer.wind-direction.description = Équivalent cardinal de la direction du vent.
38 channel-type.synopanalyzer.wind-direction.state.option.N = N
39 channel-type.synopanalyzer.wind-direction.state.option.NNE = NNE
40 channel-type.synopanalyzer.wind-direction.state.option.NE = NE
41 channel-type.synopanalyzer.wind-direction.state.option.ENE = ENE
42 channel-type.synopanalyzer.wind-direction.state.option.E = E
43 channel-type.synopanalyzer.wind-direction.state.option.ESE = ESE
44 channel-type.synopanalyzer.wind-direction.state.option.SE = SE
45 channel-type.synopanalyzer.wind-direction.state.option.SSE = SSE
46 channel-type.synopanalyzer.wind-direction.state.option.S = S
47 channel-type.synopanalyzer.wind-direction.state.option.SSW = SSO
48 channel-type.synopanalyzer.wind-direction.state.option.SW = SO
49 channel-type.synopanalyzer.wind-direction.state.option.WSW = OSO
50 channel-type.synopanalyzer.wind-direction.state.option.W = O
51 channel-type.synopanalyzer.wind-direction.state.option.WNW = ONO
52 channel-type.synopanalyzer.wind-direction.state.option.NW = NO
53 channel-type.synopanalyzer.wind-direction.state.option.NNW = NNO
54 channel-type.synopanalyzer.wind-speed-beaufort.label = Beaufort
55 channel-type.synopanalyzer.wind-speed-beaufort.description = Force du vent sur l'échelle Beaufort.