You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

it.json 2.7KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. { "translations": {
  2. "Comments" : "Commenti",
  3. "You commented" : "Hai commentato",
  4. "%1$s commented" : "%1$s ha commentato",
  5. "{author} commented" : "{author} ha commentato",
  6. "You commented on %1$s" : "Hai commentato su %1$s",
  7. "You commented on {file}" : "Hai commentato su {file}",
  8. "%1$s commented on %2$s" : "%1$s ha commentato %2$s",
  9. "{author} commented on {file}" : "{author} ha commentato su {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file",
  11. "Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai file",
  12. "Edit comment" : "Modifica commento",
  13. "Delete comment" : "Elimina commento",
  14. "Cancel edit" : "Annulla modifica",
  15. "Post comment" : "Pubblica commento",
  16. "No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!",
  17. "No more messages" : "Non ci sono altri messaggi",
  18. "Retry" : "Riprova",
  19. "Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti",
  20. "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"],
  21. "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti"],
  22. "Comment" : "Commento",
  23. "An error occurred while trying to edit the comment" : "Si è verificato un errore durante il tentativo di modificare il commento",
  24. "Comment deleted" : "Commento eliminato",
  25. "An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento",
  26. "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento",
  27. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"{file}\", in un commento di un utente che è stato eliminato",
  28. "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\".",
  29. "New comment …" : "Nuovo commento...",
  30. "Post" : "Commento",
  31. "Cancel" : "Annulla",
  32. "[Deleted user]" : "[Utente eliminato]",
  33. "More comments …" : "Altri commenti...",
  34. "Save" : "Salva",
  35. "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}",
  36. "Error occurred while retrieving comment with ID {id}" : "Si è verificato un errore durante il recupero del commento con ID {id}",
  37. "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}",
  38. "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento."
  39. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  40. }