From 6935847991eb4814b9e396f8626e43ccdd7a769f Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Wed, 21 Sep 2022 10:32:14 -0500 Subject: [PATCH] New translations en_US.json (German) --- src/i18n/de_DE.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/i18n/de_DE.json b/src/i18n/de_DE.json index 2cb4626f..d100ddbb 100644 --- a/src/i18n/de_DE.json +++ b/src/i18n/de_DE.json @@ -10,7 +10,7 @@ "notification.updatingLibrarySongs": "Aktualisiere Titel...", "notification.updatingLibraryAlbums": "Aktualisiere Alben...", "notification.updatingLibraryArtists": "Aktualisiere Künstler...", - "notification.buildingPlaylistCache": "Building Playlist Cache...", + "notification.buildingPlaylistCache": "Aktualisiere Playlists...", "term.variables": "Variablen", "term.appleInc": "Apple Inc.", "term.appleMusic": "Apple Music", @@ -28,16 +28,16 @@ "term.disablePrivateSession": "Disable Private Session", "term.queue": "Warteschlange", "term.autoplay": "Autoplay", - "term.lyrics": "Lyrics", + "term.lyrics": "Liedtext", "term.miniplayer": "MiniPlayer", "term.history": "Verlauf", "term.search": "Suchen", - "term.scroll": "Scroll Mode", - "term.scroll.infinite": "Infinite", - "term.scroll.paged": "${songsPerPage} per page", + "term.scroll": "Scroll Modus", + "term.scroll.infinite": "Unendlich", + "term.scroll.paged": "${songsPerPage} pro Seite", "term.live": "LIVE", - "term.showSearch": "Show search bar", - "term.hideSearch": "Hide search bar", + "term.showSearch": "Suchleiste anzeigen", + "term.hideSearch": "Suchleiste verbergen", "term.library": "Mediathek", "term.listenNow": "Jetzt hören", "term.browse": "Entdecken", @@ -65,8 +65,8 @@ "term.next": "Weiter", "term.skip": "Skip", "term.shuffle": "Zufällig", - "term.enableShuffle": "Enable shuffle", - "term.disableShuffle": "Disable shuffle", + "term.enableShuffle": "Shuffle einschalten", + "term.disableShuffle": "Shuffle ausschalten", "term.repeat": "Wiederholen", "term.enableRepeatOne": "Enable repeat one", "term.disableRepeatOne": "Disable repeat one",