1
mirror of https://github.com/home-assistant/core synced 2024-08-06 09:34:49 +02:00
ha-core/homeassistant/components/neato/translations/lb.json

21 lines
786 B
JSON
Raw Normal View History

2019-10-08 02:32:12 +02:00
{
"config": {
"abort": {
2020-11-03 01:04:39 +01:00
"already_configured": "Apparat ass scho konfigur\u00e9iert",
2021-02-03 11:46:49 +01:00
"authorize_url_timeout": "Z\u00e4itiwwerschreidung beim erstellen vun der Authorisatiouns URL.",
"missing_configuration": "Komponent net konfigur\u00e9iert. Folleg w.e.g der Dokumentatioun.",
"reauth_successful": "Re-authentifikatioun war erfollegr\u00e4ich"
2019-10-08 02:32:12 +02:00
},
"create_entry": {
"default": "Kuckt [Neato Dokumentatioun]({docs_url})."
},
"step": {
2021-02-03 11:46:49 +01:00
"pick_implementation": {
"title": "Authentifikatiouns Method auswielen"
},
"reauth_confirm": {
"title": "Soll den Ariichtungs Prozess gestart ginn?"
2019-10-08 02:32:12 +02:00
}
2020-04-15 18:51:07 +02:00
}
2022-05-19 02:26:11 +02:00
}
2019-10-08 02:32:12 +02:00
}