it.json 1.9 KB

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