Hyperpipe/src/locales/en.json
Shiny Nematoda e87f55dffc changes:
- closes #154
- add uptime for piped instances
- update readme
2024-01-01 12:07:39 +00:00

176 lines
4.1 KiB
JSON

{
"title": {
"songs": "Songs",
"albums": "Albums",
"singles": "Singles",
"artists": "Artists",
"similar_artists": "Similar Artists",
"playlists": "Playlists",
"moods": "Moods",
"genres": "Genres",
"featured": "Featured",
"spotlight": "Spotlight",
"community": "Community",
"login": "Login",
"logout": "Logout",
"local": "Local",
"remote": "Remote",
"search": "Search",
"feeds": "Feeds",
"offline": "Offline",
"restore_prefs": "Restore preferences"
},
"action": {
"back": "Back",
"add": "Add",
"create": "Create",
"cancel": "Cancel",
"send": "Send",
"receive": "Receive",
"import": "Import",
"export": "Export",
"register_on": "Don't have an account? Register on"
},
"playlist": {
"local": "Local Playlists",
"remote": "Remote Playlists",
"name": "Playlist name",
"add": "Add Songs to Playlist",
"create": "Create a new Playlist",
"sync": "Sync playlists",
"select": "Select Playlist to Add"
},
"artist": {
"subscribers": "Subscribers",
"subs": "Subs"
},
"pref": {
"theme": "Theme",
"dark": "Dark (Default)",
"light": "Light",
"black": "Black",
"blur_black": "Black (Blur)",
"blur": "Dark (Blur)",
"blur_light": "Light (Blur)",
"dracula": "Dracula",
"blur_dracula": "Dracula (Blur)",
"nord": "Nord",
"blur_nord": "Nord (Blur)",
"compact": "Compact View",
"prm": "Prefers Reduced Motion",
"language": "Language",
"cc": "Auto Infer country for charts",
"tab": "Default Tab",
"player": "Audio Player",
"auto_queue": "Automatically Queue Songs",
"codec": "Codec",
"quality": "Quality",
"auto": "auto",
"best": "best",
"worst": "worst",
"volume": "Default Volume",
"home": "Home",
"explore": "Explore",
"charts": "Charts",
"library": "Library"
},
"info": {
"see_all": "See All",
"search": "Start Searching",
"no_info": "No Information Available",
"saved": "Saved!",
"copied_to_clipboard": "Copied to Clipboard"
},
"instances": {
"hyp": "Hyperpipe Instance",
"piped": "Piped Instance",
"auth": "Authentication Instance",
"name": "Name",
"loc": "Locations",
"cdn": "CDN",
"up_to_date": "Up to Date",
"version": "Version",
"default": "Default",
"uptime_7d": "Uptime (7d)",
"uptime_24h": "Uptime (24h)",
"uptime_30d": "Uptime (30d)"
},
"lyrics": {
"load": "Fetching Lyrics",
"void": "No Lyrics",
"lyrics": "Lyrics"
},
"statusBar": {
"currentPlaylist": "Current Playlist",
"loop": "Loop",
"add_current_to_playlist": "Add Current Song to a Playlist"
},
"general": {
"username": "username",
"password": "password"
},
"countries": {
"AE": "United Arab Emirates",
"AR": "Argentina",
"AT": "Austria",
"AU": "Australia",
"BE": "Belgium",
"BO": "Bolivia",
"BR": "Brazil",
"CA": "Canada",
"CH": "Switzerland",
"CL": "Chile",
"CO": "Colombia",
"CR": "Costa Rica",
"CZ": "Czechia",
"DE": "Germany",
"DK": "Denmark",
"DO": "Dominican Republic",
"EC": "Ecuador",
"EE": "Estonia",
"EG": "Egypt",
"ES": "Spain",
"FI": "Finland",
"FR": "France",
"GB": "United Kingdom",
"GT": "Guatemala",
"HN": "Honduras",
"HU": "Hungary",
"ID": "Indonesia",
"IE": "Ireland",
"IL": "Israel",
"IN": "India",
"IS": "Iceland",
"IT": "Italy",
"JP": "Japan",
"KE": "Kenya",
"KR": "South Korea",
"LU": "Luxembourg",
"MX": "Mexico",
"NG": "Nigeria",
"NI": "Nicaragua",
"NL": "Netherlands",
"NO": "Norway",
"NZ": "New Zealand",
"PA": "Panama",
"PE": "Peru",
"PL": "Poland",
"PT": "Portugal",
"PY": "Paraguay",
"RO": "Romania",
"RS": "Serbia",
"RU": "Russia",
"SA": "Saudi Arabia",
"SE": "Sweden",
"SV": "El Salvador",
"TR": "Turkey",
"TZ": "Tanzania",
"UA": "Ukraine",
"UG": "Uganda",
"US": "United States",
"UY": "Uruguay",
"ZA": "South Africa",
"ZW": "Zimbabwe",
"ZZ": "Global"
}
}