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.

ast.js 2.2KB

1234567891011121314151617181920212223242526272829303132333435
  1. OC.L10N.register(
  2. "federatedfilesharing",
  3. {
  4. "Federated sharing" : "Compartición federada",
  5. "Do you want to add the remote share {name} from {owner}@{remote}?" : "¿Quies amestar la compartición remota {name} de {owner}@{remote}?",
  6. "Remote share" : "Compartición remota",
  7. "Remote share password" : "Contraseña de compartición remota",
  8. "Cancel" : "Encaboxar",
  9. "Add remote share" : "Amestar compartición remota",
  10. "Copy" : "Copiar",
  11. "Copied!" : "¡Copióse!",
  12. "Not supported!" : "¡Nun se sofita!",
  13. "Press ⌘-C to copy." : "Primi ⌘-C pa copiar .",
  14. "Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.",
  15. "Invalid Federated Cloud ID" : "ID non válida de ñube federada",
  16. "Server to server sharing is not enabled on this server" : "Nun s'habilitó la compartición sirvidor a sirvidor nesti sirvidor",
  17. "Couldn't establish a federated share." : "Nun pud afitase una compartición federada.",
  18. "Couldn't establish a federated share, maybe the password was wrong." : "Nun pudo afitase una compartición federada, quiciabes la contraseña tubiere mal.",
  19. "Not allowed to create a federated share with the same user" : "Nun s'almite crear un recursu compartíu federáu col mesmu usuariu",
  20. "File is already shared with %s" : "El ficheru yá ta compartíu con %s",
  21. "Could not find share" : "Nun pudo alcontrase la compartición",
  22. "Accept" : "Aceutar",
  23. "Decline" : "Refugar",
  24. "Federated Cloud Sharing" : "Compartición de ñube federada",
  25. "Open documentation" : "Abrir documentación",
  26. "Federated Cloud" : "Ñube federada",
  27. "Your Federated Cloud ID:" : "La to ID de ñube federada:",
  28. "HTML Code:" : "Códigu HTML:",
  29. "The mountpoint name contains invalid characters." : "El nome del puntu de montaxe contién caráuteres non válidos.",
  30. "Not allowed to create a federated share with the owner." : "Nun se permite'l crear una compartición federada col dueñu.",
  31. "Storage not valid" : "Almacenamientu non válidu",
  32. "Couldn't add remote share" : "Nun pudo amestase la compartición remota",
  33. "Sharing %s failed, because this item is already shared with %s" : "Falló la compartición de %s porque esti elementu yá ta compartíu con %s"
  34. },
  35. "nplurals=2; plural=(n != 1);");