1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-24 10:27:47 +02:00

Translated using Weblate (French)

Currently translated at 100.0% (32 of 32 strings)

Translation: jfa-go/Emails
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/emails/fr/
This commit is contained in:
Cornichon420 2021-01-24 16:33:24 +00:00 committed by Weblate
parent 7f91a27e4f
commit 1bf1e994fe

View File

@ -5,17 +5,17 @@
},
"userCreated": {
"title": "Notification : Utilisateur créé",
"aUserWasCreated": "Un utilisateur a été créé avec ce code {n}",
"aUserWasCreated": "Un utilisateur a été créé avec ce code {n}.",
"name": "Nom",
"emailAddress": "Adresse",
"time": "Date",
"notificationNotice": ""
"notificationNotice": "Note : Les emails de notification peuvent être activés sur le tableau de bord administrateur."
},
"inviteExpiry": {
"title": "Notification : Invitation expirée",
"inviteExpired": "Invitation expirée.",
"expiredAt": "Le code {n} a expiré à {n}.",
"notificationNotice": ""
"notificationNotice": "Note : Les emails de notification peuvent être activés sur le tableau de bord administrateur."
},
"passwordReset": {
"title": "Réinitialisation de mot du passe demandée - Jellyfin",
@ -38,5 +38,12 @@
"toJoin": "Pour continuer, suis le lien en dessous.",
"inviteExpiry": "L'invitation expirera le {n}, à {n}, soit dans {n}, alors fais vite !",
"linkButton": "Lien"
},
"welcomeEmail": {
"youCanLoginWith": "Tu peux te connecter avec les informations ci-dessous",
"title": "Bienvenue sur Jellyfin",
"welcome": "Bienvenue sur Jellyfin !",
"jellyfinURL": "URL",
"username": "Nom d'utilisateur"
}
}