mobilizon.chapril.org-mobil.../priv/gettext/it/LC_MESSAGES/errors.po

95 lines
2.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 ""
"PO-Revision-Date: 2020-09-15 17:04+0000\n"
"Last-Translator: frama late <loss@e.email>\n"
"Language-Team: Italian <https://weblate.framasoft.org/projects/mobilizon/"
"backend-errors/it/>\n"
"Language: it\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.1\n"
"Content-Transfer-Encoding: 8bit\n"
msgid "can't be blank"
msgstr "non può essere bianco"
msgid "has already been taken"
msgstr "e' già stato usato"
msgid "is invalid"
msgstr "è invalido"
msgid "must be accepted"
msgstr "deve esssere accettato"
msgid "has invalid format"
msgstr "ha un formato non valido"
msgid "has an invalid entry"
msgstr "ha un occorrenza non valida"
msgid "is reserved"
msgstr "è riservato"
msgid "does not match confirmation"
msgstr ""
msgid "is still associated with this entry"
msgstr ""
msgid "are still associated with this entry"
msgstr "è ancora associato a questa voce"
msgid "should be %{count} character(s)"
msgid_plural "should be %{count} character(s)"
msgstr[0] "dovrebbe avere %{count} character(s)"
msgstr[1] "dovrebbe avere %{count} character(s)"
msgid "should have %{count} item(s)"
msgid_plural "should have %{count} item(s)"
msgstr[0] "dovrebbe avere %{count} character(s)"
msgstr[1] "dovrebbe avere %{count} character(s)"
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] ""
msgid "must be less than %{number}"
msgstr "deve essere minore di %{number}"
msgid "must be greater than %{number}"
msgstr "deve essere maggiore di %{number}"
msgid "must be less than or equal to %{number}"
msgstr "dev'essere minore o uguale di %{number}"
msgid "must be greater than or equal to %{number}"
msgstr "dev'essere maggiore o uguale di %{number}"
msgid "must be equal to %{number}"
msgstr "dev'essere uguale a %{number}"