diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-12 00:08:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-12 00:08:16 +0000 |
commit | c2be9cb605886f5d9ab6642bf45c35ed5ebe2392 (patch) | |
tree | d88345e2ac34956812b2d5af2f6abf67c90e788c /core/l10n/pt_PT.js | |
parent | 8a700d7b44814d1eccbed3a0990dc51c90df576a (diff) | |
download | nextcloud-server-c2be9cb605886f5d9ab6642bf45c35ed5ebe2392.tar.gz nextcloud-server-c2be9cb605886f5d9ab6642bf45c35ed5ebe2392.zip |
[tx-robot] updated from transifex
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.", |