Ignore:
Timestamp:
Oct 13, 2014, 10:04:36 PM (10 years ago)
Author:
ddtddt
Message:

[netinstall] 5 -> 5.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/netinstall/trunk/language/pt_BR/loader.lang.txt

    r22584 r30031  
    3535$lang['Refresh'] = 'Atualizar';
    3636
    37 $lang['PHP 5 is required'] = 'É necessário PHP 5';
     37$lang['PHP 5 is required'] = 'É necessário PHP 5.2';
    3838$lang['It appears your webhost is currently running PHP %s.'] = 'Parece que o seu site está sendo executado em PHP %s.';
    39 $lang['NetInstall may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'NetInstall pode tentar mudar sua configuração para o PHP 5, criando ou modificando um arquivo .htaccess.';
     39$lang['NetInstall may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'NetInstall pode tentar mudar sua configuração para o PHP 5.2, criando ou modificando um arquivo .htaccess.';
    4040$lang['Note you can change your configuration by yourself and restart NetInstall after that.'] = 'Note que você pode mudar a sua configuração por si mesmo e reiniciar NetInstall depois disto.';
    41 $lang['Try to configure PHP 5'] = 'Tente configurar o PHP 5';
     41$lang['Try to configure PHP 5'] = 'Tente configurar o PHP 5.2';
    4242
    4343$lang['Retrieve and unzip Piwigo'] = 'Recuperar e descompactar Piwigo';
     
    4545
    4646$lang['Sorry!'] = 'Desculpe!';
    47 $lang['NetInstall was not able to configure PHP 5.'] = 'NetInstall não foi capaz de configurar o PHP 5.';
    48 $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "Você pode entrar em contato com o seu provedor de hospedagem e ver como você pode alternar  o PHP 5, por si mesmo.";
     47$lang['NetInstall was not able to configure PHP 5.'] = 'NetInstall não foi capaz de configurar o PHP 5.2';
     48$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "Você pode entrar em contato com o seu provedor de hospedagem e ver como você pode alternar  o PHP 5.2, por si mesmo.";
    4949$lang['Hope to see you back soon.'] = 'Esperamos vê-lo de volta em breve.';
    5050
Note: See TracChangeset for help on using the changeset viewer.