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

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'No s\'ha pogut crear el directori d\'idiomes.'
 $string ['cannotcreatetempdir'] = 'No s\'ha pogut crear el directori temporal'
 $string ['cannotdownloadcomponents'] = 'No s\'han pogut baixar components'
 $string ['cannotdownloadzipfile'] = 'No s\'ha pogut baixar el fitxer zip'
 $string ['cannotfindcomponent'] = 'No s\'ha pogut trobar un component'
 $string ['cannotsavemd5file'] = 'No s\'ha pogut desar el fitxer md5'
 $string ['cannotsavezipfile'] = 'No s\'ha pogut desar el fitxer zip'
 $string ['cannotunzipfile'] = 'No s\'ha pogut descomprimir el fitxer'
 $string ['componentisuptodate'] = 'El component està al dia'
 $string ['downloadedfilecheckfailed'] = 'Ha fallat la comprovació del fitxer baixat.'
 $string ['invalidmd5'] = 'L\'md5 no és vàlid. Torneu-ho a provar'
 $string ['missingrequiredfield'] = 'Falta algun camp necessari'
 $string ['remotedownloaderror'] = 'No s\'ha pogut baixar el component al vostre servidor. Verifiqueu els paràmetres de servidor intermediari. Es recomana l\'extensió cURL.<br /><br />Haureu de baixar manualment el fitxer <a href="{$a->url}">{$a->url}</a>, copiar-lo a la ubicació "{$a->dest}" del vostre servidor i descomprimir-lo allí.'
 $string ['wrongdestpath'] = 'El camí de destinació és erroni'
 $string ['wrongsourcebase'] = 'L\'adreça (URL) base de la font és errònia'
 $string ['wrongzipfilename'] = 'El nom del fitxer ZIP és erroni'

Variable Documentation

$string['cannotcreatelangdir'] = 'No s\'ha pogut crear el directori d\'idiomes.'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'No s\'ha pogut crear el directori temporal'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'No s\'han pogut baixar components'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'No s\'ha pogut baixar el fitxer zip'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'No s\'ha pogut trobar un component'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'No s\'ha pogut desar el fitxer md5'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'No s\'ha pogut desar el fitxer zip'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'No s\'ha pogut descomprimir el fitxer'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'El component està al dia'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'Ha fallat la comprovació del fitxer baixat.'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'L\'md5 no és vàlid. Torneu-ho a provar'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Falta algun camp necessari'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'No s\'ha pogut baixar el component al vostre servidor. Verifiqueu els paràmetres de servidor intermediari. Es recomana l\'extensió cURL.<br /><br />Haureu de baixar manualment el fitxer <a href="{$a->url}">{$a->url}</a>, copiar-lo a la ubicació "{$a->dest}" del vostre servidor i descomprimir-lo allí.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'El camí de destinació és erroni'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'L\'adreça (URL) base de la font és errònia'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'El nom del fitxer ZIP és erroni'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations