diff options
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 0466b367ccf..8ded4df100f 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -163,10 +163,13 @@ OC.L10N.register( "Not supported!" : "Não suportado!", "Press ⌘-C to copy." : "Pressione ⌘-C para copiar.", "Press Ctrl-C to copy." : "Pressione Ctrl-C para copiar.", + "Unable to create a link share" : "Não é possível criar um compartilhamento por link", + "Unable to toggle this option" : "Não é possível alternar esta opção", "Resharing is not allowed" : "Não é permitido recompartilhar", "Share to {name}" : "Compartilhar com {name}", "Link" : "Link", "Hide download" : "Ocultar download", + "Password protection enforced" : "Proteção por senha aplicada", "Password protect" : "Proteger com senha", "Allow editing" : "Permitir edição", "Email link to person" : "Enviar link por e-mail", @@ -174,12 +177,18 @@ OC.L10N.register( "Allow upload and editing" : "Permitir envio e edição", "Read only" : "Somente leitura", "File drop (upload only)" : "Zona de arquivos (somente envio)", + "Expiration date enforced" : "Data de expiração aplicada", "Set expiration date" : "Definir data de expiração", "Expiration" : "Expiração", "Expiration date" : "Data de expiração", "Note to recipient" : "Nota para o destinatário", "Unshare" : "Descompartilhar", + "Delete share link" : "Excluir link de compartilhamento", + "Add another link" : "Adicionar outro link", + "Password protection for links is mandatory" : "A proteção por senha para links é obrigatória", "Share link" : "Compartilhar link", + "New share link" : "Novo link de compartilhamento", + "Password protect by Talk" : "Senha protegida pelo Talk", "Could not unshare" : "Não foi possível descompartilhar", "Shared with you and the group {group} by {owner}" : "Compartilhado com você e com o grupo {group} por {owner}", "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}", @@ -198,7 +207,6 @@ OC.L10N.register( "Can create" : "Pode criar", "Can change" : "Pode modificar", "Can delete" : "Pode excluir", - "Password protect by Talk" : "Senha protegida pelo Talk", "Access control" : "Controle de acesso", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} compartilhou por link", "Error while sharing" : "Erro ao compartilhar", @@ -413,7 +421,6 @@ OC.L10N.register( "Back to log in" : "Voltar ao login", "You are about to grant %s access to your %s account." : "Você está prestes a conceder acesso a %s à sua conta %s.", "Depending on your configuration, this button could also work to trust the domain:" : "Dependendo de sua configuração, este botão também pode funcionar para confiar no domínio.", - "Waiting for cron to finish (checks again in 5 seconds) …" : "Aguardando o cron terminar (verificando de novo em 5 segundos)…", "Copy URL" : "Copiar URL", "Enable" : "Ativar", "{sharee} (conversation)" : "{sharee} (conversation)", |