mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
61 lines
2.0 KiB
Plaintext
61 lines
2.0 KiB
Plaintext
{
|
|
"guest": "Guest",
|
|
"browse": "Browse",
|
|
"search": "Search",
|
|
"library": "Library",
|
|
"lyrics": "Lyrics",
|
|
"settings": "Settings",
|
|
"genre_categories_filter": "Filter categories or genres...",
|
|
"genre": "Genre",
|
|
"personalized": "Personalized",
|
|
"featured": "Featured",
|
|
"new_releases": "New Releases",
|
|
"songs": "Songs",
|
|
"playing_track": "Playing {track}",
|
|
"queue_clear_alert": "This will clear the current queue. {track_length} tracks will be removed\nDo you want to continue?",
|
|
"load_more": "Load more",
|
|
"playlists": "Playlists",
|
|
"artists": "Artists",
|
|
"albums": "Albums",
|
|
"tracks": "Tracks",
|
|
"downloads": "Downloads",
|
|
"filter_playlists": "Filter your playlists...",
|
|
"liked_tracks": "Liked Tracks",
|
|
"liked_tracks_description": "All your liked tracks",
|
|
"create_playlist": "Create Playlist",
|
|
"create_a_playlist": "Create a playlist",
|
|
"create": "Create",
|
|
"cancel": "Cancel",
|
|
"playlist_name": "Playlist Name",
|
|
"name_of_playlist": "Name of the playlist",
|
|
"description": "Description",
|
|
"public": "Public",
|
|
"collaborative": "Collaborative",
|
|
"search_local_tracks": "Search local tracks...",
|
|
"play": "Play",
|
|
"delete": "Delete",
|
|
"none": "None",
|
|
"sort_a_z": "Sort by A-Z",
|
|
"sort_z_a": "Sort by Z-A",
|
|
"sort_date": "Sort by date",
|
|
"sort_artist": "Sort by Artist",
|
|
"sort_album": "Sort by Album",
|
|
"sort_tracks": "Sort Tracks",
|
|
"currently_downloading": "Currently Downloading ({tracks_length})",
|
|
"cancel_all": "Cancel All",
|
|
"filter_artist": "Filter artists...",
|
|
"followers": "{followers} Followers",
|
|
"add_artist_to_blacklist": "Add artist to blacklist",
|
|
"top_tracks": "Top Tracks",
|
|
"fans_also_like": "Fans also like",
|
|
"loading": "Loading...",
|
|
"artist": "Artist",
|
|
"blacklisted": "Blacklisted",
|
|
"following": "Following",
|
|
"follow": "Follow",
|
|
"artist_url_copied": "Artist URL copied to clipboard",
|
|
"added_to_queue": "Added {tracks} tracks to queue",
|
|
"filter_albums": "Filter albums...",
|
|
"synced": "Synced",
|
|
"plain": "Plain"
|
|
} |