core/homeassistant/components/sensor/.translations/moon.pt.json

12 lines
360 B
JSON

{
"state": {
"first_quarter": "Quarto crescente",
"full_moon": "Lua cheia",
"last_quarter": "Quarto minguante",
"new_moon": "Lua nova",
"waning_crescent": "Lua crescente",
"waning_gibbous": "Minguante convexa",
"waxing_crescent": "Lua minguante",
"waxing_gibbous": "Crescente convexa"
}
}