From 6effd603e2a006708bc8eb6873b38316a8ca24ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deluan=20Quint=C3=A3o?= Date: Thu, 13 Aug 2020 17:15:40 -0400 Subject: [PATCH] Update de.json (POEditor.com) --- resources/i18n/de.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/resources/i18n/de.json b/resources/i18n/de.json index e95a85560..454e64ac4 100644 --- a/resources/i18n/de.json +++ b/resources/i18n/de.json @@ -46,6 +46,13 @@ "playNext": "Als nächstes abspielen", "addToQueue": "Später abspielen", "shuffle": "Zufallswiedergabe" + }, + "lists": { + "all": "Alle", + "random": "Zufällig", + "recentlyAdded": "Kürzlich hinzugefügt", + "recentlyPlayed": "Kürzlich gespielt", + "mostPlayed": "Meist gespielt" } }, "artist": { @@ -98,7 +105,9 @@ "updatedAt": "Aktualisiert um", "createdAt": "Erstellt um", "songCount": "Songanzahl", - "comment": "Kommentar" + "comment": "Kommentar", + "sync": "Auto-Import", + "path": "Importieren aus" }, "actions": { "selectPlaylist": "Songs zur Playlist hinzufügen", @@ -254,9 +263,11 @@ "name": "Persönlich", "options": { "theme": "Design", - "language": "Sprache" + "language": "Sprache", + "defaultView": "Standard-Ansicht" } - } + }, + "albumList": "Alben" }, "player": { "playListsText": "Wiedergabeliste abspielen",