ca.json 2.3 KB

1234567891011121314151617181920212223242526272829303132
  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" : "Se t'ha esmentat a \"{file}\" en un comentari d'un usuari que s'ha suprimit des de llavors",
  12. "{user} mentioned you in a comment on \"{file}\"" : "{user} t'ha mencionat en un comentari a \"{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. "Cancel edit" : "Cancel·la l'edició",
  17. "Post comment" : "Enviar comentari",
  18. "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Enceteu la conversa!",
  19. "No more messages" : "No hi ha més missatges",
  20. "Retry" : "Reintent",
  21. "Unable to load the comments list" : "No es pot carregar la llista de comentaris",
  22. "_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"],
  23. "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"],
  24. "Comment" : "Comentari",
  25. "An error occurred while trying to edit the comment" : "S'ha produït un error en intentar editar el comentari",
  26. "Comment deleted" : "Comentari suprimit",
  27. "An error occurred while trying to delete the comment" : "S'ha produït un error en intentar suprimir el comentari",
  28. "An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari",
  29. "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",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”"
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }