diff options
Diffstat (limited to 'core/l10n/pt_PT.js')
-rw-r--r-- | core/l10n/pt_PT.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 7ca0550bc63..ce8531522c5 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -119,11 +119,11 @@ OC.L10N.register( "Share link" : "Partilhar hiperligação", "Link" : "Hiperligação", "Password protect" : "Proteger com palavra-passe", - "Allow upload and editing" : "Permitir enviar e editar", "Allow editing" : "Permitir edição", - "upload only" : "envio apenas", "Email link to person" : "Enviar hiperligação por mensagem para a pessoa", "Send" : "Enviar", + "Allow upload and editing" : "Permitir enviar e editar", + "Secure drop (upload only)" : "Arrastar seguro (apenas envio)", "Shared with you and the group {group} by {owner}" : "Partilhado consigo e com o grupo {group} por {owner}", "Shared with you by {owner}" : "Partilhado consigo por {owner}", "Choose a password for the mail share" : "Escolher password para a partilha de email", @@ -137,7 +137,6 @@ OC.L10N.register( "Can create" : "Pode criar", "Can change" : "Pode alterar", "Can delete" : "Pode apagar", - "Secure drop (upload only)" : "Arrastar seguro (apenas envio)", "Access control" : "Controlo de acesso", "Could not unshare" : "Não foi possível cancelar a partilha", "Error while sharing" : "Erro ao partilhar", |