mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-01 02:03:45 -04:00
[web] Streamline usage of the same word for username in German
This commit is contained in:
parent
fb84247982
commit
1c0ceec2be
@ -486,8 +486,8 @@
|
|||||||
},
|
},
|
||||||
"services": {
|
"services": {
|
||||||
"lastfm": {
|
"lastfm": {
|
||||||
"grant-access": "<b>Last.fm</b> - melde Dich mit Deinem Last.fm-Usernamen und Password an, um Scrobbeln zu aktivieren",
|
"grant-access": "<b>Last.fm</b> - melde Dich mit Deinem Last.fm-Benutzernamen und Passwort an, um Scrobbeln zu aktivieren",
|
||||||
"info": "OwnTone wird Usernamen und Passwort von last.fm nicht speichern, nur den Sitzungs-Schlüssel. Dieser läuft nicht ab.",
|
"info": "OwnTone wird den Benutzernamen und das Passwort von last.fm nicht speichern, nur den Sitzungs-Schlüssel. Dieser läuft nicht ab.",
|
||||||
"title": "Last.fm",
|
"title": "Last.fm",
|
||||||
"no-support": "OwnTone wurde ohne Unterstützung für Last.fm erstellt.",
|
"no-support": "OwnTone wurde ohne Unterstützung für Last.fm erstellt.",
|
||||||
"stop-scrobbling": "Stop Scrobbling"
|
"stop-scrobbling": "Stop Scrobbling"
|
||||||
@ -499,7 +499,7 @@
|
|||||||
"scopes": "Zugriff auf die Spotify Web-Api ermöglicht scannen der Spotify-Blibliothek. Erforderliche scopes sind: ",
|
"scopes": "Zugriff auf die Spotify Web-Api ermöglicht scannen der Spotify-Blibliothek. Erforderliche scopes sind: ",
|
||||||
"user": "Zugriff gestattet für ",
|
"user": "Zugriff gestattet für ",
|
||||||
"authorize": "Authorisiere Web-API-Zugriff",
|
"authorize": "Authorisiere Web-API-Zugriff",
|
||||||
"credentials": " - Anmelden mit dem Spotify Username und Passwort",
|
"credentials": " - Anmelden mit dem Spotify Benutzername und Passwort",
|
||||||
"grant-access": "<b>Spotify Web-API</b> - Zugriff auf die Spotify Web-API gestatten",
|
"grant-access": "<b>Spotify Web-API</b> - Zugriff auf die Spotify Web-API gestatten",
|
||||||
"help-1": "libspotify ermöglicht OwnTone, Spotify-Tracks abzuspielen.",
|
"help-1": "libspotify ermöglicht OwnTone, Spotify-Tracks abzuspielen.",
|
||||||
"help-2": "OwnTone speichert das Passwort nicht, aber wird über libspotify dennoch einen automatischen Login über ein Login-Token ermöglichen.",
|
"help-2": "OwnTone speichert das Passwort nicht, aber wird über libspotify dennoch einen automatischen Login über ein Login-Token ermöglichen.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user