diff options
Diffstat (limited to 'core/l10n/pt_PT.js')
-rw-r--r-- | core/l10n/pt_PT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index 389899590e3..948a9364373 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -80,7 +80,6 @@ OC.L10N.register( "Unable to create a link share" : "Impossível criar a hiperligação de partilha", "Unable to toggle this option" : "Impossível comutar esta opção", "Resharing is not allowed" : "Não é permitido voltar a partilhar", - "Share to {name}" : "Partilhar com {name}", "Link" : "Hiperligação", "Hide download" : "Esconder descarregar", "Password protection enforced" : "Imposta protecção por palavra-passe", @@ -101,6 +100,7 @@ OC.L10N.register( "Delete share link" : "Apagar hiperligação de partilha", "Add another link" : "Adicionar outra hiperligação", "Password protection for links is mandatory" : "Protecção por palavra-passe é obrigatória para hiperligações", + "Share to {name}" : "Partilhar com {name}", "Share link" : "Partilhar hiperligação", "New share link" : "Nova hiperligação de partilha", "Created on {time}" : "Criado em {time}", |