Automatically generated installer lang files
[moodle.git] / install / lang / eu / error.php
blob91dda3f40760656d3979c43a711bf76b936f9f57
1 <?php
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.
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/>.
18 /**
19 * Automatically generated strings for Moodle installer
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.
27 * @package installer
28 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
31 defined('MOODLE_INTERNAL') || die();
33 $string['cannotcreatedboninstall'] = '<p>Ezin da datu-basea sortu.</p>
34 <p>Zehaztutako datu-basea ez da existitzen eta adierazitako erabiltzaileak ez du baimenik datu-basea sortzeko.</p>
35 <p>Guneko kudeatzaileak datu-basearen konfigurazioa egiaztatu behar du.</p>';
36 $string['cannotcreatelangdir'] = 'Ezin da hizkuntza-direktorioa sortu';
37 $string['cannotcreatetempdir'] = 'Ezin da temp direktorioa sortu';
38 $string['cannotdownloadcomponents'] = 'Ezin dira osagaiak jaitsi';
39 $string['cannotdownloadzipfile'] = 'Ezin da ZIP fitxategia jaitsi';
40 $string['cannotfindcomponent'] = 'Ezin da osagaia aurkitu';
41 $string['cannotsavemd5file'] = 'Ezin da Md5 fitxategia gorde';
42 $string['cannotsavezipfile'] = 'Ezin da ZIP fitxategia gorde';
43 $string['cannotunzipfile'] = 'Ezin da fitxategia deskonprimatu';
44 $string['componentisuptodate'] = 'Osagaia eguneratu da';
45 $string['dmlexceptiononinstall'] = '<p>Datu-basearen errorea gertatu da [{$a->errorcode}].<br />{$a->debuginfo}</p>';
46 $string['downloadedfilecheckfailed'] = 'Jaitsitako fitxategiaren egiaztatzeak huts egin du.';
47 $string['invalidmd5'] = 'Kontrolerako aldagaia gaizki zegoen - saiatu berriz ere';
48 $string['missingrequiredfield'] = 'Beharrezko eremuren bat falta da.';
49 $string['remotedownloaderror'] = '<p>Errorea osagaia zure zerbitzarian jaistean, mesedez egiaztatu proxy-ezarpenak, PHP cURL hedapena erabat gomendatzen da.</p>
50 <p> <a href="{$a->url}">{$a->url}</a> fitxategia eskuz jaitsi beharko zenuke, zure zerbitzariko "{$a->dest}"-ra kopiatu eta bertan deskonprimatu.</p>';
51 $string['wrongdestpath'] = 'Bide desegokia';
52 $string['wrongsourcebase'] = 'URL iturriaren oinarri akastuna';
53 $string['wrongzipfilename'] = 'ZIP fitxategiaren izen desegokia';