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'] = 'לא ניתן ליצור סיפריית שפה.' |
| $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'] |
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'] = 'נתיב יעד שגוי.' |
| $string['wrongsourcebase'] = 'מקור בסיס URL שגוי' |
| $string['wrongzipfilename'] = 'שם קובץ ZIP שגוי.' |