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

32 lines
1.5 KiB
JSON
Raw Normal View History

2019-09-05 10:11:41 +00:00
{
"config": {
2019-10-16 00:32:17 +00:00
"abort": {
2020-02-02 00:31:45 +00:00
"authorize_url_timeout": "Zeit\u00fcberschreitung beim Erstellen der Autorisierungs-URL.",
"missing_configuration": "Die Withings-Integration ist nicht konfiguriert. Bitte folgen Sie der Dokumentation.",
2019-10-16 00:32:17 +00:00
"no_flows": "Withings muss konfiguriert werden, bevor die Integration authentifiziert werden kann. Bitte lies die Dokumentation."
},
2019-09-05 10:11:41 +00:00
"create_entry": {
2020-02-10 00:31:37 +00:00
"default": "Erfolgreiche Authentifizierung mit Withings."
2019-09-05 10:11:41 +00:00
},
"step": {
2020-02-02 00:31:45 +00:00
"pick_implementation": {
"title": "Authentifizierungsmethode ausw\u00e4hlen"
},
2019-11-08 00:32:12 +00:00
"profile": {
"data": {
"profile": "Profil"
},
2020-01-13 00:31:54 +00:00
"description": "Welches Profil hast du auf der Withings-Website ausgew\u00e4hlt? Es ist wichtig, dass die Profile \u00fcbereinstimmen, da sonst die Daten falsch beschriftet werden.",
2019-11-08 00:32:12 +00:00
"title": "Benutzerprofil"
},
2019-09-05 10:11:41 +00:00
"user": {
"data": {
"profile": "Profil"
},
2020-01-13 00:31:54 +00:00
"description": "W\u00e4hle ein Benutzerprofil aus, dem Home Assistant ein Withings-Profil zuordnen soll. Stelle sicher, dass du auf der Withings-Seite denselben Benutzer ausw\u00e4hlst, da sonst die Daten nicht korrekt gekennzeichnet werden.",
2019-09-05 10:11:41 +00:00
"title": "Benutzerprofil."
}
},
"title": "Withings"
}
}