40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Le service est d\u00e9j\u00e0 configur\u00e9",
|
|
"unknown": "Erreur innatendue"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "\u00c9chec de connexion",
|
|
"invalid_auth": "Authentification invalide"
|
|
},
|
|
"flow_title": "Sonarr: {name}",
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"title": "R\u00e9-authentifier avec Sonarr"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Cl\u00e9 API",
|
|
"base_path": "Chemin vers l'API",
|
|
"host": "H\u00f4te",
|
|
"port": "Port",
|
|
"ssl": "Sonarr utilise un certificat SSL",
|
|
"verify_ssl": "Sonarr utilise un certificat appropri\u00e9"
|
|
},
|
|
"title": "Se connecter \u00e0 Sonarr"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"upcoming_days": "Nombre de jours \u00e0 venir \u00e0 afficher",
|
|
"wanted_max_items": "Nombre maximum d'objets \u00e0 afficher"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"title": "Sonarr"
|
|
} |