diff options
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 629cae8cce9..f4fedb1fc84 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -127,7 +127,6 @@ OC.L10N.register( "Sharing" : "Compartilhando", "Accept user and group shares by default" : "Aceitar compartilhamentos de usuário e grupo por padrão", "Allow editing" : "Permitir edição", - "Can reshare" : "Pode recompartilhar", "Expiration date enforced" : "Data de vencimento aplicada", "Set expiration date" : "Definir data de vencimento", "Enter a date" : "Digite uma data", @@ -141,9 +140,6 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "Compartilhado com o grupo {group} por {owner}", "Shared with the conversation {user} by {owner}" : "Compartilhado com a conversa {conversation} por {owner}", "Shared with {user} by {owner}" : "Compartilhado com {user} por {owner}", - "Invited by {initiator}" : "Convidado por {initiator}", - "Open folder" : "Abrir pasta", - "Delete share" : "Excluir compartilhamento", "Internal link" : "Link interno", "Link copied" : "Link copiado", "Cannot copy, please copy the link manually" : "Não é possível copiar, copie o link manualmente", @@ -161,6 +157,7 @@ OC.L10N.register( "File drop (upload only)" : "Soltar arquivo (somente envio)", "Hide download" : "Ocultar download", "Password protect" : "Proteger com senha", + "Delete share" : "Excluir compartilhamento", "Add another link" : "Adicionar um novo link", "Create a new share link" : "Criar um novo link de compartilhamento", "Shared via link by {initiator}" : "Compartilhado via link por {initiator}", @@ -176,7 +173,6 @@ OC.L10N.register( "No elements found." : "Nenhum elemento encontrado.", "Search globally" : "Pesquisar globalmente", "on {server}" : "em {server}", - "Others with access {count}" : "Outras pessoas com acesso {count}", "Toggle list of others with access to this directory" : "Alternar lista de outras pessoas com acesso a este diretório", "Toggle list of others with access to this file" : "Alternar lista de outras pessoas com acesso a este arquivo", "Unable to fetch inherited shares" : "Não foi possível buscar compartilhamentos herdados", |