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

36 lines
1.0 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Apparat ass scho konfigur\u00e9iert"
},
"error": {
"cannot_connect": "Feeler beim verbannen",
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
"name_exists": "Numm g\u00ebtt et schonn"
},
"step": {
"user": {
"data": {
"host": "Host",
"name": "Numm",
"password": "Passwuert",
"port": "Port",
"username": "Benotzernumm"
},
"title": "Transmission Client ariichten"
}
}
},
"options": {
"step": {
"init": {
"data": {
"limit": "Limite",
"order": "Reiefolleg",
"scan_interval": "Intervalle vun de Mise \u00e0 jour"
},
"title": "Optioune fir Transmission konfigur\u00e9ieren"
}
}
}
}