core/homeassistant/components/transmission/translations/pt.json

40 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
},
"error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"name_exists": "Nome j\u00e1 existe"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Palavra-passe"
},
"title": "Reautenticar integra\u00e7\u00e3o"
},
"user": {
"data": {
"host": "Servidor",
"name": "Nome",
"password": "Palavra-passe",
"port": "Porta",
"username": "Nome de Utilizador"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"limit": "Limite",
"order": "Ordem"
}
}
}
}
}