weekly release 5.0dev
[moodle.git] / install / lang / oc_gsc / error.php
blobd7b64ab0adad090aad888719485543eafa54dc65
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.
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/>.
17 /**
18 * Automatically generated strings for Moodle installer
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.
26 * @package installer
27 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
30 defined('MOODLE_INTERNAL') || die();
32 $string['cannotcreatedboninstall'] = '<p>Impossible de crear la banca de dadas.</p>
33 <p>La banca de dadas indicada n\'existeish pas e l\'utilizaire especificat a pas las autorizacions que permeton de crear ua banca de dadas.</p>.
34 <p>L\'administrator deu site deu repassar la configuracion de la banca de dadas.</p>';
35 $string['cannotcreatelangdir'] = 'Creacion deu dossièr lang impossible';
36 $string['cannotcreatetempdir'] = 'Creacion deu dossièr temp impossibla';
37 $string['cannotdownloadcomponents'] = 'Telecargament deus components impossible';
38 $string['cannotdownloadzipfile'] = 'Telecargament deu fichèr ZIP impossible';
39 $string['cannotfindcomponent'] = 'Component introbable';
40 $string['cannotsavemd5file'] = 'Enregistrament deu fichèr md5 impossible';
41 $string['cannotsavezipfile'] = 'Enregistrament deu fichèr ZIP impossible';
42 $string['cannotunzipfile'] = 'Descompression deu fichèr ZIP impossibla';
43 $string['componentisuptodate'] = 'Lo component qu\'ei a dia';
44 $string['dmlexceptiononinstall'] = '<p>Ua error de banca de dadas que s\'ei produsida [{$a->errorcode}].<br />{$a->debuginfo}</p>';
45 $string['downloadedfilecheckfailed'] = 'La verificacion deu fichèr telecargat s\'i ei mauescadut';
46 $string['invalidmd5'] = 'Lo còde de contraròtle md5 n\'ei pas valid';
47 $string['missingrequiredfield'] = 'Un camp obligatòri n\'ei pas completat';
48 $string['remotedownloaderror'] = '<p>Lo telecargament deu component suu vòste servidor s\'i ei mauescadut. Verificatz los reglatges de proxy. L\'extension cURL de PHP qu\'ei bravament recomandada.</p>
49 <p>Que\'vs cau telecargar manuaument lo fichèr <a href="{$a->url}">{$a->url}</a>, lo copiar suu vòste servidor a l\'emplaçament « {$a->dest} » e lo descompressar a aqueste endret.</p>';
50 $string['wrongdestpath'] = 'Camin de destinacion incorrècte';
51 $string['wrongsourcebase'] = 'Adreça URL de basa de la hont incorrècta';
52 $string['wrongzipfilename'] = 'Nom de fichèr ZIP incorrècte';