Files
lunasea/localization/radarr/fr.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

74 lines
3.3 KiB
JSON

{
"radarr.AddMovie": "Ajouter un film",
"radarr.AddMovieAndSearch": "Ajouter + Rechercher",
"radarr.Age": "Âge",
"radarr.All": "Tout",
"radarr.Alphabetical": "Alphabétique",
"radarr.Approved": "Approuvé",
"radarr.AvailabilityUnknown": "Disponibilité inconnue",
"radarr.AvailableIn": "Disponible dans {}",
"radarr.AvailableToday": "Disponible aujourd'hui",
"radarr.BackupDatabase": "Sauvegarder la base de donnée",
"radarr.CinemaDateUnknown": "Date de sortie au cinéma inconnue",
"radarr.CutoffUnmet": "Qualité préférée non atteinte",
"radarr.DateAdded": "Date ajoutée",
"radarr.Discover": "Découvrir",
"radarr.DownloadFailed": "Échec du téléchargement",
"radarr.DownloadIgnored": "Téléchargement ignoré",
"radarr.EditMovie": "Modifier le film",
"radarr.FilterCatalogue": "Catalogue des filtres",
"radarr.GrabbedFrom": "Récupéré depuis {}",
"radarr.History": "Historique",
"radarr.HistoryDescription": "Voir les activités récentes",
"radarr.InCinemasIn": "Dans les cinémas en {}",
"radarr.InCinemasToday": "Au cinéma aujourd'hui",
"radarr.MinimumAvailability": "Disponibilité minimale",
"radarr.Missing": "Manquant",
"radarr.MonitorMovie": "Surveiller le film",
"radarr.Monitored": "Surveillé",
"radarr.MonitoredDescription": "Surveiller les nouvelles versions",
"radarr.More": "Plus",
"radarr.MovieFileDeleted": "Fichier vidéo supprimé",
"radarr.MovieFileRenamed": "Fichier vidéo renommé",
"radarr.MovieImported": "Film importé ({})",
"radarr.MovieNotFound": "Film non trouvé",
"radarr.MoviePath": "Chemin du film",
"radarr.Movies": "Films",
"radarr.NoHistoryFound": "Pas d'historique trouvé",
"radarr.NoMoviesFound": "Aucun film trouvé",
"radarr.NoResultsFound": "Aucun résultat",
"radarr.NoSummaryIsAvailable": "Aucun résumé n'est disponible.",
"radarr.QualityProfile": "Profil de qualité",
"radarr.Queue": "File d'attente",
"radarr.QueueDescription": "Voir le contenu actif et en attente",
"radarr.RefreshMovie": "Rafraichir le film",
"radarr.Rejected": "Rejeté",
"radarr.Released": "Sortie",
"radarr.ReleasedToday": "Sortie aujourd'hui",
"radarr.RemoveMovie": "Supprimer le film",
"radarr.RootFolder": "Dossier racine",
"radarr.RunRSSSync": "Lancer la synchronisation RSS",
"radarr.Runtime": "Durée",
"radarr.Search": "Rechercher",
"radarr.SearchAllMissing": "Rechercher tous les manquants",
"radarr.SearchFor": "Rechercher {}",
"radarr.Seeders": "Seeders",
"radarr.Size": "Taille",
"radarr.SortCatalogue": "Trier le catalogue",
"radarr.Studio": "Studio",
"radarr.SystemStatus": "État du système",
"radarr.SystemStatusDescription": "État du système et espace disque",
"radarr.Tags": "Étiquettes",
"radarr.TagsDescription": "Gérer vos étiquettes",
"radarr.Type": "Type",
"radarr.UnmonitorMovie": "Ne plus surveiller le film",
"radarr.Unmonitored": "Non surveillé",
"radarr.Upcoming": "À venir",
"radarr.UpdateLibrary": "Mettre à jour la bibliothèque",
"radarr.UpdateMovie": "Mettre à jour le film",
"radarr.ViewWebGUI": "Voir l'interface web",
"radarr.Wanted": "Recherché",
"radarr.Weight": "Poids",
"radarr.Year": "Année"
}