diff options
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 19013fc95ba..9486e910674 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -56,6 +56,7 @@ OC.L10N.register( "Starting code integrity check" : "Inicializando a verificação da integridade do código", "Finished code integrity check" : "Finalizada a verificação de integridade do código", "%s (incompatible)" : "%s (incompatível)", + "The following apps have been disabled: %s" : "Os seguintes aplicativos foram desativados: %s", "Already up to date" : "Já está atualizado", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Seu servidor web ainda não está configurado corretamente para permitir a sincronização de arquivos, porque a interface do WebDAV parece estar quebrada.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Seu servidor web não está configurado corretamente para resolver \"{url}\". Mais informações podem ser encontradas na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.", @@ -336,6 +337,7 @@ OC.L10N.register( "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Mais informações de como configurar isso pode ser encontrado na %1$sdocumentação%2$s.", "App update required" : "Atualização de aplicativo é necessária", "%1$s will be updated to version %2$s" : "%1$s será atualizado para a versão %2$s", + "The following apps will be updated:" : "Os seguintes aplicativos serão atualizados:", "These incompatible apps will be disabled:" : "Estes aplicativos incompatíveis serão desabilitados:", "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.", |