44 lines
1.4 KiB
JSON
44 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dienst is al geconfigureerd",
|
|
"reauth_successful": "Herauthenticatie geslaagd"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken",
|
|
"invalid_account": "Ongeldige account ID",
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"description": "De Steam integratie moet handmatig opnieuw geauthenticeerd worden\n\nU kunt uw sleutel hier vinden: {api_key_url}",
|
|
"title": "Integratie herauthenticeren"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"account": "Steam Account-ID",
|
|
"api_key": "API-sleutel"
|
|
},
|
|
"description": "Gebruik {account_id_url} om uw Steam account ID te vinden"
|
|
}
|
|
}
|
|
},
|
|
"issues": {
|
|
"removed_yaml": {
|
|
"title": "De Steam YAML-configuratie wordt verwijderd"
|
|
}
|
|
},
|
|
"options": {
|
|
"error": {
|
|
"unauthorized": "Vriendenlijst beperkt: raadpleeg de documentatie over hoe je alle andere vrienden kunt zien"
|
|
},
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"accounts": "Namen van de accounts die gemonitord moeten worden"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |