5b4f1c271a
Also handles participant status :rejected instead of deleting the participation Closes #164 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
94 lines
1.8 KiB
Plaintext
94 lines
1.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: pl\n"
|
|
"Plural-Forms: nplurals=3\n"
|
|
|
|
msgid "can't be blank"
|
|
msgstr ""
|
|
|
|
msgid "has already been taken"
|
|
msgstr ""
|
|
|
|
msgid "is invalid"
|
|
msgstr ""
|
|
|
|
msgid "must be accepted"
|
|
msgstr ""
|
|
|
|
msgid "has invalid format"
|
|
msgstr ""
|
|
|
|
msgid "has an invalid entry"
|
|
msgstr ""
|
|
|
|
msgid "is reserved"
|
|
msgstr ""
|
|
|
|
msgid "does not match confirmation"
|
|
msgstr ""
|
|
|
|
msgid "is still associated with this entry"
|
|
msgstr ""
|
|
|
|
msgid "are still associated with this entry"
|
|
msgstr ""
|
|
|
|
msgid "should be %{count} character(s)"
|
|
msgid_plural "should be %{count} character(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
|
|
msgid "should have %{count} item(s)"
|
|
msgid_plural "should have %{count} item(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
|
|
msgid "should be at least %{count} character(s)"
|
|
msgid_plural "should be at least %{count} character(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
|
|
msgid "should have at least %{count} item(s)"
|
|
msgid_plural "should have at least %{count} item(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
|
|
msgid "should be at most %{count} character(s)"
|
|
msgid_plural "should be at most %{count} character(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
|
|
msgid "should have at most %{count} item(s)"
|
|
msgid_plural "should have at most %{count} item(s)"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
msgstr[2] ""
|
|
|
|
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 ""
|