171 lines
4.8 KiB
Plaintext
171 lines
4.8 KiB
Plaintext
## `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: en\n"
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery/containers.ex:122
|
|
msgid "Container must be empty before deleting"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/live/container_live/index.ex:71
|
|
#: lib/cannery_web/live/container_live/show.ex:73
|
|
msgid "Could not delete %{name}: %{error}"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/live/container_live/index.ex:59
|
|
msgid "Could not find that container"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/controllers/user_settings_controller.ex:67
|
|
msgid "Email change link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/templates/error/error.html.heex:8
|
|
msgid "Error"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/templates/error/error.html.heex:29
|
|
msgid "Go back home"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/views/error_view.ex:11
|
|
msgid "Internal Server Error"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/controllers/user_session_controller.ex:17
|
|
msgid "Invalid email or password"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/views/error_view.ex:9
|
|
msgid "Not found"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/templates/user_registration/new.html.heex:16
|
|
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:16
|
|
#: lib/cannery_web/templates/user_settings/edit.html.heex:22
|
|
#: lib/cannery_web/templates/user_settings/edit.html.heex:66
|
|
msgid "Oops, something went wrong! Please check the errors below."
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/controllers/user_reset_password_controller.ex:63
|
|
msgid "Reset password link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:25
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:56
|
|
msgid "Sorry, public registration is disabled"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:15
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:46
|
|
msgid "Sorry, this invite was not found or expired"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/controllers/user_settings_controller.ex:82
|
|
msgid "Unable to delete user"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/views/error_view.ex:10
|
|
msgid "Unauthorized"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/controllers/user_confirmation_controller.ex:54
|
|
msgid "User confirmation link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/live/invite_live/index.ex:20
|
|
msgid "You are not authorized to view this page"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/controllers/user_auth.ex:177
|
|
msgid "You are not authorized to view this page."
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery/accounts/user.ex:128
|
|
msgid "did not change"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery/accounts/user.ex:149
|
|
msgid "does not match password"
|
|
msgstr ""
|
|
|
|
## From Ecto.Changeset.put_change/3
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
#: lib/cannery/accounts/user.ex:186
|
|
msgid "is not valid"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery/accounts/user.ex:82
|
|
msgid "must have the @ sign and no spaces"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery/tags.ex:40
|
|
msgid "Tag not found"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/live/container_live/edit_tags_component.ex:30
|
|
msgid "Tag could not be added"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery/activity_log.ex:125
|
|
msgid "Count must be at least 1"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery/activity_log.ex:73
|
|
#: lib/cannery/activity_log.ex:120
|
|
msgid "Count must be less than %{count}"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/controllers/user_auth.ex:39
|
|
#: lib/cannery_web/controllers/user_auth.ex:161
|
|
msgid "You must confirm your account and log in to access this page."
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
#: lib/cannery_web/live/container_live/edit_tags_component.ex:52
|
|
msgid "Tag could not be removed"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/live/ammo_group_live/form_component.ex:113
|
|
msgid "Could not parse number of copies"
|
|
msgstr ""
|
|
|
|
#, elixir-autogen, elixir-format
|
|
#: lib/cannery_web/live/ammo_group_live/form_component.ex:98
|
|
msgid "Invalid number of copies, must be between 1 and %{max}. Was %{multiplier}"
|
|
msgstr ""
|