* fix: support credential extraction from Emby * fix: minor compatibility with emby for retrieving albums * fix: rename credentials and save credentials type * fix: weird issue when changing libraries * fix: correctly map platform names in auth header * chore: properly carry over old settings * fix: only enable playlists on jellyfin * fix: remove jellyfin mentions * fix: incorporate jellyfin and emby as mentions
85 lines
4.9 KiB
JSON
85 lines
4.9 KiB
JSON
{
|
|
"play-next": "Play Next",
|
|
"play-album": "Play Album",
|
|
"queue": "Queue",
|
|
"add-to-queue": "Add to Queue",
|
|
"clear-queue": "Clear Queue",
|
|
"no-results": "No results…",
|
|
"album": "Album",
|
|
"albums": "Albums",
|
|
"all-albums": "All Albums",
|
|
"search": "Search",
|
|
"music": "Music",
|
|
"now-playing": "Now Playing",
|
|
"onboarding-welcome": "Welcome!",
|
|
"onboarding-intro": "Fintunes will allow you to stream your music library from anywhere, with full support for background audio and casting.",
|
|
"onboarding-cta": "In order to get started, you need a Jellyfin (or Emby) server. Click the button below to enter your server address and login to it.",
|
|
"set-server": "Set Server",
|
|
"set-server-instruction": "Please enter your server URL. Make sure to include the protocol and port",
|
|
"settings": "Settings",
|
|
"library": "Library",
|
|
"server-url": "Server URL",
|
|
"access-token": "Access Token",
|
|
"user-id": "User ID",
|
|
"setting-cache": "Cache",
|
|
"setting-cache-description": "If you have updated your library, but the app is holding on to cached assets, you can forcefully clear the cache using this button. This will force the app to fetch the library from scratch.",
|
|
"reset-cache": "Reset Cache",
|
|
"recent-albums": "Recent Albums",
|
|
"error-reporting": "Error Reporting",
|
|
"error-reporting-description": "During use of this app, you may encounter errors. Reporting these errors helps in creating a more secure and stable app experience.",
|
|
"error-reporting-rationale": "When you enable error reporting, every time an error occurs, a report is automatically created and sent to a server, along with helpful debugging information such as devices, versions and the specific error.",
|
|
"why-use-tracking": "Why use tracking?",
|
|
"why-use-tracking-description": "Tracing helps speed up development for this app by reporting weird edge cases and oversights. This helps make the app more stable and robust, thus improving the app experience for everyone.",
|
|
"what-data-is-gathered": "What data is gathered?",
|
|
"what-data-is-gathered-description": "We log the error, device type, OS version, app version and device id. No application state is sent in any error reporting. The device id is a unique hash that can be reset in your device settings, and we cannot deduce any personal information from this identifier.",
|
|
"where-is-data-stored": "Where is data stored?",
|
|
"where-is-data-stored-description": "The Sentry backend is self-hosted on our own infrastructure. No-one but us has access to the servers, databases, application and data logs, least of all any Sentry staff. The infrastructure is hosted in the European Union.",
|
|
"enable-error-reporting": "Do you want to enable error reporting?",
|
|
"enable-error-reporting-description": "This helps improve the app experience by sending crash and error reports to us.",
|
|
"enable": "Enable",
|
|
"disable": "Disable",
|
|
"more-info": "More Info",
|
|
"track": "Track",
|
|
"playlists": "Playlists",
|
|
"playlist": "Playlist",
|
|
"play-playlist": "Play Playlist",
|
|
"shuffle-album": "Shuffle Album",
|
|
"shuffle-playlist": "Shuffle Playlist",
|
|
"downloads": "Downloads",
|
|
"download-track": "Download Track",
|
|
"download-album": "Download Album",
|
|
"download-playlist": "Download Playlist",
|
|
"no-downloads": "You have not yet downloaded any tracks",
|
|
"delete-track": "Delete Track",
|
|
"delete-all-tracks": "Delete All Tracks",
|
|
"confirm-delete-all-tracks": "Are you sure you want to delete all currently downloaded tracks?",
|
|
"delete-album": "Delete Album",
|
|
"delete-playlist": "Delete Playlist",
|
|
"total-download-size": "Total Download Size",
|
|
"retry-failed-downloads": "Retry Failed Downloads",
|
|
"you-are-offline-message": "You are currently offline. You can only play previously downloaded music.",
|
|
"playing-on": "Playing on",
|
|
"local-playback": "Local playback",
|
|
"streaming": "Streaming",
|
|
"total-duration": "Total duration",
|
|
"similar-albums": "Similar albums",
|
|
"playback-reporting": "Playback Reporting",
|
|
"playback-reporting-description": "With Playback Reporting, all your playback events are relayed back to your server. This allows you to track your most listened songs, particularly with plugins such as ListenBrainz or LastFM.",
|
|
"color-scheme": "Color Scheme",
|
|
"color-scheme-description": "By default, Fintunes will follow your operating system's color scheme. You can however choose to override this to make sure Fintunes is always in dark mode or light mode.",
|
|
"color-scheme-system": "System",
|
|
"color-scheme-light": "Light Mode",
|
|
"color-scheme-dark": "Dark Mode",
|
|
"artists": "Artists",
|
|
"privacy-policy": "Privacy Policy",
|
|
"sleep-timer": "Sleep timer",
|
|
"delete": "Delete",
|
|
"cancel": "Cancel",
|
|
"disc": "Disc",
|
|
"lyrics": "Lyrics",
|
|
"direct-play": "Direct play",
|
|
"transcoded": "Transcoded",
|
|
"khz": "kHz",
|
|
"kbps": "kbps"
|
|
}
|