diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-09 02:26:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-09 02:26:51 +0000 |
commit | 4d612359af9ba19a36ed63c0e68f3e619e23915c (patch) | |
tree | 3d66f3d4bc4de12d72be03d3c28e5b9a6cf06ca3 /core/l10n/pt_BR.js | |
parent | ec4280eda06168ea02783760591cd6d3acd2701a (diff) | |
download | nextcloud-server-4d612359af9ba19a36ed63c0e68f3e619e23915c.tar.gz nextcloud-server-4d612359af9ba19a36ed63c0e68f3e619e23915c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 1e6685ed39c..9fecd31ae24 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -421,7 +421,6 @@ OC.L10N.register( "Can't install this app because it is not compatible" : "Não foi possível instalar este aplicativo pois é incompatível", "Can't install this app" : "Não foi possível instalar este aplicativo", "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "A extensão PHP OPcache não está carregada. {linkstart}Para melhor desempenho, é recomendado ↗{linkado} carregá-la na instalação do PHP.", - "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "A extensão PHP OPcache não está configurada corretamente. {linkstart}Para melhor desempenho é recomendado↗{linkend} usar as seguintes configurações no <code>php.ini</code>:", - "The PHP OPcache module is not properly configured:" : "O módulo PHP OPcache não está configurado corretamente:" + "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "A extensão PHP OPcache não está configurada corretamente. {linkstart}Para melhor desempenho é recomendado↗{linkend} usar as seguintes configurações no <code>php.ini</code>:" }, "nplurals=2; plural=(n > 1);"); |