From bd51b802bdda6f8cc0dbdef1cbfe7e735a5b3ff2 Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Sat, 24 Sep 2022 16:00:57 -0500 Subject: [PATCH] New translations en_US.json (German) --- src/i18n/de_DE.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/i18n/de_DE.json b/src/i18n/de_DE.json index 4b08799c..f59eec68 100644 --- a/src/i18n/de_DE.json +++ b/src/i18n/de_DE.json @@ -219,7 +219,7 @@ "action.favorite": "Favorisieren", "action.removeFavorite": "Favorit entfernen", "action.refresh": "Neu laden", - "action.save": "Save", + "action.save": "Speichern", "home.title": "Startseite", "home.recentlyPlayed": "Zuletzt gespielt", "home.recentlyAdded": "Zuletzt hinzugefügt", @@ -232,7 +232,7 @@ "error.connectionError": "Es gab ein Problem beim Verbinden mit Apple Music.", "error.noResults": "Keine Ergebnisse.", "error.noResults.description": "Versuche einen anderen Suchbegriff.", - "error.musickitError": "MusicKit Encountered an Error: ", + "error.musickitError": "Bei MusicKit ist ein Fehelr unterlaufen:", "podcast.followOnCider": "Folge auf Cider", "podcast.followedOnCider": "Gefolgt auf Cider", "podcast.subscribeOnItunes": "Folge auf iTunes", @@ -251,7 +251,7 @@ "action.done": "Fertig", "action.submit": "einreichen", "action.editTracklist": "Playlist bearbeiten", - "action.editDescription": "Edit Description", + "action.editDescription": "Beschreibung bearbeiten", "action.addToLibrary": "Zur Mediathek hinzufügen", "action.addToLibrary.success": "Zur Mediathek hinzugefügt", "action.addToLibrary.error": "Fehler beim Hinzufügen zur Mediathek", @@ -542,7 +542,7 @@ "settings.option.connectivity.discordRPC.buttons.viewOnAppleMusic": "Auf Apple Music anzeigen", "settings.option.connectivity.discordRPC.buttons.viewOnOtherMusicServices": "Auf anderen Musik Streaming Diensten anzeigen", "settings.option.connectivity.discordRPC.showSongLink": "Song.link Knopf anstatt des Apple Music Buttons auf Discord Rich Presence anzeigen", - "settings.option.connectivity.discordRPC.hideButtons": "Hide buttons on Discord Rich Presence", + "settings.option.connectivity.discordRPC.hideButtons": "Knöpfe im Discord Rich Presence ausblenden", "settings.option.connectivity.discordRPC.hideTimestamp": "Zeitstempel im Discord Rich Presence ausblenden", "settings.option.connectivity.discordRPC.detailsFormat": "Details Format", "settings.option.connectivity.discordRPC.stateFormat": "Status Format",