mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
feat(lang): Translations update from Weblate (#240)
* feat(lang): translated using Weblate (German) Currently translated at 100.0% (306 of 306 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: K. Herbert <herbert.ka@mailo.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 100.0% (310 of 310 strings) feat(lang): translated using Weblate (Dutch) Currently translated at 100.0% (306 of 306 strings) feat(lang): translated using Weblate (Dutch) Currently translated at 88.8% (272 of 306 strings) feat(lang): translated using Weblate (Dutch) Currently translated at 72.5% (222 of 306 strings) feat(lang): translated using Weblate (Dutch) Currently translated at 69.9% (214 of 306 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jos Vennik <josvennik@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/ Translation: Overseerr/Overseerr Frontend * feat(lang): translated using Weblate (French) Currently translated at 100.0% (306 of 306 strings) feat(lang): translated using Weblate (French) Currently translated at 100.0% (306 of 306 strings) feat(lang): translated using Weblate (French) Currently translated at 100.0% (306 of 306 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: K. Herbert <herbert.ka@mailo.com> Co-authored-by: NGVICIOUS <giyomu1@gmail.com> Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/ Translation: Overseerr/Overseerr Frontend Co-authored-by: K. Herbert <herbert.ka@mailo.com> Co-authored-by: Jos Vennik <josvennik@gmail.com> Co-authored-by: NGVICIOUS <giyomu1@gmail.com>
This commit is contained in:
@@ -90,13 +90,13 @@
|
||||
"components.Settings.Notifications.agentenabled": "Agent activé",
|
||||
"components.Settings.Notifications.authPass": "Auth Pass",
|
||||
"components.Settings.Notifications.authUser": "Auth User",
|
||||
"components.Settings.Notifications.emailsender": "Adresse courriel de l'expéditeur",
|
||||
"components.Settings.Notifications.emailsender": "e-mail de l'expéditeur",
|
||||
"components.Settings.Notifications.enableSsl": "Activer le SSL",
|
||||
"components.Settings.Notifications.save": "Sauvegarder les changements",
|
||||
"components.Settings.Notifications.saving": "Sauvegarde en cours…",
|
||||
"components.Settings.Notifications.smtpHost": "Hôte SMTP",
|
||||
"components.Settings.Notifications.smtpPort": "Port SMTP",
|
||||
"components.Settings.Notifications.validationFromRequired": "Vous devez fournir une adresse courriel d'expéditeur",
|
||||
"components.Settings.Notifications.validationFromRequired": "Vous devez fournir une adresse e-mail d'expéditeur",
|
||||
"components.Settings.Notifications.validationSmtpHostRequired": "Vous devez fournir un hôte SSL",
|
||||
"components.Settings.Notifications.validationSmtpPortRequired": "Vous devez fournir un port SMTP",
|
||||
"components.Settings.Notifications.validationWebhookUrlRequired": "Vous devez fournir une URL de webhook",
|
||||
@@ -255,7 +255,7 @@
|
||||
"components.UserEdit.autoapproveDescription": "Active la validation automatique de toutes les demandes d'ajouts de cet utilisateur.",
|
||||
"components.UserEdit.avatar": "Avatar",
|
||||
"components.UserEdit.edituser": "Modifier l'utilisateur",
|
||||
"components.UserEdit.email": "Courriel",
|
||||
"components.UserEdit.email": "e-mail",
|
||||
"components.UserEdit.managerequests": "Gérer les demandes d'ajouts",
|
||||
"components.UserEdit.managerequestsDescription": "Donne la permission de gérer les demandes d'ajouts sur Overseerr. Ceci inclut la possibilité de valider ou refuser une demande.",
|
||||
"components.UserEdit.permissions": "Autorisations",
|
||||
|
||||
Reference in New Issue
Block a user