1
0

ca.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. { "translations": {
  2. "Comments" : "Comentaris",
  3. "Unknown user" : "Usuari desconegut",
  4. "New comment …" : "Nou comentari...",
  5. "Delete comment" : "Esborrar comentari",
  6. "Post" : "Publica",
  7. "Cancel" : "Cancel·la",
  8. "Edit comment" : "Editar comentari",
  9. "[Deleted user]" : "[usuari Esborrat]",
  10. "No comments yet, start the conversation!" : "Encara no hi ha comentaris. Comenceu la conversa!",
  11. "More comments …" : "Més comentaris...",
  12. "Save" : "Desa",
  13. "Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}",
  14. "Error occurred while retrieving comment with id {id}" : "Hi ha hagut un error en extraure el comentari amb id {id}",
  15. "Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}",
  16. "Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari",
  17. "_%n unread comment_::_%n unread comments_" : ["%n comentari no llegit","%n comentaris no llegits"],
  18. "Comment" : "Comentari",
  19. "You commented" : "Heu comentat",
  20. "%1$s commented" : "%1$s ha comentat",
  21. "{author} commented" : "{author} ha comentat",
  22. "You commented on %1$s" : "Heu comentat a %1$s",
  23. "You commented on {file}" : "Heu comentat a {file}",
  24. "%1$s commented on %2$s" : "%1$s ha comentat a %2$s",
  25. "{author} commented on {file}" : "{author} ha comentat a {file}",
  26. "<strong>Comments</strong> for files" : "<strong>Comentaris</strong> per arxius",
  27. "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuari (ara) esborrat us ha nomenat en un comentari a “%s”",
  28. "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuari (ara) esborrat us ha nomenat en un comentari de “{file}”",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s us ha nomenat en un comentari a “%2$s”",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} us ha nomenat en un comentari de “{file}”",
  31. "Type in a new comment..." : "Escriviu un nou comentari...",
  32. "No other comments available" : "No hi ha altres comentaris disponibles",
  33. "More comments..." : "Més comentaris...",
  34. "{count} unread comments" : "{count} comentaris no llegits",
  35. "You commented on %2$s" : "Heu comentat a %2$s"
  36. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  37. }