diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-13 00:15:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-13 00:15:32 +0000 |
commit | b58438b39d70d7373500bf7ce2583a125cdeb573 (patch) | |
tree | c7bfa1f8fa93969376dede6f67a4ff6aea3f7dfa /core/l10n/pt_BR.js | |
parent | 090aa512341d0b86bf4d90474f3ec9064e5a0717 (diff) | |
download | nextcloud-server-b58438b39d70d7373500bf7ce2583a125cdeb573.tar.gz nextcloud-server-b58438b39d70d7373500bf7ce2583a125cdeb573.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 62557d674be..b55b642e3cd 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -318,6 +318,8 @@ OC.L10N.register( "Finishing …" : "Finalizando...", "Need help?" : "Precisa de ajuda?", "See the documentation" : "Veja a documentação", + "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Parece que você está tentando reinstalar o Nextcloud. No entanto, o arquivo CAN_INSTALL está faltando no diretório de configuração. Crie o arquivo CAN_INSTALL na pasta de configuração para continuar.", + "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Não foi possível remover CAN_INSTALL da pasta de configuração. Remova este arquivo manualmente.", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Este aplicativo requer JavaScript para sua correta operação. Por favor {linkstart}habilite o JavaScript{linkend} e recarregue a página.", "Get your own free account" : "Obtenha uma conta grátis", "Skip to main content" : "Ir ao conteúdo principal", |