29 lines
885 B
JSON
29 lines
885 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha na liga\u00e7\u00e3o",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"no_server_found": "N\u00e3o foi poss\u00edvel descobrir automaticamente o servidor.",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"flow_title": "Logitech Squeezebox: {host}",
|
|
"step": {
|
|
"edit": {
|
|
"data": {
|
|
"host": "Servidor",
|
|
"password": "Palavra-passe",
|
|
"port": "Porta",
|
|
"username": "Utilizador"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Servidor"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |