nextcloud/apps/files_sharing/l10n/pt_BR.js

73 lines
5.4 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" : "Compartilhamento de servidor para servidor não está habilitado no servidor",
"The mountpoint name contains invalid characters." : "O nome do ponto de montagem contém caracteres 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 autenticação com o compartilhamento remoto, a senha deve estar errada",
"Storage not valid" : "Armazenamento não válido",
"Couldn't add remote share" : "Não foi possível adicionar compartilhamento remoto",
"Shared with you" : "Compartilhado com você",
"Shared with others" : "Compartilhado com outros",
"Shared by link" : "Compartilhado por link",
"Nothing shared with you yet" : "Nada compartilhado com você até agora",
"Files and folders others share with you will show up here" : "Arquivos e pastas que outros compartilham com você são mostrados aqui",
"Nothing shared yet" : "Nada compartilhado até agora",
"Files and folders you share will show up here" : "Arquivos e pastas que você compartilha são mostrados aqui",
"No shared links" : "Nenhum link compartilhado",
"Files and folders you share by link will show up here" : "Arquivos e pastas que você compartilha com link são mostrados aqui",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Você quer adicionar o compartilhamento remoto {name} de {owner}@{remote}?",
"Remote share" : "Compartilhamento remoto",
"Remote share password" : "Senha do compartilhamento remoto",
"Cancel" : "Cancelar",
"Add remote share" : "Adicionar compartilhamento remoto",
"You can upload into this folder" : "Você não pode enviar arquivos para esta pasta",
"No ownCloud installation (7 or higher) found at {remote}" : "Nenhuma instalação ownCloud (7 ou superior) foi encontrada em {remote}",
"Invalid ownCloud url" : "Url invalida para ownCloud",
"Share" : "Compartilhar",
"Shared by" : "Compartilhado por",
"A file or folder has been <strong>shared</strong>" : "Um arquivo ou pasta foi <strong>compartilhado</strong> ",
"A file or folder was shared from <strong>another server</strong>" : "Um arquivo ou pasta foi compartilhada a partir de <strong>outro servidor</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "Um arquivo ou pasta compartilhada publicamente foi <strong>baixado</strong>",
"You received a new remote share from %s" : "Você recebeu um novo compartilhamento remoto de %s",
"%1$s accepted remote share %2$s" : "%1$s aceitou o compartilhamento remoto %2$s",
"%1$s declined remote share %2$s" : "%1$s declinou o compartilhamento remoto %2$s",
"%1$s unshared %2$s from you" : "%1$s não compartilhados %2$s de você",
"Public shared folder %1$s was downloaded" : "A pasta %1$s compartilhada publicamente foi baixada",
"Public shared file %1$s was downloaded" : "O arquivo %1$s compartilhado publicamente foi baixado",
"You shared %1$s with %2$s" : "Você compartilhou %1$s com %2$s",
"You shared %1$s with group %2$s" : "Você compartilhou %1$s com o grupo %2$s",
"%2$s shared %1$s with you" : "%2$s compartilhou %1$s com você",
"You shared %1$s via link" : "Você compartilhou %1$s via link",
"Shares" : "Compartilhamentos",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Compartilhe comigo através do meu #ownCloud Nuvem Federados ID, veja %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Compartilhe comigo através do meu #ownCloud Nuvem Federados ID",
"This share is password-protected" : "Este compartilhamento esta protegido por senha",
"The password is wrong. Try again." : "Senha incorreta. Tente novamente.",
"Password" : "Senha",
"No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
"Name" : "Nome",
"Share time" : "Tempo de compartilhamento",
"Sorry, this link doesnt seem to work anymore." : "Desculpe, este link parece não mais funcionar.",
"Reasons might be:" : "As razões podem ser:",
"the item was removed" : "o item foi removido",
"the link expired" : "o link expirou",
"sharing is disabled" : "o compartilhamento está desativado",
"For more info, please ask the person who sent this link." : "Para mais informações, por favor, pergunte a pessoa que enviou este link.",
"Add to your ownCloud" : "Adiconar ao seu ownCloud",
"Download" : "Baixar",
"Download %s" : "Baixar %s",
"Direct link" : "Link direto",
"Federated Cloud Sharing" : "Compartilhamento de Nuvem Conglomerada",
"Open documentation" : "Abrir documentação",
"Allow users on this server to send shares to other servers" : "Permitir que os usuários deste servidor enviem compartilhamentos para outros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir que os usuários nesse servidor recebam compartilhamentos de outros servidores",
"Federated Cloud" : "Nuvem Conglomerada",
"Your Federated Cloud ID:" : "Seu Federados Nuvem ID:",
"Share it:" : "Compartilhe:",
"Add it to your website:" : "Adicione ao seu site:",
"Share with me via ownCloud" : "Compartilhe comigo via ownCloud",
"HTML Code:" : "Código HTML:"
},
"nplurals=2; plural=(n > 1);");