mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-11 09:06:55 -05:00
feat(lang): translations update from Hosted Weblate (#2428)
* feat(lang): translated using Weblate (French) Currently translated at 99.8% (1014 of 1016 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: xrths <ottawas@protonmail.ch> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 98.8% (1004 of 1016 strings) feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 97.9% (995 of 1016 strings) feat(lang): translated using Weblate (Norwegian Bokmål) Currently translated at 93.7% (952 of 1016 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: exentler <gurandsrud@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nb_NO/ Translation: Overseerr/Overseerr Frontend Co-authored-by: xrths <ottawas@protonmail.ch> Co-authored-by: exentler <gurandsrud@gmail.com>
This commit is contained in:
@@ -222,8 +222,8 @@
|
||||
"components.Settings.SettingsAbout.Releases.releasedataMissing": "Les données de version sont actuellement indisponible.",
|
||||
"components.Settings.SettingsAbout.Releases.latestversion": "Dernière version",
|
||||
"components.Settings.SettingsAbout.Releases.currentversion": "Actuelle",
|
||||
"components.UserList.importfromplexerror": "Une erreur s'est produite durant l'importation d'utilisateurs depuis Plex.",
|
||||
"components.UserList.importfromplex": "Importer des utilisateurs depuis Plex",
|
||||
"components.UserList.importfromplexerror": "Une erreur s'est produite durant l'importation des utilisateurs de Plex.",
|
||||
"components.UserList.importfromplex": "Importer les utilisateurs de Plex",
|
||||
"components.UserList.importedfromplex": "{userCount, plural, one {# nouvel utilisateur} other {# nouveaux utilisateurs}} importé(s) depuis Plex avec succès !",
|
||||
"components.TvDetails.viewfullcrew": "Voir l'équipe complète de la série",
|
||||
"components.TvDetails.TvCrew.fullseriescrew": "Équipe complète de la série",
|
||||
@@ -640,7 +640,7 @@
|
||||
"components.Settings.SettingsLogs.label": "Étiquette",
|
||||
"components.Settings.SettingsLogs.extraData": "Données supplémentaires",
|
||||
"components.Settings.SettingsJobsCache.jobsandcache": "Tâches et cache",
|
||||
"components.UserList.nouserstoimport": "Aucun nouvel utilisateur à importer depuis Plex.",
|
||||
"components.UserList.nouserstoimport": "Aucun nouvel utilisateur de Plex à importer.",
|
||||
"components.PersonDetails.lifespan": "{birthdate} – {deathdate}",
|
||||
"components.PersonDetails.birthdate": "Né(e) {birthdate}",
|
||||
"components.PersonDetails.alsoknownas": "Aussi connu sous le nom : {names}",
|
||||
@@ -998,5 +998,20 @@
|
||||
"components.RequestModal.requestApproved": "Demande de <strong>{title}</strong> approuvée !",
|
||||
"components.Settings.RadarrModal.inCinemas": "Au cinéma",
|
||||
"components.Settings.RadarrModal.released": "Disponible",
|
||||
"components.TvDetails.productioncountries": "Pays de production"
|
||||
"components.TvDetails.productioncountries": "Pays de production",
|
||||
"components.Settings.Notifications.NotificationsGotify.agentenabled": "Activer l'agent",
|
||||
"components.Settings.Notifications.NotificationsGotify.gotifysettingsfailed": "Les paramètres de notification Gotify n'ont pas pu être enregistrés.",
|
||||
"components.Settings.Notifications.NotificationsGotify.gotifysettingssaved": "Les paramètres de notification de Gotify ont été sauvegardés avec succès !",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSending": "Envoi de la notification test pour Gotify…",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestSuccess": "Notification test Gotify envoyée !",
|
||||
"components.Settings.Notifications.NotificationsGotify.token": "Jeton d'autorisation de l'application",
|
||||
"components.Settings.Notifications.NotificationsGotify.url": "URL du serveur",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationTypes": "Vous devez sélectionner au moins un type de notification",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationUrlRequired": "Vous devez fournir une URL valide",
|
||||
"components.Settings.Notifications.enableMentions": "Activer les mentions",
|
||||
"i18n.import": "Importer",
|
||||
"i18n.importing": "Importation…",
|
||||
"components.Settings.Notifications.NotificationsGotify.toastGotifyTestFailed": "L'envoi de la notification test de Gotify a échoué.",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationTokenRequired": "Vous devez fournir un jeton d'accès pour l'application",
|
||||
"components.Settings.Notifications.NotificationsGotify.validationUrlTrailingSlash": "L'URL ne doit pas se terminer par un slash"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user