diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-11 01:07:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-11 01:07:23 +0000 |
commit | 01b3da612ba579e5de865a92dd0d1e83e92d3d87 (patch) | |
tree | 6c021f7d6c36159b2c98c0850a5526023316304b /core/l10n/pt_PT.js | |
parent | dfaaebd76551b81da7bc59ed75b4514be2e10dac (diff) | |
download | nextcloud-server-01b3da612ba579e5de865a92dd0d1e83e92d3d87.tar.gz nextcloud-server-01b3da612ba579e5de865a92dd0d1e83e92d3d87.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 28fc45b20e2..1db3c539528 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -45,7 +45,6 @@ OC.L10N.register( "Already up to date" : "Já está atualizado", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Existiram alguns problemas com a verificação de integridade do código. Mais informação…</a>", "Settings" : "Configurações", - "Problem loading page, reloading in 5 seconds" : "Problema a carregar a página, a recarregar em 5 segundos", "Saving..." : "A guardar...", "Dismiss" : "Rejeitar", "Password" : "Palavra-passe", @@ -289,6 +288,7 @@ OC.L10N.register( "Oct." : "Out.", "Nov." : "Nov.", "Dec." : "Dez.", + "Problem loading page, reloading in 5 seconds" : "Problema a carregar a página, a recarregar em 5 segundos", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Os seus ficheiros estão encriptados. Se não ativou a chave de recuperação, não terá nenhum modo para voltar obter os seus dados depois de reiniciar a sua senha. <br />Se não tem a certeza do que fazer, por favor, contacte o seu administrador antes de continuar.<br /> Tem a certeza que quer continuar?", "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "A configuração dos headers do proxy reverso está incorreta, ou então está a aceder ao ownCloud através de um proxy de confiança. Se não está a aceder ao ownCloud através de um proxy de confiança, isto é um problema de segurança e poderá permitir a um invasor falsificar um endereço IP como visível para o ownCloud. Mais informação pode ser encontrada na nossa <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentação</a>.", "Sending ..." : "A enviar...", |