## 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 "" #: lib/lokal_web/controllers/user_settings_controller.ex:84 #, elixir-autogen, elixir-format msgid "Email change link is invalid or it has expired." msgstr "" #: lib/lokal_web/templates/error/error.html.heex:8 #, elixir-autogen, elixir-format msgid "Error" msgstr "" #: lib/lokal_web/templates/error/error.html.heex:28 #, elixir-autogen, elixir-format msgid "Go back home" msgstr "" #: lib/lokal_web/views/error_view.ex:11 #, elixir-autogen, elixir-format msgid "Internal Server Error" msgstr "" #: lib/lokal_web/controllers/user_session_controller.ex:17 #, elixir-autogen, elixir-format msgid "Invalid email or password" msgstr "" #: lib/lokal_web/views/error_view.ex:9 #, elixir-autogen, elixir-format msgid "Not found" msgstr "" #: lib/lokal_web/templates/user_registration/new.html.heex:13 #: lib/lokal_web/templates/user_reset_password/edit.html.heex:13 #: lib/lokal_web/templates/user_settings/edit.html.heex:23 #: lib/lokal_web/templates/user_settings/edit.html.heex:67 #: lib/lokal_web/templates/user_settings/edit.html.heex:119 #, elixir-autogen, elixir-format msgid "Oops, something went wrong! Please check the errors below." msgstr "" #: lib/lokal_web/controllers/user_reset_password_controller.ex:63 #, elixir-autogen, elixir-format msgid "Reset password link is invalid or it has expired." msgstr "" #: lib/lokal_web/controllers/user_registration_controller.ex:22 #: lib/lokal_web/controllers/user_registration_controller.ex:51 #, elixir-autogen, elixir-format msgid "Sorry, public registration is disabled" msgstr "" #: lib/lokal_web/controllers/user_registration_controller.ex:12 #: lib/lokal_web/controllers/user_registration_controller.ex:41 #: lib/lokal_web/controllers/user_registration_controller.ex:70 #, elixir-autogen, elixir-format msgid "Sorry, this invite was not found or expired" msgstr "" #: lib/lokal_web/controllers/user_settings_controller.ex:99 #, elixir-autogen, elixir-format msgid "Unable to delete user" msgstr "" #: lib/lokal_web/views/error_view.ex:10 #, elixir-autogen, elixir-format msgid "Unauthorized" msgstr "" #: lib/lokal_web/controllers/user_confirmation_controller.ex:54 #, elixir-autogen, elixir-format msgid "User confirmation link is invalid or it has expired." msgstr "" #: lib/lokal_web/controllers/user_auth.ex:177 #, elixir-autogen, elixir-format msgid "You are not authorized to view this page." msgstr "" #: lib/lokal_web/controllers/user_auth.ex:39 #: lib/lokal_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/lokal/accounts/user.ex:142 #, elixir-autogen, elixir-format msgid "did not change" msgstr "" #: lib/lokal/accounts/user.ex:163 #, elixir-autogen, elixir-format msgid "does not match password" msgstr "" #: lib/lokal/accounts/user.ex:200 #, elixir-autogen, elixir-format msgid "is not valid" msgstr "" #: lib/lokal/accounts/user.ex:97 #, elixir-autogen, elixir-format msgid "must have the @ sign and no spaces" msgstr "" #: lib/lokal_web/live/invite_live/index.ex:19 #, elixir-autogen, elixir-format msgid "You are not authorized to view this page" msgstr ""