ia.json 1.6 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Edit comment" : "Modificar commentario",
  3. "Delete comment" : "Deler commentario",
  4. "New comment …" : "Nove commentario ...",
  5. "Post" : "Publicar",
  6. "Cancel" : "Cancellar",
  7. "[Deleted user]" : "[Usator delite]",
  8. "Comments" : "Commentarios",
  9. "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!",
  10. "More comments …" : "Plus commentarios ...",
  11. "Save" : "Salveguardar",
  12. "Allowed characters {count} of {max}" : "{count} characteres permittite de {max}",
  13. "Error occurred while updating comment with id {id}" : "Un error occurreva durante le actualisation del commentario identificate per {id}",
  14. "Error occurred while posting comment" : "Un error occurreva durante le publication del commentario",
  15. "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"],
  16. "Comment" : "Commentario",
  17. "You commented" : "Tu commentava",
  18. "%1$s commented" : "%1$s commentava",
  19. "{author} commented" : "{author} commentava",
  20. "You commented on %1$s" : "Tu commentava in %1$s",
  21. "You commented on {file}" : "Tu commentava in {file}",
  22. "%1$s commented on %2$s" : "%1$s commentava in %2$s",
  23. "{author} commented on {file}" : "{author} commentava in {file}",
  24. "<strong>Comments</strong> for files" : "<strong>Commentarios</strong> pro files",
  25. "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”",
  26. "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentionava tu in un commentario in “%2$s”"
  27. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  28. }