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 5ee84093111..2cf56a6a8fb 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -175,7 +175,6 @@ OC.L10N.register( "{sharee} (at {server})" : "{sharee} (em {server})", "{sharee} (remote)" : "{sharee} (remoto)", "Share" : "Compartilhar", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartilhe com as pessoas nas outras ownClouds utilizando a sintaxe username@example.com/owncloud", "Share with users…" : "Compartilhe com os utilizadores...", "Share with users, groups or remote users…" : "Compartilhe com os utilizadores, grupos ou utilizadores remotos...", "Share with users or groups…" : "Compartilhe com os utilizadores ou grupos...", @@ -308,6 +307,7 @@ OC.L10N.register( "Couldn't send mail to following users: %s " : "Não foi possível enviar a mensagem para os seguintes utilizadores: %s", "Allow editing" : "Permitir edição", "can share" : "pode partilhar", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Compartilhe com as pessoas nas outras ownClouds utilizando a sintaxe username@example.com/owncloud", "Two-step verification" : "Verificação de dois passos:", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "A segurança reforçada foi ativada para a sua conta. Por favor, autentique utilizando um segundo fator.", "Please authenticate using the selected factor." : "Por favor, autentique utilizando um segundo fator.", |