ca.json 2.2 KB

12345678910111213141516171819202122232425262728293031
  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. "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",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} us ha esmentat en un comentari a «{file}»",
  12. "Files app plugin to add comments to files" : "Connector de l'aplicació Fitxers per a afegir comentaris als fitxers",
  13. "Edit comment" : "Edita el comentari",
  14. "Delete comment" : "Suprimeix el comentari",
  15. "Cancel edit" : "Cancel·la l'edició",
  16. "Post comment" : "Publica el comentari",
  17. "No comments yet, start the conversation!" : "Encara no hi ha cap comentari. Enceteu la conversa!",
  18. "No more messages" : "No hi ha més missatges",
  19. "Retry" : "Torna-ho a provar",
  20. "Failed to mark comments as read" : "No s'han pogut marcar els comentaris com a llegits",
  21. "Unable to load the comments list" : "No s'ha pogut carregar la llista de comentaris",
  22. "_%n unread comment_::_%n unread comments_" : ["%n comentari sense llegir","%n comentaris sense llegir"],
  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" : "S'ha suprimit el comentari",
  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. "%1$s commented" : "%1$s ha escrit un comentari"
  30. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  31. }