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

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'Não é possível criar o directório para pacotes linguísticos'
 $string ['cannotcreatetempdir'] = 'Não é possível criar o directório temporário'
 $string ['cannotdownloadcomponents'] = 'Não é possível descarregar componentes'
 $string ['cannotdownloadzipfile'] = 'Não é possível descarregar o ficheiro ZIP'
 $string ['cannotfindcomponent'] = 'O componente não foi encontrado'
 $string ['cannotsavemd5file'] = 'Não é possível gravar ficheiro md5'
 $string ['cannotsavezipfile'] = 'Não é possível gravar ficheiro ZIP'
 $string ['cannotunzipfile'] = 'Não é possível descompactar ficheiro ZIP'
 $string ['componentisuptodate'] = 'O componente está actualizado'
 $string ['downloadedfilecheckfailed'] = 'Falhou a verificação do ficheiro descarregado.'
 $string ['invalidmd5'] = 'md5 inválido'
 $string ['missingrequiredfield'] = 'Falta algum campo necessário'
 $string ['remotedownloaderror'] = 'Não foi possível descarregar algum componente para o seu servidor; verifique as definições do proxy; recomenda-se fortemente o uso da extensão cURL do PHP.<br /><br />Deverá descarregar o ficheiro <a href="{$a->url}">{$a->url}</a> manualmente, copiá-lo para "{$a->dest}" no seu servidor, e descomprimi-lo nesse local.'
 $string ['wrongdestpath'] = 'Caminho de destino errado.'
 $string ['wrongsourcebase'] = 'URL errado para a fonte.'
 $string ['wrongzipfilename'] = 'Nome de ficheiro ZIP errado.'

Variable Documentation

$string['cannotcreatelangdir'] = 'Não é possível criar o directório para pacotes linguísticos'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'Não é possível criar o directório temporário'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'Não é possível descarregar componentes'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'Não é possível descarregar o ficheiro ZIP'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'O componente não foi encontrado'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'Não é possível gravar ficheiro md5'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'Não é possível gravar ficheiro ZIP'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'Não é possível descompactar ficheiro ZIP'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'O componente está actualizado'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'Falhou a verificação do ficheiro descarregado.'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'md5 inválido'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Falta algum campo necessário'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'Não foi possível descarregar algum componente para o seu servidor; verifique as definições do proxy; recomenda-se fortemente o uso da extensão cURL do PHP.<br /><br />Deverá descarregar o ficheiro <a href="{$a->url}">{$a->url}</a> manualmente, copiá-lo para "{$a->dest}" no seu servidor, e descomprimi-lo nesse local.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'Caminho de destino errado.'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'URL errado para a fonte.'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'Nome de ficheiro ZIP errado.'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations