From 237bddb6f1c7c3387c3c80e10be1ab76db6b140a Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 8 Dec 2021 20:04:54 +0100 Subject: [PATCH] Update pt_BR, thanks to flaviove --- language/pt_BR/install.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/pt_BR/install.lang.php b/language/pt_BR/install.lang.php index d4f196f55..9837f342c 100644 --- a/language/pt_BR/install.lang.php +++ b/language/pt_BR/install.lang.php @@ -50,4 +50,5 @@ $lang['Welcome to my photo gallery'] = 'Bem-Vindo a minha galeria de fotos.'; $lang['Welcome to your new installation of Piwigo!'] = 'Bem-Vindo a sua nova instalação do Piwigo.'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Você pode baixar o arquivo de configuração e colocá-lo na pasta local/config de sua instalação.'; $lang['localhost or other, supplied by your host provider'] = 'localhost ou outro, fornecido pelo seu provedor de hospedagem'; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Você deve entrar em contato com o suporte do seu provedor e ver como você poderia mudar para PHP 5.2 por conta própria.'; \ No newline at end of file +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Você deve entrar em contato com o suporte do seu provedor e ver como você poderia mudar para PHP 5.2 por conta própria.'; +$lang['PHP version %s required (you are running on PHP %s)'] = 'Versão do PHP %s necessária (você está executando em PHP %s)'; \ No newline at end of file