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

25 lines
608 B
JSON
Raw Normal View History

2019-10-01 00:32:19 +00:00
{
2019-12-07 00:32:13 +00:00
"config": {
"abort": {
"non-interactive": "Importa\u00e7\u00e3o n\u00e3o interativa"
2020-05-16 00:03:50 +00:00
},
"flow_title": "{name} ({host})",
"step": {
"manual_setup": {
"data": {
"ssl": "Usar SSL"
}
}
2019-12-07 00:32:13 +00:00
}
},
2019-10-01 00:32:19 +00:00
"options": {
"step": {
"plex_mp_settings": {
"data": {
"use_episode_art": "Usar arte epis\u00f3dio"
},
"description": "Op\u00e7\u00f5es para Plex Media Players"
}
}
}
}