Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2015-09-30 21:37:53 +0300
committersgiehl <stefan@piwik.org>2015-09-30 21:37:53 +0300
commita8131ace4b8daf1b6f91a8aa3dd95feced77932c (patch)
tree962aaba5cde9f6f84cab6366792617ec9707ba42 /plugins/Installation/lang
parent3cf40d355cb90b08e41259bcf9cac65dcb714d44 (diff)
language update
Diffstat (limited to 'plugins/Installation/lang')
-rw-r--r--plugins/Installation/lang/pt-br.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Installation/lang/pt-br.json b/plugins/Installation/lang/pt-br.json
index 051797d0fb..e01033da0f 100644
--- a/plugins/Installation/lang/pt-br.json
+++ b/plugins/Installation/lang/pt-br.json
@@ -83,6 +83,7 @@
"SystemCheckJsonHelp": "A extensão php5-json é requerida para o Piwik ler e escrever dados JSON.",
"SystemCheckMailHelp": "Mensagens de Feedback e Senha Perdida não serão enviadas sem mail().",
"SystemCheckMbstring": "mbstring",
+ "SystemCheckMbstringHelp": "A extensão mbstring é necessária para lidar com caracteres de vários bytes na interface do usuário e respostas do API. Por favor, também verifique se mbstring.func_overload está configurada para \"0\" em php.ini.",
"SystemCheckMemoryLimit": "Limite de Memória",
"SystemCheckMemoryLimitHelp": "Em um site com alto tráfego, o processo de arquivamento pode exigir mais memória do que o atualmente permitido. Se necessário, mude a diretiva memory_limit no seu arquivo php.ini.",
"SystemCheckOpenURL": "Abre URL",
@@ -117,6 +118,7 @@
"SystemCheckCronArchiveProcessCLI": "Gerenciar processos via CLI",
"SystemCheckPhpSetting": "Para evitar algum problema crítico, você deve definir o seguinte em seu arquivo php.ini: %s",
"SystemCheckUpdateHttps": "Atualização por HTTPS",
+ "SystemCheckUpdateHttpsNotSupported": "Piwik não pode utilizar HTTPS para atualizar, pois vai cair de volta para a atualização HTTP insegura. Verifique se CURL ou allow_url_fopen é suportada e que a extensão PHP openssl está instalada: http:\/\/piwik.org\/faq\/troubleshooting\/faq_177\/.",
"NotSupported": "não suportado",
"Tables": "Criando as tabelas",
"TablesCreatedSuccess": "Tabelas criadas com sucesso!",