core/homeassistant/components/transmission/.translations/nl.json

43 lines
1.3 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Host is al geconfigureerd.",
"one_instance_allowed": "Slechts \u00e9\u00e9n instantie is nodig."
},
"error": {
"cannot_connect": "Kan geen verbinding maken met host",
"name_exists": "Naam bestaat al",
"wrong_credentials": "verkeerde gebruikersnaam of wachtwoord"
},
"step": {
"options": {
"data": {
"scan_interval": "Update frequentie"
},
"title": "Configureer opties"
},
"user": {
"data": {
"host": "Host",
"name": "Naam",
"password": "Wachtwoord",
"port": "Poort",
"username": "Gebruikersnaam"
},
"title": "Verzendclient instellen"
}
},
"title": "Transmission"
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Update frequentie"
},
"description": "Configureer opties voor Transmission",
"title": "Configureer de opties voor Transmission"
}
}
}
}