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

23 lines
853 B
JSON
Raw Normal View History

2018-09-24 10:01:01 +00:00
{
"config": {
"abort": {
"already_configured": "Bridge j\u00e1 est\u00e1 configurada"
},
"error": {
2018-10-30 10:35:40 +00:00
"cannot_connect": "N\u00e3o \u00e9 poss\u00edvel ligar \u00e0 gateway.",
2018-11-03 12:47:36 +00:00
"invalid_key": "Falha ao registar-se com a chave fornecida. Se o problema persistir, tente reiniciar a gateway.",
2018-09-24 10:01:01 +00:00
"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"
}
},
2018-10-26 08:18:10 +00:00
"title": "IKEA TR\u00c5DFRI"
2018-09-24 10:01:01 +00:00
}
}