mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-10-31 23:40:11 +00:00
43 lines
1.6 KiB
JSON
43 lines
1.6 KiB
JSON
{
|
|
"meta": {
|
|
"name": "Francais (FR)",
|
|
"author": "https://github.com/Cornichon420"
|
|
},
|
|
"userCreated": {
|
|
"title": "Notification : Utilisateur créé",
|
|
"aUserWasCreated": "Un utilisateur a été créé avec ce code {n}",
|
|
"name": "Nom",
|
|
"emailAddress": "Adresse",
|
|
"time": "Date",
|
|
"notificationNotice": ""
|
|
},
|
|
"inviteExpiry": {
|
|
"title": "Notification : Invitation expirée",
|
|
"inviteExpired": "Invitation expirée.",
|
|
"expiredAt": "Le code {n} a expiré à {n}.",
|
|
"notificationNotice": ""
|
|
},
|
|
"passwordReset": {
|
|
"title": "Réinitialisation de mot du passe demandée - Jellyfin",
|
|
"helloUser": "Salut {n},",
|
|
"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}.",
|
|
"ifItWasNotYou": "Si ce n'était pas toi, tu peux ignorer ce mail.",
|
|
"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"
|
|
}
|
|
}
|