50 lines
1.5 KiB
JSON
50 lines
1.5 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Konto har redan konfigurerats",
|
|
"no_services_found": "Inga tj\u00e4nster hittades f\u00f6r detta konto",
|
|
"reauth_successful": "\u00c5terautentisering lyckades"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "L\u00f6senord"
|
|
},
|
|
"description": "Uppdatera l\u00f6senord f\u00f6r {username}",
|
|
"title": "\u00c5terautenticera integration"
|
|
},
|
|
"service": {
|
|
"data": {
|
|
"services": "Tj\u00e4nster"
|
|
},
|
|
"title": "Valda Tj\u00e4nster"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "L\u00f6senord",
|
|
"username": "Anv\u00e4ndarnamn"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"abort": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"invalid_auth": "Ogiltig autentisering",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"services": "Tj\u00e4nster"
|
|
},
|
|
"title": "Valda Tj\u00e4nster"
|
|
}
|
|
}
|
|
}
|
|
} |