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

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'Kielihakemistoa ei voida luoda'
 $string ['cannotcreatetempdir'] = 'Temp-hakemistoa ei voitu luoda'
 $string ['cannotdownloadcomponents'] = 'Komponentteja ei voitu ladata'
 $string ['cannotdownloadzipfile'] = 'ZIP-tiedostoa ei voitu ladata'
 $string ['cannotfindcomponent'] = 'Komponenttia ei löytynyt'
 $string ['cannotsavemd5file'] = 'MD5-tiedostoa ei voitu tallentaa'
 $string ['cannotsavezipfile'] = 'Zip-tiedostoa ei voitu tallentaa'
 $string ['cannotunzipfile'] = 'Zip-tiedostoa ei voitu purkaa'
 $string ['componentisuptodate'] = 'Komponentti on ajan tasalla'
 $string ['downloadedfilecheckfailed'] = 'Ladatun tiedoston tarkistus epäonnistui'
 $string ['invalidmd5'] = 'Tarkistusmuuttuja oli väärin - yritä uudelleen'
 $string ['missingrequiredfield'] = 'Joitakin vaadituista kentistä puuttuu'
 $string ['remotedownloaderror'] = 'Komponentin lataaminen palvelimelle epäonnistui, ole hyvä ja varmista välityspalvelimen asetukset, PHP cURL -laajennus on suositeltu.<br /><br />Sinun täytyy ladata <a href="{$a->url}">{$a->url}</a> -tiedosto manuaalisesti, kopioi se kohteeseen "{$a->dest}" serverilläsi ja pura se sinne.'
 $string ['wrongdestpath'] = 'Virheellinen kohdekansio'
 $string ['wrongsourcebase'] = 'Väärä lähteen web-osoitteen kanta'
 $string ['wrongzipfilename'] = 'Virheellinen zip-tiedoston nimi'

Variable Documentation

$string['cannotcreatelangdir'] = 'Kielihakemistoa ei voida luoda'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'Temp-hakemistoa ei voitu luoda'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'Komponentteja ei voitu ladata'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'ZIP-tiedostoa ei voitu ladata'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'Komponenttia ei löytynyt'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'MD5-tiedostoa ei voitu tallentaa'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'Zip-tiedostoa ei voitu tallentaa'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'Zip-tiedostoa ei voitu purkaa'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'Komponentti on ajan tasalla'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'Ladatun tiedoston tarkistus epäonnistui'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'Tarkistusmuuttuja oli väärin - yritä uudelleen'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'Joitakin vaadituista kentistä puuttuu'

Definition at line 44 of file error.php.

$string['remotedownloaderror'] = 'Komponentin lataaminen palvelimelle epäonnistui, ole hyvä ja varmista välityspalvelimen asetukset, PHP cURL -laajennus on suositeltu.<br /><br />Sinun täytyy ladata <a href="{$a->url}">{$a->url}</a> -tiedosto manuaalisesti, kopioi se kohteeseen "{$a->dest}" serverilläsi ja pura se sinne.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'Virheellinen kohdekansio'

Definition at line 46 of file error.php.

$string['wrongsourcebase'] = 'Väärä lähteen web-osoitteen kanta'

Definition at line 47 of file error.php.

$string['wrongzipfilename'] = 'Virheellinen zip-tiedoston nimi'

Definition at line 48 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations