Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 3.9.x will end* 10 May 2021 (12 months).
  • Bug fixes for security issues in 3.9.x will end* 8 May 2023 (36 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.

Differences Between: [Versions 39 and 310] [Versions 39 and 311] [Versions 39 and 400] [Versions 39 and 401] [Versions 39 and 402] [Versions 39 and 403]

   1  <?php
   2  // This file is part of Moodle - https://moodle.org/
   3  //
   4  // Moodle is free software: you can redistribute it and/or modify
   5  // it under the terms of the GNU General Public License as published by
   6  // the Free Software Foundation, either version 3 of the License, or
   7  // (at your option) any later version.
   8  //
   9  // Moodle is distributed in the hope that it will be useful,
  10  // but WITHOUT ANY WARRANTY; without even the implied warranty of
  11  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12  // GNU General Public License for more details.
  13  //
  14  // You should have received a copy of the GNU General Public License
  15  // along with Moodle.  If not, see <https://www.gnu.org/licenses/>.
  16  
  17  /**
  18   * Automatically generated strings for Moodle installer
  19   *
  20   * Do not edit this file manually! It contains just a subset of strings
  21   * needed during the very first steps of installation. This file was
  22   * generated automatically by export-installer.php (which is part of AMOS
  23   * {@link http://docs.moodle.org/dev/Languages/AMOS}) using the
  24   * list of strings defined in /install/stringnames.txt.
  25   *
  26   * @package   installer
  27   * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  28   */
  29  
  30  defined('MOODLE_INTERNAL') || die();
  31  
  32  $string['admindirname'] = 'ספריית מנהל המערכת';
  33  $string['availablelangs'] = 'חבילות שפה זמינות';
  34  $string['chooselanguagehead'] = 'בחירת שפה';
  35  $string['chooselanguagesub'] = 'יש לבחור שפה עבור ההתקנה בלבד. תוכל לבחור בשפה שונה לאתר ולמשתמש באחד מהמסכים הבאים.';
  36  $string['clialreadyconfigured'] = 'קובץ config.php כבר קיים, אנא השתמש ב
  37  admin/cli/install_database.php
  38  אם ברצונך להתקין את אתר זה.';
  39  $string['clialreadyinstalled'] = 'קובץ ה-config.php קיים כבר, אנא השתמש ב- admin/cli/upgrade.php
  40  אם ברצונך לשדרג את האתר שלך.';
  41  $string['cliinstallheader'] = 'תוכנית התקנת Moodle {$a} בשורת הפקודה';
  42  $string['databasehost'] = 'מסד הנתונים המארח (host)';
  43  $string['databasename'] = 'שם מסד הנתונים';
  44  $string['databasetypehead'] = 'בחירת התקן מסד הנתונים';
  45  $string['dataroot'] = 'ספריית הנתונים';
  46  $string['datarootpermission'] = 'הרשאות תיקיות bתונים (data)';
  47  $string['dbprefix'] = 'Tables prefix';
  48  $string['dirroot'] = 'ספריית ה-Moodle';
  49  $string['environmenthead'] = 'בודק את הסביבה שלך...';
  50  $string['environmentsub2'] = 'לכל התקנת Moodle יש דרישות מינימליות לגרסת ה-PHP ומספר הרחבות הכרחי של ה-PHP.
  51  בדיקת הסביבה הושלמה לפני התקנת כל אחד ושדרוגו.אם הינך מתקשה, אנא פנה למנהל המערכת בכדי להתקין גרסת PHP חדשה או לאפשר הרחבות PHP.';
  52  $string['errorsinenvironment'] = 'בדיקת הסביבה נכשלה!';
  53  $string['installation'] = 'התקנה';
  54  $string['langdownloaderror'] = 'לצערינו השפה "{$a}" לא הותקנה. תהליך ההתקנה ימשיך באנגלית.';
  55  $string['memorylimithelp'] = '<p>
  56  גבול הזיכרון של ה-PHP לשרת שלך כרגע מכוון ל-{$a}
  57  </p>
  58  <p>
  59  דבר זה עלול לגרום בעיות זיכרון בהמשך, במיוחד אם יש לך רכיבים רבים פעילים אוו הרבה משתמשים. </p>
  60  <p> אנו ממליצים שתעצב את הגדרת ה-PHP עם ערך גבוה להגבלת הזיכרון, כמו 40M.
  61  ישנן דרכים רבות לכך:
  62  <ol>
  63  <il>
  64  אם תוכל להדר את PHP שוב עם <i> -- enable-memory-limit </i>
  65  דבר זה יאפשר ל-Moodle להגדיר את גבול הזיכרון לבד. </i>
  66  <i> אם יש לך גישה לקובץ ה-php.ini, תוכל לשנות את משתנה ה- <b> memory_limit </b>
  67  שנה שם את הערך למשל ל-40M. אם אין לך גישה לקובץ זה תוכל לבקש ממנהל המערכת שלך שיעשה זאת עבורך.
  68  </i>
  69  <i> בכמה שרתי PHP תוכל ליצור קובץ  .htaccess בספריית  ה-Moodle שלך בצירוף שורה זו:
  70  <p><blockquote>php_value memory_limit 40M</blockquote></p>
  71  <p> בכל אופן, בכמה שרתים דבר זה ימנע <b>מכל </b> הדפים לעבוד ( אם תראה שגיאות כאשר תיכנס לדפים) תדע כי הינך צריך להסיר את הקובץ  .htaccess.
  72  </p>
  73  </il>
  74  </ol>
  75  
  76  </p>';
  77  $string['paths'] = 'נתיבים';
  78  $string['pathserrcreatedataroot'] = 'ספריית המידע (Data Directory) - ({$a->dataroot}) לא יכולה להיווצר על-ידי המתקין.';
  79  $string['pathshead'] = 'נתיבים מאושרים';
  80  $string['pathsrodataroot'] = 'ספריית המידע (Data Directory) לא ניתנת לכתיבה.';
  81  $string['pathsroparentdataroot'] = 'ספריית האב - ({$a->parent}) לא ניתנת לכתיבה.
  82  ספריית המידע (Data Directory) - ({$a->dataroot}) לא יכולה להיווצר על-ידי המתקין.';
  83  $string['pathssubdirroot'] = 'הנתיב המלא לספריית ההתקנה של Moodle';
  84  $string['pathsunsecuredataroot'] = 'ספריית המידע (Data Directory) לא מאובטחת';
  85  $string['pathswrongadmindir'] = 'ספריית ה-admin לא קיימת';
  86  $string['phpextension'] = 'הרחבת PHP {$a}';
  87  $string['phpversion'] = 'גירסת PHP';
  88  $string['phpversionhelp'] = '<p>גרסת PHP חייבת להיות לפחות 4.3.0 או 5.1.0 (בגרסאות 5.0 קיימות מספר בעיות ידועות) </p>
  89  <p> במערכת שלך פועלת כרגע גרסת {$a} </p>
  90  <p> אתה חייב לשדרג את גרסת ה-PHP שלך או לעבור למחשב מארח עם עם גירסת PHP חדשה! <br/>
  91  (במקרים של גרסת 5.0 תוכל גם לרדת בגרסה ל- 4.4)
  92  </p>';
  93  $string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
  94  $string['welcomep20'] = 'הינך רואה את עמוד זה מפני שהתקנת והפעלת בהלכה את <strong>{$a->packname} {$a->packversion}</strong>
  95  חבילה במחשבך. ברכותינו!';
  96  $string['welcomep30'] = 'גירסת <strong>{$a->installername}</strong> כוללת את היישומים ליצור סביבה אשר בה <strong> Moodle </strong>
  97  יפעל דהיינו:';
  98  $string['welcomep40'] = 'החבילה כוללת בנוסף
  99  <strong>Moodle {$a->moodlerelease} ({$a->moodleversion})</strong>.';
 100  $string['welcomep50'] = 'השימוש בכל היישומים בחבילה זו מפוקח ע"י הרשיונות המתאימים להם. החבילה
 101  <strong>{$a->installername}</strong>
 102  השלמה היא
 103  <a href="http://www.opensource.org/docs/definition_plain.html">קוד פתוח</a>
 104  והיא מופצת תחת רשיון
 105  <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a>';
 106  $string['welcomep60'] = 'העמודים הבאים יובילו אותך בצורה פשוטה דרך כמה צעדים לקביעת הגדרות <strong>Moodle</strong> בשרת.
 107  ניתן לאשר הגדרות בררת־המחדל או לשנותם לפי צרכיך.';
 108  $string['welcomep70'] = 'לחצו "המשך" למטה כדי להמשיך עם הגדרת ה-<strong>Moodle</strong>';
 109  $string['wwwroot'] = 'כתובת האתר';