diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
commit | 91365a896966cc6571e669f267731c5ca96ca8f0 (patch) | |
tree | 6fdb3d834ae3b5978915965edda9e377031febcb /core/l10n/pt_BR.js | |
parent | 0155bcf278e2a948b45be0496f7d58fef2215fbd (diff) | |
download | nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.tar.gz nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 39 |
1 files changed, 18 insertions, 21 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 8f1a2878aaa..2cf6224b9a9 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -116,14 +116,15 @@ OC.L10N.register( "Error while sharing" : "Erro ao compartilhar", "Error while unsharing" : "Erro ao descompartilhar", "Error while changing permissions" : "Erro ao mudar permissões", - "Shared with you and the group {group} by {owner}" : "Compartilhado com você e com o grupo {group} por {owner}", - "Shared with you by {owner}" : "Compartilhado com você por {owner}", - "Share with users or groups …" : "Compartilhar com usuários ou grupos ...", - "Share with users, groups or remote users …" : "Compartilhar com usuários, grupos ou usuários remoto ...", - "Share" : "Compartilhar", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartilhar com usuários em outros ownClouds usando a sintaxe username@example.com/owncloud", - "Share link" : "Compartilhar link", + "Error setting expiration date" : "Erro ao definir data de expiração", "The public link will expire no later than {days} days after it is created" : "O link público irá expirar não antes de {days} depois de ser criado", + "Set expiration date" : "Definir data de expiração", + "Expiration" : "Expiração", + "Expiration date" : "Data de expiração", + "Sending ..." : "Enviando ...", + "Email sent" : "E-mail enviado", + "Resharing is not allowed" : "Não é permitido re-compartilhar", + "Share link" : "Compartilhar link", "Link" : "Link", "Password protect" : "Proteger com senha", "Password" : "Senha", @@ -131,28 +132,24 @@ OC.L10N.register( "Allow editing" : "Permitir edição", "Email link to person" : "Enviar link por e-mail", "Send" : "Enviar", - "Set expiration date" : "Definir data de expiração", - "Expiration" : "Expiração", - "Expiration date" : "Data de expiração", - "An error occured. Please try again" : "Ocorreu um erro. Por favor tente novamente", - "Adding user..." : "Adicionando usuário...", + "Shared with you and the group {group} by {owner}" : "Compartilhado com você e com o grupo {group} por {owner}", + "Shared with you by {owner}" : "Compartilhado com você por {owner}", + "Shared in {item} with {user}" : "Compartilhado em {item} com {user}", "group" : "grupo", "remote" : "remoto", - "Resharing is not allowed" : "Não é permitido re-compartilhar", - "Shared in {item} with {user}" : "Compartilhado em {item} com {user}", - "Unshare" : "Descompartilhar", "notify by email" : "notificar por e-mail", + "Unshare" : "Descompartilhar", "can share" : "pode compartilhar", "can edit" : "pode editar", - "access control" : "controle de acesso", "create" : "criar", "change" : "mudança", "delete" : "remover", - "Password protected" : "Protegido com senha", - "Error unsetting expiration date" : "Erro ao remover data de expiração", - "Error setting expiration date" : "Erro ao definir data de expiração", - "Sending ..." : "Enviando ...", - "Email sent" : "E-mail enviado", + "access control" : "controle de acesso", + "An error occured. Please try again" : "Ocorreu um erro. Por favor tente novamente", + "Share" : "Compartilhar", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartilhar com usuários em outros ownClouds usando a sintaxe username@example.com/owncloud", + "Share with users or groups …" : "Compartilhar com usuários ou grupos ...", + "Share with users, groups or remote users …" : "Compartilhar com usuários, grupos ou usuários remoto ...", "Warning" : "Aviso", "The object type is not specified." : "O tipo de objeto não foi especificado.", "Enter new" : "Entrar uma nova", |