1
0

ca.json 2.0 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Comments" : "Comentaris",
  3. "You commented" : "Heu comentat",
  4. "%1$s commented" : "%1$s ha comentat",
  5. "{author} commented" : "{author} ha comentat",
  6. "You commented on %1$s" : "Heu comentat a %1$s",
  7. "You commented on {file}" : "Heu comentat a {file}",
  8. "%1$s commented on %2$s" : "%1$s ha comentat a %2$s",
  9. "{author} commented on {file}" : "{author} ha comentat a {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per fitxers",
  11. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat esmentats a \"{file}\" en un comentari d'un usuari que ja no existeix",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”",
  13. "Files app plugin to add comments to files" : "Connexió de l’aplicació de fitxers per afegir comentaris als fitxers",
  14. "Edit comment" : "Edita comentari",
  15. "Delete comment" : "Suprimeix comentari",
  16. "New comment …" : "Nou comentari...",
  17. "Post" : "Publica",
  18. "Cancel" : "Cancel·la",
  19. "[Deleted user]" : "[Usuari suprimit]",
  20. "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Enceteu la conversa!",
  21. "More comments …" : "Més comentaris...",
  22. "Save" : "Desa",
  23. "Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}",
  24. "Error occurred while retrieving comment with ID {id}" : "S'ha produït un error en recuperar el comentari amb l'ID {id}",
  25. "Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}",
  26. "Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari",
  27. "_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"],
  28. "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"],
  29. "Comment" : "Comentari"
  30. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  31. }