who_need_help/priv/gettext/en/LC_MESSAGES/errors.po

193 lines
4.6 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"
## 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 have %{count} item(s)"
msgid_plural "should have %{count} item(s)"
msgstr[0] ""
msgstr[1] ""
msgid "should be %{count} character(s)"
msgid_plural "should be %{count} character(s)"
msgstr[0] ""
msgstr[1] ""
msgid "should be %{count} byte(s)"
msgid_plural "should be %{count} byte(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 least %{count} character(s)"
msgid_plural "should be at least %{count} character(s)"
msgstr[0] ""
msgstr[1] ""
msgid "should be at least %{count} byte(s)"
msgid_plural "should be at least %{count} byte(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] ""
msgid "should be at most %{count} character(s)"
msgid_plural "should be at most %{count} character(s)"
msgstr[0] ""
msgstr[1] ""
msgid "should be at most %{count} byte(s)"
msgid_plural "should be at most %{count} byte(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/who_need_help_web/validation_messages.ex:10
#, elixir-autogen, elixir-format
msgid "contains an invalid field definition"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:22
#, elixir-autogen, elixir-format
msgid "did not change"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:23
#, elixir-autogen, elixir-format
msgid "does not match password"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:11
#, elixir-autogen, elixir-format
msgid "field keys must be unique"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:19
#, elixir-autogen, elixir-format
msgid "must be a GitHub profile URL"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:18
#, elixir-autogen, elixir-format
msgid "must be a complete http(s) URL"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:12
#, elixir-autogen, elixir-format
msgid "must be an object with a fields array"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:15
#, elixir-autogen, elixir-format
msgid "must be in the future"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:17
#, elixir-autogen, elixir-format
msgid "must be on or before the start time"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:8
#, elixir-autogen, elixir-format
msgid "must contain at least one non-empty localized name"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:9
#, elixir-autogen, elixir-format
msgid "must contain non-empty localized descriptions"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:21
#, elixir-autogen, elixir-format
msgid "must have the @ sign and no spaces"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:14
#, elixir-autogen, elixir-format
msgid "select a valid location"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:16
#, elixir-autogen, elixir-format
msgid "select an activity category"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:13
#, elixir-autogen, elixir-format
msgid "select exactly one report target"
msgstr ""
#: lib/who_need_help_web/validation_messages.ex:20
#, elixir-autogen, elixir-format
msgid "you must confirm that you are 18+ and accept the rules"
msgstr ""