update translations
This commit is contained in:
@@ -346,12 +346,12 @@ msgctxt "terms"
|
||||
msgid "What information do we collect?"
|
||||
msgstr "Quali informazioni raccogliamo?"
|
||||
|
||||
#: lib/web/email/user.ex:188
|
||||
#: lib/web/email/user.ex:194
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Mobilizon on %{instance}: confirm your email address"
|
||||
msgstr "Mobilizon su %{instance}: conferma il tuo indirizzo email"
|
||||
|
||||
#: lib/web/email/user.ex:165
|
||||
#: lib/web/email/user.ex:171
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Mobilizon on %{instance}: email changed"
|
||||
msgstr "Mobilizon su %{instance}: email modificata"
|
||||
@@ -1614,7 +1614,7 @@ msgstr "Flusso privato degli eventi di %{actor} su %{instance}"
|
||||
msgid "%{actor}'s public events feed on %{instance}"
|
||||
msgstr "Flusso pubblico degli eventi di %{actor} su %{instance}"
|
||||
|
||||
#: lib/service/export/feed.ex:221
|
||||
#: lib/service/export/feed.ex:233
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Feed for %{email} on %{instance}"
|
||||
msgstr "Flusso per %{email} su %{instance}"
|
||||
@@ -1963,7 +1963,7 @@ msgstr[1] ""
|
||||
msgid "An administrator changed your role"
|
||||
msgstr "Un amministratore ha cambiato il tuo ruolo"
|
||||
|
||||
#: lib/web/email/admin.ex:122
|
||||
#: lib/web/email/admin.ex:138
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "An administrator confirmed your account on %{instance}"
|
||||
msgstr "Un amministratore ha confermato il tuo account su %{instance}"
|
||||
@@ -1977,8 +1977,8 @@ msgid "An administrator manually changed the email attached to your account"
|
||||
msgstr ""
|
||||
"Un amministratore ha modificato manualmente l'email allegata al tuo account"
|
||||
|
||||
#: lib/web/email/admin.ex:43
|
||||
#: lib/web/email/admin.ex:70
|
||||
#: lib/web/email/admin.ex:59
|
||||
#: lib/web/email/admin.ex:86
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "An administrator manually changed the email attached to your account on %{instance}"
|
||||
msgstr ""
|
||||
@@ -1991,7 +1991,7 @@ msgstr ""
|
||||
msgid "An administrator manually confirmed your account"
|
||||
msgstr "Un amministratore ha confermato manualmente il tuo account"
|
||||
|
||||
#: lib/web/email/admin.ex:98
|
||||
#: lib/web/email/admin.ex:114
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "An administrator updated your role on %{instance}"
|
||||
msgstr "Un amministratore ha aggiornato il tuo ruolo su %{instance}"
|
||||
@@ -2370,7 +2370,7 @@ msgstr ""
|
||||
"Se desideri annullare la tua partecipazione, è sufficiente fare clic sul "
|
||||
"collegamento sottostante."
|
||||
|
||||
#: lib/web/email/admin.ex:142
|
||||
#: lib/web/email/admin.ex:158
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Email configuration test for %{instance}"
|
||||
msgstr "Test configurazione email per %{instance}"
|
||||
@@ -2401,3 +2401,35 @@ msgstr ""
|
||||
"indipendente che utilizza il codice sorgente di Mobilizon. Puoi trovare "
|
||||
"ulteriori informazioni su questa istanza nella pagina <a href=\"/about/"
|
||||
"instance\">\"Informazioni su questa istanza\"</a>."
|
||||
|
||||
#: lib/web/templates/email/user_pending.html.heex:62
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Login to view the list of pending users"
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/user_pending.text.eex:3
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Login to view the list of pending users:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/user_pending.html.heex:47
|
||||
#: lib/web/templates/email/user_pending.text.eex:1
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "New pending user from %{user} on %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/user_pending.html.heex:18
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "New pending user on <b>%{instance}</b>"
|
||||
msgstr "Nuova segnalazione sull'istanza <b>%{instance}</b>"
|
||||
|
||||
#: lib/web/email/admin.ex:38
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "New pending user on Mobilizon instance %{instance}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/web/templates/email/admin/_role.html.heex:9
|
||||
#: lib/web/templates/email/admin/_role.text.eex:1
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Pending"
|
||||
msgstr ""
|
||||
|
||||
@@ -95,7 +95,7 @@ msgstr "dev'essere maggiore o uguale di %{number}"
|
||||
msgid "must be equal to %{number}"
|
||||
msgstr "dev'essere uguale a %{number}"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:116
|
||||
#: lib/graphql/resolvers/user.ex:119
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Cannot refresh the token"
|
||||
msgstr "Il token non può essere aggiornato"
|
||||
@@ -110,12 +110,12 @@ msgstr "Il profilo corrente non è membro di questo gruppo"
|
||||
msgid "Current profile is not an administrator of the selected group"
|
||||
msgstr "Il profilo corrente non è amministratore del gruppo selezionato"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:673
|
||||
#: lib/graphql/resolvers/user.ex:744
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Error while saving user settings"
|
||||
msgstr "Errore nel salvare le preferenze utente"
|
||||
|
||||
#: lib/graphql/error.ex:115
|
||||
#: lib/graphql/error.ex:116
|
||||
#: lib/graphql/resolvers/group.ex:273
|
||||
#: lib/graphql/resolvers/group.ex:305
|
||||
#: lib/graphql/resolvers/group.ex:342
|
||||
@@ -132,7 +132,7 @@ msgstr "Gruppo non trovato"
|
||||
msgid "Group with ID %{id} not found"
|
||||
msgstr "Gruppo con ID %{id} non trovato"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:94
|
||||
#: lib/graphql/resolvers/user.ex:97
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Impossible to authenticate, either your email or password are invalid."
|
||||
msgstr "Impossibile autenticarsi: email e/o password non validi."
|
||||
@@ -148,92 +148,91 @@ msgstr "Membro non trovato"
|
||||
msgid "No profile found for the moderator user"
|
||||
msgstr "Nessun profilo trovato per l'utente moderatore"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:300
|
||||
#: lib/graphql/resolvers/user.ex:346
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "No user to validate with this email was found"
|
||||
msgstr "Nessun utente da convalidare trovato con questa email"
|
||||
|
||||
#: lib/graphql/resolvers/person.ex:339
|
||||
#: lib/graphql/resolvers/user.ex:337
|
||||
#: lib/graphql/resolvers/user.ex:383
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "No user with this email was found"
|
||||
msgstr "Nessun utente con questa email"
|
||||
|
||||
#: lib/graphql/resolvers/feed_token.ex:28
|
||||
#: lib/graphql/resolvers/feed_token.ex:33
|
||||
#: lib/graphql/resolvers/participant.ex:34
|
||||
#: lib/graphql/resolvers/participant.ex:217
|
||||
#: lib/graphql/resolvers/person.ex:247
|
||||
#: lib/graphql/resolvers/person.ex:378
|
||||
#: lib/graphql/resolvers/person.ex:414
|
||||
#: lib/graphql/resolvers/person.ex:421
|
||||
#: lib/graphql/resolvers/person.ex:450
|
||||
#: lib/graphql/resolvers/person.ex:465
|
||||
#: lib/graphql/resolvers/person.ex:260
|
||||
#: lib/graphql/resolvers/person.ex:339
|
||||
#: lib/graphql/resolvers/person.ex:375
|
||||
#: lib/graphql/resolvers/person.ex:382
|
||||
#: lib/graphql/resolvers/person.ex:411
|
||||
#: lib/graphql/resolvers/person.ex:426
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Profile is not owned by authenticated user"
|
||||
msgstr "L'utente autenticato non è propietario di questo profilo"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:177
|
||||
#: lib/graphql/resolvers/user.ex:192
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Registrations are not open"
|
||||
msgstr "Le registrazioni non sono aperte"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:474
|
||||
#: lib/graphql/resolvers/user.ex:523
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "The current password is invalid"
|
||||
msgstr "la password corrente non è valida"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:335
|
||||
#: lib/graphql/resolvers/user.ex:527
|
||||
#: lib/graphql/resolvers/admin.ex:374
|
||||
#: lib/graphql/resolvers/user.ex:576
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "The new email doesn't seem to be valid"
|
||||
msgstr "La nuova email sembra non valida"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:324
|
||||
#: lib/graphql/resolvers/user.ex:514
|
||||
#: lib/graphql/resolvers/admin.ex:363
|
||||
#: lib/graphql/resolvers/user.ex:563
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "The new email must be different"
|
||||
msgstr "La nuova email dev'essere diversa"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:477
|
||||
#: lib/graphql/resolvers/user.ex:526
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "The new password must be different"
|
||||
msgstr "La nuova password deve essere diversa"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:518
|
||||
#: lib/graphql/resolvers/user.ex:602
|
||||
#: lib/graphql/resolvers/user.ex:605
|
||||
#: lib/graphql/resolvers/user.ex:567
|
||||
#: lib/graphql/resolvers/user.ex:673
|
||||
#: lib/graphql/resolvers/user.ex:676
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "The password provided is invalid"
|
||||
msgstr "La password assegnata non è valida"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:361
|
||||
#: lib/graphql/resolvers/user.ex:481
|
||||
#: lib/graphql/resolvers/user.ex:410
|
||||
#: lib/graphql/resolvers/user.ex:530
|
||||
#, elixir-autogen, elixir-format
|
||||
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."
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:330
|
||||
#: lib/graphql/resolvers/user.ex:376
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This user can't reset their password"
|
||||
msgstr "Questo utente non può resettare la password"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:90
|
||||
#: lib/graphql/resolvers/user.ex:93
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This user has been disabled"
|
||||
msgstr "L'utente è stato disabilitato"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:278
|
||||
#: lib/graphql/resolvers/user.ex:283
|
||||
#: lib/graphql/resolvers/user.ex:324
|
||||
#: lib/graphql/resolvers/user.ex:329
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Unable to validate user"
|
||||
msgstr "Impossibile convalidare l'utente"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:583
|
||||
#: lib/graphql/resolvers/user.ex:654
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "User already disabled"
|
||||
msgstr "Utente già disabilitato"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:648
|
||||
#: lib/graphql/resolvers/user.ex:719
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "User requested is not logged-in"
|
||||
msgstr "L'utente richiesto non è loggato"
|
||||
@@ -258,12 +257,12 @@ msgstr "Non puoi unirti a questo gruppo"
|
||||
msgid "You may not list groups unless moderator."
|
||||
msgstr "Non è possibile elencare i gruppi a meno che non sia un moderatore."
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:503
|
||||
#: lib/graphql/resolvers/user.ex:552
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in to change your email"
|
||||
msgstr "È necessario effettuare il login per modificare la tua email"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:489
|
||||
#: lib/graphql/resolvers/user.ex:538
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in to change your password"
|
||||
msgstr "È necessario effettuare il login per modificare la tua password"
|
||||
@@ -273,7 +272,7 @@ msgstr "È necessario effettuare il login per modificare la tua password"
|
||||
msgid "You need to be logged-in to delete a group"
|
||||
msgstr "È necessario effettuare il login per eliminare un gruppo"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:610
|
||||
#: lib/graphql/resolvers/user.ex:681
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in to delete your account"
|
||||
msgstr "È necessario effettuare il login per eliminare il tuo account"
|
||||
@@ -293,14 +292,14 @@ msgstr "È necessario effettuare il login per lasciare un gruppo"
|
||||
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:121
|
||||
#: lib/graphql/resolvers/user.ex:124
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to have an existing token to get a refresh token"
|
||||
msgstr ""
|
||||
"È necessario disporre di un token esistente per ottenere un token di "
|
||||
"aggiornamento"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:180
|
||||
#: lib/graphql/resolvers/user.ex:198
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Your email is not on the allowlist"
|
||||
msgstr "La tua mail non è nella lista delle autorizzazioni"
|
||||
@@ -352,12 +351,12 @@ msgstr "Un'email valida è richiesta dalla vostra istanza"
|
||||
msgid "Anonymous participation is not enabled"
|
||||
msgstr "La partecipazione anonima non è abilitata"
|
||||
|
||||
#: lib/graphql/resolvers/person.ex:221
|
||||
#: lib/graphql/resolvers/person.ex:234
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Cannot remove the last administrator of a group"
|
||||
msgstr "Impossibile rimuovere l'ultimo amministratore di un gruppo"
|
||||
|
||||
#: lib/graphql/resolvers/person.ex:218
|
||||
#: lib/graphql/resolvers/person.ex:231
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Cannot remove the last identity of a user"
|
||||
msgstr "Impossibile rimuovere l'ultima identità di un utente"
|
||||
@@ -367,7 +366,7 @@ msgstr "Impossibile rimuovere l'ultima identità di un utente"
|
||||
msgid "Comment is already deleted"
|
||||
msgstr "Commento già cancellato"
|
||||
|
||||
#: lib/graphql/error.ex:117
|
||||
#: lib/graphql/error.ex:118
|
||||
#: lib/graphql/resolvers/discussion.ex:69
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Discussion not found"
|
||||
@@ -389,9 +388,9 @@ msgstr "Errore durante l'aggiornamento del rapporto"
|
||||
msgid "Event id not found"
|
||||
msgstr "ID evento non trovato"
|
||||
|
||||
#: lib/graphql/error.ex:114
|
||||
#: lib/graphql/resolvers/event.ex:382
|
||||
#: lib/graphql/resolvers/event.ex:434
|
||||
#: lib/graphql/error.ex:115
|
||||
#: lib/graphql/resolvers/event.ex:400
|
||||
#: lib/graphql/resolvers/event.ex:452
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Event not found"
|
||||
msgstr "Evento non trovato"
|
||||
@@ -423,7 +422,7 @@ msgstr "Nessuna discussione con l'ID %{id}"
|
||||
msgid "No profile found for user"
|
||||
msgstr "Nessuno profilo trovato per l'utente"
|
||||
|
||||
#: lib/graphql/resolvers/feed_token.ex:64
|
||||
#: lib/graphql/resolvers/feed_token.ex:118
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "No such feed token"
|
||||
msgstr "Nessun token di rifornimento corrispondente"
|
||||
@@ -451,13 +450,13 @@ msgid "Person with username %{username} not found"
|
||||
msgstr "La persona con il nome utente %{username} non è stata trovata"
|
||||
|
||||
#: lib/graphql/resolvers/post.ex:169
|
||||
#: lib/graphql/resolvers/post.ex:203
|
||||
#: lib/graphql/resolvers/post.ex:206
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Post ID is not a valid ID"
|
||||
msgstr "L'ID del post non è un ID valido"
|
||||
|
||||
#: lib/graphql/resolvers/post.ex:172
|
||||
#: lib/graphql/resolvers/post.ex:206
|
||||
#: lib/graphql/resolvers/post.ex:209
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Post doesn't exist"
|
||||
msgstr "Il post non esiste"
|
||||
@@ -475,7 +474,7 @@ msgstr "Il profilo è già un membro diquesto gruppo"
|
||||
|
||||
#: lib/graphql/resolvers/post.ex:133
|
||||
#: lib/graphql/resolvers/post.ex:175
|
||||
#: lib/graphql/resolvers/post.ex:209
|
||||
#: lib/graphql/resolvers/post.ex:212
|
||||
#: lib/graphql/resolvers/resource.ex:92
|
||||
#: lib/graphql/resolvers/resource.ex:137
|
||||
#: lib/graphql/resolvers/resource.ex:170
|
||||
@@ -491,7 +490,7 @@ msgid "Profile is not member of group"
|
||||
msgstr "Il profilo non è membro del gruppo"
|
||||
|
||||
#: lib/graphql/resolvers/actor.ex:67
|
||||
#: lib/graphql/resolvers/person.ex:244
|
||||
#: lib/graphql/resolvers/person.ex:257
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Profile not found"
|
||||
msgstr "Profilo non trovato"
|
||||
@@ -530,13 +529,13 @@ msgstr "L'elemento to-do non esiste"
|
||||
msgid "Todo list doesn't exist"
|
||||
msgstr "la lista non esiste"
|
||||
|
||||
#: lib/graphql/resolvers/feed_token.ex:73
|
||||
#: lib/graphql/resolvers/feed_token.ex:127
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Token does not exist"
|
||||
msgstr "Il token non esiste"
|
||||
|
||||
#: lib/graphql/resolvers/feed_token.ex:67
|
||||
#: lib/graphql/resolvers/feed_token.ex:70
|
||||
#: lib/graphql/resolvers/feed_token.ex:121
|
||||
#: lib/graphql/resolvers/feed_token.ex:124
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Token is not a valid UUID"
|
||||
msgstr "Il token non è un UUID valido"
|
||||
@@ -546,11 +545,6 @@ msgstr "Il token non è un UUID valido"
|
||||
msgid "User not found"
|
||||
msgstr "Utente non trovato"
|
||||
|
||||
#: lib/graphql/resolvers/person.ex:335
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You already have a profile for this user"
|
||||
msgstr "Hai già un profilo per questo utente"
|
||||
|
||||
#: lib/graphql/resolvers/participant.ex:136
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You are already a participant of this event"
|
||||
@@ -561,9 +555,9 @@ msgstr "Se già un partecipante di questo evento"
|
||||
msgid "You are not a member of this group"
|
||||
msgstr "Non sei un membro di questo gruppo"
|
||||
|
||||
#: lib/graphql/resolvers/member.ex:157
|
||||
#: lib/graphql/resolvers/member.ex:173
|
||||
#: lib/graphql/resolvers/member.ex:188
|
||||
#: lib/graphql/resolvers/member.ex:165
|
||||
#: lib/graphql/resolvers/member.ex:181
|
||||
#: lib/graphql/resolvers/member.ex:196
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You are not a moderator or admin for this group"
|
||||
msgstr "Non sei un moderatore o amministratore di questo gruppo"
|
||||
@@ -573,7 +567,7 @@ msgstr "Non sei un moderatore o amministratore di questo gruppo"
|
||||
msgid "You are not allowed to create a comment if not connected"
|
||||
msgstr "Non è consentito creare un commento se non si è collegati"
|
||||
|
||||
#: lib/graphql/resolvers/feed_token.ex:41
|
||||
#: lib/graphql/resolvers/feed_token.ex:46
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You are not allowed to create a feed token if not connected"
|
||||
msgstr "Non puoi creare un token di rifornimento senza connessione"
|
||||
@@ -583,7 +577,7 @@ msgstr "Non puoi creare un token di rifornimento senza connessione"
|
||||
msgid "You are not allowed to delete a comment if not connected"
|
||||
msgstr "Non è consentito eliminare un commento se non si è collegati"
|
||||
|
||||
#: lib/graphql/resolvers/feed_token.ex:82
|
||||
#: lib/graphql/resolvers/feed_token.ex:136
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You are not allowed to delete a feed token if not connected"
|
||||
msgstr "Non puoi eliminare un token di rifornimento senza connettersi"
|
||||
@@ -600,7 +594,7 @@ msgid "You can't leave event because you're the only event creator participant"
|
||||
msgstr ""
|
||||
"Non puoi lasciare l'evento perchè sei l'unico partecipante creatore di eventi"
|
||||
|
||||
#: lib/graphql/resolvers/member.ex:192
|
||||
#: lib/graphql/resolvers/member.ex:200
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You can't set yourself to a lower member role for this group because you are the only administrator"
|
||||
msgstr ""
|
||||
@@ -612,7 +606,7 @@ msgstr ""
|
||||
msgid "You cannot delete this comment"
|
||||
msgstr "Non puoi eliminare questo commento"
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:430
|
||||
#: lib/graphql/resolvers/event.ex:448
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You cannot delete this event"
|
||||
msgstr "Non puoi eliminare questo evento"
|
||||
@@ -622,12 +616,12 @@ msgstr "Non puoi eliminare questo evento"
|
||||
msgid "You cannot invite to this group"
|
||||
msgstr "Non puoi invitare in questo gruppo"
|
||||
|
||||
#: lib/graphql/resolvers/feed_token.ex:76
|
||||
#: lib/graphql/resolvers/feed_token.ex:130
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You don't have permission to delete this token"
|
||||
msgstr "Non hai il permesso di cancellare questo token"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:57
|
||||
#: lib/graphql/resolvers/admin.ex:59
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in and a moderator to list action logs"
|
||||
msgstr "Devi essere connesso e un moderatore per elencare i log delle azioni"
|
||||
@@ -647,21 +641,22 @@ msgstr "Devi essere connesso e un moderatore per aggiornare un rapporto"
|
||||
msgid "You need to be logged-in and a moderator to view a report"
|
||||
msgstr "Devi essere connesso e un moderatore per visualizzare un rapporto"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:259
|
||||
#: lib/graphql/resolvers/admin.ex:261
|
||||
#: lib/graphql/resolvers/admin.ex:305
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in and an administrator to access admin settings"
|
||||
msgstr ""
|
||||
"Devi essere connesso e un moderatore per accedere alle opzioni "
|
||||
"dell'amministratore"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:243
|
||||
#: lib/graphql/resolvers/admin.ex:245
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in and an administrator to access dashboard statistics"
|
||||
msgstr ""
|
||||
"Devi essere connesso e un moderatore per accedere alle statistiche del "
|
||||
"dashboard"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:284
|
||||
#: lib/graphql/resolvers/admin.ex:291
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in and an administrator to save admin settings"
|
||||
msgstr ""
|
||||
@@ -678,7 +673,7 @@ msgstr "Devi essere connesso per accedere alle discussioni"
|
||||
msgid "You need to be logged-in to access resources"
|
||||
msgstr "Devi essere connesso per accedere alle risorse"
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:321
|
||||
#: lib/graphql/resolvers/event.ex:339
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in to create events"
|
||||
msgstr "Devi essere connesso per creare eventi"
|
||||
@@ -698,12 +693,12 @@ msgstr "Devi essere connesso per creare rapporti"
|
||||
msgid "You need to be logged-in to create resources"
|
||||
msgstr "Devi essere connesso per creare risorse"
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:439
|
||||
#: lib/graphql/resolvers/event.ex:457
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in to delete an event"
|
||||
msgstr "Devi essere connesso per eliminare un evento"
|
||||
|
||||
#: lib/graphql/resolvers/post.ex:214
|
||||
#: lib/graphql/resolvers/post.ex:217
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in to delete posts"
|
||||
msgstr "Devi essere connesso per eliminare dei post"
|
||||
@@ -723,12 +718,12 @@ msgstr "Devi essere connesso per partecipare a un evento"
|
||||
msgid "You need to be logged-in to leave an event"
|
||||
msgstr "Devi essere connesso per lasciare un evento"
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:396
|
||||
#: lib/graphql/resolvers/event.ex:414
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in to update an event"
|
||||
msgstr "Devi essere connesso per aggiornare un evento"
|
||||
|
||||
#: lib/graphql/resolvers/post.ex:180
|
||||
#: lib/graphql/resolvers/post.ex:183
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in to update posts"
|
||||
msgstr "Devi essere connesso per aggiornare dei post"
|
||||
@@ -748,24 +743,24 @@ msgstr "Devi essere connesso per visualizzare l'anteprima di una risorsa"
|
||||
msgid "Parent resource doesn't belong to this group"
|
||||
msgstr "La risorsa principale non appartiene a questo gruppo"
|
||||
|
||||
#: lib/mobilizon/users/user.ex:114
|
||||
#: lib/mobilizon/users/user.ex:116
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "The chosen password is too short."
|
||||
msgstr "La password scelta è troppo corta."
|
||||
|
||||
#: lib/mobilizon/users/user.ex:142
|
||||
#: lib/mobilizon/users/user.ex:144
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "The registration token is already in use, this looks like an issue on our side."
|
||||
msgstr ""
|
||||
"Il token di registrazione è già in uso, questo sembra un problema dalla "
|
||||
"nostra parte."
|
||||
|
||||
#: lib/mobilizon/users/user.ex:108
|
||||
#: lib/mobilizon/users/user.ex:110
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This email is already used."
|
||||
msgstr "Questa email è già in uso."
|
||||
|
||||
#: lib/graphql/error.ex:113
|
||||
#: lib/graphql/error.ex:114
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Post not found"
|
||||
msgstr "Post non trovato"
|
||||
@@ -786,12 +781,12 @@ msgid "Reset your password to login"
|
||||
msgstr "Reimposta la tua password per connetterti"
|
||||
|
||||
#: lib/graphql/error.ex:111
|
||||
#: lib/graphql/error.ex:116
|
||||
#: lib/graphql/error.ex:117
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Resource not found"
|
||||
msgstr "Segnalazione non trovata"
|
||||
|
||||
#: lib/graphql/error.ex:123
|
||||
#: lib/graphql/error.ex:124
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Something went wrong"
|
||||
msgstr "Qualcosa è andato storto"
|
||||
@@ -816,47 +811,49 @@ msgstr "Devi essere connesso"
|
||||
msgid "You can't accept this invitation with this profile."
|
||||
msgstr "Non puoi accettare l'invito con questo profilo."
|
||||
|
||||
#: lib/graphql/resolvers/member.ex:139
|
||||
#: lib/graphql/resolvers/member.ex:143
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You can't reject this invitation with this profile."
|
||||
msgstr "Non puoi rifiutare l'invito con questo profilo."
|
||||
|
||||
#: lib/graphql/resolvers/media.ex:71
|
||||
#: lib/graphql/resolvers/media.ex:85
|
||||
#: lib/mobilizon/admin/setting.ex:126
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "File doesn't have an allowed MIME type."
|
||||
msgstr "Il file non ha un tipo MIME consentito."
|
||||
|
||||
#: lib/graphql/resolvers/group.ex:244
|
||||
#: lib/graphql/resolvers/invitation.ex:16
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Profile is not administrator for the group"
|
||||
msgstr "Il profilo non è amministratore del gruppo"
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:385
|
||||
#: lib/graphql/resolvers/event.ex:403
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You can't edit this event."
|
||||
msgstr "Non puoi modificare questo evento."
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:388
|
||||
#: lib/graphql/resolvers/event.ex:406
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You can't attribute this event to this profile."
|
||||
msgstr "Non puo iattribuire questo evento a questo profilo."
|
||||
|
||||
#: lib/graphql/resolvers/member.ex:142
|
||||
#: lib/graphql/resolvers/member.ex:146
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This invitation doesn't exist."
|
||||
msgstr "Questo invito non esiste."
|
||||
|
||||
#: lib/graphql/resolvers/member.ex:217
|
||||
#: lib/graphql/resolvers/member.ex:225
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This member already has been rejected."
|
||||
msgstr "Questo memebro è già stato rifiutato."
|
||||
|
||||
#: lib/graphql/resolvers/member.ex:241
|
||||
#: lib/graphql/resolvers/member.ex:249
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You don't have the right to remove this member."
|
||||
msgstr "Non hai il diritto di rimuovere questo membro."
|
||||
|
||||
#: lib/mobilizon/actors/actor.ex:385
|
||||
#: lib/mobilizon/actors/actor.ex:391
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This username is already taken."
|
||||
msgstr "Questo nome utente è già in uso."
|
||||
@@ -868,7 +865,7 @@ msgstr ""
|
||||
"Devi fornire un ID o la stringa utente (ad es. <em>utente@mobilizon.sm</em>) "
|
||||
"per accedere ad una discussione"
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:276
|
||||
#: lib/graphql/resolvers/event.ex:294
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Organizer profile is not owned by the user"
|
||||
msgstr "Il profilo dell'organizzatore non è di proprietà dell'utente"
|
||||
@@ -881,8 +878,7 @@ msgstr "L'ID profilo fornito non è quello del profilo anonimo"
|
||||
#: lib/graphql/resolvers/group.ex:181
|
||||
#: lib/graphql/resolvers/group.ex:223
|
||||
#: lib/graphql/resolvers/person.ex:159
|
||||
#: lib/graphql/resolvers/person.ex:193
|
||||
#: lib/graphql/resolvers/person.ex:326
|
||||
#: lib/graphql/resolvers/person.ex:206
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "The provided picture is too heavy"
|
||||
msgstr "L'immagine inserita è troppo pesante"
|
||||
@@ -892,7 +888,7 @@ msgstr "L'immagine inserita è troppo pesante"
|
||||
msgid "Error while creating resource"
|
||||
msgstr "Errore durante la creazione della risorsa"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:566
|
||||
#: lib/graphql/resolvers/user.ex:615
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Invalid activation token"
|
||||
msgstr "Token di attivazione non valido"
|
||||
@@ -902,7 +898,7 @@ msgstr "Token di attivazione non valido"
|
||||
msgid "Unable to fetch resource details from this URL."
|
||||
msgstr "Impossibile recuperare i dettagli della risorsa da questa URL."
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:165
|
||||
#: lib/graphql/resolvers/event.ex:183
|
||||
#: lib/graphql/resolvers/participant.ex:260
|
||||
#: lib/graphql/resolvers/participant.ex:342
|
||||
#, elixir-autogen, elixir-format
|
||||
@@ -911,21 +907,21 @@ msgstr ""
|
||||
"Il profilo del moderatore fornito non dispone dell'autorizzazione per questo "
|
||||
"evento"
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:294
|
||||
#: lib/graphql/resolvers/event.ex:312
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Organizer profile doesn't have permission to create an event on behalf of this group"
|
||||
msgstr ""
|
||||
"Il profilo dell'organizzatore non ha il permesso di creare un evento per "
|
||||
"conto di questo gruppo"
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:369
|
||||
#: lib/graphql/resolvers/event.ex:387
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This profile doesn't have permission to update an event on behalf of this group"
|
||||
msgstr ""
|
||||
"Questo profilo non ha il permesso di aggiornare un evento per conto di "
|
||||
"questo gruppo"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:184
|
||||
#: lib/graphql/resolvers/user.ex:202
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Your e-mail has been denied registration or uses a disallowed e-mail provider"
|
||||
msgstr ""
|
||||
@@ -942,16 +938,11 @@ msgstr "Evento non trovato"
|
||||
msgid "Error while creating a discussion"
|
||||
msgstr "Errore durante la creazione della risorsa"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:687
|
||||
#: lib/graphql/resolvers/user.ex:758
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Error while updating locale"
|
||||
msgstr "Errore durante l'aggiornamento del rapporto"
|
||||
|
||||
#: lib/graphql/resolvers/person.ex:329
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Error while uploading pictures"
|
||||
msgstr "Errore durante l'aggiornamento del rapporto"
|
||||
|
||||
#: lib/graphql/resolvers/participant.ex:194
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Failed to leave the event"
|
||||
@@ -962,13 +953,13 @@ msgstr "Non è stato possibile abbandonare l'evento"
|
||||
msgid "Failed to update the group"
|
||||
msgstr "Non è stato possibile aggiornare il gruppo"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:358
|
||||
#: lib/graphql/resolvers/user.ex:547
|
||||
#: lib/graphql/resolvers/admin.ex:397
|
||||
#: lib/graphql/resolvers/user.ex:596
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Failed to update user email"
|
||||
msgstr "Non è stato possibile aggiornare l'email dell'utente"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:562
|
||||
#: lib/graphql/resolvers/user.ex:611
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Failed to validate user email"
|
||||
msgstr "Impossibile convalidare l'utente"
|
||||
@@ -988,7 +979,7 @@ msgstr "Errore sconosciuto durante l'aggiornamento della risorsa"
|
||||
msgid "You are not the comment creator"
|
||||
msgstr "Non sei il creatore del commento"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:471
|
||||
#: lib/graphql/resolvers/user.ex:520
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You cannot change your password."
|
||||
msgstr "Non è possibile cambiare la propria password."
|
||||
@@ -1019,17 +1010,17 @@ msgstr "L'esportazione nel formato %{format} non è abilitata su questa istanza"
|
||||
msgid "Only admins can create groups"
|
||||
msgstr "Solo gli amministratori possono creare gruppi"
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:280
|
||||
#: lib/graphql/resolvers/event.ex:298
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Only groups can create events"
|
||||
msgstr "Solo i gruppi possono creare eventi"
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:313
|
||||
#: lib/graphql/resolvers/event.ex:331
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Unknown error while creating event"
|
||||
msgstr "Errore sconosciuto durante la creazione dell'evento"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:498
|
||||
#: lib/graphql/resolvers/user.ex:547
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "User cannot change email"
|
||||
msgstr "L'utente non può modificare l'email"
|
||||
@@ -1044,12 +1035,12 @@ msgstr "Il follow non corrisponde al tuo account"
|
||||
msgid "Follow not found"
|
||||
msgstr "Follow non trovato"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:392
|
||||
#: lib/graphql/resolvers/user.ex:441
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Profile with username %{username} not found"
|
||||
msgstr "La persona con il nome utente %{username} non è stata trovata"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:387
|
||||
#: lib/graphql/resolvers/user.ex:436
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This profile does not belong to you"
|
||||
msgstr "Questo profilo non ti appartiene"
|
||||
@@ -1074,42 +1065,42 @@ msgstr "È necessario effettuare il login per entrare a far parte di un gruppo"
|
||||
msgid "You need to be logged-in to update a group follow"
|
||||
msgstr "È necessario effettuare il login per aggiornare un gruppo"
|
||||
|
||||
#: lib/graphql/resolvers/member.ex:210
|
||||
#: lib/graphql/resolvers/member.ex:218
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This member does not exist"
|
||||
msgstr "Questo utente non esiste"
|
||||
|
||||
#: lib/graphql/resolvers/member.ex:234
|
||||
#: lib/graphql/resolvers/member.ex:242
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You don't have the role needed to remove this member."
|
||||
msgstr "Non hai il diritto di rimuovere questo membro."
|
||||
|
||||
#: lib/graphql/resolvers/member.ex:252
|
||||
#: lib/graphql/resolvers/member.ex:260
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You must be logged-in to remove a member"
|
||||
msgstr "Per rimuovere un membro è necessario aver effettuato il login"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:174
|
||||
#: lib/graphql/resolvers/user.ex:189
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Your email seems to be using an invalid format"
|
||||
msgstr "La tua email sembra utilizzare un formato non valido"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:400
|
||||
#: lib/graphql/resolvers/admin.ex:439
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Can't confirm an already confirmed user"
|
||||
msgstr "Non è possibile confermare un utente già confermato"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:404
|
||||
#: lib/graphql/resolvers/admin.ex:443
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Deconfirming users is not supported"
|
||||
msgstr "La deconferma degli utenti non è supportata"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:376
|
||||
#: lib/graphql/resolvers/admin.ex:415
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "The new role must be different"
|
||||
msgstr "La nuova email dev'essere diversa"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:315
|
||||
#: lib/graphql/resolvers/admin.ex:354
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You need to be logged-in and an administrator to edit an user's details"
|
||||
msgstr ""
|
||||
@@ -1121,20 +1112,20 @@ msgstr ""
|
||||
msgid "A profile or group with that name already exists"
|
||||
msgstr "Esiste già un profilo o un gruppo con quel nome"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:560
|
||||
#: lib/graphql/resolvers/admin.ex:599
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Unable to find an instance to follow at this address"
|
||||
msgstr "Non è stato possibile trovare un'istanza da seguire a questo indirizzo"
|
||||
|
||||
#: lib/mobilizon/actors/actor.ex:404
|
||||
#: lib/mobilizon/actors/actor.ex:410
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Username must only contain alphanumeric lowercased characters and underscores."
|
||||
msgstr ""
|
||||
"Il nome utente deve contenere solo caratteri alfanumerici minuscoli e "
|
||||
"trattini bassi."
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:303
|
||||
#: lib/graphql/resolvers/user.ex:333
|
||||
#: lib/graphql/resolvers/user.ex:349
|
||||
#: lib/graphql/resolvers/user.ex:379
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This email doesn't seem to be valid"
|
||||
msgstr "Questa email non sembra essere valida"
|
||||
@@ -1144,7 +1135,7 @@ msgstr "Questa email non sembra essere valida"
|
||||
msgid "This comment was detected as spam."
|
||||
msgstr "Questo commento è stato rilevato come spam."
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:301
|
||||
#: lib/graphql/resolvers/event.ex:319
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This event was detected as spam."
|
||||
msgstr "Questo evento è stato rilevato come spam."
|
||||
@@ -1167,12 +1158,7 @@ msgstr ""
|
||||
"Per creare una nota su una segnalazione è necessario essere moderatore o "
|
||||
"amministratore"
|
||||
|
||||
#: lib/graphql/resolvers/person.ex:332
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Your profile was detected as spam."
|
||||
msgstr "Il tuo profilo è stato rilevato come spam."
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:191
|
||||
#: lib/graphql/resolvers/user.ex:209
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Your registration has been detected as spam and cannot be processed."
|
||||
msgstr "La sua registrazione è stata rilevata come spam e non può proseguire."
|
||||
@@ -1184,12 +1170,12 @@ msgstr ""
|
||||
"Tutti i parametri name, scope e redirect_uri sono necessari per creare "
|
||||
"un'applicazione"
|
||||
|
||||
#: lib/graphql/error.ex:118
|
||||
#: lib/graphql/error.ex:119
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Application not found"
|
||||
msgstr "Applicazione non trovata"
|
||||
|
||||
#: lib/graphql/error.ex:121
|
||||
#: lib/graphql/error.ex:122
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Application token not found"
|
||||
msgstr "Token dell'applicazione non trovato"
|
||||
@@ -1378,7 +1364,7 @@ msgstr ""
|
||||
"È necessario specificare client_id, redirect_uri, scope e state per "
|
||||
"autorizzare un'applicazione"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:306
|
||||
#: lib/graphql/resolvers/user.ex:352
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Couldn't send an email. Internal error."
|
||||
msgstr "Impossibile inviare un'e-mail. Errore interno."
|
||||
@@ -1394,8 +1380,8 @@ msgid "Participation is confirmed but not approved yet by an organizer"
|
||||
msgstr ""
|
||||
"La partecipazione è confermata ma non ancora approvata da un organizzatore"
|
||||
|
||||
#: lib/graphql/resolvers/event.ex:287
|
||||
#: lib/graphql/resolvers/event.ex:376
|
||||
#: lib/graphql/resolvers/event.ex:305
|
||||
#: lib/graphql/resolvers/event.ex:394
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Providing external registration is not allowed"
|
||||
msgstr "Non è consentita la registrazione esterna"
|
||||
@@ -1405,7 +1391,7 @@ msgstr "Non è consentita la registrazione esterna"
|
||||
msgid "The same push subscription has already been registered"
|
||||
msgstr "Lo stesso abbonamento push è già stato registrato"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:554
|
||||
#: lib/graphql/resolvers/admin.ex:593
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "This instance is pending follow approval"
|
||||
msgstr "Questa istanza è in attesa di approvazione"
|
||||
@@ -1415,33 +1401,33 @@ msgstr "Questa istanza è in attesa di approvazione"
|
||||
msgid "Timezone ID %{timezone} is invalid"
|
||||
msgstr "L'ID fuso orario %{timezone} non è valido"
|
||||
|
||||
#: lib/graphql/resolvers/admin.ex:557
|
||||
#: lib/graphql/resolvers/admin.ex:596
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You are already following this instance"
|
||||
msgstr "Stai già seguendo questa istanza"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:310
|
||||
#: lib/graphql/resolvers/user.ex:356
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You requested again a confirmation email too soon. Please try again in a few minutes"
|
||||
msgstr ""
|
||||
"Hai richiesto di nuovo un'e-mail di conferma, ma troppo presto. Provare "
|
||||
"nuovamente tra qualche minuto"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:341
|
||||
#: lib/graphql/resolvers/user.ex:390
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "You requested again a password reset email too soon. Please try again in a few minutes"
|
||||
msgstr ""
|
||||
"Hai richiesto nuovamente un'e-mail per reimpostare la password ma troppo "
|
||||
"presto. Riprovare tra qualche minuto"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:368
|
||||
#: lib/graphql/resolvers/user.ex:417
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "The token you provided is invalid. Make sure that the URL is exactly the one provided inside the email you got."
|
||||
msgstr ""
|
||||
"Il token fornito non è valido. Assicurati che l'URL sia esattamente quello "
|
||||
"fornito nell'email che hai ricevuto."
|
||||
|
||||
#: lib/graphql/resolvers/conversation.ex:164
|
||||
#: lib/graphql/resolvers/conversation.ex:170
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Conversation needs to mention at least one participant that's not yourself"
|
||||
msgstr ""
|
||||
@@ -1452,3 +1438,78 @@ msgstr ""
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "There are no participants matching the audience you've selected."
|
||||
msgstr "Non ci sono partecipanti che corrispondono al pubblico selezionato."
|
||||
|
||||
#: lib/graphql/resolvers/post.ex:178
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "An error occured while updating your post"
|
||||
msgstr "Si è verificato un errore durante il salvataggio dell'esportazione"
|
||||
|
||||
#: lib/mobilizon/admin/admin.ex:297
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "External link URL must be a valid http/https URL"
|
||||
msgstr ""
|
||||
|
||||
#: lib/mobilizon/admin/admin.ex:288
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "External link label cannot be blank"
|
||||
msgstr ""
|
||||
|
||||
#: lib/mobilizon/admin/admin.ex:291
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "External link label must be at least 2 characters"
|
||||
msgstr ""
|
||||
|
||||
#: lib/mobilizon/admin/admin.ex:294
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "External link label must be at most 256 characters"
|
||||
msgstr ""
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:195
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Moderation text must not be empty"
|
||||
msgstr ""
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:633
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "User already enabled"
|
||||
msgstr "Utente già disabilitato"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:386
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "User is pending"
|
||||
msgstr ""
|
||||
|
||||
#: lib/graphql/error.ex:113
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "User pending"
|
||||
msgstr ""
|
||||
|
||||
#: lib/graphql/resolvers/feed_token.ex:82
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "You are not allowed to get a feed token if not connected"
|
||||
msgstr "Non puoi eliminare un token di rifornimento senza connettersi"
|
||||
|
||||
#: lib/graphql/resolvers/member.ex:122
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "You can't accept this invitation."
|
||||
msgstr "Non puoi accettare l'invito con questo profilo."
|
||||
|
||||
#: lib/graphql/resolvers/member.ex:150
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "You can't reject this invitation."
|
||||
msgstr "Non puoi rifiutare l'invito con questo profilo."
|
||||
|
||||
#: lib/graphql/resolvers/feed_token.ex:76
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "You don't have permission to get this token"
|
||||
msgstr "Non hai il permesso di cancellare questo token"
|
||||
|
||||
#: lib/graphql/resolvers/user.ex:638
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "You need to be logged-in and moderator to unban an account"
|
||||
msgstr "Devi essere connesso e un moderatore per aggiornare un rapporto"
|
||||
|
||||
#: lib/graphql/resolvers/invitation.ex:28
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "Impossible to create the invitation"
|
||||
msgstr "Impossibile creare l'applicazione."
|
||||
|
||||
Reference in New Issue
Block a user