New translations en_US.json (Danish)

This commit is contained in:
cryptofyre 2022-02-22 10:10:24 -06:00
parent 508c045fcd
commit f3b8db8f35

View file

@ -2,7 +2,7 @@
"i18n.languageName": "Dansk (Danmark)",
"i18n.languageNameEnglish": "Danish (Denmark)",
"i18n.category": "main",
"i18n.authors": "@maikirakiwi @kyw504100 @Swiftzerr",
"i18n.authors": "@Swiftzerr",
"app.name": "Cider",
"date.format": "${d} ${m}, ${y}",
"dialog.cancel": "Annuler",
@ -21,47 +21,47 @@
"term.logout": "Log ud",
"term.login": "Log In",
"term.about": "Om",
"term.privateSession": "Private Session",
"term.queue": "Queue",
"term.history": "History",
"term.search": "Search",
"term.library": "Library",
"term.listenNow": "Listen Now",
"term.privateSession": "Privat Session",
"term.queue": "",
"term.history": "Historik",
"term.search": "Søg",
"term.library": "Bibliotek",
"term.listenNow": "Lyt nu",
"term.browse": "Browse",
"term.radio": "Radio",
"term.recentlyAdded": "Recently Added",
"term.songs": "Songs",
"term.recentlyAdded": "Sidst tilføjet",
"term.songs": "Sange",
"term.albums": "Albums",
"term.artists": "Artists",
"term.artists": "Kunstnere",
"term.podcasts": "Podcasts",
"term.playlists": "Playlists",
"term.playlist": "Playlist",
"term.newPlaylist": "New Playlist",
"term.newPlaylistFolder": "New Playlist Folder",
"term.createNewPlaylist": "Create New Playlist",
"term.createNewPlaylistFolder": "Create New Playlist Folder",
"term.deletePlaylist": "Are you sure you want to delete this playlist?",
"term.play": "Play",
"term.playlists": "Playlister",
"term.playlist": "Playliste",
"term.newPlaylist": "Ny Playliste",
"term.newPlaylistFolder": "Ny Playlistemappe",
"term.createNewPlaylist": "Lav Ny Playliste",
"term.createNewPlaylistFolder": "Lav ny playlistemappe",
"term.deletePlaylist": "Er du sikker på at du vil slette denne here playliste?",
"term.play": "Spil",
"term.pause": "Pause",
"term.previous": "Previous",
"term.next": "Next",
"term.shuffle": "Shuffle",
"term.repeat": "Repeat",
"term.pause": "Sidste",
"term.next": "Næste",
"term.shuffle": "Bland",
"term.repeat": "Gentage",
"term.volume": "Volume",
"term.mute": "Mute",
"term.unmute": "Unmute",
"term.share": "Share",
"term.share.success": "Copied to clipboard",
"term.settings": "Settings",
"term.seeAll": "See All",
"term.sortBy": "Sort By",
"term.mute": "Slå lyden fra",
"term.unmute": "Slå lyden til",
"term.share": "Del",
"term.share.success": "Kopieret til clipboard",
"term.settings": "Indstillinger",
"term.settings": "Se Alt",
"term.sortBy": "Sorter Efter",
"term.sortBy.album": "Album",
"term.sortBy.artist": "Artist",
"term.sortBy.name": "Name",
"term.sortBy.genre": "Genre",
"term.sortBy.releaseDate": "Release Date",
"term.sortBy.duration": "Duration",
"term.sortBy.dateAdded": "Date Added",
"term.sortBy.artist": "Kunstner",
"term.sortBy.name": "Navn",
"term.sortBy.genre": "Kategori",
"term.sortBy.releaseDate": "Udgivelsesdato",
"term.sortBy.duration": "Tid",
"term.sortBy.dateAdded": "Dato Tilføjet",
"term.sortOrder": "A-Z",
"term.sortOrder.ascending": "Ascending",
"term.sortOrder.descending": "Descending",
@ -186,8 +186,8 @@
"action.removeFromQueue.success": "Removed from Queue",
"action.removeFromQueue.error": "Error Removing from Queue",
"action.createPlaylist": "Create a New Playlist",
"action.addToPlaylist": "Add to Playlist",
"action.removeFromPlaylist": "Remove from Playlist",
"action.addToPlaylist": "Føj til Playliste",
"action.removeFromPlaylist": "Fjern fra Playliste",
"action.addToFavorites": "Add to Favorites",
"action.follow": "Follow",
"action.follow.success": "Followed",