36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"name_exists": "O Nome j\u00e1 existe"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Nome do host",
|
|
"name": "Nome",
|
|
"password": "Senha",
|
|
"port": "Porta",
|
|
"username": "Usu\u00e1rio"
|
|
},
|
|
"title": "Configurar o cliente de transmiss\u00e3o"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"limit": "Limite",
|
|
"order": "Pedido",
|
|
"scan_interval": "Frequ\u00eancia de atualiza\u00e7\u00e3o"
|
|
},
|
|
"title": "Configurar op\u00e7\u00f5es para Transmission"
|
|
}
|
|
}
|
|
}
|
|
} |