35 lines
1012 B
JSON
35 lines
1012 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig.",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta."
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd",
|
|
"name": "Namn",
|
|
"password": "L\u00f6senord",
|
|
"port": "Port",
|
|
"ssl": "Anv\u00e4nd ett SSL certifikat",
|
|
"username": "Anv\u00e4ndarnamn",
|
|
"verify_ssl": "Verifiera SSL-certifikat"
|
|
},
|
|
"title": "Anslut till NZBGet"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"scan_interval": "Uppdateringsfrekvens (sekunder)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |