Update de.json (POEditor.com)

This commit is contained in:
Deluan Quintão 2020-08-13 17:15:40 -04:00
parent 8a783ef967
commit 6effd603e2

View File

@ -46,6 +46,13 @@
"playNext": "Als nächstes abspielen", "playNext": "Als nächstes abspielen",
"addToQueue": "Später abspielen", "addToQueue": "Später abspielen",
"shuffle": "Zufallswiedergabe" "shuffle": "Zufallswiedergabe"
},
"lists": {
"all": "Alle",
"random": "Zufällig",
"recentlyAdded": "Kürzlich hinzugefügt",
"recentlyPlayed": "Kürzlich gespielt",
"mostPlayed": "Meist gespielt"
} }
}, },
"artist": { "artist": {
@ -98,7 +105,9 @@
"updatedAt": "Aktualisiert um", "updatedAt": "Aktualisiert um",
"createdAt": "Erstellt um", "createdAt": "Erstellt um",
"songCount": "Songanzahl", "songCount": "Songanzahl",
"comment": "Kommentar" "comment": "Kommentar",
"sync": "Auto-Import",
"path": "Importieren aus"
}, },
"actions": { "actions": {
"selectPlaylist": "Songs zur Playlist hinzufügen", "selectPlaylist": "Songs zur Playlist hinzufügen",
@ -254,9 +263,11 @@
"name": "Persönlich", "name": "Persönlich",
"options": { "options": {
"theme": "Design", "theme": "Design",
"language": "Sprache" "language": "Sprache",
"defaultView": "Standard-Ansicht"
} }
} },
"albumList": "Alben"
}, },
"player": { "player": {
"playListsText": "Wiedergabeliste abspielen", "playListsText": "Wiedergabeliste abspielen",