mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
New translations openweathermap.properties (Italian) (#16469)
This commit is contained in:
parent
372058cdbb
commit
c4f166dcdc
@ -287,6 +287,14 @@ channel-type.openweathermap.gust-speed.description = Velocità della raffica di
|
||||
channel-type.openweathermap.hourly-forecast-time-stamp.label = Ora Previsione
|
||||
channel-type.openweathermap.hourly-forecast-time-stamp.description = Ora della previsione.
|
||||
channel-type.openweathermap.hourly-forecast-time-stamp.state.pattern = %1$tY-%1$tm-%1$td %1$tH\:%1$tM\:%1$tS
|
||||
channel-type.openweathermap.moon-phase.label = Fase Lunare
|
||||
channel-type.openweathermap.moon-phase.description = Fase lunare per il giorno dato. 0 e 1 sono 'nuova luna', 0.25 è il 'primo quarto di luna', 0.5 è 'luna piena' e 0.75 è 'ultimo quarto di luna'. I periodi tra loro sono chiamati 'mezzaluna crescente', 'gibbosa crescente', 'gibbosa calante', e 'mezzaluna calante', rispettivamente.
|
||||
channel-type.openweathermap.moonrise.label = Ora del Sorgere Lunare
|
||||
channel-type.openweathermap.moonrise.description = Tempo dell'alba della luna per il giorno dato.
|
||||
channel-type.openweathermap.moonrise.state.pattern = %1$tY-%1$tm-%1$td %1$tH\:%1$tM\:%1$tS
|
||||
channel-type.openweathermap.moonset.label = Ora del Tramonto Lunare
|
||||
channel-type.openweathermap.moonset.description = Ora del tramonto della luna per il giorno dato.
|
||||
channel-type.openweathermap.moonset.state.pattern = %1$tY-%1$tm-%1$td %1$tH\:%1$tM\:%1$tS
|
||||
channel-type.openweathermap.morning-temperature.label = Temperatura del Mattino
|
||||
channel-type.openweathermap.morning-temperature.description = Temperatura esterna prevista per la mattina.
|
||||
channel-type.openweathermap.night-temperature.label = Temperatura Notturna
|
||||
|
Loading…
Reference in New Issue
Block a user