Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/install/lang/pt_br/error.php File Reference

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'Impossível criar diretório lang'
 $string ['cannotcreatetempdir'] = 'Impossível criar diretório temp'
 $string ['cannotdownloadcomponents'] = 'Impossível fazer download dos componentes'
 $string ['cannotdownloadzipfile'] = 'Impossível fazer download do arquivo ZIP'
 $string ['cannotfindcomponent'] = 'Impossível achar componente'
 $string ['cannotsavemd5file'] = 'Impossível salvar arquivo md5'
 $string ['cannotsavezipfile'] = 'Impossível salvar arquivo ZIP'
 $string ['cannotunzipfile'] = 'Impossível descompactar arquivo ZIP'
 $string ['componentisuptodate'] = 'Componente está atualizado'
 $string ['downloadedfilecheckfailed'] = 'A verificação do arquivo baixado falhou'
 $string ['invalidmd5'] = 'A variável de verificação estava errada - tente novamente'
 $string ['missingrequiredfield'] = 'Faltam informações obrigatórias'
 $string ['remotedownloaderror'] = 'O download do componente falhou, por favor verifique as configurações do proxy. A extensão cURL do PHP é altamente recomendada.<br /><br />Você precisar baixar o <a href="{$a->url}">arquivo</a> manualmente, copiar para "{$a->dest}" e descompactar lá.'
 $string ['wrongdestpath'] = 'Caminho do destino errado'
 $string ['wrongsourcebase'] = 'URL do recurso errada'
 $string ['wrongzipfilename'] = 'Nome do arquivo ZIP errado'

Variable Documentation

$string['cannotcreatelangdir'] = 'Impossível criar diretório lang'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'Impossível criar diretório temp'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'Impossível fazer download dos componentes'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'Impossível fazer download do arquivo ZIP'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'Impossível achar componente'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'Impossível salvar arquivo md5'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'Impossível salvar arquivo ZIP'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'Impossível descompactar arquivo ZIP'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'Componente está atualizado'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'A verificação do arquivo baixado falhou'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'A variável de verificação estava errada - tente novamente'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Faltam informações obrigatórias'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'O download do componente falhou, por favor verifique as configurações do proxy. A extensão cURL do PHP é altamente recomendada.<br /><br />Você precisar baixar o <a href="{$a->url}">arquivo</a> manualmente, copiar para "{$a->dest}" e descompactar lá.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'Caminho do destino errado'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'URL do recurso errada'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'Nome do arquivo ZIP errado'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations