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

22 lines
815 B
JSON

{
"config": {
"abort": {
"already_configured": "Bridge j\u00e1 est\u00e1 configurada"
},
"error": {
"cannot_connect": "N\u00e3o \u00e9 poss\u00edvel ligar \u00e0 gateway.",
"invalid_key": "Falha ao registar-se com a chave fornecida. Se o problema persistir, tente reiniciar a gateway.",
"timeout": "Tempo excedido a validar o c\u00f3digo."
},
"step": {
"auth": {
"data": {
"host": "Servidor",
"security_code": "C\u00f3digo de Seguran\u00e7a"
},
"description": "Encontra o c\u00f3digo de seguran\u00e7a na base da gateway.",
"title": "Introduzir c\u00f3digo de seguran\u00e7a"
}
}
}
}