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.js 5.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. OC.L10N.register(
  2. "federatedfilesharing",
  3. {
  4. "Federated sharing" : "Compartició federada",
  5. "Do you want to add the remote share {name} from {owner}@{remote}?" : "Voleu afegir la compartició remota {nom} des de {owner}@{remote}?",
  6. "Remote share" : "Compartició remota",
  7. "Remote share password" : "Contrasenya de compartició remota",
  8. "Cancel" : "Cancel·la",
  9. "Add remote share" : "Afegeix compartició remota",
  10. "Copy" : "Copia",
  11. "Copied!" : "Copiat!",
  12. "Not supported!" : "No soportat!",
  13. "Press ⌘-C to copy." : "Premeu ⌘-C per copiar.",
  14. "Press Ctrl-C to copy." : "Premeu CTRL+C per copiar.",
  15. "Invalid Federated Cloud ID" : "ID de núvol federat no vàlid",
  16. "Server to server sharing is not enabled on this server" : "La compartició entre servidors no està activada en aquest servidor",
  17. "Couldn't establish a federated share." : "No s'ha pogut establir una part federada.",
  18. "Couldn't establish a federated share, maybe the password was wrong." : "No s'ha pogut establir una acció compartida federada, potser la contrasenya era incorrecta.",
  19. "Federated Share request sent, you will receive an invitation. Check your notifications." : "S'ha enviat la sol·licitud de participació federada, rebreu una invitació. Comproveu les vostres notificacions.",
  20. "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "No s’ha pogut establir una acció compartida federada, sembla que el servidor amb el qual s’ha federat és massa antic (Nextcloud <= 9).",
  21. "It is not allowed to send federated group shares from this server." : "No es permet enviar de grups de compartits federats des d'aquest servidor.",
  22. "Sharing %1$s failed, because this item is already shared with %2$s" : "No s'ha pogut compartir %1$s, perquè aquest element ja està compartit amb %2$s",
  23. "Not allowed to create a federated share with the same user" : "No està permés crear una compartició federada amb el mateix usuari",
  24. "File is already shared with %s" : "El fitxer ja està compartit amb %s",
  25. "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Ha fallat la compartició %1$s, no s'ha pogut trobar %2$s, potser el servidor és inaccessible actualment o fa servir un certificat auto-signat.",
  26. "Could not find share" : "No s'ha pogut trobar la compartició",
  27. "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Heu rebut \"/%3$s\" com una compartició remota des de %1$s (de part de %2$s)",
  28. "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Heu rebut {share} com un recompte remot de {user} (en nom de {nom})",
  29. "You received \"%3$s\" as a remote share from %1$s" : "Heu rebut \"/%3$s\" com una compartició remota de %1$s",
  30. "You received {share} as a remote share from {user}" : "Heu rebut {share} com a recompte remot de {user}",
  31. "Accept" : "Accepta",
  32. "Decline" : "Denega",
  33. "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Compartiu amb mi a través de la meva #Nextcloud Federated Cloud ID, vegeu%s",
  34. "Share with me through my #Nextcloud Federated Cloud ID" : "Compartiu amb mi a través de la meva #Nextcloud Federated Cloud ID",
  35. "Sharing" : "Comparteix",
  36. "Federated file sharing" : "Compartició federada de fitxers",
  37. "Provide federated file sharing across servers" : "Proporcioneu compartició de fitxers federats entre servidors",
  38. "Federated Cloud Sharing" : "Compartició federada de núvol",
  39. "Open documentation" : "Obre la documentació",
  40. "Adjust how people can share between servers." : "Ajusteu com la gent pot compartir entre servidors.",
  41. "Allow users on this server to send shares to other servers" : "Permet als usuaris d'aquest servidor enviar comparticions a d'altres servidors",
  42. "Allow users on this server to receive shares from other servers" : "Permet als usuaris d'aquest servidor rebre comparticions a d'altres servidors",
  43. "Allow users on this server to send shares to groups on other servers" : "Permet als usuaris d'aquest servidor enviar comparticions a grups d'altres servidors",
  44. "Allow users on this server to receive group shares from other servers" : "Permet als usuaris d'aquest servidor rebre comparticions a grups d'altres servidors",
  45. "Search global and public address book for users" : "Cerca llibreta d'adreces global i pública per als usuaris",
  46. "Allow users to publish their data to a global and public address book" : "Permet als usuaris publicar les seves dades en una llibreta d'adreces global i pública",
  47. "Federated Cloud" : "Núvol federat",
  48. "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Podeu compartir amb qualsevol persona que faci servir un servidor Nextcloud o altres servidors i serveis compatibles amb Open Cloud Mesh (OCM)! Simplement poseu el seu ID de núvol federat al diàleg compartit. S'assembla a persona@cloud.example.com",
  49. "Your Federated Cloud ID:" : "El vostre ID de Núvol Federat:",
  50. "Share it so your friends can share files with you:" : "Compartiu-lo perquè els vostres amics us puguin compartir fitxers:",
  51. "Add to your website" : "Afegiu a la vostra pàgina web",
  52. "Share with me via Nextcloud" : "Comparteix amb mi mitjançant Nextcloud",
  53. "HTML Code:" : "Codi HTML:",
  54. "Sharing %s failed, because this item is already shared with %s" : "No s'ha pogut compartir %s, perquè l'element ja està compartit amb %s",
  55. "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Ha fallat la compartició %s, no s'ha pogut trobar%s, potser el servidor és inaccessible actualment o fa servir un certificat auto-signat."
  56. },
  57. "nplurals=2; plural=(n != 1);");