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.

pt_PT.js 2.1KB

123456789101112131415161718192021222324252627
  1. OC.L10N.register(
  2. "federatedfilesharing",
  3. {
  4. "Federated sharing" : "Partilha Federada",
  5. "Invalid Federated Cloud ID" : "Id. de Nuvem Federada Inválida",
  6. "Sharing %s failed, because this item is already shared with %s" : "A partilha %s falhou, porque este item já está a ser partilhado com %s",
  7. "Not allowed to create a federated share with the same user" : "Não é possível criar uma partilha federada com o mesmo utilizador",
  8. "File is already shared with %s" : "O ficheiro já foi partilhado com %s",
  9. "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "A partilha de %s falhou, não foi possível encontrar %s. É possível que o servidor esteja inacessível.",
  10. "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Recebeu \"/%3$s\" como uma partilha remota de %1$s (por conta de %2$s)",
  11. "You received \"/%3$s\" as a remote share from %1$s" : "Recebeu \"/%3$s\" como uma partilha remota de %1$s",
  12. "Accept" : "Aceitar",
  13. "Decline" : "Recusar",
  14. "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Partilhe comigo através da minha Id. da Nuvem Federada #Nextcloud, veja %s",
  15. "Share with me through my #Nextcloud Federated Cloud ID" : "Partilhe comigo através da minha Id. da Nuvem Federada #Nextcloud",
  16. "Federated Cloud Sharing" : "Partilha de Nuvem Federada",
  17. "Open documentation" : "Abrir documentação",
  18. "Allow users on this server to send shares to other servers" : "Permitir que os utilizadores neste servidor enviem as partilhas para outros servidores",
  19. "Allow users on this server to receive shares from other servers" : "Permitir que os utilizadores neste servidor recebam as partilhas de outros servidores",
  20. "Federated Cloud" : "Nuvem Federada",
  21. "Your Federated Cloud ID:" : "A sua id. da Nuvem Federada:",
  22. "Share it:" : "Partilhe-a:",
  23. "Add to your website" : "Adicione ao seu site da Web",
  24. "Share with me via Nextcloud" : "Partilhe comigo via Nextcloud",
  25. "HTML Code:" : "Código HTML:"
  26. },
  27. "nplurals=2; plural=(n != 1);");