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.4KB

1234567891011121314151617181920212223242526272829303132
  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. "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",
  12. "{user} mentioned you in a comment on \"{file}\"" : "{user} ti ha menzionato in un commento su \"{file}\"",
  13. "Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai file",
  14. "Edit comment" : "Modifica commento",
  15. "Delete comment" : "Elimina commento",
  16. "Cancel edit" : "Annulla modifica",
  17. "Post comment" : "Pubblica commento",
  18. "No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!",
  19. "No more messages" : "Non ci sono altri messaggi",
  20. "Retry" : "Riprova",
  21. "Unable to load the comments list" : "Impossibile caricare l'elenco dei commenti",
  22. "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti","%n commenti non letti"],
  23. "_1 new comment_::_{unread} new comments_" : ["1 nuovo commento","{unread} nuovi commenti","{unread} nuovi commenti"],
  24. "Comment" : "Commento",
  25. "An error occurred while trying to edit the comment" : "Si è verificato un errore durante il tentativo di modificare il commento",
  26. "Comment deleted" : "Commento eliminato",
  27. "An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento",
  28. "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento",
  29. "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",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\"."
  31. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  32. }