nextcloud/apps/files_sharing/l10n/pt_PT.js

66 lines
4.8 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"files_sharing",
{
"Server to server sharing is not enabled on this server" : "A partilha entre servidores não se encontra disponível neste servidor",
"The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém carateres inválidos.",
"Invalid or untrusted SSL certificate" : "Certificado SSL inválido ou não confiável",
"Could not authenticate to remote share, password might be wrong" : "Não foi possível autenticar para partilha remota, a palavra-passe pode estar errada",
"Storage not valid" : "Armazenamento inválido",
"Couldn't add remote share" : "Não foi possível adicionar a partilha remota",
"Shared with you" : "Partilhado consigo ",
"Shared with others" : "Partilhado com outros",
"Shared by link" : "Partilhado pela hiperligação",
"Nothing shared with you yet" : "Ainda não foi partilhado nada consigo",
"Files and folders others share with you will show up here" : "Os ficheiros e pastas que os outros partilham consigo, serão mostradas aqui",
"Nothing shared yet" : "Ainda não foi nada paratilhado",
"Files and folders you share will show up here" : "Os ficheiros e pastas que você partilha serão mostrados aqui",
"No shared links" : "Sem hiperligações partilhadas",
"Files and folders you share by link will show up here" : "Os ficheiros e pastas que você partilha por link serão mostrados aqui",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Deseja adicionar a partilha remota {nome} de {proprietário}@{remoto}?",
"Remote share" : "Partilha remota",
"Remote share password" : "Senha da partilha remota",
"Cancel" : "Cancelar",
"Add remote share" : "Adicionar partilha remota",
"No ownCloud installation (7 or higher) found at {remote}" : "Nenhuma instalação do OwnCloud (7 ou superior) encontrada em {remote}",
"Invalid ownCloud url" : "Url ownCloud inválido",
"Share" : "Compartilhar",
"Shared by" : "Partilhado por",
"A file or folder has been <strong>shared</strong>" : "Foi <strong>partilhado</strong> um ficheiro ou uma pasta",
"A file or folder was shared from <strong>another server</strong>" : "Um ficheiro ou pasta foi partilhado a partir de <strong>outro servidor</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "Um ficheiro ou pasta partilhada publicamente foi <strong>descarregado</strong>",
"You received a new remote share from %s" : "Você recebeu uma nova partilha remota de %s",
"%1$s accepted remote share %2$s" : "%1$s aceitou a partilha remota %2$s",
"%1$s declined remote share %2$s" : "%1$s rejeitou a partilha remota %2$s",
"%1$s unshared %2$s from you" : "%1$s retirou a partilha %2$s contigo",
"Public shared folder %1$s was downloaded" : "A pasta partilhada publicamente %1$s foi descarregada",
"Public shared file %1$s was downloaded" : "O ficheiro partilhado publicamente %1$s foi descarregado",
"You shared %1$s with %2$s" : "Partilhou %1$s com %2$s",
"You shared %1$s with group %2$s" : "Partilhou %1$s com o grupo %2$s",
"%2$s shared %1$s with you" : "%2$s partilhou %1$s consigo",
"You shared %1$s via link" : "Partilhou %1$s através de uma hiperligação",
"Shares" : "Partilhas",
"This share is password-protected" : "Esta partilha está protegida por senha",
"The password is wrong. Try again." : "A senha está errada. Por favor, tente de novo.",
"Password" : "Senha",
"No entries found in this folder" : "Não foram encontradas entradas nesta pasta",
"Name" : "Nome",
"Share time" : "Hora da Partilha",
"Sorry, this link doesnt seem to work anymore." : "Desculpe, mas esta hiperligação parece já não estar a funcionar.",
"Reasons might be:" : "As razões poderão ser:",
"the item was removed" : "o item foi removido",
"the link expired" : "A hiperligação expirou",
"sharing is disabled" : "a partilha está desativada",
"For more info, please ask the person who sent this link." : "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.",
"Add to your ownCloud" : "Adicionar à sua ownCloud",
"Download" : "Transferir",
"Download %s" : "Transferir %s",
"Direct link" : "Hiperligação direta",
"Federated Cloud Sharing" : "Partilha de Cloud Federada",
"Open documentation" : "Abrir documentação",
"Allow users on this server to send shares to other servers" : "Permitir utilizadores neste servidor para enviar as partilhas para outros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir utilizadores neste servidor para receber as partilhas de outros servidores",
"Share with me via ownCloud" : "Partilhe comigo via ownCloud",
"HTML Code:" : "Código HTML:"
},
"nplurals=2; plural=(n != 1);");