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

12 lines
350 B
JSON
Raw Normal View History

2018-08-26 20:52:58 +00:00
{
"state": {
2018-09-03 11:21:37 +00:00
"first_quarter": "Quarto crescente",
"full_moon": "Lua cheia",
"last_quarter": "Quarto minguante",
"new_moon": "Lua Nova",
2018-08-26 20:52:58 +00:00
"waning_crescent": "Minguante",
"waning_gibbous": "Minguante gibosa",
"waxing_crescent": "Crescente",
"waxing_gibbous": "Crescente gibosa"
}
}