2023-02-26 01:47:26 -05:00
|
|
|
## "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.
|
2021-03-11 21:12:55 -05:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Language: en\n"
|
2023-02-26 01:47:26 -05:00
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
2021-03-11 21:12:55 -05:00
|
|
|
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex_web/controllers/error_html/error.html.heex:8
|
2023-02-26 01:47:26 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
msgid "Error"
|
2021-03-11 21:12:55 -05:00
|
|
|
msgstr ""
|
|
|
|
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex_web/controllers/user_auth.ex:266
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "You are not authorized to view this page."
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex_web/controllers/user_auth.ex:38
|
|
|
|
#: lib/memex_web/controllers/user_auth.ex:250
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "You must confirm your account and log in to access this page."
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-02-26 01:47:26 -05:00
|
|
|
#: lib/memex/accounts/user.ex:144
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "did not change"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-02-26 01:47:26 -05:00
|
|
|
#: lib/memex/accounts/user.ex:165
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "does not match password"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-02-26 01:47:26 -05:00
|
|
|
#: lib/memex/accounts/user.ex:202
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "is not valid"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-02-26 01:47:26 -05:00
|
|
|
#: lib/memex/accounts/user.ex:99
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "must have the @ sign and no spaces"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex/contexts/context.ex:58
|
|
|
|
#: lib/memex/contexts/context.ex:71
|
|
|
|
#: lib/memex/notes/note.ex:57
|
|
|
|
#: lib/memex/notes/note.ex:70
|
|
|
|
#: lib/memex/pipelines/pipeline.ex:60
|
|
|
|
#: lib/memex/pipelines/pipeline.ex:73
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "invalid format: only numbers, letters and hyphen are accepted"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex_web/controllers/error_html/error.html.heex:28
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "go back home"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex_web/controllers/error_html.ex:11
|
|
|
|
#: lib/memex_web/controllers/error_json.ex:9
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "internal server error"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex_web/controllers/error_html.ex:9
|
|
|
|
#: lib/memex_web/controllers/error_json.ex:7
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "not found"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex_web/controllers/error_html.ex:10
|
|
|
|
#: lib/memex_web/controllers/error_json.ex:8
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "unauthorized"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex/contexts/context.ex:84
|
|
|
|
#: lib/memex/notes/note.ex:83
|
|
|
|
#: lib/memex/pipelines/pipeline.ex:86
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "invalid format: only numbers, letters and hyphen are accepted. tags must be comma-delimited"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex_web/controllers/user_registration_html/new.html.heex:13
|
|
|
|
#: lib/memex_web/controllers/user_reset_password_html/edit.html.heex:13
|
|
|
|
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:64
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "oops, something went wrong! please check the errors below."
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-04-14 19:19:58 -04:00
|
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:11
|
|
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:40
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:69
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "sorry, this invite was not found or expired"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-02-26 01:47:26 -05:00
|
|
|
#: lib/memex_web/controllers/user_settings_controller.ex:84
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "email change link is invalid or it has expired."
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-02-26 01:47:26 -05:00
|
|
|
#: lib/memex_web/controllers/user_settings_controller.ex:99
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "unable to delete user"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
|
|
|
|
2023-04-13 23:29:29 -04:00
|
|
|
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:22
|
|
|
|
#: lib/memex_web/controllers/user_settings_html/edit.html.heex:118
|
2023-01-22 22:37:49 -05:00
|
|
|
#, elixir-autogen, elixir-format
|
2023-02-26 01:47:26 -05:00
|
|
|
msgid "oops, something went wrong! please check the errors below"
|
2022-05-06 20:18:49 -04:00
|
|
|
msgstr ""
|
2023-04-13 23:29:29 -04:00
|
|
|
|
|
|
|
#: lib/memex_web/controllers/user_auth.ex:195
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
msgid "You must log in as an administrator to access this page."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/memex_web/controllers/user_auth.ex:178
|
|
|
|
#, elixir-autogen, elixir-format
|
|
|
|
msgid "You must log in to access this page."
|
|
|
|
msgstr ""
|
2023-04-14 19:19:58 -04:00
|
|
|
|
|
|
|
#: lib/memex_web/controllers/user_session_controller.ex:17
|
|
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
|
|
msgid "invalid email or password"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/memex_web/controllers/user_reset_password_controller.ex:62
|
|
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
|
|
msgid "reset password link is invalid or it has expired."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:21
|
|
|
|
#: lib/memex_web/controllers/user_registration_controller.ex:50
|
|
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
|
|
msgid "sorry, public registration is disabled"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: lib/memex_web/controllers/user_confirmation_controller.ex:53
|
|
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
|
|
msgid "user confirmation link is invalid or it has expired."
|
|
|
|
msgstr ""
|