140 lines
4.1 KiB
Plaintext
140 lines
4.1 KiB
Plaintext
## 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 has no
|
|
## effect: edit them in PO (.po) files instead.
|
|
msgid ""
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/templates/error/error.html.heex:8
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Error"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_session_controller.ex:17
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Invalid email or password"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_reset_password_controller.ex:63
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Reset password link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:22
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:51
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Sorry, public registration is disabled"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:12
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:41
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Sorry, this invite was not found or expired"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_confirmation_controller.ex:54
|
|
#, elixir-autogen, elixir-format
|
|
msgid "User confirmation link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_auth.ex:177
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You are not authorized to view this page."
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_auth.ex:39
|
|
#: lib/memex_web/controllers/user_auth.ex:161
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You must confirm your account and log in to access this page."
|
|
msgstr ""
|
|
|
|
#: lib/memex/accounts/user.ex:144
|
|
#, elixir-autogen, elixir-format
|
|
msgid "did not change"
|
|
msgstr ""
|
|
|
|
#: lib/memex/accounts/user.ex:165
|
|
#, elixir-autogen, elixir-format
|
|
msgid "does not match password"
|
|
msgstr ""
|
|
|
|
#: lib/memex/accounts/user.ex:202
|
|
#, elixir-autogen, elixir-format
|
|
msgid "is not valid"
|
|
msgstr ""
|
|
|
|
#: lib/memex/accounts/user.ex:99
|
|
#, elixir-autogen, elixir-format
|
|
msgid "must have the @ sign and no spaces"
|
|
msgstr ""
|
|
|
|
#: lib/memex/contexts/context.ex:57
|
|
#: lib/memex/contexts/context.ex:70
|
|
#: lib/memex/notes/note.ex:56
|
|
#: lib/memex/notes/note.ex:69
|
|
#: lib/memex/pipelines/pipeline.ex:59
|
|
#: lib/memex/pipelines/pipeline.ex:72
|
|
#, elixir-autogen, elixir-format
|
|
msgid "invalid format: only numbers, letters and hyphen are accepted"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/templates/error/error.html.heex:31
|
|
#, elixir-autogen, elixir-format
|
|
msgid "go back home"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/views/error_view.ex:10
|
|
#, elixir-autogen, elixir-format
|
|
msgid "internal server error"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/views/error_view.ex:8
|
|
#, elixir-autogen, elixir-format
|
|
msgid "not found"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/views/error_view.ex:9
|
|
#, elixir-autogen, elixir-format
|
|
msgid "unauthorized"
|
|
msgstr ""
|
|
|
|
#: lib/memex/contexts/context.ex:83
|
|
#: lib/memex/notes/note.ex:82
|
|
#: lib/memex/pipelines/pipeline.ex:85
|
|
#, elixir-autogen, elixir-format
|
|
msgid "invalid format: only numbers, letters and hyphen are accepted. tags must be comma-delimited"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/templates/user_registration/new.html.heex:13
|
|
#: lib/memex_web/templates/user_reset_password/edit.html.heex:13
|
|
#: lib/memex_web/templates/user_settings/edit.html.heex:64
|
|
#, elixir-autogen, elixir-format
|
|
msgid "oops, something went wrong! please check the errors below."
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:70
|
|
#, elixir-autogen, elixir-format
|
|
msgid "sorry, this invite was not found or expired"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_settings_controller.ex:84
|
|
#, elixir-autogen, elixir-format
|
|
msgid "email change link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/controllers/user_settings_controller.ex:99
|
|
#, elixir-autogen, elixir-format
|
|
msgid "unable to delete user"
|
|
msgstr ""
|
|
|
|
#: lib/memex_web/templates/user_settings/edit.html.heex:22
|
|
#: lib/memex_web/templates/user_settings/edit.html.heex:118
|
|
#, elixir-autogen, elixir-format
|
|
msgid "oops, something went wrong! please check the errors below"
|
|
msgstr ""
|