ca.json 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. { "translations": {
  2. "Server to server sharing is not enabled on this server" : "La compartició entre servidors no està activada en aquest servidor",
  3. "Invalid or untrusted SSL certificate" : "El certificat SSL és invàlid o no és fiable",
  4. "Couldn't add remote share" : "No s'ha pogut afegir una compartició remota",
  5. "Shared with you" : "Us han compartit",
  6. "Shared with others" : "Heu compartit",
  7. "Shared by link" : "Compartit amb enllaç",
  8. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Voleu afegir la compartició remota {nom} des de {owner}@{remote}?",
  9. "Remote share" : "Compartició remota",
  10. "Remote share password" : "Contrasenya de compartició remota",
  11. "Cancel" : "Cancel·la",
  12. "Add remote share" : "Afegeix compartició remota",
  13. "Invalid ownCloud url" : "La url d'ownCloud no és vàlida",
  14. "Shared by" : "Compartit per",
  15. "Sharing" : "Compartir",
  16. "A file or folder has been <strong>shared</strong>" : "S'ha <strong>compartit</strong> un fitxer o una carpeta",
  17. "You shared %1$s with %2$s" : "Has compartit %1$s amb %2$s",
  18. "You shared %1$s with group %2$s" : "has compartit %1$s amb el grup %2$s",
  19. "%2$s shared %1$s with you" : "%2$s ha compartit %1$s amb tu",
  20. "You shared %1$s via link" : "Heu compartit %1$s via enllaç",
  21. "Shares" : "Compartits",
  22. "This share is password-protected" : "Aquest compartit està protegit amb contrasenya",
  23. "The password is wrong. Try again." : "la contrasenya és incorrecta. Intenteu-ho de nou.",
  24. "Password" : "Contrasenya",
  25. "No entries found in this folder" : "No hi ha entrades en aquesta carpeta",
  26. "Name" : "Nom",
  27. "Share time" : "Temps de compartició",
  28. "Sorry, this link doesn’t seem to work anymore." : "Aquest enllaç sembla que no funciona.",
  29. "Reasons might be:" : "Les raons podrien ser:",
  30. "the item was removed" : "l'element ha estat eliminat",
  31. "the link expired" : "l'enllaç ha vençut",
  32. "sharing is disabled" : "s'ha desactivat la compartició",
  33. "For more info, please ask the person who sent this link." : "Per més informació contacteu amb qui us ha enviat l'enllaç.",
  34. "Add to your ownCloud" : "Afegiu a ownCloud",
  35. "Download" : "Baixa",
  36. "Download %s" : "Baixa %s",
  37. "Direct link" : "Enllaç directe",
  38. "Open documentation" : "Obre la documentació"
  39. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  40. }