Packages

A flexible authentication (and more) solution for Phoenix

Current section

Files

Jump to
haytni priv gettext fr LC_MESSAGES haytni.po
Raw

priv/gettext/fr/LC_MESSAGES/haytni.po

## `msgid`s in this file come from POT (.pot) files.
##
## Do not add, change, or remove `msgid`s manually here as
## they're tied to the ones in the corresponding POT file
## (with the same domain).
##
## Use `mix gettext.extract --merge` or `mix gettext.merge`
## to merge POT files into PO files.
msgid ""
msgstr ""
"Language: fr_FR\n"
"Plural-Forms: nplurals=2\n"
#, elixir-format
#: lib/haytni_web/controllers/confirmable/confirmation_controller.ex:22
msgid "Your account has been confirmed."
msgstr "Votre compte a bien été confirmé."
#, elixir-format
#: lib/haytni_web/controllers/confirmable/confirmation_controller.ex:56
msgid "A new confirmation has been sent."
msgstr "Une nouvelle demande de confirmation a été envoyée."
#, elixir-format
#: lib/haytni_web/emails/confirmable_email.ex:20
msgid "Please confirm your account"
msgstr "Veuillez confirmer votre compte."
#, elixir-format
#: lib/haytni/plugins/confirmable_plugin.ex:158
msgid "The given confirmation token is invalid."
msgstr "Le token fourni est invalide."
#, elixir-format
#: lib/haytni_web/emails/recoverable_email.ex:11
msgid "Reset password instructions"
msgstr "Instructions pour changer de mot de passe"
#, elixir-format
#: lib/haytni/plugins/confirmable_plugin.ex:161
msgid "The given confirmation token is expired, request a new one."
msgstr "Le token fourni est invalide."
#, elixir-format
#: lib/haytni/plugins/recoverable_plugin.ex:117
msgid "The given reset token is invalid."
msgstr "La clé fournie est invalide."
#, elixir-format
#: lib/haytni/plugins/lockable_plugin.ex:160
msgid "The given unlock token is invalid."
msgstr "La clé fournie est invalide."
#, elixir-format
#: lib/haytni_web/controllers/lockable/unlock_controller.ex:67
msgid "This account is not currently locked"
msgstr "Ce compte n'est pas actuellement verrouillé."
#, elixir-format
#: lib/haytni_web/emails/lockable_email.ex:11
msgid "Unlock instructions"
msgstr "Instructions pour déverrouiller le compte"
#, elixir-format
#: lib/haytni_web/controllers/lockable/unlock_controller.ex:22
msgid "Your account has been unlocked."
msgstr "Votre compte a bien été déverrouillé."
#, elixir-format
#: lib/haytni_web/controllers/recoverable/password_controller.ex:89
msgid "Your password has been successfully changed."
msgstr "Votre mot de passe a été modifié avec succès."
#, elixir-format
#: lib/haytni/plugins/lockable_plugin.ex:77
msgid "account is locked due to an excessive number of unsuccessful sign in attempts, please check your emails."
msgstr "compte bloqué suite à un nombre excessif de tentatives d'authentification, vérifiez vos mails pour un déblocage"
#, elixir-format
#: lib/haytni/plugins/confirmable_plugin.ex:81
msgid "account is pending confirmation, please check your emails."
msgstr "compte en attente d'une confirmation, vérifiez vos emails."
#, elixir-format
#: lib/haytni/plugins/authenticable_plugin.ex:90
msgid "password mismatch"
msgstr "mot de passe est erroné"
#, elixir-format
#: lib/haytni_web/emails/confirmable_email.ex:47
msgid "Attention: email was changed"
msgstr "Notification du changement de votre adresse email"
#, elixir-format
#: lib/haytni_web/emails/confirmable_email.ex:33
msgid "Please confirm your email address change"
msgstr "Veuillez confirmer votre changement d'adresse email"
#, elixir-format
#: lib/haytni_web/controllers/confirmable/confirmation_controller.ex:62
msgid "This account has already been confirmed"
msgstr "Ce compte a déjà été confirmé"
#, elixir-format
#: lib/haytni.ex:375
msgid "doesn't match to any account"
msgstr "ne correspond à aucun compte"
#, elixir-format
#: lib/haytni/plugins/recoverable_plugin.ex:121
msgid "The given reset token is expired."
msgstr "La clé fournie est invalide."
#, elixir-format
#: lib/haytni/plugins/lockable_plugin.ex:165
msgid "Unlocking accounts through email is currently disabled."
msgstr "Le déverrouillage des compte par email est actuellement désactivé."
#, elixir-format
#: lib/haytni_web/controllers/registerable/registration_controller.ex:54
msgid "A final step is required before you fully dispose of your account: in order to confirm your address, an email has been sent to %{email}, which contains a link you need to activate. Once done, you will be able to login.\n\nCheck your spam folder if necessary.\n"
msgstr "Une étape finale est requise avant que vous ne disposiez de votre compte : afin de confirmer votre adresse, un email vous a été envoyé à %{email} contenant un lien à activer. Après cela, vous serez en mesure de vous authentifier.\n\nPensez éventuellement à vérifier les messages indésirables.\n"
#, elixir-format
#: lib/haytni_web/controllers/registerable/registration_controller.ex:53
msgid "I have confirmed my account, continue to sign in"
msgstr "J'ai confirmé mon compte, poursuivre vers l'identification"
#, elixir-format
#: lib/haytni_web/controllers/lockable/unlock_controller.ex:21
msgid "I get it, continue to sign in"
msgstr "J'ai compris, continuer vers l'identification"
#, elixir-format
#: lib/haytni_web/controllers/registerable/registration_controller.ex:94
msgid "Informations have been updated"
msgstr "Informations mises à jour"
#, elixir-format
#: lib/haytni_web/controllers/recoverable/password_controller.ex:88
msgid "Password changed, continue to sign in"
msgstr "Mot de passe modifié, poursuivre vers l'identification"
#, elixir-format
#: lib/haytni_web/controllers/confirmable/confirmation_controller.ex:21
msgid "Continue to sign in"
msgstr "Poursuivre vers l'identification"
#, elixir-format
#: lib/haytni_web/controllers/recoverable/password_controller.ex:46
msgid "To reset your password we sent you an email containing a link you will need to follow.\n\nHint: don't forget to look in the spams folder.\n"
msgstr "Pour réinitialiser votre mot de passe un mail contenant un lien à suivre vous a été envoyé.\n\nNote : il peut s'avérer nécessaire de contrôler les courriels indésirables.\n"
#, elixir-format
#: lib/haytni_web/controllers/lockable/unlock_controller.ex:61
msgid "Check your emails, a new key to unlock your account has been sent.\n\nYou may need to look at the spams folder.\n"
msgstr "Vérifiez vos emails : une nouvelle clé vous a été envoyée afin de déverrouiller votre compte.\n\nVous pourriez avoir besoin de vérifier les courriers indésirables.\n"