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, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 0a65fc710c7..77f56e32c39 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "Enviar", "Edit" : "Editar", "Bundled permissions" : "Permissões agrupadas", + "Open Sharing Details" : "Abrir Detalhes de Compartilhamento", "group" : "grupo", "conversation" : "conversa", "remote" : "remoto", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "Digite uma data", "Create share" : "Criar compartilhamento", "Cancel" : "Cancelar", + "Customize link" : "Personalizar o link", "Add another link" : "Adicionar um novo link", "Create a new share link" : "Criar um novo link de compartilhamento", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", @@ -190,6 +192,7 @@ OC.L10N.register( "Deck board" : "Painel de deck", "ScienceMesh" : "ScienceMesh", "on {server}" : "em {server}", + "Upload only" : "Fazer upload apenas", "Advanced settings" : "Configurações avançadas", "Share label" : "Compartilhar etiqueta", "Set password" : "Configurar senha", @@ -205,6 +208,9 @@ OC.L10N.register( "Update" : "Atualizar", "Share" : "Compartilhar", "Delete share" : "Excluir compartilhamento", + "Share with " : "Compartilhar com", + "Save share" : "Salvar compartilhamento", + "Update share" : "Atualizar compartilhamento", "Others with access" : "Outros com acesso", "No other users with access found" : "Nenhum usuário com acesso encontrado", "Toggle list of others with access to this directory" : "Alternar a lista de outras pessoas com acesso a este diretório", |