ca.json 2.0 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Comments" : "Comentaris",
  3. "You commented" : "Heu comentat",
  4. "{author} commented" : "{author} ha comentat",
  5. "You commented on %1$s" : "Heu comentat a %1$s",
  6. "You commented on {file}" : "Heu comentat a {file}",
  7. "%1$s commented on %2$s" : "%1$s ha comentat a %2$s",
  8. "{author} commented on {file}" : "{author} ha comentat a {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per fitxers",
  10. "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",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} t'ha mencionat en un comentari a \"{file}\"",
  12. "Files app plugin to add comments to files" : "Connexió de l’aplicació de fitxers per afegir comentaris als fitxers",
  13. "Edit comment" : "Edició comentari",
  14. "Delete comment" : "Suprimeix comentari",
  15. "Cancel edit" : "Cancel·la l'edició",
  16. "Post comment" : "Enviar comentari",
  17. "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Enceteu la conversa!",
  18. "No more messages" : "No hi ha més missatges",
  19. "Retry" : "Reintent",
  20. "Unable to load the comments list" : "No es pot carregar la llista de comentaris",
  21. "_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"],
  22. "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"],
  23. "Comment" : "Comentari",
  24. "An error occurred while trying to edit the comment" : "S'ha produït un error en intentar editar el comentari",
  25. "Comment deleted" : "Comentari suprimit",
  26. "An error occurred while trying to delete the comment" : "S'ha produït un error en intentar suprimir el comentari",
  27. "An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari",
  28. "%1$s commented" : "%1$s ha comentat"
  29. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  30. }