mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
a633425baa
Currently translated at 100.0% (32 of 32 strings) Translation: jfa-go/Emails Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/emails/fr/
54 lines
2.3 KiB
JSON
54 lines
2.3 KiB
JSON
{
|
|
"meta": {
|
|
"name": "Français (FR)",
|
|
"author": "https://github.com/Cornichon420"
|
|
},
|
|
"strings": {
|
|
"ifItWasNotYou": "Si ce n'était pas toi, tu peux ignorer ce mail.",
|
|
"helloUser": "Salut {n},"
|
|
},
|
|
"userCreated": {
|
|
"title": "Notification : Utilisateur créé",
|
|
"aUserWasCreated": "Un utilisateur a été créé avec ce code {n}.",
|
|
"time": "Date",
|
|
"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": "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",
|
|
"someoneHasRequestedReset": "Quelqu'un vient de demander une réinitialisation du mot de passe via Jellyfin.",
|
|
"ifItWasYou": "Si c'était bien toi, renseigne le code PIN en dessous.",
|
|
"codeExpiry": "Ce code expirera le {n}, à {n} UTC, soit dans {n}.",
|
|
"pin": "PIN"
|
|
},
|
|
"userDeleted": {
|
|
"title": "Ton compte a été désactivé - Jellyfin",
|
|
"yourAccountWasDeleted": "Ton compte Jellyfin a été supprimé.",
|
|
"reason": "Motif"
|
|
},
|
|
"inviteEmail": {
|
|
"title": "Invitation - Jellyfin",
|
|
"hello": "Salut",
|
|
"youHaveBeenInvited": "Tu as été invité à rejoindre Jellyfin.",
|
|
"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"
|
|
},
|
|
"emailConfirmation": {
|
|
"title": "Confirmez votre adresse e-mail - Jellyfin",
|
|
"clickBelow": "Clique sur le lien ci-dessous pour confirmer ton adresse e-mail et commencer à utiliser Jellyfin.",
|
|
"confirmEmail": "Confirmer l'adresse e-mail"
|
|
}
|
|
}
|