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

12 lines
350 B
JSON
Raw Normal View History

2019-03-21 19:57:20 +00:00
{
"state": {
"first_quarter": "Quarto crescente",
"full_moon": "Lua cheia",
"last_quarter": "Quarto minguante",
"new_moon": "Lua Nova",
"waning_crescent": "Minguante",
"waning_gibbous": "Minguante gibosa",
"waxing_crescent": "Crescente",
"waxing_gibbous": "Crescente gibosa"
}
}