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

34 lines
998 B
JSON
Raw Normal View History

2019-09-28 00:32:10 +00:00
{
"config": {
"abort": {
2020-04-08 00:08:19 +00:00
"already_configured": "Apparat ass scho konfigur\u00e9iert"
2019-09-28 00:32:10 +00:00
},
"error": {
"cannot_connect": "Kann sech net mam Server verbannen.",
2019-10-26 00:32:20 +00:00
"name_exists": "Numm g\u00ebtt et schonn",
2019-09-28 00:32:10 +00:00
"wrong_credentials": "Falsche Benotzernumm oder Passwuert"
},
"step": {
"user": {
"data": {
2020-06-11 17:15:19 +00:00
"host": "Host",
2019-09-28 00:32:10 +00:00
"name": "Numm",
"password": "Passwuert",
"port": "Port",
"username": "Benotzernumm"
},
"title": "Transmission Client ariichten"
}
2020-04-15 16:51:07 +00:00
}
2019-09-28 00:32:10 +00:00
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Intervalle vun de Mise \u00e0 jour"
},
2019-10-26 00:32:20 +00:00
"title": "Optioune fir Transmission konfigur\u00e9ieren"
2019-09-28 00:32:10 +00:00
}
}
2020-04-16 20:00:10 +00:00
}
2019-09-28 00:32:10 +00:00
}