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

36 lines
1.3 KiB
JSON
Raw Normal View History

2019-10-08 00:32:12 +00:00
{
"config": {
"abort": {
2020-11-03 00:04:39 +00:00
"already_configured": "Apparat ass scho konfigur\u00e9iert",
2021-02-03 10:46:49 +00:00
"authorize_url_timeout": "Z\u00e4itiwwerschreidung beim erstellen vun der Authorisatiouns URL.",
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
"missing_configuration": "Komponent net konfigur\u00e9iert. Folleg w.e.g der Dokumentatioun.",
"reauth_successful": "Re-authentifikatioun war erfollegr\u00e4ich"
2019-10-08 00:32:12 +00:00
},
"create_entry": {
"default": "Kuckt [Neato Dokumentatioun]({docs_url})."
},
"error": {
2020-10-08 00:06:03 +00:00
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
2020-11-07 00:04:02 +00:00
"unknown": "Onerwaarte Feeler"
2019-10-08 00:32:12 +00:00
},
"step": {
2021-02-03 10:46:49 +00:00
"pick_implementation": {
"title": "Authentifikatiouns Method auswielen"
},
"reauth_confirm": {
"title": "Soll den Ariichtungs Prozess gestart ginn?"
},
2019-10-08 00:32:12 +00:00
"user": {
"data": {
"password": "Passwuert",
"username": "Benotzernumm",
"vendor": "Hiersteller"
},
"description": "Kuckt [Neato Dokumentatioun]({docs_url}).",
"title": "Neato Kont Informatiounen"
}
2020-04-15 16:51:07 +00:00
}
2021-02-03 10:46:49 +00:00
},
"title": "Neato Botvac"
2019-10-08 00:32:12 +00:00
}