core/homeassistant/components/iss/translations/pt-BR.json

25 lines
741 B
JSON

{
"config": {
"abort": {
"latitude_longitude_not_defined": "Latitude e longitude n\u00e3o est\u00e3o definidos no Home Assistant.",
"single_instance_allowed": "J\u00e1 configurado. Apenas uma configura\u00e7\u00e3o \u00e9 poss\u00edvel."
},
"step": {
"user": {
"data": {
"show_on_map": "Mostrar no mapa?"
},
"description": "Deseja configurar a Esta\u00e7\u00e3o Espacial Internacional (ISS)?"
}
}
},
"options": {
"step": {
"init": {
"data": {
"show_on_map": "Mostrar no mapa"
}
}
}
}
}