it.json 1.6 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Comments" : "Commenti",
  3. "New comment …" : "Nuovo commento...",
  4. "Delete comment" : "Elimina commento",
  5. "Post" : "Commento",
  6. "Cancel" : "Annulla",
  7. "Edit comment" : "Modifica commento",
  8. "[Deleted user]" : "[Utente eliminato]",
  9. "No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!",
  10. "More comments …" : "Altri commenti...",
  11. "Save" : "Salva",
  12. "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}",
  13. "Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}",
  14. "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}",
  15. "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento.",
  16. "_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"],
  17. "Comment" : "Commento",
  18. "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file",
  19. "You commented" : "Hai commentato",
  20. "%1$s commented" : "%1$s ha commentato",
  21. "You commented on %2$s" : "Hai commentato su %2$s",
  22. "%1$s commented on %2$s" : "%1$s ha commentato %2$s",
  23. "Type in a new comment..." : "Digita un nuovo commento...",
  24. "No other comments available" : "Non sono disponibili altri commenti",
  25. "More comments..." : "Altri commenti...",
  26. "{count} unread comments" : "{count} commenti non letti"
  27. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  28. }