Files
lunasea/localization/tautulli/en.json
Jagandeep Brar 57404f2dc2 [Release] v5.0.0 (50000013) (#376)
NEW
- [-Arr/Releases] Match torrent seeder colours to the web GUI
- [Firebase/Analytics] Added analytics for breadcrumb tracking in crashes
- [Logger] Utilize a new, custom built on-device logging system
- [Logger] Compact/delete old log entries once the log count passes 100
- [Logger] Exported logs are now in JSON format
- [Routing] Protect all module routes by showing a "Not Enabled" screen when the module is not enabled
- [Settings/System] Added toggle to disable Firebase Analytics
- [Tautulli/Activity] Show custom season titles from Plex's new TV agent

TWEAKS
- [Radarr/Files] Add languages to file block
- [Radarr/Files] Small changes to table titles
- [System/Logs] Reimplemented logger view
- [System/Logs] Removed viewing the stack trace within the application (still viewable within the exported logs)
- [System/Logs] Added the exception to the expanded table instead of a separate dialog popup
- [Tautulli/Activity] Minor UI tweaks including showing the full season title and italicizing the episode title
- [UI/Navbar] Jump instead of animate to page when tapping a navbar item

FIXES
- [Firebase/Crashes] Do not log DioError/networking exceptions
- [Flutter] Updated packages
- [Flutter] Upgrade all Comet.Tools packages to null-safety/NNBD
- [Radarr/Releases] Negative format scores were not being shown
- [Share] The sharesheet could break after the first time it was opened
- [Strings] Safe-guard many substring operations
- [Tautulli/Activity] Play/paused/buffering icon was not properly left aligned to the text
- [Tautulli/Users] User images would not be fetched on newer versions of Tautulli
- [UI/UX] Modal scroll controller was not being attached to the ListView in a bottom modal sheet
- [UI/UX] Do not log errors when network images fail to load
- [UI/UX] Prevent attempting to load background images that are passed an empty URL
- [URLs] Safe-guard launching specific invalid URLs
2021-03-17 19:51:28 -05:00

71 lines
3.3 KiB
JSON

{
"tautulli.Activity": "Activity",
"tautulli.ActivityDetails": "Activity Details",
"tautulli.Audio": "Audio",
"tautulli.BackingUpConfiguration": "Backing Up Configuration…",
"tautulli.BackingUpConfigurationDescription": "Backing up your configuration in the background",
"tautulli.BackingUpConfigurationFailed": "Failed to Backup Configuration",
"tautulli.BackingUpDatabase": "Backing Up Database…",
"tautulli.BackingUpDatabaseDescription": "Backing up your database in the background",
"tautulli.BackingUpDatabaseFailed": "Failed to Backup Database",
"tautulli.BackupConfiguration": "Backup Configuration",
"tautulli.BackupDatabase": "Backup Database",
"tautulli.Bandwidth": "Bandwidth",
"tautulli.Burn": "Burn",
"tautulli.Container": "Container",
"tautulli.Copy": "Copy",
"tautulli.DeleteCache": "Delete Cache",
"tautulli.DeleteImageCache": "Delete Image Cache",
"tautulli.DeleteTemporarySessions": "Delete Temporary Sessions",
"tautulli.DeletingCache": "Deleting Cache…",
"tautulli.DeletingCacheDescription": "Tautulli cache is being deleted",
"tautulli.DeletingCacheFailed": "Failed to Delete Cache",
"tautulli.DeletingImageCache": "Deleting Image Cache…",
"tautulli.DeletingImageCacheDescription": "Tautulli image cache is being deleted",
"tautulli.DeletingImageCacheFailed": "Failed to Delete Image Cache",
"tautulli.DeletingTemporarySessions": "Deleting Temporary Sessions…",
"tautulli.DeletingTemporarySessionsDescription": "Temporary sessions are being deleted",
"tautulli.DeletingTemporarySessionsFailed": "Failed to Delete Temporary Sessions",
"tautulli.DirectPlay": "Direct Play",
"tautulli.DirectPlays": "Direct Plays",
"tautulli.DirectStream": "Direct Stream",
"tautulli.DirectStreams": "Direct Streams",
"tautulli.Duration": "Duration",
"tautulli.Episode": "Episode {}",
"tautulli.ETA": "ETA",
"tautulli.History": "History",
"tautulli.Library": "Library",
"tautulli.Location": "Location",
"tautulli.Metadata": "Metadata",
"tautulli.More": "More",
"tautulli.None": "None",
"tautulli.NoActiveStreams": "No Active Streams",
"tautulli.Platform": "Platform",
"tautulli.Player": "Player",
"tautulli.Product": "Product",
"tautulli.Quality": "Quality",
"tautulli.Season": "Season {}",
"tautulli.SessionEnded": "Session Ended",
"tautulli.Sessions": "Sessions",
"tautulli.SessionsOne": "1 Session",
"tautulli.SessionsMany": "{} Sessions",
"tautulli.Stream": "Stream",
"tautulli.Subtitle": "Subtitle",
"tautulli.Terminate": "Terminate",
"tautulli.TerminationAttachMessage": "You can optionally attach a termination message below.",
"tautulli.TerminationConfirmMessage": "Do you want to terminate this session?",
"tautulli.TerminationMessage": "Termination Message",
"tautulli.TerminatedSession": "Terminated Session",
"tautulli.TerminateSession": "Terminate Session",
"tautulli.TerminateSessionFailed": "Failed to Terminate Session",
"tautulli.Throttled": "Throttled",
"tautulli.Title": "Title",
"tautulli.Transcode": "Transcode",
"tautulli.Transcodes": "Transcodes",
"tautulli.User": "User",
"tautulli.Users": "Users",
"tautulli.Video": "Video",
"tautulli.ViewWebGUI": "View Web GUI",
"tautulli.Year": "Year"
}