playlist:'lista de reproducción | listas de reproducción',
compile:'compilación | compilaciones',
ep:'ep | eps',
spotifyPlaylist:'lista de reproducción spotify | listas de reproducción spotify',
releaseDate:'fecha de publicación',
error:'error'
}
},
about:{
titles:{
usefulLinks:'Enlaces útiles',
bugReports:'Reportar fallos',
contributing:'Contribuye',
donations:'Donaciones',
license:'Licencia'
},
subtitles:{
bugReports:"¿Hay algo que no funcione en Deemix? ¡Díganoslo!",
contributing:'¿Quieres contribuir a este proyecto? ¡Puedes hacerlo de diferentes maneras!',
donations:'¿Quiere contribuir monetariamente? ¡Podrías hacer una donación!'
},
usesLibrary:'Esta aplicación usa la biblioteca <strong>deemix</strong>, que puedes usar para hacer tu propia interfaz de usuario para deemix.',
thanks:`Gracias a <strong>rtonno</fuerte>, <strong>uhwot</fuerte> y <strong>lollilol</fuerte> por ayudarme con este proyecto, a <strong>BasCurtiz</fuerte> y <strong>scarvimane</fuerte> por hacer el icono.`,
upToDate:`Mantente al día con las actualizaciones siguiendo el <a href="https://t.me/RemixDevNews" target="_blank">canal de noticias</a> en Telegram.`,
officialWebsite:'Página web oficial',
officialRepo:'Repositorio de la biblioteca oficial',
officialWebuiRepo:'Repositorio oficial de WebUI',
officialSubreddit:'Subreddit oficial',
newsChannel:'Canal de noticias',
questions:`Si tienes preguntas o problemas con la aplicación, busca una solución en el <a href="https://www.reddit.com/r/deemix" target="_blank">subreddit</a> primero. Luego, si no encuentras nada puedes hacer un post con tu problema en el subreddit.`,
beforeReporting:`Before reporting a bug make sure you're running the latest version of the app and that what you want to report is actually a bug and not something that's wrong only on your end.`,
beSure:`Make sure the bug is reproducible on another machines and also <strong>DO NOT</strong> report a bug if it's been already reported.`,
duplicateReports:'Duplicate bug reports will be closed, so keep an eye out on that.',
dontOpenIssues:`<strong>DO NOT</strong> open issues for asking questions, there is a subreddit for that.`,
newUI:`If you're fluent in python you could try to make a new UI for the app using the base library, or fix bugs in the library with a pull request on the <a href="https://codeberg.org/RemixDev/deemix" target="_blank">repo</a>.`,
acceptFeatures:`I accept features as well, but no complex things, as they can be implementend directly in the app and not the library.`,
otherLanguages:`If you're fluent in another programming language you could try to port deemix into other programming languages!`,
understandingCode:`You need help understanding the code? Just hit RemixDev up on Telegram or Reddit.`,
contributeWebUI:`If you know Vue.js (JavaScript), HTML or CSS you could contribute to the <a href="https://codeberg.org/RemixDev/deemix-webui" target="_blank">WebUI</a>.`,
itsFree:`You shoud remember that <strong>this is a free project</strong> and <strong>you should support the artists you love</strong> before supporting the developers.`,
notObligated:`Don't feel obligated to donate, I appreciate you anyway!`,
spotifyDisabled:'Spotify Features is not setted up correctly.',
trackNotOnDeezer:'Track not found on deezer!',
albumNotOnDeezer:'Album not found on deezer!',
notOnDeezer:'Track not available on Deezer!',
notEncoded:'Track not yet encoded!',
notEncodedNoAlternative:'Track not yet encoded and no alternative found!',
wrongBitrate:'Track not found at desired bitrate.',
wrongBitrateNoAlternative:'Track not found at desired bitrate and no alternative found!',
no360RA:'Track is not available in Reality Audio 360.',
notAvailable:"Track not available on deezer's servers!",
notAvailableNoAlternative:"Track not available on deezer's servers and no alternative found!"
}
},
favorites:{
title:'Favorites',
noPlaylists:'No Playlists found',
noAlbums:'No Favorite Albums found',
noArtists:'No Favorite Artists found',
noTracks:'No Favorite Tracks found'
},
home:{
needTologin:'You need to log into your Deezer account before you can start downloading.',
openSettings:'Open Settings',
sections:{
popularPlaylists:'Popular playlists',
popularAlbums:'Most streamed albums'
}
},
linkAnalyzer:{
info:'You can use this section to find out more information about the link you are trying to download.',
useful:
"This is useful if you're trying to download some tracks that are not available in your country and want to know where they are available, for instance.",
linkNotSupported:'This link is not yet supported',
linkNotSupportedYet:'Seems like this link is not yet supported, try analyzing another one.',
table:{
id:'ID',
isrc:'ISRC',
upc:'UPC',
duration:'Duration',
diskNumber:'Disk Number',
trackNumber:'Track Number',
releaseDate:'Release Date',
bpm:'BPM',
label:'Label',
recordType:'Record Type',
genres:'Genres',
tracklist:'Tracklist'
}
},
search:{
startSearching:'Start searching!',
description:
'You can search a track, a whole album, an artist, a playlist.... everything! You can also paste a Deezer link',
fans:'{0} fans',
noResults:'No results',
noResultsTrack:'No Tracks found',
noResultsAlbum:'No Albums found',
noResultsArtist:'No Artists found',
noResultsPlaylist:'No Playlists found'
},
searchbar:'Search anything you want (or just paste a link)',
downloads:'downloads',
toasts:{
addedToQueue:'{0} added to queue',
alreadyInQueue:'{0} is already in queue!',
finishDownload:'{0} finished downloading.',
allDownloaded:'All downloads completed!',
refreshFavs:'Refresh completed!',
loggingIn:'Logging in',
loggedIn:'Logged in',
alreadyLogged:'Already logged in',
loginFailed:"Couldn't log in",
loggedOut:'Logged out',
cancellingCurrentItem:'Cancelling current item.',
currentItemCancelled:'Current item cancelled.',
startAddingArtist:'Adding {0} albums to queue',
finishAddingArtist:'Added {0} albums to queue',
startConvertingSpotifyPlaylist:'Converting spotify tracks to deezer tracks',