export const queue = { title: 'Queue', modePlaylist: 'Playlist', modeTimeline: 'Timeline', upNext: 'Up next', history: 'History', noUpcoming: 'No upcoming tracks.', savePlaylist: 'Save Playlist', updatePlaylist: 'Update Playlist', filterPlaylists: 'Filter playlists…', playlistName: 'Playlist Name', cancel: 'Cancel', save: 'Save', loadPlaylist: 'Load Playlist', loading: 'Loading…', noPlaylists: 'No playlists found.', load: 'Replace queue & play', appendToQueue: 'Append to queue', delete: 'Delete', deleteConfirm: 'Delete playlist "{{name}}"?', clear: 'Clear queue', shuffle: 'Shuffle queue', gapless: 'Gapless', crossfade: 'Crossfade', autoDj: 'AutoDJ', infiniteQueue: 'Infinite Queue', playlist: 'Playlist', autoAdded: '— Added automatically —', radioAdded: '— Radio —', hide: 'Hide', hideNowPlaying: 'Hide now playing info', showNowPlaying: 'Show now playing info', close: 'Close', nextTracks: 'Next Tracks', shareQueue: 'Copy queue share link', shareQueueEmpty: 'The queue is empty — nothing to share.', emptyQueue: 'The queue is empty.', crossServerEnqueueBlocked: 'Tracks from another server cannot be added to the current queue. Finish or clear the queue first.', trackSingular: 'track', trackPlural: 'tracks', showRemaining: 'Show remaining time', showTotal: 'Show total time', showEta: 'Show estimated end time', replayGain: 'ReplayGain', rgTrack: 'T {{db}} dB', rgAlbum: 'A {{db}} dB', rgPeak: 'Peak {{pk}}', sourceOffline: 'Playing from offline library', sourceHot: 'Playing from cache', sourceStream: 'Playing from network stream', clearCachedLoudnessWaveform: 'Clear cached loudness and waveform, then re-analyze this track', recalculatingLoudnessWaveform: 'Recalculating loudness and waveform for this track…', bpm: '{{bpm}} BPM', moods: { happy: 'Happy', excited: 'Excited', calm: 'Calm', peaceful: 'Peaceful', angry: 'Angry', tense: 'Tense', sad: 'Sad', melancholic: 'Melancholic', }, };