Translated using Weblate (Italian)

Currently translated at 55.2% (94 of 170 strings)

Translation: Mobilizon/Backend errors
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend-errors/it/
This commit is contained in:
x 2020-11-01 19:13:59 +00:00 committed by Weblate
parent 58f6200ac8
commit 6006b2b9fb

View File

@ -8,8 +8,8 @@
## to merge POT files into PO files. ## to merge POT files into PO files.
msgid "" msgid ""
msgstr "" msgstr ""
"PO-Revision-Date: 2020-10-09 09:05+0000\n" "PO-Revision-Date: 2020-11-02 08:06+0000\n"
"Last-Translator: frama late <loss@e.email>\n" "Last-Translator: x <hardwired1.0@protonmail.com>\n"
"Language-Team: Italian <https://weblate.framasoft.org/projects/mobilizon/" "Language-Team: Italian <https://weblate.framasoft.org/projects/mobilizon/"
"backend-errors/it/>\n" "backend-errors/it/>\n"
"Language: it\n" "Language: it\n"
@ -19,7 +19,7 @@ msgstr ""
"X-Generator: Weblate 4.1\n" "X-Generator: Weblate 4.1\n"
msgid "can't be blank" msgid "can't be blank"
msgstr "non può essere bianco" msgstr "non può essere vuoto"
msgid "has already been taken" msgid "has already been taken"
msgstr "e' già stato usato" msgstr "e' già stato usato"
@ -93,70 +93,69 @@ msgstr "dev'essere maggiore o uguale di %{number}"
msgid "must be equal to %{number}" msgid "must be equal to %{number}"
msgstr "dev'essere uguale a %{number}" msgstr "dev'essere uguale a %{number}"
#, elixir-format
#: lib/graphql/resolvers/user.ex:103 #: lib/graphql/resolvers/user.ex:103
#, elixir-format
msgid "Cannot refresh the token" msgid "Cannot refresh the token"
msgstr "Il token non può essere aggiornato" msgstr "Il token non può essere aggiornato"
#, elixir-format
#: lib/graphql/resolvers/group.ex:139 #: lib/graphql/resolvers/group.ex:139
#, elixir-format
msgid "Creator profile is not owned by the current user" msgid "Creator profile is not owned by the current user"
msgstr "L'utente corrente non è proprietario del profilo dell'autore" msgstr "L'utente corrente non è proprietario del profilo dell'autore"
#, elixir-format
#: lib/graphql/resolvers/group.ex:203 #: lib/graphql/resolvers/group.ex:203
#, elixir-format
msgid "Current profile is not a member of this group" msgid "Current profile is not a member of this group"
msgstr "Il profilo corrente non è membro di questo gruppo" msgstr "Il profilo corrente non è membro di questo gruppo"
#, elixir-format
#: lib/graphql/resolvers/group.ex:207 #: lib/graphql/resolvers/group.ex:207
#, elixir-format
msgid "Current profile is not an administrator of the selected group" msgid "Current profile is not an administrator of the selected group"
msgstr "Il profilo corrente non è amministratore del gruppo selezionato" msgstr "Il profilo corrente non è amministratore del gruppo selezionato"
#, elixir-format
#: lib/graphql/resolvers/user.ex:512 #: lib/graphql/resolvers/user.ex:512
#, elixir-format
msgid "Error while saving user settings" msgid "Error while saving user settings"
msgstr "Errore nel salvare le preferenze utente" msgstr "Errore nel salvare le preferenze utente"
#, elixir-format
#: lib/graphql/error.ex:90 lib/graphql/resolvers/group.ex:200 #: lib/graphql/error.ex:90 lib/graphql/resolvers/group.ex:200
#: lib/graphql/resolvers/group.ex:248 lib/graphql/resolvers/group.ex:283 lib/graphql/resolvers/member.ex:83 #: lib/graphql/resolvers/group.ex:248 lib/graphql/resolvers/group.ex:283 lib/graphql/resolvers/member.ex:83
#, elixir-format
msgid "Group not found" msgid "Group not found"
msgstr "Gruppo non trovato" msgstr "Gruppo non trovato"
#, elixir-format
#: lib/graphql/resolvers/group.ex:69 #: lib/graphql/resolvers/group.ex:69
#, elixir-format
msgid "Group with ID %{id} not found" msgid "Group with ID %{id} not found"
msgstr "Gruppo con ID %{id} non trovato" msgstr "Gruppo con ID %{id} non trovato"
#, elixir-format
#: lib/graphql/resolvers/user.ex:83 #: lib/graphql/resolvers/user.ex:83
#, elixir-format
msgid "Impossible to authenticate, either your email or password are invalid." msgid "Impossible to authenticate, either your email or password are invalid."
msgstr "Impossibile autenticarsi: email e/o password non validi" msgstr "Impossibile autenticarsi: email e/o password non validi"
#, elixir-format
#: lib/graphql/resolvers/group.ex:280 #: lib/graphql/resolvers/group.ex:280
#, elixir-format
msgid "Member not found" msgid "Member not found"
msgstr "Membro non trovato" msgstr "Membro non trovato"
#, elixir-format
#: lib/graphql/resolvers/actor.ex:58 lib/graphql/resolvers/actor.ex:88 #: lib/graphql/resolvers/actor.ex:58 lib/graphql/resolvers/actor.ex:88
#: lib/graphql/resolvers/user.ex:417 #: lib/graphql/resolvers/user.ex:417
#, elixir-format
msgid "No profile found for the moderator user" msgid "No profile found for the moderator user"
msgstr "Nessun profilo trovato per l'utente moderatore" msgstr "Nessun profilo trovato per l'utente moderatore"
#, elixir-format
#: lib/graphql/resolvers/user.ex:195 #: lib/graphql/resolvers/user.ex:195
#, elixir-format
msgid "No user to validate with this email was found" msgid "No user to validate with this email was found"
msgstr "Nessun utente da convalidare trovato con questa email" msgstr "Nessun utente da convalidare trovato con questa email"
#, elixir-format
#: lib/graphql/resolvers/person.ex:232 lib/graphql/resolvers/user.ex:76 #: lib/graphql/resolvers/person.ex:232 lib/graphql/resolvers/user.ex:76
#: lib/graphql/resolvers/user.ex:219 #: lib/graphql/resolvers/user.ex:219
#, elixir-format
msgid "No user with this email was found" msgid "No user with this email was found"
msgstr "Nessun utente con questa email" msgstr "Nessun utente con questa email"
#, elixir-format
#: lib/graphql/resolvers/comment.ex:50 lib/graphql/resolvers/comment.ex:112 #: lib/graphql/resolvers/comment.ex:50 lib/graphql/resolvers/comment.ex:112
#: lib/graphql/resolvers/event.ex:286 lib/graphql/resolvers/feed_token.ex:28 lib/graphql/resolvers/group.ex:245 #: lib/graphql/resolvers/event.ex:286 lib/graphql/resolvers/feed_token.ex:28 lib/graphql/resolvers/group.ex:245
#: lib/graphql/resolvers/member.ex:80 lib/graphql/resolvers/participant.ex:29 #: lib/graphql/resolvers/member.ex:80 lib/graphql/resolvers/participant.ex:29
@ -164,696 +163,701 @@ msgstr "Nessun utente con questa email"
#: lib/graphql/resolvers/person.ex:191 lib/graphql/resolvers/person.ex:256 lib/graphql/resolvers/person.ex:288 #: lib/graphql/resolvers/person.ex:191 lib/graphql/resolvers/person.ex:256 lib/graphql/resolvers/person.ex:288
#: lib/graphql/resolvers/person.ex:301 lib/graphql/resolvers/picture.ex:75 lib/graphql/resolvers/report.ex:110 #: lib/graphql/resolvers/person.ex:301 lib/graphql/resolvers/picture.ex:75 lib/graphql/resolvers/report.ex:110
#: lib/graphql/resolvers/todos.ex:57 #: lib/graphql/resolvers/todos.ex:57
#, elixir-format
msgid "Profile is not owned by authenticated user" msgid "Profile is not owned by authenticated user"
msgstr "L'utente autenticato non è propietario di questo profilo" msgstr "L'utente autenticato non è propietario di questo profilo"
#, elixir-format
#: lib/graphql/resolvers/user.ex:125 #: lib/graphql/resolvers/user.ex:125
#, elixir-format
msgid "Registrations are not open" msgid "Registrations are not open"
msgstr "Le registrazioni non sono aperte" msgstr "Le registrazioni non sono aperte"
#, elixir-format
#: lib/graphql/resolvers/user.ex:330 #: lib/graphql/resolvers/user.ex:330
#, elixir-format
msgid "The current password is invalid" msgid "The current password is invalid"
msgstr "la password corrente non è valida" msgstr "la password corrente non è valida"
#, elixir-format
#: lib/graphql/resolvers/user.ex:382 #: lib/graphql/resolvers/user.ex:382
#, elixir-format
msgid "The new email doesn't seem to be valid" msgid "The new email doesn't seem to be valid"
msgstr "La nuova email sembra non valida" msgstr "La nuova email sembra non valida"
#, elixir-format
#: lib/graphql/resolvers/user.ex:379 #: lib/graphql/resolvers/user.ex:379
#, elixir-format
msgid "The new email must be different" msgid "The new email must be different"
msgstr "La nuova email dev'essere diversa" msgstr "La nuova email dev'essere diversa"
#, elixir-format
#: lib/graphql/resolvers/user.ex:333 #: lib/graphql/resolvers/user.ex:333
msgid "The new password must be different"
msgstr ""
#, elixir-format #, elixir-format
msgid "The new password must be different"
msgstr "La nuova password deve essere diversa"
#: lib/graphql/resolvers/user.ex:376 lib/graphql/resolvers/user.ex:439 #: lib/graphql/resolvers/user.ex:376 lib/graphql/resolvers/user.ex:439
#: lib/graphql/resolvers/user.ex:442 #: lib/graphql/resolvers/user.ex:442
#, elixir-format
msgid "The password provided is invalid" msgid "The password provided is invalid"
msgstr "La password assegnata non è valida" msgstr "La password assegnata non è valida"
#, elixir-format
#: lib/graphql/resolvers/user.ex:337 #: lib/graphql/resolvers/user.ex:337
#, elixir-format
msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters." msgid "The password you have chosen is too short. Please make sure your password contains at least 6 characters."
msgstr "la password scelta è troppo corta, deve avere almeno 6 caratteri." msgstr "la password scelta è troppo corta, deve avere almeno 6 caratteri."
#, elixir-format
#: lib/graphql/resolvers/user.ex:215 #: lib/graphql/resolvers/user.ex:215
#, elixir-format
msgid "This user can't reset their password" msgid "This user can't reset their password"
msgstr "Questo utente non può resettare la password" msgstr "Questo utente non può resettare la password"
#, elixir-format
#: lib/graphql/resolvers/user.ex:79 #: lib/graphql/resolvers/user.ex:79
#, elixir-format
msgid "This user has been disabled" msgid "This user has been disabled"
msgstr "L'utente è stato disabilitato" msgstr "L'utente è stato disabilitato"
#, elixir-format
#: lib/graphql/resolvers/user.ex:179 #: lib/graphql/resolvers/user.ex:179
#, elixir-format
msgid "Unable to validate user" msgid "Unable to validate user"
msgstr "Impossibile convalidare l'utente" msgstr "Impossibile convalidare l'utente"
#, elixir-format
#: lib/graphql/resolvers/user.ex:420 #: lib/graphql/resolvers/user.ex:420
#, elixir-format
msgid "User already disabled" msgid "User already disabled"
msgstr "Utente già disabilitato" msgstr "Utente già disabilitato"
#, elixir-format
#: lib/graphql/resolvers/user.ex:487 #: lib/graphql/resolvers/user.ex:487
#, elixir-format
msgid "User requested is not logged-in" msgid "User requested is not logged-in"
msgstr "L'utente richiesto non è loggato" msgstr "L'utente richiesto non è loggato"
#, elixir-format
#: lib/graphql/resolvers/group.ex:254 #: lib/graphql/resolvers/group.ex:254
#, elixir-format
msgid "You are already a member of this group" msgid "You are already a member of this group"
msgstr "" msgstr "Sei già un membro di questo gruppo"
#, elixir-format
#: lib/graphql/resolvers/group.ex:287 #: lib/graphql/resolvers/group.ex:287
msgid "You can't leave this group because you are the only administrator"
msgstr ""
#, elixir-format #, elixir-format
msgid "You can't leave this group because you are the only administrator"
msgstr "Non puoi lasciare questo gruppo perchè sei l'unico amministratore"
#: lib/graphql/resolvers/group.ex:251 #: lib/graphql/resolvers/group.ex:251
#, elixir-format
msgid "You cannot join this group" msgid "You cannot join this group"
msgstr "Non puoi unirti a questo gruppo" msgstr "Non puoi unirti a questo gruppo"
#, elixir-format
#: lib/graphql/resolvers/group.ex:97 #: lib/graphql/resolvers/group.ex:97
#, elixir-format
msgid "You may not list groups unless moderator." msgid "You may not list groups unless moderator."
msgstr "" msgstr "Non è possibile elencare i gruppi a meno che non sia un moderatore."
#, elixir-format
#: lib/graphql/resolvers/user.ex:387 #: lib/graphql/resolvers/user.ex:387
#, elixir-format
msgid "You need to be logged-in to change your email" msgid "You need to be logged-in to change your email"
msgstr "" msgstr "È necessario effettuare il login per modificare la tua email"
#, elixir-format
#: lib/graphql/resolvers/user.ex:345 #: lib/graphql/resolvers/user.ex:345
#, elixir-format
msgid "You need to be logged-in to change your password" msgid "You need to be logged-in to change your password"
msgstr "" msgstr "È necessario effettuare il login per modificare la tua password"
#, elixir-format
#: lib/graphql/resolvers/group.ex:212 #: lib/graphql/resolvers/group.ex:212
#, elixir-format
msgid "You need to be logged-in to delete a group" msgid "You need to be logged-in to delete a group"
msgstr "" msgstr "È necessario effettuare il login per eliminare un gruppo"
#, elixir-format
#: lib/graphql/resolvers/user.ex:447 #: lib/graphql/resolvers/user.ex:447
#, elixir-format
msgid "You need to be logged-in to delete your account" msgid "You need to be logged-in to delete your account"
msgstr "" msgstr "È necessario effettuare il login per eliminare il tuo account"
#, elixir-format
#: lib/graphql/resolvers/group.ex:259 #: lib/graphql/resolvers/group.ex:259
#, elixir-format
msgid "You need to be logged-in to join a group" msgid "You need to be logged-in to join a group"
msgstr "" msgstr "È necessario effettuare il login per entrare a far parte di un gruppo"
#, elixir-format
#: lib/graphql/resolvers/group.ex:292 #: lib/graphql/resolvers/group.ex:292
#, elixir-format
msgid "You need to be logged-in to leave a group" msgid "You need to be logged-in to leave a group"
msgstr "" msgstr "È necessario effettuare il login per lasciare un gruppo"
#, elixir-format
#: lib/graphql/resolvers/group.ex:177 #: lib/graphql/resolvers/group.ex:177
msgid "You need to be logged-in to update a group"
msgstr ""
#, elixir-format #, elixir-format
msgid "You need to be logged-in to update a group"
msgstr "È necessario effettuare il login per aggiornare un gruppo"
#: lib/graphql/resolvers/user.ex:58 #: lib/graphql/resolvers/user.ex:58
#, elixir-format
msgid "You need to have admin access to list users" msgid "You need to have admin access to list users"
msgstr "" msgstr ""
"È necessario disporre dell'accesso come amministratore per elencare gli "
"utenti"
#, elixir-format
#: lib/graphql/resolvers/user.ex:108 #: lib/graphql/resolvers/user.ex:108
#, elixir-format
msgid "You need to have an existing token to get a refresh token" msgid "You need to have an existing token to get a refresh token"
msgstr "" msgstr ""
"È necessario disporre di un token esistente per ottenere un token di "
"aggiornamento"
#, elixir-format
#: lib/graphql/resolvers/user.ex:198 lib/graphql/resolvers/user.ex:222 #: lib/graphql/resolvers/user.ex:198 lib/graphql/resolvers/user.ex:222
msgid "You requested again a confirmation email too soon"
msgstr ""
#, elixir-format #, elixir-format
msgid "You requested again a confirmation email too soon"
msgstr "Hai richiesto di nuovo un'e-mail di conferma troppo presto"
#: lib/graphql/resolvers/user.ex:128 #: lib/graphql/resolvers/user.ex:128
#, elixir-format
msgid "Your email is not on the allowlist" msgid "Your email is not on the allowlist"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/actor.ex:64 lib/graphql/resolvers/actor.ex:94 #: lib/graphql/resolvers/actor.ex:64 lib/graphql/resolvers/actor.ex:94
#, elixir-format
msgid "Error while performing background task" msgid "Error while performing background task"
msgstr "Errore nell'eseguire un processo in background" msgstr "Errore nell'eseguire un processo in background"
#, elixir-format
#: lib/graphql/resolvers/actor.ex:27 #: lib/graphql/resolvers/actor.ex:27
#, elixir-format
msgid "No profile found with this ID" msgid "No profile found with this ID"
msgstr "" msgstr "Nessun profilo trovato con questo ID"
#, elixir-format
#: lib/graphql/resolvers/actor.ex:54 lib/graphql/resolvers/actor.ex:91 #: lib/graphql/resolvers/actor.ex:54 lib/graphql/resolvers/actor.ex:91
#, elixir-format
msgid "No remote profile found with this ID" msgid "No remote profile found with this ID"
msgstr "" msgstr "Nessun profilo remoto trovato con questo ID"
#, elixir-format
#: lib/graphql/resolvers/actor.ex:69 #: lib/graphql/resolvers/actor.ex:69
#, elixir-format
msgid "Only moderators and administrators can suspend a profile" msgid "Only moderators and administrators can suspend a profile"
msgstr "" msgstr "Solo i moderatori e gli amministratori possono sospendere un profilo"
#, elixir-format
#: lib/graphql/resolvers/actor.ex:99 #: lib/graphql/resolvers/actor.ex:99
#, elixir-format
msgid "Only moderators and administrators can unsuspend a profile" msgid "Only moderators and administrators can unsuspend a profile"
msgstr "" msgstr "Solo i moderatori e gli amministratori possono riattivare un profilo"
#, elixir-format
#: lib/graphql/resolvers/actor.ex:24 #: lib/graphql/resolvers/actor.ex:24
msgid "Only remote profiles may be refreshed"
msgstr ""
#, elixir-format #, elixir-format
msgid "Only remote profiles may be refreshed"
msgstr "È possibile aggiornare solo i profili remoti"
#: lib/graphql/resolvers/actor.ex:61 #: lib/graphql/resolvers/actor.ex:61
#, elixir-format
msgid "Profile already suspended" msgid "Profile already suspended"
msgstr "Profilo già sospeso" msgstr "Profilo già sospeso"
#, elixir-format
#: lib/graphql/resolvers/participant.ex:96 #: lib/graphql/resolvers/participant.ex:96
msgid "A valid email is required by your instance"
msgstr ""
#, elixir-format #, elixir-format
msgid "A valid email is required by your instance"
msgstr "Un'email valida è richiesta dalla vostra istanza"
#: lib/graphql/resolvers/participant.ex:90 #: lib/graphql/resolvers/participant.ex:90
#, elixir-format
msgid "Anonymous participation is not enabled" msgid "Anonymous participation is not enabled"
msgstr "La partecipazione anonima non è abilitata" msgstr "La partecipazione anonima non è abilitata"
#, elixir-format
#: lib/graphql/resolvers/person.ex:188 #: lib/graphql/resolvers/person.ex:188
#, elixir-format
msgid "Cannot remove the last administrator of a group" msgid "Cannot remove the last administrator of a group"
msgstr "" msgstr "Impossibile rimuovere l'ultimo amministratore di un gruppo"
#, elixir-format
#: lib/graphql/resolvers/person.ex:185 #: lib/graphql/resolvers/person.ex:185
msgid "Cannot remove the last identity of a user"
msgstr ""
#, elixir-format #, elixir-format
msgid "Cannot remove the last identity of a user"
msgstr "Impossibile rimuovere l'ultima identità di un utente"
#: lib/graphql/resolvers/comment.ex:109 #: lib/graphql/resolvers/comment.ex:109
#, elixir-format
msgid "Comment is already deleted" msgid "Comment is already deleted"
msgstr "Commento già cancellato" msgstr "Commento già cancellato"
#, elixir-format
#: lib/graphql/resolvers/discussion.ex:61 #: lib/graphql/resolvers/discussion.ex:61
#, elixir-format
msgid "Discussion not found" msgid "Discussion not found"
msgstr "Discussione non trovata" msgstr "Discussione non trovata"
#, elixir-format
#: lib/graphql/resolvers/report.ex:62 lib/graphql/resolvers/report.ex:87 #: lib/graphql/resolvers/report.ex:62 lib/graphql/resolvers/report.ex:87
#, elixir-format
msgid "Error while saving report" msgid "Error while saving report"
msgstr "Errore nel salvare la segnalazione" msgstr "Errore nel salvare la segnalazione"
#, elixir-format
#: lib/graphql/resolvers/report.ex:113 #: lib/graphql/resolvers/report.ex:113
#, elixir-format
msgid "Error while updating report" msgid "Error while updating report"
msgstr "" msgstr "Errore durante l'aggiornamento del rapporto"
#, elixir-format
#: lib/graphql/resolvers/participant.ex:131 #: lib/graphql/resolvers/participant.ex:131
msgid "Event id not found"
msgstr ""
#, elixir-format #, elixir-format
msgid "Event id not found"
msgstr "ID evento non trovato"
#: lib/graphql/error.ex:89 lib/graphql/resolvers/event.ex:238 #: lib/graphql/error.ex:89 lib/graphql/resolvers/event.ex:238
#: lib/graphql/resolvers/event.ex:283 #: lib/graphql/resolvers/event.ex:283
#, elixir-format
msgid "Event not found" msgid "Event not found"
msgstr "Evento non trovato" msgstr "Evento non trovato"
#, elixir-format
#: lib/graphql/resolvers/participant.ex:87 #: lib/graphql/resolvers/participant.ex:87
#: lib/graphql/resolvers/participant.ex:128 lib/graphql/resolvers/participant.ex:160 #: lib/graphql/resolvers/participant.ex:128 lib/graphql/resolvers/participant.ex:160
msgid "Event with this ID %{id} doesn't exist"
msgstr ""
#, elixir-format #, elixir-format
msgid "Event with this ID %{id} doesn't exist"
msgstr "L'evento con questo ID %{id} non esiste"
#: lib/graphql/resolvers/participant.ex:103 #: lib/graphql/resolvers/participant.ex:103
#, elixir-format
msgid "Internal Error" msgid "Internal Error"
msgstr "Errore Interno" msgstr "Errore Interno"
#, elixir-format
#: lib/graphql/resolvers/event.ex:100 lib/graphql/resolvers/participant.ex:234 #: lib/graphql/resolvers/event.ex:100 lib/graphql/resolvers/participant.ex:234
#, elixir-format
msgid "Moderator profile is not owned by authenticated user" msgid "Moderator profile is not owned by authenticated user"
msgstr "" msgstr "Il profilo del moderatore non è di proprietà dell'utente autenticato"
#, elixir-format
#: lib/graphql/resolvers/discussion.ex:181 #: lib/graphql/resolvers/discussion.ex:181
#, elixir-format
msgid "No discussion with ID %{id}" msgid "No discussion with ID %{id}"
msgstr "" msgstr "Nessuna discussione con l'ID %{id}"
#, elixir-format
#: lib/graphql/resolvers/todos.ex:81 lib/graphql/resolvers/todos.ex:171 #: lib/graphql/resolvers/todos.ex:81 lib/graphql/resolvers/todos.ex:171
msgid "No profile found for user"
msgstr ""
#, elixir-format #, elixir-format
msgid "No profile found for user"
msgstr "Nessuno profilo trovato per l'utente"
#: lib/graphql/resolvers/feed_token.ex:66 #: lib/graphql/resolvers/feed_token.ex:66
#, elixir-format
msgid "No such feed token" msgid "No such feed token"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:202 #: lib/graphql/resolvers/event.ex:202
msgid "Organizer profile is not owned by the user"
msgstr ""
#, elixir-format #, elixir-format
msgid "Organizer profile is not owned by the user"
msgstr "Il profilo dell'organizzatore non è di proprietà dell'utente"
#: lib/graphql/resolvers/participant.ex:244 #: lib/graphql/resolvers/participant.ex:244
#, elixir-format
msgid "Participant already has role %{role}" msgid "Participant already has role %{role}"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/participant.ex:173 #: lib/graphql/resolvers/participant.ex:173
#: lib/graphql/resolvers/participant.ex:202 lib/graphql/resolvers/participant.ex:237 #: lib/graphql/resolvers/participant.ex:202 lib/graphql/resolvers/participant.ex:237
#: lib/graphql/resolvers/participant.ex:247 #: lib/graphql/resolvers/participant.ex:247
#, elixir-format
msgid "Participant not found" msgid "Participant not found"
msgstr "Partecipante non trovato" msgstr "Partecipante non trovato"
#, elixir-format
#: lib/graphql/resolvers/person.ex:31 #: lib/graphql/resolvers/person.ex:31
#, elixir-format
msgid "Person with ID %{id} not found" msgid "Person with ID %{id} not found"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/person.ex:52 #: lib/graphql/resolvers/person.ex:52
#, elixir-format
msgid "Person with username %{username} not found" msgid "Person with username %{username} not found"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/picture.ex:45 #: lib/graphql/resolvers/picture.ex:45
#, elixir-format
msgid "Picture with ID %{id} was not found" msgid "Picture with ID %{id} was not found"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/post.ex:165 lib/graphql/resolvers/post.ex:198 #: lib/graphql/resolvers/post.ex:165 lib/graphql/resolvers/post.ex:198
#, elixir-format
msgid "Post ID is not a valid ID" msgid "Post ID is not a valid ID"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/post.ex:168 lib/graphql/resolvers/post.ex:201 #: lib/graphql/resolvers/post.ex:168 lib/graphql/resolvers/post.ex:201
#, elixir-format
msgid "Post doesn't exist" msgid "Post doesn't exist"
msgstr "Il post non esiste" msgstr "Il post non esiste"
#, elixir-format
#: lib/graphql/resolvers/member.ex:86 #: lib/graphql/resolvers/member.ex:86
#, elixir-format
msgid "Profile invited doesn't exist" msgid "Profile invited doesn't exist"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:95 lib/graphql/resolvers/member.ex:99 #: lib/graphql/resolvers/member.ex:95 lib/graphql/resolvers/member.ex:99
#, elixir-format
msgid "Profile is already a member of this group" msgid "Profile is already a member of this group"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/post.ex:131 lib/graphql/resolvers/post.ex:171 #: lib/graphql/resolvers/post.ex:131 lib/graphql/resolvers/post.ex:171
#: lib/graphql/resolvers/post.ex:204 lib/graphql/resolvers/resource.ex:87 lib/graphql/resolvers/resource.ex:124 #: lib/graphql/resolvers/post.ex:204 lib/graphql/resolvers/resource.ex:87 lib/graphql/resolvers/resource.ex:124
#: lib/graphql/resolvers/resource.ex:153 lib/graphql/resolvers/resource.ex:182 lib/graphql/resolvers/todos.ex:60 #: lib/graphql/resolvers/resource.ex:153 lib/graphql/resolvers/resource.ex:182 lib/graphql/resolvers/todos.ex:60
#: lib/graphql/resolvers/todos.ex:84 lib/graphql/resolvers/todos.ex:102 lib/graphql/resolvers/todos.ex:174 #: lib/graphql/resolvers/todos.ex:84 lib/graphql/resolvers/todos.ex:102 lib/graphql/resolvers/todos.ex:174
#: lib/graphql/resolvers/todos.ex:197 lib/graphql/resolvers/todos.ex:225 #: lib/graphql/resolvers/todos.ex:197 lib/graphql/resolvers/todos.ex:225
#, elixir-format
msgid "Profile is not member of group" msgid "Profile is not member of group"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/person.ex:154 lib/graphql/resolvers/person.ex:182 #: lib/graphql/resolvers/person.ex:154 lib/graphql/resolvers/person.ex:182
#, elixir-format
msgid "Profile not found" msgid "Profile not found"
msgstr "Profilo non trovato" msgstr "Profilo non trovato"
#, elixir-format
#: lib/graphql/resolvers/event.ex:104 lib/graphql/resolvers/participant.ex:241 #: lib/graphql/resolvers/event.ex:104 lib/graphql/resolvers/participant.ex:241
#, elixir-format
msgid "Provided moderator profile doesn't have permission on this event" msgid "Provided moderator profile doesn't have permission on this event"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/report.ex:38 #: lib/graphql/resolvers/report.ex:38
#, elixir-format
msgid "Report not found" msgid "Report not found"
msgstr "Segnalazione non trovata" msgstr "Segnalazione non trovata"
#, elixir-format
#: lib/graphql/resolvers/resource.ex:150 lib/graphql/resolvers/resource.ex:179 #: lib/graphql/resolvers/resource.ex:150 lib/graphql/resolvers/resource.ex:179
#, elixir-format
msgid "Resource doesn't exist" msgid "Resource doesn't exist"
msgstr "La risorsa non esiste" msgstr "La risorsa non esiste"
#, elixir-format
#: lib/graphql/resolvers/participant.ex:124 #: lib/graphql/resolvers/participant.ex:124
#, elixir-format
msgid "The event has already reached its maximum capacity" msgid "The event has already reached its maximum capacity"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/participant.ex:267 #: lib/graphql/resolvers/participant.ex:267
#, elixir-format
msgid "This token is invalid" msgid "This token is invalid"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/todos.ex:168 lib/graphql/resolvers/todos.ex:222 #: lib/graphql/resolvers/todos.ex:168 lib/graphql/resolvers/todos.ex:222
#, elixir-format
msgid "Todo doesn't exist" msgid "Todo doesn't exist"
msgstr "L'elemento to-do non esiste" msgstr "L'elemento to-do non esiste"
#, elixir-format
#: lib/graphql/resolvers/todos.ex:78 lib/graphql/resolvers/todos.ex:194 #: lib/graphql/resolvers/todos.ex:78 lib/graphql/resolvers/todos.ex:194
#: lib/graphql/resolvers/todos.ex:219 #: lib/graphql/resolvers/todos.ex:219
#, elixir-format
msgid "Todo list doesn't exist" msgid "Todo list doesn't exist"
msgstr "la lista non esiste" msgstr "la lista non esiste"
#, elixir-format
#: lib/graphql/resolvers/feed_token.ex:72 #: lib/graphql/resolvers/feed_token.ex:72
#, elixir-format
msgid "Token does not exist" msgid "Token does not exist"
msgstr "Il token non esiste" msgstr "Il token non esiste"
#, elixir-format
#: lib/graphql/resolvers/feed_token.ex:69 #: lib/graphql/resolvers/feed_token.ex:69
#, elixir-format
msgid "Token is not a valid UUID" msgid "Token is not a valid UUID"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/error.ex:87 lib/graphql/resolvers/person.ex:323 #: lib/graphql/error.ex:87 lib/graphql/resolvers/person.ex:323
#, elixir-format
msgid "User not found" msgid "User not found"
msgstr "Utente non trovato" msgstr "Utente non trovato"
#, elixir-format
#: lib/graphql/resolvers/person.ex:235 #: lib/graphql/resolvers/person.ex:235
#, elixir-format
msgid "You already have a profile for this user" msgid "You already have a profile for this user"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/participant.ex:134 #: lib/graphql/resolvers/participant.ex:134
#, elixir-format
msgid "You are already a participant of this event" msgid "You are already a participant of this event"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/discussion.ex:185 #: lib/graphql/resolvers/discussion.ex:185
#, elixir-format
msgid "You are not a member of the group the discussion belongs to" msgid "You are not a member of the group the discussion belongs to"
msgstr "Non sei membro del gruppo a cui la discussione appartiene" msgstr "Non sei membro del gruppo a cui la discussione appartiene"
#, elixir-format
#: lib/graphql/resolvers/member.ex:89 #: lib/graphql/resolvers/member.ex:89
#, elixir-format
msgid "You are not a member of this group" msgid "You are not a member of this group"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:154 #: lib/graphql/resolvers/member.ex:154
#, elixir-format
msgid "You are not a moderator or admin for this group" msgid "You are not a moderator or admin for this group"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/comment.ex:55 #: lib/graphql/resolvers/comment.ex:55
#, elixir-format
msgid "You are not allowed to create a comment if not connected" msgid "You are not allowed to create a comment if not connected"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/feed_token.ex:44 #: lib/graphql/resolvers/feed_token.ex:44
#, elixir-format
msgid "You are not allowed to create a feed token if not connected" msgid "You are not allowed to create a feed token if not connected"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/comment.ex:117 #: lib/graphql/resolvers/comment.ex:117
#, elixir-format
msgid "You are not allowed to delete a comment if not connected" msgid "You are not allowed to delete a comment if not connected"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/feed_token.ex:81 #: lib/graphql/resolvers/feed_token.ex:81
#, elixir-format
msgid "You are not allowed to delete a feed token if not connected" msgid "You are not allowed to delete a feed token if not connected"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/comment.ex:77 #: lib/graphql/resolvers/comment.ex:77
#, elixir-format
msgid "You are not allowed to update a comment if not connected" msgid "You are not allowed to update a comment if not connected"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/participant.ex:167 #: lib/graphql/resolvers/participant.ex:167
#: lib/graphql/resolvers/participant.ex:196 #: lib/graphql/resolvers/participant.ex:196
#, elixir-format
msgid "You can't leave event because you're the only event creator participant" msgid "You can't leave event because you're the only event creator participant"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:158 #: lib/graphql/resolvers/member.ex:158
#, elixir-format
msgid "You can't set yourself to a lower member role for this group because you are the only administrator" msgid "You can't set yourself to a lower member role for this group because you are the only administrator"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/comment.ex:105 #: lib/graphql/resolvers/comment.ex:105
#, elixir-format
msgid "You cannot delete this comment" msgid "You cannot delete this comment"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:279 #: lib/graphql/resolvers/event.ex:279
#, elixir-format
msgid "You cannot delete this event" msgid "You cannot delete this event"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:92 #: lib/graphql/resolvers/member.ex:92
#, elixir-format
msgid "You cannot invite to this group" msgid "You cannot invite to this group"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/feed_token.ex:75 #: lib/graphql/resolvers/feed_token.ex:75
#, elixir-format
msgid "You don't have permission to delete this token" msgid "You don't have permission to delete this token"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/admin.ex:52 #: lib/graphql/resolvers/admin.ex:52
#, elixir-format
msgid "You need to be logged-in and a moderator to list action logs" msgid "You need to be logged-in and a moderator to list action logs"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/report.ex:28 #: lib/graphql/resolvers/report.ex:28
#, elixir-format
msgid "You need to be logged-in and a moderator to list reports" msgid "You need to be logged-in and a moderator to list reports"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/report.ex:118 #: lib/graphql/resolvers/report.ex:118
#, elixir-format
msgid "You need to be logged-in and a moderator to update a report" msgid "You need to be logged-in and a moderator to update a report"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/report.ex:43 #: lib/graphql/resolvers/report.ex:43
#, elixir-format
msgid "You need to be logged-in and a moderator to view a report" msgid "You need to be logged-in and a moderator to view a report"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/admin.ex:220 #: lib/graphql/resolvers/admin.ex:220
#, elixir-format
msgid "You need to be logged-in and an administrator to access admin settings" msgid "You need to be logged-in and an administrator to access admin settings"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/admin.ex:205 #: lib/graphql/resolvers/admin.ex:205
#, elixir-format
msgid "You need to be logged-in and an administrator to access dashboard statistics" msgid "You need to be logged-in and an administrator to access dashboard statistics"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/admin.ex:244 #: lib/graphql/resolvers/admin.ex:244
#, elixir-format
msgid "You need to be logged-in and an administrator to save admin settings" msgid "You need to be logged-in and an administrator to save admin settings"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/discussion.ex:66 #: lib/graphql/resolvers/discussion.ex:66
#, elixir-format
msgid "You need to be logged-in to access discussions" msgid "You need to be logged-in to access discussions"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/resource.ex:93 #: lib/graphql/resolvers/resource.ex:93
#, elixir-format
msgid "You need to be logged-in to access resources" msgid "You need to be logged-in to access resources"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:213 #: lib/graphql/resolvers/event.ex:213
#, elixir-format
msgid "You need to be logged-in to create events" msgid "You need to be logged-in to create events"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/post.ex:139 #: lib/graphql/resolvers/post.ex:139
#, elixir-format
msgid "You need to be logged-in to create posts" msgid "You need to be logged-in to create posts"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/report.ex:81 lib/graphql/resolvers/report.ex:92 #: lib/graphql/resolvers/report.ex:81 lib/graphql/resolvers/report.ex:92
#, elixir-format
msgid "You need to be logged-in to create reports" msgid "You need to be logged-in to create reports"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/resource.ex:129 #: lib/graphql/resolvers/resource.ex:129
#, elixir-format
msgid "You need to be logged-in to create resources" msgid "You need to be logged-in to create resources"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:291 #: lib/graphql/resolvers/event.ex:291
#, elixir-format
msgid "You need to be logged-in to delete an event" msgid "You need to be logged-in to delete an event"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/post.ex:209 #: lib/graphql/resolvers/post.ex:209
#, elixir-format
msgid "You need to be logged-in to delete posts" msgid "You need to be logged-in to delete posts"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/resource.ex:187 #: lib/graphql/resolvers/resource.ex:187
#, elixir-format
msgid "You need to be logged-in to delete resources" msgid "You need to be logged-in to delete resources"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/participant.ex:108 #: lib/graphql/resolvers/participant.ex:108
#, elixir-format
msgid "You need to be logged-in to join an event" msgid "You need to be logged-in to join an event"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/participant.ex:207 #: lib/graphql/resolvers/participant.ex:207
#, elixir-format
msgid "You need to be logged-in to leave an event" msgid "You need to be logged-in to leave an event"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:252 #: lib/graphql/resolvers/event.ex:252
#, elixir-format
msgid "You need to be logged-in to update an event" msgid "You need to be logged-in to update an event"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/post.ex:176 #: lib/graphql/resolvers/post.ex:176
#, elixir-format
msgid "You need to be logged-in to update posts" msgid "You need to be logged-in to update posts"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/resource.ex:158 #: lib/graphql/resolvers/resource.ex:158
#, elixir-format
msgid "You need to be logged-in to update resources" msgid "You need to be logged-in to update resources"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/resource.ex:210 #: lib/graphql/resolvers/resource.ex:210
#, elixir-format
msgid "You need to be logged-in to view a resource preview" msgid "You need to be logged-in to view a resource preview"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/picture.ex:86 #: lib/graphql/resolvers/picture.ex:86
#, elixir-format
msgid "You need to login to upload a picture" msgid "You need to login to upload a picture"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/report.ex:84 #: lib/graphql/resolvers/report.ex:84
#, elixir-format
msgid "Reporter ID does not match the anonymous profile id" msgid "Reporter ID does not match the anonymous profile id"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/report.ex:59 #: lib/graphql/resolvers/report.ex:59
#, elixir-format
msgid "Reporter profile is not owned by authenticated user" msgid "Reporter profile is not owned by authenticated user"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/resource.ex:121 #: lib/graphql/resolvers/resource.ex:121
#, elixir-format
msgid "Parent resource doesn't belong to this group" msgid "Parent resource doesn't belong to this group"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/participant.ex:93 #: lib/graphql/resolvers/participant.ex:93
#, elixir-format
msgid "Profile ID provided is not the anonymous profile one" msgid "Profile ID provided is not the anonymous profile one"
msgstr "" msgstr ""
#, elixir-format
#: lib/mobilizon/users/user.ex:109 #: lib/mobilizon/users/user.ex:109
#, elixir-format
msgid "The chosen password is too short." msgid "The chosen password is too short."
msgstr "" msgstr ""
#, elixir-format
#: lib/mobilizon/users/user.ex:138 #: lib/mobilizon/users/user.ex:138
#, elixir-format
msgid "The registration token is already in use, this looks like an issue on our side." msgid "The registration token is already in use, this looks like an issue on our side."
msgstr "" msgstr ""
#, elixir-format
#: lib/mobilizon/users/user.ex:104 #: lib/mobilizon/users/user.ex:104
#, elixir-format
msgid "This email is already used." msgid "This email is already used."
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/error.ex:88 #: lib/graphql/error.ex:88
#, elixir-format
msgid "Post not found" msgid "Post not found"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/error.ex:75 #: lib/graphql/error.ex:75
#, elixir-format
msgid "Invalid arguments passed" msgid "Invalid arguments passed"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/error.ex:81 #: lib/graphql/error.ex:81
#, elixir-format
msgid "Invalid credentials" msgid "Invalid credentials"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/error.ex:79 #: lib/graphql/error.ex:79
#, elixir-format
msgid "Reset your password to login" msgid "Reset your password to login"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/error.ex:86 lib/graphql/error.ex:91 #: lib/graphql/error.ex:86 lib/graphql/error.ex:91
#, elixir-format
msgid "Resource not found" msgid "Resource not found"
msgstr "Segnalazione non trovata" msgstr "Segnalazione non trovata"
#, elixir-format
#: lib/graphql/error.ex:92 #: lib/graphql/error.ex:92
#, elixir-format
msgid "Something went wrong" msgid "Something went wrong"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/error.ex:74 #: lib/graphql/error.ex:74
#, elixir-format
msgid "Unknown Resource" msgid "Unknown Resource"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/error.ex:84 #: lib/graphql/error.ex:84
#, elixir-format
msgid "You don't have permission to do this" msgid "You don't have permission to do this"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/error.ex:76 #: lib/graphql/error.ex:76
#, elixir-format
msgid "You need to be logged in" msgid "You need to be logged in"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:119 #: lib/graphql/resolvers/member.ex:119
#, elixir-format
msgid "You can't accept this invitation with this profile." msgid "You can't accept this invitation with this profile."
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:137 #: lib/graphql/resolvers/member.ex:137
#, elixir-format
msgid "You can't reject this invitation with this profile." msgid "You can't reject this invitation with this profile."
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/picture.ex:78 #: lib/graphql/resolvers/picture.ex:78
#, elixir-format
msgid "File doesn't have an allowed MIME type." msgid "File doesn't have an allowed MIME type."
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/group.ex:172 #: lib/graphql/resolvers/group.ex:172
#, elixir-format
msgid "Profile is not administrator for the group" msgid "Profile is not administrator for the group"
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:241 #: lib/graphql/resolvers/event.ex:241
#, elixir-format
msgid "You can't edit this event." msgid "You can't edit this event."
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/event.ex:244 #: lib/graphql/resolvers/event.ex:244
#, elixir-format
msgid "You can't attribute this event to this profile." msgid "You can't attribute this event to this profile."
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:140 #: lib/graphql/resolvers/member.ex:140
#, elixir-format
msgid "This invitation doesn't exist." msgid "This invitation doesn't exist."
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:182 #: lib/graphql/resolvers/member.ex:182
#, elixir-format
msgid "This member already has been rejected." msgid "This member already has been rejected."
msgstr "" msgstr ""
#, elixir-format
#: lib/graphql/resolvers/member.ex:189 #: lib/graphql/resolvers/member.ex:189
#, elixir-format
msgid "You don't have the right to remove this member." msgid "You don't have the right to remove this member."
msgstr "" msgstr ""