diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-17 14:20:02 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-10-29 10:13:50 +0100 |
commit | 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 (patch) | |
tree | 2d52fc7f9dd9b507e38fb4f4e373e0f7a0a9f9fb /apps/files_sharing/l10n/pt_BR.json | |
parent | 2f19de11e4c77b0f9195c3868960d8105541359f (diff) | |
download | nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.tar.gz nextcloud-server-9f7c571e401b5a1a59c0ae9faa119da98aa4a184.zip |
update all translation files to js and json
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.json')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json new file mode 100644 index 00000000000..4739bc9a24a --- /dev/null +++ b/apps/files_sharing/l10n/pt_BR.json @@ -0,0 +1,39 @@ +{ "translations": { + "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", + "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", + "No files have been shared with you yet." : "Nenhum arquivo ainda foi compartilhado com você.", + "You haven't shared any files yet." : "Você ainda não compartilhou nenhum arquivo.", + "You haven't shared any files by link yet." : "Você ainda não compartilhou nenhum arquivo por link.", + "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", + "No ownCloud installation found at {remote}" : "Nenhuma instalação ownCloud encontrada em {remote}", + "Invalid ownCloud url" : "Url invalida para ownCloud", + "Shared by" : "Compartilhado por", + "This share is password-protected" : "Este compartilhamento esta protegido por senha", + "The password is wrong. Try again." : "Senha incorreta. Tente novamente.", + "Password" : "Senha", + "Name" : "Nome", + "Share time" : "Tempo de compartilhamento", + "Sorry, this link doesn’t 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", + "Remote Shares" : "Compartilhamentos Remoto", + "Allow other instances to mount public links shared from this server" : "Permitir que outras instâncias montem links de compartilhamentos públicos a partir desde servidor", + "Allow users to mount public link shares" : "Permitir aos usuários montar links públicos de compartilhamentos" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file |