2021-03-11 21:12:55 -05:00
|
|
|
## This 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.
|
|
|
|
## From Ecto.Changeset.cast/4
|
|
|
|
msgid "can't be blank"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
## From Ecto.Changeset.unique_constraint/3
|
|
|
|
msgid "has already been taken"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
## From Ecto.Changeset.put_change/3
|
|
|
|
msgid "is invalid"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
## From Ecto.Changeset.validate_acceptance/3
|
|
|
|
msgid "must be accepted"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
## From Ecto.Changeset.validate_format/3
|
|
|
|
msgid "has invalid format"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
## From Ecto.Changeset.validate_subset/3
|
|
|
|
msgid "has an invalid entry"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
## From Ecto.Changeset.validate_exclusion/3
|
|
|
|
msgid "is reserved"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
## From Ecto.Changeset.validate_confirmation/3
|
|
|
|
msgid "does not match confirmation"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
## From Ecto.Changeset.no_assoc_constraint/3
|
|
|
|
msgid "is still associated with this entry"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "are still associated with this entry"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
## From Ecto.Changeset.validate_length/3
|
|
|
|
msgid "should be %{count} character(s)"
|
|
|
|
msgid_plural "should be %{count} character(s)"
|
|
|
|
msgstr[0] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
msgid "should have %{count} item(s)"
|
|
|
|
msgid_plural "should have %{count} item(s)"
|
|
|
|
msgstr[0] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
msgid "should be at least %{count} character(s)"
|
|
|
|
msgid_plural "should be at least %{count} character(s)"
|
|
|
|
msgstr[0] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
msgid "should have at least %{count} item(s)"
|
|
|
|
msgid_plural "should have at least %{count} item(s)"
|
|
|
|
msgstr[0] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
msgid "should be at most %{count} character(s)"
|
|
|
|
msgid_plural "should be at most %{count} character(s)"
|
|
|
|
msgstr[0] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
msgid "should have at most %{count} item(s)"
|
|
|
|
msgid_plural "should have at most %{count} item(s)"
|
|
|
|
msgstr[0] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
|
|
|
|
## From Ecto.Changeset.validate_number/3
|
|
|
|
msgid "must be less than %{number}"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "must be greater than %{number}"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "must be less than or equal to %{number}"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "must be greater than or equal to %{number}"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
msgid "must be equal to %{number}"
|
|
|
|
msgstr ""
|
2022-02-07 23:58:29 -05:00
|
|
|
|
2022-02-08 22:13:01 -05:00
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery/accounts/user.ex:128
|
|
|
|
msgid "did not change"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery/accounts/user.ex:149
|
|
|
|
msgid "does not match password"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery/accounts/user.ex:186
|
|
|
|
msgid "is not valid"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery/accounts/user.ex:82
|
|
|
|
msgid "must have the @ sign and no spaces"
|
|
|
|
msgstr ""
|
2022-02-08 22:56:57 -05:00
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/templates/error/error.html.heex:8
|
|
|
|
msgid "Error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/views/error_view.ex:10
|
|
|
|
msgid "Internal Server Error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/views/error_view.ex:8
|
|
|
|
msgid "Not found"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/views/error_view.ex:9
|
|
|
|
msgid "Unauthorized"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
2022-02-08 23:22:30 -05:00
|
|
|
#: lib/cannery_web/templates/error/error.html.heex:28
|
2022-02-08 22:56:57 -05:00
|
|
|
msgid "Go back home"
|
|
|
|
msgstr ""
|
2022-02-08 23:22:30 -05:00
|
|
|
|
2022-02-08 23:50:05 -05:00
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: 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:17
|
|
|
|
#: lib/cannery_web/templates/user_settings/edit.html.heex:58
|
|
|
|
msgid "Oops, something went wrong! Please check the errors below."
|
|
|
|
msgstr ""
|
2022-02-08 23:58:54 -05:00
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/controllers/user_session_controller.ex:17
|
|
|
|
msgid "Invalid email or password"
|
|
|
|
msgstr ""
|
2022-02-09 00:13:01 -05:00
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/controllers/user_settings_controller.ex:67
|
|
|
|
msgid "Email change link is invalid or it has expired."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/controllers/user_reset_password_controller.ex:60
|
|
|
|
msgid "Reset password link is invalid or it has expired."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:25
|
|
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:53
|
|
|
|
msgid "Sorry, public registration is disabled"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:15
|
|
|
|
#: lib/cannery_web/controllers/user_registration_controller.ex:43
|
|
|
|
msgid "Sorry, this invite was not found or expired"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/controllers/user_settings_controller.ex:82
|
|
|
|
msgid "Unable to delete user"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/controllers/user_confirmation_controller.ex:53
|
|
|
|
msgid "User confirmation link is invalid or it has expired."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/controllers/user_auth.ex:160
|
|
|
|
msgid "You are not authorized to view this page."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/controllers/user_auth.ex:145
|
|
|
|
msgid "You must log in to access this page."
|
|
|
|
msgstr ""
|
2022-02-09 00:49:47 -05:00
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
2022-02-11 00:34:29 -05:00
|
|
|
#: lib/cannery_web/live/container_live/index.ex:42
|
|
|
|
msgid "Could not find that container"
|
2022-02-09 00:49:47 -05:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
2022-02-11 00:34:29 -05:00
|
|
|
#: lib/cannery/containers.ex:105
|
|
|
|
msgid "Container must be empty before deleting"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#, elixir-format, ex-autogen
|
|
|
|
#: lib/cannery_web/live/container_live/index.ex:54
|
|
|
|
#: lib/cannery_web/live/container_live/show.ex:52
|
|
|
|
msgid "Could not delete %{name}: %{error}"
|
2022-02-09 00:49:47 -05:00
|
|
|
msgstr ""
|