193 lines
5.5 KiB
Plaintext
193 lines
5.5 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"
|
|
|
|
#: lib/cannery/containers.ex:179
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Container must be empty before deleting"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/container_live/index.ex:92
|
|
#: lib/cannery_web/live/container_live/show.ex:72
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Could not delete %{name}: %{error}"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/container_live/index.ex:80
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Could not find that container"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_settings_controller.ex:84
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Email change link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/templates/error/error.html.heex:8
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Error"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/templates/error/error.html.heex:28
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Go back home"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/views/error_view.ex:11
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Internal Server Error"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_session_controller.ex:17
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Invalid email or password"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/views/error_view.ex:9
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Not found"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/templates/user_registration/new.html.heex:13
|
|
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:13
|
|
#: lib/cannery_web/templates/user_settings/edit.html.heex:22
|
|
#: lib/cannery_web/templates/user_settings/edit.html.heex:64
|
|
#: lib/cannery_web/templates/user_settings/edit.html.heex:118
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Oops, something went wrong! Please check the errors below."
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_reset_password_controller.ex:63
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Reset password link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:22
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:51
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Sorry, public registration is disabled"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:12
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:41
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:70
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Sorry, this invite was not found or expired"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_settings_controller.ex:99
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Unable to delete user"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/views/error_view.ex:10
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Unauthorized"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_confirmation_controller.ex:54
|
|
#, elixir-autogen, elixir-format
|
|
msgid "User confirmation link is invalid or it has expired."
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/invite_live/index.ex:19
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You are not authorized to view this page"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_auth.ex:177
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You are not authorized to view this page."
|
|
msgstr ""
|
|
|
|
#: lib/cannery/accounts/user.ex:144
|
|
#, elixir-autogen, elixir-format
|
|
msgid "did not change"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/accounts/user.ex:165
|
|
#, elixir-autogen, elixir-format
|
|
msgid "does not match password"
|
|
msgstr ""
|
|
|
|
## From Ecto.Changeset.put_change/3
|
|
#: lib/cannery/accounts/user.ex:202
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
msgid "is not valid"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/accounts/user.ex:99
|
|
#, elixir-autogen, elixir-format
|
|
msgid "must have the @ sign and no spaces"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/tags.ex:66
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Tag not found"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/container_live/edit_tags_component.ex:45
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Tag could not be added"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/activity_log/shot_group.ex:126
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Count must be at least 1"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/controllers/user_auth.ex:39
|
|
#: lib/cannery_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/cannery_web/live/container_live/edit_tags_component.ex:72
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
msgid "Tag could not be removed"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/ammo_group_live/form_component.ex:157
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Could not parse number of copies"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/ammo_group_live/form_component.ex:142
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Invalid number of copies, must be between 1 and %{max}. Was %{multiplier}"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/ammo.ex:686
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Invalid multiplier"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/ammo/ammo_group.ex:97
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Please select an ammo type and container"
|
|
msgstr ""
|
|
|
|
#: lib/cannery_web/live/range_live/index.html.heex:67
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Your browser does not support the canvas element."
|
|
msgstr ""
|
|
|
|
#: lib/cannery/activity_log/shot_group.ex:77
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
msgid "Please select a valid user and ammo pack"
|
|
msgstr ""
|
|
|
|
#: lib/cannery/activity_log/shot_group.ex:83
|
|
#: lib/cannery/activity_log/shot_group.ex:121
|
|
#, elixir-autogen, elixir-format, fuzzy
|
|
msgid "Count must be less than %{count} shots"
|
|
msgstr ""
|