ia.json 2.1 KB

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