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

17 lines
617 B
JSON
Raw Normal View History

2020-02-02 00:31:45 +00:00
{
"config": {
"abort": {
"already_setup": "Sie k\u00f6nnen nur ein Spotify-Konto konfigurieren.",
"authorize_url_timeout": "Zeit\u00fcberschreitung beim Erstellen der Authorisierungs-URL.",
"missing_configuration": "Die Spotify-Integration ist nicht konfiguriert. Bitte folgen Sie der Dokumentation."
},
"create_entry": {
"default": "Erfolgreich mit Spotify authentifiziert."
},
"step": {
"pick_implementation": {
"title": "Authentifizierungsmethode ausw\u00e4hlen"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-02 00:31:45 +00:00
}