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

35 lines
1.7 KiB
JSON
Raw Normal View History

2019-09-17 00:32:14 +00:00
{
"config": {
2019-09-21 00:32:16 +00:00
"abort": {
2020-06-25 00:08:30 +00:00
"already_configured": "Konfiguratioun aktualis\u00e9iert fir de Profil.",
2020-01-23 00:31:52 +00:00
"authorize_url_timeout": "Z\u00e4it Iwwerschreidung beim gener\u00e9ieren vun der Autorisatiouns URL.",
2020-11-03 00:04:39 +00:00
"missing_configuration": "Komponent ass nach net konfigur\u00e9iert. Follegt w.e.g der Dokumentatioun.",
2020-09-26 00:05:34 +00:00
"no_url_available": "Keng URL disponibel. Fir Informatiounen iwwert d\u00ebse Feeler, [kuck H\u00ebllef Sektioun]({docs_url})"
2019-09-21 00:32:16 +00:00
},
"create_entry": {
2020-04-08 15:24:53 +00:00
"default": "Erfollegr\u00e4ich mat Withings authentifiz\u00e9iert."
2019-09-21 00:32:16 +00:00
},
2020-06-25 00:08:30 +00:00
"error": {
2020-11-03 00:04:39 +00:00
"already_configured": "Kont ass scho konfigur\u00e9iert",
2020-11-04 00:13:14 +00:00
"already_configured_account": "Kont ass scho konfigur\u00e9iert",
2020-06-25 00:08:30 +00:00
"profile_exists": "Benotzer Profil ass scho konfigur\u00e9iert. G\u00ebff eem eenzegartege Profil Numm un"
},
2020-06-20 00:09:26 +00:00
"flow_title": "Withing: {profile}",
2019-09-17 00:32:14 +00:00
"step": {
2020-01-23 00:31:52 +00:00
"pick_implementation": {
2020-11-03 00:04:39 +00:00
"title": "Wiel Authentifikatiouns Method aus"
2020-01-23 00:31:52 +00:00
},
2019-10-26 00:32:20 +00:00
"profile": {
"data": {
2020-11-03 00:04:39 +00:00
"profile": "Profil Numm"
2019-10-26 00:32:20 +00:00
},
2020-11-03 00:04:39 +00:00
"description": "G\u00ebff een eenzegartegen Profil Numm un. Typescherweise ass dat den Numm vum Profil deens du am viirechte Schr\u00ebtt ausgewielt hues.",
2019-10-26 00:32:20 +00:00
"title": "Benotzer Profil."
2020-06-20 00:09:26 +00:00
},
"reauth": {
"description": "De Profil \"{profile}\" muss fr\u00ebsch authentifi\u00e9iert ginn fir weiderhinn Donn\u00e9e\u00eb vun Withing z'empf\u00e4nken.",
2020-11-03 00:04:39 +00:00
"title": "Integratioun re-authentifiz\u00e9ieren"
2019-09-17 00:32:14 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-09-17 00:32:14 +00:00
}