Packages

A flexible authentication (and more) solution for Phoenix

Current section

Files

Jump to
haytni priv gettext haytni.pot
Raw

priv/gettext/haytni.pot

## This file is a PO Template file.
##
## `msgid`s here are often extracted from source code.
## Add new translations manually only if they're dynamic
## translations that can't be statically extracted.
##
## Run `mix gettext.extract` to bring this file up to
## date. Leave `msgstr`s empty as changing them here as no
## effect: edit them in PO (`.po`) files instead.
msgid ""
msgstr ""
#, elixir-format
#: lib/haytni_web/controllers/confirmable/confirmation_controller.ex:22
msgid "Your account has been confirmed."
msgstr ""
#, elixir-format
#: lib/haytni_web/controllers/confirmable/confirmation_controller.ex:56
msgid "A new confirmation has been sent."
msgstr ""
#, elixir-format
#: lib/haytni_web/emails/confirmable_email.ex:20
msgid "Please confirm your account"
msgstr ""
#, elixir-format
#: lib/haytni/plugins/confirmable_plugin.ex:158
msgid "The given confirmation token is invalid."
msgstr ""
#, elixir-format
#: lib/haytni_web/emails/recoverable_email.ex:11
msgid "Reset password instructions"
msgstr ""
#, elixir-format
#: lib/haytni/plugins/confirmable_plugin.ex:161
msgid "The given confirmation token is expired, request a new one."
msgstr ""
#, elixir-format
#: lib/haytni/plugins/recoverable_plugin.ex:117
msgid "The given reset token is invalid."
msgstr ""
#, elixir-format
#: lib/haytni/plugins/lockable_plugin.ex:160
msgid "The given unlock token is invalid."
msgstr ""
#, elixir-format
#: lib/haytni_web/controllers/lockable/unlock_controller.ex:67
msgid "This account is not currently locked"
msgstr ""
#, elixir-format
#: lib/haytni_web/emails/lockable_email.ex:11
msgid "Unlock instructions"
msgstr ""
#, elixir-format
#: lib/haytni_web/controllers/lockable/unlock_controller.ex:22
msgid "Your account has been unlocked."
msgstr ""
#, elixir-format
#: lib/haytni_web/controllers/recoverable/password_controller.ex:89
msgid "Your password has been successfully changed."
msgstr ""
#, 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 ""
#, elixir-format
#: lib/haytni/plugins/confirmable_plugin.ex:81
msgid "account is pending confirmation, please check your emails."
msgstr ""
#, elixir-format
#: lib/haytni/plugins/authenticable_plugin.ex:90
msgid "password mismatch"
msgstr ""
#, elixir-format
#: lib/haytni_web/emails/confirmable_email.ex:47
msgid "Attention: email was changed"
msgstr ""
#, elixir-format
#: lib/haytni_web/emails/confirmable_email.ex:33
msgid "Please confirm your email address change"
msgstr ""
#, elixir-format
#: lib/haytni_web/controllers/confirmable/confirmation_controller.ex:62
msgid "This account has already been confirmed"
msgstr ""
#, elixir-format
#: lib/haytni.ex:375
msgid "doesn't match to any account"
msgstr ""
#, elixir-format
#: lib/haytni/plugins/recoverable_plugin.ex:121
msgid "The given reset token is expired."
msgstr ""
#, elixir-format
#: lib/haytni/plugins/lockable_plugin.ex:165
msgid "Unlocking accounts through email is currently disabled."
msgstr ""
#, 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 ""
#, elixir-format
#: lib/haytni_web/controllers/registerable/registration_controller.ex:53
msgid "I have confirmed my account, continue to sign in"
msgstr ""
#, elixir-format
#: lib/haytni_web/controllers/lockable/unlock_controller.ex:21
msgid "I get it, continue to sign in"
msgstr ""
#, elixir-format
#: lib/haytni_web/controllers/registerable/registration_controller.ex:94
msgid "Informations have been updated"
msgstr ""
#, elixir-format
#: lib/haytni_web/controllers/recoverable/password_controller.ex:88
msgid "Password changed, continue to sign in"
msgstr ""
#, elixir-format
#: lib/haytni_web/controllers/confirmable/confirmation_controller.ex:21
msgid "Continue to sign in"
msgstr ""
#, 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 ""
#, 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 ""