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

Go to the source code of this file.

Namespaces

namespace  installer

Variables

 $string ['cannotcreatelangdir'] = 'לא ניתן ליצור סיפריית שפה.'
 $string ['cannotcreatetempdir'] = 'לא ניתן ליצור סיפרייה זמנית.'
 $string ['cannotdownloadcomponents'] = 'לא ניתן להוריד רכיבים.'
 $string ['cannotdownloadzipfile'] = 'לא ניתן להוריד קובץ ZIP.'
 $string ['cannotfindcomponent'] = 'הרכיב לא נמצא.'
 $string ['cannotsavemd5file'] = 'לא ניתן לשמור קובץ md5.'
 $string ['cannotsavezipfile'] = 'לא ניתן לשמור קובץ ZIP.'
 $string ['cannotunzipfile'] = 'לא ניתן לפתוח את קובץ ה-ZIP.'
 $string ['componentisuptodate'] = 'הרכיב מעודכן.'
 $string ['downloadedfilecheckfailed'] = 'נכשלה בדיקת הקובץ המורד.'
 $string ['invalidmd5'] = 'md5 לא חוקי'
 $string ['missingrequiredfield'] = 'חסר שדה נדרש כלשהו'
 $string ['remotedownloaderror']
 $string ['wrongdestpath'] = 'נתיב יעד שגוי.'
 $string ['wrongsourcebase'] = 'מקור בסיס URL שגוי'
 $string ['wrongzipfilename'] = 'שם קובץ ZIP שגוי.'

Variable Documentation

$string['cannotcreatelangdir'] = 'לא ניתן ליצור סיפריית שפה.'

Definition at line 33 of file error.php.

$string['cannotcreatetempdir'] = 'לא ניתן ליצור סיפרייה זמנית.'

Definition at line 34 of file error.php.

$string['cannotdownloadcomponents'] = 'לא ניתן להוריד רכיבים.'

Definition at line 35 of file error.php.

$string['cannotdownloadzipfile'] = 'לא ניתן להוריד קובץ ZIP.'

Definition at line 36 of file error.php.

$string['cannotfindcomponent'] = 'הרכיב לא נמצא.'

Definition at line 37 of file error.php.

$string['cannotsavemd5file'] = 'לא ניתן לשמור קובץ md5.'

Definition at line 38 of file error.php.

$string['cannotsavezipfile'] = 'לא ניתן לשמור קובץ ZIP.'

Definition at line 39 of file error.php.

$string['cannotunzipfile'] = 'לא ניתן לפתוח את קובץ ה-ZIP.'

Definition at line 40 of file error.php.

$string['componentisuptodate'] = 'הרכיב מעודכן.'

Definition at line 41 of file error.php.

$string['downloadedfilecheckfailed'] = 'נכשלה בדיקת הקובץ המורד.'

Definition at line 42 of file error.php.

$string['invalidmd5'] = 'md5 לא חוקי'

Definition at line 43 of file error.php.

$string['missingrequiredfield'] = 'חסר שדה נדרש כלשהו'

Definition at line 44 of file error.php.

$string['remotedownloaderror']
Initial value:
 'הורדת הרכיב לשרת שלך כשלה, אנא וודא את הגדרות ה-proxy שלך. תוספת PHP cURL מומלצת מאוד להתקנה.
<br /><br />
הינך צריך להוריד את קובץ ההדרכה <a href="{$a->url}">{$a->url}</a> ולהעתיק אותו ל "{$a->dest}"
בשרת שלך ולכווץ אותו שם.'

Definition at line 45 of file error.php.

$string['wrongdestpath'] = 'נתיב יעד שגוי.'

Definition at line 49 of file error.php.

$string['wrongsourcebase'] = 'מקור בסיס URL שגוי'

Definition at line 50 of file error.php.

$string['wrongzipfilename'] = 'שם קובץ ZIP שגוי.'

Definition at line 51 of file error.php.

 All Data Structures Namespaces Files Functions Variables Enumerations