37 lines
1.2 KiB
JSON
37 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Tj\u00e4nsten \u00e4r redan konfigurerad",
|
|
"reauth_successful": "\u00c5terautentisering lyckades",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_auth": "Ogiltig autentisering"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"description": "Sonarr-integrationen m\u00e5ste autentiseras manuellt med Sonarr API:n som finns p\u00e5: {url}",
|
|
"title": "\u00c5terautenticera integration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "API nyckel",
|
|
"url": "URL",
|
|
"verify_ssl": "Verifiera SSL-certifikat"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"upcoming_days": "Antal kommande dagar att visa",
|
|
"wanted_max_items": "Max antal \u00f6nskade objekt att visa"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |