mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
feat(lang): Translations update from Weblate (#580)
* feat(lang): translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (433 of 433 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Tijuco <linuxinmotion@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (French) Currently translated at 100.0% (454 of 454 strings) feat(lang): translated using Weblate (French) Currently translated at 100.0% (433 of 433 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Italian) Currently translated at 100.0% (454 of 454 strings) feat(lang): translated using Weblate (Italian) Currently translated at 100.0% (433 of 433 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (German) Currently translated at 100.0% (454 of 454 strings) feat(lang): translated using Weblate (German) Currently translated at 100.0% (454 of 454 strings) feat(lang): translated using Weblate (German) Currently translated at 100.0% (433 of 433 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Paul <panzer1119@gmail.com> Co-authored-by: cyb3rgh05t <flammang.yves@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/de/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (Dutch) Currently translated at 98.2% (446 of 454 strings) Co-authored-by: Jos Vennik <josvennik@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/ Translation: Overseerr/Overseerr Frontend Co-authored-by: Tijuco <linuxinmotion@gmail.com> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Paul <panzer1119@gmail.com> Co-authored-by: cyb3rgh05t <flammang.yves@gmail.com> Co-authored-by: Jos Vennik <josvennik@gmail.com>
This commit is contained in:
@@ -430,5 +430,27 @@
|
||||
"components.NotificationTypeSelector.mediaavailableDescription": "Envoie une notification quand le média devient disponible.",
|
||||
"components.NotificationTypeSelector.mediaavailable": "Média disponible",
|
||||
"components.NotificationTypeSelector.mediaapprovedDescription": "Envoie une notification quand le média est validé.",
|
||||
"components.NotificationTypeSelector.mediaapproved": "Média validé"
|
||||
"components.NotificationTypeSelector.mediaapproved": "Média validé",
|
||||
"i18n.request": "Demander",
|
||||
"components.Settings.Notifications.NotificationsPushover.validationUserTokenRequired": "Vous devez fournir un jeton utilisateur.",
|
||||
"components.Settings.Notifications.NotificationsPushover.validationAccessTokenRequired": "Vous devez fournir un jeton d'accès.",
|
||||
"components.Settings.Notifications.NotificationsPushover.userToken": "Jeton utilisateur",
|
||||
"components.Settings.Notifications.NotificationsPushover.testsent": "Notification de test envoyée !",
|
||||
"components.Settings.Notifications.NotificationsPushover.test": "Test",
|
||||
"components.Settings.Notifications.NotificationsPushover.settinguppushoverDescription": "Pour configurer Pushover, vous devez <RegisterApplicationLink>enregistrer une application</RegisterApplicationLink> et obtenir le jeton d'accès. Lors de la configuration de l'application, vous pouvez utiliser l'une des icônes du <IconLink>dossier public</IconLink> sur GitHub. Vous avez également besoin du jeton d'utilisateur pushover qui se trouve sur la page de démarrage quand vous vous connectez.",
|
||||
"components.Settings.Notifications.NotificationsPushover.settinguppushover": "Configuration des notifications pushover",
|
||||
"components.Settings.Notifications.NotificationsPushover.saving": "Enregistrement…",
|
||||
"components.Settings.Notifications.NotificationsPushover.save": "Enregistrer les changements",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingssaved": "Paramètres de notification pushover enregistrés !",
|
||||
"components.Settings.Notifications.NotificationsPushover.pushoversettingsfailed": "Les paramètres de notification pushover n'ont pas pu être enregistrés.",
|
||||
"components.Settings.Notifications.NotificationsPushover.notificationtypes": "Types de notification",
|
||||
"components.Settings.Notifications.NotificationsPushover.agentenabled": "Agent activé",
|
||||
"components.Settings.Notifications.NotificationsPushover.accessToken": "Jeton d'accès",
|
||||
"components.RequestList.sortModified": "Dernière modification",
|
||||
"components.RequestList.sortAdded": "Date de la demande",
|
||||
"components.RequestList.showallrequests": "Afficher toutes les demandes",
|
||||
"components.RequestList.noresults": "Aucun résultat.",
|
||||
"components.RequestList.filterPending": "En attente",
|
||||
"components.RequestList.filterApproved": "Validées",
|
||||
"components.RequestList.filterAll": "Toutes"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user