[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/install/lang/eu/ -> install.php (source)

   1  <?php
   2  
   3  // This file is part of Moodle - http://moodle.org/
   4  //
   5  // Moodle is free software: you can redistribute it and/or modify
   6  // it under the terms of the GNU General Public License as published by
   7  // the Free Software Foundation, either version 3 of the License, or
   8  // (at your option) any later version.
   9  //
  10  // Moodle is distributed in the hope that it will be useful,
  11  // but WITHOUT ANY WARRANTY; without even the implied warranty of
  12  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  13  // GNU General Public License for more details.
  14  //
  15  // You should have received a copy of the GNU General Public License
  16  // along with Moodle.  If not, see <http://www.gnu.org/licenses/>.
  17  
  18  /**
  19   * Automatically generated strings for Moodle installer
  20   *
  21   * Do not edit this file manually! It contains just a subset of strings
  22   * needed during the very first steps of installation. This file was
  23   * generated automatically by export-installer.php (which is part of AMOS
  24   * {@link http://docs.moodle.org/dev/Languages/AMOS}) using the
  25   * list of strings defined in /install/stringnames.txt.
  26   *
  27   * @package   installer
  28   * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  29   */
  30  
  31  defined('MOODLE_INTERNAL') || die();
  32  
  33  $string['admindirname'] = 'Admin direktorioa';
  34  $string['availablelangs'] = 'Hizkuntza-pakete eskuragarriak';
  35  $string['chooselanguagehead'] = 'Aukeratu hizkuntza bat';
  36  $string['chooselanguagesub'] = 'Mesedez, aukeratu instalaziorako hizkuntza bat. Hizkuntza hori erabiliko da gunearen berezko hizkuntza gisa, baina aurrerago alda daiteke.';
  37  $string['clialreadyconfigured'] = 'File config.php fitxategia badago, mesedez erabili admin/cli/install_database.php gune hau instalatu nahi baduzu.';
  38  $string['clialreadyinstalled'] = 'File config.php fitxategia badago, mesedez erabili admin/cli/upgrade.php zure gunea eguneratu nahi baduzu.';
  39  $string['databasehost'] = 'Datu-basearen ostalaria';
  40  $string['databasename'] = 'Datu-basearen izena';
  41  $string['dataroot'] = 'Datu-direktorioa';
  42  $string['datarootpermission'] = 'Datu-direktorioen baimena';
  43  $string['dbprefix'] = 'Taulen aurrizkia';
  44  $string['dirroot'] = 'Moodle direktorioa';
  45  $string['environmenthead'] = 'Zure ingurunea egiaztatzen...';
  46  $string['errorsinenvironment'] = 'Kale egin du ingurunearen egiaztatzeak!';
  47  $string['installation'] = 'Instalazioa';
  48  $string['langdownloaderror'] = '"{$a}" hizkuntza ezin izan da instalatu. Instalazio-prozesuak ingelesez jarraituko du.';
  49  $string['memorylimithelp'] = '<p>Zure zerbitzarian PHP memoria-muga {$a} da.</p>
  50  
  51  <p>Aurrerago honek Moodle-ri arazoak sor diezaizkioke, bereziki modulu edo/eta erabiltzaile asko badituzu.</p>
  52  
  53  <p>PHP muga altuenarekin konfiguratzea aholkatzen dizugu, ad. 40M.
  54  Hori egiteko modu asko daude:</p>
  55  <ol>
  56  <li>Ahal baduzu, PHP <i>--enable-memory-limit</i>-ekin berriz konpilatu.
  57  Horrek Moodle-k berak memoria-muga ezartzea ahalbidetzen du.</li>
  58  <li>php.ini fitxategirako sarbidea baduzu,<b>memory_limit</b> ezarpena alda dezakezu
  59  40Mra, adibidez. Sarbiderik ez baduzu, zure administratzaileari egin dezala eska diezaiokezu.</li>
  60  <li>PHP zerbitzari batzuetan Moodle-ren direktorioan beheko lerro hau daukan .htaccess fitxategia sor dezakezu:
  61  <p><blockquote>php_value memory_limit 40M</blockquote></p>
  62  <p>Hala ere, zerbitzari batzuetan horrek PHP orri <b>GUZTIEK</b> ez funtzionatzea ekar dezake
  63  (orriak ikustean erroreak ere ikusiko dituzu). Kasu horretan, .htaccess fitxategia ezabatu beharko duzu.</p></li>
  64  </ol>';
  65  $string['paths'] = 'Bideak';
  66  $string['pathserrcreatedataroot'] = 'Instalatzaileak ezin du datu-direktorioa ({$a->dataroot}) sortu.';
  67  $string['pathshead'] = 'Egiaztatu bideak';
  68  $string['pathsrodataroot'] = 'Dataroot direktorioa ez da idazteko modukoa.';
  69  $string['pathsroparentdataroot'] = 'Goragoko direktorioa ({$a->parent}) ez da idazteko modukoa. Instalatzaileak ezin du datu-direktorioa ({$a->dataroot}) sortu.';
  70  $string['pathsunsecuredataroot'] = 'Dataroot-en kokapena ez da segurua';
  71  $string['pathswrongadmindir'] = 'Kudeaketa direktorioa ez da existitzen';
  72  $string['phpextension'] = '{$a} PHP luzapena';
  73  $string['phpversion'] = 'PHP bertsioa';
  74  $string['phpversionhelp'] = '<p>Moodle-k gutxienez PHP 4.3.0 edo 5.1.0 (5.0.x errore batzuk ditu). </p>
  75  <p>Zure bertsioa: {$a}</p>
  76  <p>PHP eguneratu edo PHP bertsio berriagoa duen zerbitzari batera jo</p>
  77  <p>5.0.x baduzu, nahi izanez gero, 4.4.x. bertsiora jaitsi dezakezu</p>';
  78  $string['welcomep10'] = '{$a->installername} ({$a->installerversion})';
  79  $string['welcomep20'] = 'Orri hau ikusten baduzu <strong>{$a->packname} {$a->packversion}</strong> paketea
  80      zure ordenadorean instalatu ahal izan duzu. Zorionak!';
  81  $string['welcomep30'] = '<strong>{$a->installername}</strong>ren bertsio honek <strong>Moodle</strong>k
  82      zure ordenadorean funtzionatzeko behar diren aplikazioak dauzka,
  83      bereziki:';
  84  $string['welcomep40'] = 'Paketeak ere zera dauka: <strong>Moodle {$a->moodlerelease} ({$a->moodleversion})</strong>.';
  85  $string['welcomep50'] = 'Paketeko aplikazio guztien erabilpena dagozkien lizentziek
  86      arautzen dute. <strong>{$a->installername}</strong> aplikazioak
  87      <a href="http://www.opensource.org/docs/definition_plain.html">kode irekia</a> dauka eta
  88     <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a> lizentziapean banatzen da.';
  89  $string['welcomep60'] = 'Datozen orriek urrats erraz batzuen bidez gidatuko zaituzte
  90     <strong>Moodle</strong> zure ordenadorean instalatu eta konfiguratzeko. Aholkatzen diren lehentsitako baloreak
  91     mantendu edo, nahi izanez gero, alda ditzakezu zure beharrei erantzun diezaieten.';
  92  $string['welcomep70'] = '"Hurrengoa" botoia sakatu <strong>Moodle</strong>ren konfigurazioarekin jarraitzeko.';
  93  $string['wwwroot'] = 'Web helbidea';


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1