it.json 1.5 KB

123456789101112131415161718192021222324252627
  1. { "translations": {
  2. "New comment …" : "Nuovo commento...",
  3. "Delete comment" : "Elimina commento",
  4. "Post" : "Commento",
  5. "Cancel" : "Annulla",
  6. "Edit comment" : "Modifica commento",
  7. "[Deleted user]" : "[Utente eliminato]",
  8. "Comments" : "Commenti",
  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. "{count} unread comments" : "{count} 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. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  27. }