Files
homeassistant/custom_components/open_meteo_solar_forecast/translations/gsw.json
2024-12-18 13:26:06 +01:00

60 lines
1.8 KiB
JSON

{
"config": {
"step": {
"user": {
"data": {
"azimuth": "Azimut (360 grad, 0=Nord, 90=Ost, 180=Süd, 270=West)",
"declination": "Deklination (0=horizontau, 90=vertikau)",
"latitude": "Breitegrad",
"longitude": "Längegrad",
"modules_power": "Totau Wattspitze vo dine Solarmodul (Watt peak)",
"name": "Name"
},
"description": "Füu d Date vo dine Solarpanel yy. Lueg ir Dokumentation nache, we der es Fäud unklar isch."
}
}
},
"entity": {
"sensor": {
"energy_current_hour": {
"name": "Gschetzty Energieproduktion - die Stund"
},
"energy_next_hour": {
"name": "Gschetzty Energieproduktion - nächst Stund"
},
"energy_production_today": {
"name": "Gschetzty Energieproduktion - hüt"
},
"energy_production_today_remaining": {
"name": "Gschetzty Energieproduktion - vo itz bis am Aabe"
},
"energy_production_tomorrow": {
"name": "Gschetzty Energieproduktion - morn"
},
"power_highest_peak_time_today": {
"name": "Höchsti Leistig - hüt"
},
"power_highest_peak_time_tomorrow": {
"name": "Höchsti Leistig - morn"
},
"power_production_next_12hours": {
"name": "Gschetzty Stromproduktion - i de nächste 12 Stund"
},
"power_production_next_24hours": {
"name": "Gschetzty Stromproduktion - i de nächste 24 Stund"
},
"power_production_next_hour": {
"name": "Gschetzty Stromproduktion - nächst Stund"
},
"power_production_now": {
"name": "Gschetzty Stromproduktion - itze"
}
}
},
"options": {
"error": {
"invalid_api_key": "Ungüutige API-Schlüssu"
}
}
}