ca.json 2.5 KB

1234567891011121314151617181920212223242526272829303132333435
  1. { "translations": {
  2. "Comments" : "Comentaris",
  3. "You commented" : "Heu escrit un comentari",
  4. "{author} commented" : "{author} ha escrit un comentari",
  5. "You commented on %1$s" : "Heu escrit un comentari a %1$s",
  6. "You commented on {file}" : "Heu escrit un comentari a {file}",
  7. "%1$s commented on %2$s" : "%1$s ha escrit un comentari a %2$s",
  8. "{author} commented on {file}" : "{author} ha escrit un comentari a {file}",
  9. "<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per a fitxers",
  10. "Files" : "Fitxers",
  11. "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Se us ha esmentat a «{file}» en un comentari d'un compte que s'ha suprimit",
  12. "{user} mentioned you in a comment on \"{file}\"" : "{user} us ha esmentat en un comentari a «{file}»",
  13. "Files app plugin to add comments to files" : "Connector de l'aplicació Fitxers per a afegir comentaris als fitxers",
  14. "Edit comment" : "Edita el comentari",
  15. "Delete comment" : "Suprimeix el comentari",
  16. "Cancel edit" : "Cancel·la l'edició",
  17. "New comment" : "Comentari nou",
  18. "Write a comment …" : "Escriviu un comentari…",
  19. "Post comment" : "Publica el comentari",
  20. "@ for mentions, : for emoji, / for smart picker" : "@ per a mencions, : per a emojis, / per al selector intel·ligent",
  21. "Could not reload comments" : "No s'han pogut tornar a carregar els comentaris",
  22. "No comments yet, start the conversation!" : "Encara no hi ha cap comentari. Enceteu la conversa!",
  23. "No more messages" : "No hi ha més missatges",
  24. "Retry" : "Torna-ho a provar",
  25. "Failed to mark comments as read" : "No s'han pogut marcar els comentaris com a llegits",
  26. "Unable to load the comments list" : "No s'ha pogut carregar la llista de comentaris",
  27. "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"],
  28. "Comment" : "Comentari",
  29. "An error occurred while trying to edit the comment" : "S'ha produït un error en intentar editar el comentari",
  30. "Comment deleted" : "S'ha suprimit el comentari",
  31. "An error occurred while trying to delete the comment" : "S'ha produït un error en intentar suprimir el comentari",
  32. "An error occurred while trying to create the comment" : "S'ha produït un error en intentar crear el comentari",
  33. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Se us ha esmentat a «{file}» en un comentari d'un usuari que s'ha suprimit"
  34. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  35. }