~ubuntu-branches/ubuntu/saucy/moodle/saucy

« back to all changes in this revision

Viewing changes to install/lang/ca/error.php

  • Committer: Package Import Robot
  • Author(s): Thijs Kinkhorst
  • Date: 2013-09-09 15:22:35 UTC
  • mfrom: (1.1.17) (3.1.29 sid)
  • Revision ID: package-import@ubuntu.com-20130909152235-f5g7gphaseb84qeu
Tags: 2.5.2-1
* New upstream version: 2.5.2.
  - Incorporates S3 security patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
defined('MOODLE_INTERNAL') || die();
32
32
 
 
33
$string['cannotcreatedboninstall'] = '<p>No és pot crear la base de dades.</p> <p>La base de dades especificada no existeix i l\'usuari que heu proporcionat no té permís per a crear-la.</p>
 
34
<p>L\'administrador del lloc hauria de verificar la configuració de la base de dades.</p>';
33
35
$string['cannotcreatelangdir'] = 'No s\'ha pogut crear el directori d\'idiomes.';
34
36
$string['cannotcreatetempdir'] = 'No s\'ha pogut crear el directori temporal';
35
37
$string['cannotdownloadcomponents'] = 'No s\'han pogut baixar components';
39
41
$string['cannotsavezipfile'] = 'No s\'ha pogut desar el fitxer zip';
40
42
$string['cannotunzipfile'] = 'No s\'ha pogut descomprimir el fitxer';
41
43
$string['componentisuptodate'] = 'El component està al dia';
 
44
$string['dmlexceptiononinstall'] = '<p>S\'ha produït un error de la base de dades [{$a->errorcode}].<br />{$a->debuginfo}</p>';
42
45
$string['downloadedfilecheckfailed'] = 'Ha fallat la comprovació del fitxer baixat';
43
46
$string['invalidmd5'] = 'L\'md5 no és vàlid. Torneu-ho a provar';
44
47
$string['missingrequiredfield'] = 'Falta algun camp necessari';