diff options
Diffstat (limited to 'core/l10n/pt_BR.php')
-rw-r--r-- | core/l10n/pt_BR.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index d1e8d5080b7..5638c9e3293 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -192,6 +192,7 @@ $TRANSLATIONS = array( "The theme %s has been disabled." => "O tema %s foi desativado.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Por favor, certifique-se de que o banco de dados, a pasta config e a pasta de dados foram copiados antes de prosseguir.", "Start update" => "Iniciar atualização", +"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Para evitar tempos de espera com instalações maiores, você pode em vez disso executar o seguinte comando a partir do diretório de instalação:", "This ownCloud instance is currently being updated, which may take a while." => "Esta instância do ownCloud está sendo atualizada, o que pode demorar um pouco.", "Please reload this page after a short time to continue using ownCloud." => "Por favor, atualize esta página depois de um curto período de tempo para continuar usando ownCloud." ); |