28 lines
1.2 KiB
JSON
28 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "El servei ja est\u00e0 configurat",
|
|
"existing_instance_updated": "S'ha actualitzat la configuraci\u00f3 existent."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Ha fallat la connexi\u00f3"
|
|
},
|
|
"step": {
|
|
"hassio_confirm": {
|
|
"description": "Vols configurar Home Assistant perqu\u00e8 es connecti amb l'AdGuard Home proporcionat pel complement: {addon}?",
|
|
"title": "AdGuard Home via complement de Home Assistant"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "[%key::common::config_flow::data::host%]",
|
|
"password": "[%key::common::config_flow::data::password%]",
|
|
"port": "[%key::common::config_flow::data::port%]",
|
|
"ssl": "Utilitza un certificat SSL",
|
|
"username": "[%key::common::config_flow::data::username%]",
|
|
"verify_ssl": "Verifica el certificat SSL"
|
|
},
|
|
"description": "Configuraci\u00f3 de la inst\u00e0ncia d'AdGuard Home, permet el control i la monitoritzaci\u00f3."
|
|
}
|
|
}
|
|
}
|
|
} |