You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ca.json 2.1KB

123456789101112131415161718192021222324252627282930313233
  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. "Files app plugin to add comments to files" : "Connexió de l’aplicació de fitxers per afegir comentaris als fitxers",
  12. "Edit comment" : "Edita comentari",
  13. "Delete comment" : "Suprimeix comentari",
  14. "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Enceteu la conversa!",
  15. "Retry" : "Torna a intentar",
  16. "_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"],
  17. "_1 new comment_::_{unread} new comments_" : ["1 comentari nou","{unread} comentaris nous"],
  18. "Comment" : "Comentari",
  19. "Comment deleted" : "Comentari suprimit",
  20. "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",
  21. "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”",
  22. "New comment …" : "Nou comentari...",
  23. "Post" : "Publica",
  24. "Cancel" : "Cancel·la",
  25. "[Deleted user]" : "[Usuari suprimit]",
  26. "More comments …" : "Més comentaris...",
  27. "Save" : "Desa",
  28. "Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}",
  29. "Error occurred while retrieving comment with ID {id}" : "S'ha produït un error en recuperar el comentari amb l'ID {id}",
  30. "Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}",
  31. "Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari"
  32. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  33. }