From 3ff20ca145670ad3bd1e1b0f6c079a76f310c413 Mon Sep 17 00:00:00 2001 From: koenr Date: Fri, 7 Jan 2005 23:55:49 +0000 Subject: [PATCH] moving towards XHTML compliance --- lang/ca/auth.php | 4 +- lang/ca/docs/install.html | 14 +- lang/ca/docs/intro.html | 4 +- lang/ca/exercise.php | 6 +- lang/ca/forum.php | 2 +- lang/ca/glossary.php | 8 +- lang/ca/install.php | 10 +- lang/ca/lesson.php | 426 +++++++++++++++++++------------------- lang/ca/moodle.php | 58 +++--- lang/ca/survey.php | 4 +- lang/en/auth.php | 8 +- lang/en/exercise.php | 366 ++++++++++++++++---------------- lang/en/glossary.php | 23 +- lang/en/install.php | 291 ++++++++++++-------------- 14 files changed, 599 insertions(+), 625 deletions(-) diff --git a/lang/ca/auth.php b/lang/ca/auth.php index d32b147f3d..33cf3c4272 100644 --- a/lang/ca/auth.php +++ b/lang/ca/auth.php @@ -5,7 +5,7 @@ $string['auth_common_settings'] = 'Paràmetres comuns'; $string['auth_data_mapping'] = 'Mapatge de dades'; $string['auth_dbdescription'] = 'Aquest mètode utilitza una taula d\'una base de dades externa per comprovar si un nom d\'usuari i una contrasenya són vàlids. Si el compte és nou, aleshores també es pot copiar en Moodle informació d\'altres camps.'; -$string['auth_dbextrafields'] = 'Aquests camps són opcionals. Podeu triar d\'omplir alguns camps d\'usuari del Moodle amb informació dels camps de la base de dades externa especificats aquí.

Si els deixeu en blanc s\'utilitzaran valors per defecte.

En tot cas, l\'usuari podrà editar tots aquests camps quan es connecti.'; +$string['auth_dbextrafields'] = 'Aquests camps són opcionals. Podeu triar d\'omplir alguns camps d\'usuari del Moodle amb informació dels camps de la base de dades externa especificats aquí.

Si els deixeu en blanc s\'utilitzaran valors per defecte.

En tot cas, l\'usuari podrà editar tots aquests camps quan es connecti.'; $string['auth_dbfieldpass'] = 'Nom del camp que conté la contrasenya'; $string['auth_dbfielduser'] = 'Nom del camp que conté el nom d\'usuari'; $string['auth_dbhost'] = 'L\'ordinador que allotja el servidor de la base de dades.'; @@ -56,7 +56,7 @@ $string['auth_ldapdescription'] = 'Aquest m els camps corresponents de Moodle. En connexions successives només es comproven el nom d\'usuari i la contrasenya.'; -$string['auth_ldapextrafields'] = 'Aquests camps són opcionals. Podeu triar d\'omplir alguns camps d\'usuari de Moodle amb informació dels camps LDAP especificats aquí.

Si els deixeu en blanc, aleshores s\'utilitzaran valors per defecte.

En tot cas, l\'usuari podrà editar tots aquests camps quan es connecti.'; +$string['auth_ldapextrafields'] = 'Aquests camps són opcionals. Podeu triar d\'omplir alguns camps d\'usuari de Moodle amb informació dels camps LDAP especificats aquí.

Si els deixeu en blanc, aleshores s\'utilitzaran valors per defecte.

En tot cas, l\'usuari podrà editar tots aquests camps quan es connecti.'; $string['auth_ldaptitle'] = 'Utilitza un servidor LDAP'; $string['auth_manualdescription'] = 'Aquest mètode impedeix que els usuaris puguin crear-se comptes. Tots els comptes han de ser creats manualment per l\'usuari administrador.'; $string['auth_manualtitle'] = 'Només comptes manuals'; diff --git a/lang/ca/docs/install.html b/lang/ca/docs/install.html index b0c5ef9cbe..aed78e59f7 100644 --- a/lang/ca/docs/install.html +++ b/lang/ca/docs/install.html @@ -152,8 +152,8 @@ session.auto_start = 0 session.bug_compat_warn = 0 -

Si no teniu accés a l'httpd.conf i al php.ini del vostre servidor, o si altres aplicacions del mateix servidor necessiten paràmetres diferents, no us amoïneu: podeu definir els paràmetres en el directori de Moodle. -

Per a fer-ho, heu de crear un fitxer anomenat .htaccess en el directori principal de Moodle que contingui les definicions d'aquests paràmetres. Però això només funcionarà en servidors Apache que permetin Overrides. +

Si no teniu accés a l'httpd.conf i al php.ini del vostre servidor, o si altres aplicacions del mateix servidor necessiten paràmetres diferents, no us amoïneu: podeu definir els paràmetres en el directori de Moodle.Per a fer-ho, heu de crear un fitxer anomenat .htaccess en el directori principal de Moodle que contingui les definicions d'aquests paràmetres. Però això només funcionarà en servidors Apache que permetin Overrides.

@@ -169,7 +169,7 @@ php_flag file_uploads 1
 php_flag session.auto_start 0
 php_flag session.bug_compat_warn 0
-

També podeu definir la mida màxima dels fitxers que es pengin: +

També podeu definir la mida màxima dels fitxers que es pengin:

@@ -178,7 +178,7 @@ php_value upload_max_filesize 2M
 php_value post_max_size 2M
      
-

La via més fàcil és copiar el fitxer de mostra lib/htaccess i editar-lo adequadament a les vostres necessitats. Conté instruccions addicionals. Per exemple, en l'intèrpret d'ordres de Unix: +

La via més fàcil és copiar el fitxer de mostra lib/htaccess i editar-lo adequadament a les vostres necessitats. Conté instruccions addicionals. Per exemple, en l'intèrpret d'ordres de Unix:

cp lib/htaccess .htaccess
@@ -196,7 +196,7 @@ php_value post_max_size 2M

8. Pàgina d'administració

La pàgina d'administració hauria d'estar en funcionament en l'adreça: http://example.com/moodle/admin. Si proveu a anar la pàgina inicial del lloc també anireu a parar allò automàticament. La primera vegada que accediu a la pàgina d'administració se us presentarà un contracte GPL "empaquetat" que heu d'acceptarbans de prosseguir la configuració.

-

(Moodle també intentarà definir algunes galetes en el vostre navegador. Si teniu configurat el navegador de manera que us permeti triar si accepteu les galetes, alheshores obligatòriament heu d'acceptar les galetes de Moodle, o si no Moodle no funcionarà correctament.) +

(Moodle també intentarà definir algunes galetes en el vostre navegador. Si teniu configurat el navegador de manera que us permeti triar si accepteu les galetes, alheshores obligatòriament heu d'acceptar les galetes de Moodle, o si no Moodle no funcionarà correctament.)

Ara Moodle començarà a configurar la base de dades i a crear taules per emmagatzemar les dades. Primer es creen les taules principals de la base de dades. Hauríeu de veure una llista de declaracions SQL seguides de missatges d'estat (en verd o en vermell) amb un aspecte semblant a aquest:

CREATE TABLE course ( id int(10) unsigned NOT NULL auto_increment, category @@ -292,6 +292,6 @@ que fa molt senzill tot això. També podeu explorar la caracter&iac

Per a més informació sobre creació de cursos, consulteu el "Manual del professorat ".

 

-

Documentació de Moodle

-

Version: $Id$

+

Documentació de Moodle

+

Version: $Id$

diff --git a/lang/ca/docs/intro.html b/lang/ca/docs/intro.html index bf945dc785..bd87d9567f 100644 --- a/lang/ca/docs/intro.html +++ b/lang/ca/docs/intro.html @@ -22,7 +22,7 @@


-

Documentació de Moodle

-

Version: $Id$

+

Documentació de Moodle

+

Version: $Id$

diff --git a/lang/ca/exercise.php b/lang/ca/exercise.php index 5e072d79f8..5b1a600544 100644 --- a/lang/ca/exercise.php +++ b/lang/ca/exercise.php @@ -1,5 +1,5 @@ en una quantitat d\'elements d\'avaluació\'.
Això fa més fàcil i consistent la qualificació. Com a professor/a, heu d\'afegir
aquests elements abans de posar la tasca a disposició dels alumnes
Cliqueu sobre la tasca del curs corresponent; si no hi ha
elements presents us demanarà que els afegiu.
Podeu canviar el nombre d\'elements si utilitzeu la pantalla d\'edició de feines,
i podreu corregir-los des de la pantalla de l\'administrador de feines'; +$string['noteonassessmentelements'] = 'Observeu que la qualificació està dividida
en una quantitat d\'elements d\'avaluació\'.
Això fa més fàcil i consistent la qualificació. Com a professor/a, heu d\'afegir
aquests elements abans de posar la tasca a disposició dels alumnes
Cliqueu sobre la tasca del curs corresponent; si no hi ha
elements presents us demanarà que els afegiu.
Podeu canviar el nombre d\'elements si utilitzeu la pantalla d\'edició de feines,
i podreu corregir-los des de la pantalla de l\'administrador de feines'; $string['noteongradinggrade'] = 'Aquesta qualificació avalua si la vostra avaluació concorda amb l\'avaluació
del vostre treball pels $a. Com més alta sigui, major és la coincidència.'; $string['noteonstudentassessments'] = '{qualificació de l\'estudiant / Nivell de qualificació del professor/a}'; $string['notgraded'] = 'No qualificat'; @@ -110,7 +110,7 @@ $string['pleasegradetheassessment'] = 'Si us plau, qualifiqueu l\'avaluaci $string['pleasemakeyourownassessment'] = 'Si us plau, qualifiqueu el treball de $a.
Noteu que el formulari d\'avaluació es veu al costat de l\'avaluació feta per l\'estudiant.
Heu de fer les correccions necessàries i clicar en un
dels botons que apareixen al final de la pàgina.'; $string['pleasesubmityourwork'] = 'Si us plau, Utilitzeu aquest formulari per lliurar el treball'; $string['pleaseusethisform'] = 'Si us plau, ompliu aquest formulari
quan hagueu seguit totes les indicacions de l\'exercici de sota.'; -$string['pleaseviewtheexercise'] = 'Si us plau, cliqueu sobre el títol per a veure aquest exercici
i seguiu les indicacions.
Quan estigueu d\'acord amb el treball, cliqueu en l\'enllaç Avaluar (o Tornar a Avalauar)
A la dreta del títol. Quan ja hagueu fet l\'avaluació, es visualitzaran
noves indicacions per seguir endavant.'; +$string['pleaseviewtheexercise'] = 'Si us plau, cliqueu sobre el títol per a veure aquest exercici
i seguiu les indicacions.
Quan estigueu d\'acord amb el treball, cliqueu en l\'enllaç Avaluar (o Tornar a Avalauar)
A la dreta del títol. Quan ja hagueu fet l\'avaluació, es visualitzaran
noves indicacions per seguir endavant.'; $string['poor'] = 'Pobre'; $string['present'] = 'Present'; $string['reasonforadjustment'] = 'Raó per ajustar'; diff --git a/lang/ca/forum.php b/lang/ca/forum.php index a178753a28..943be75171 100755 --- a/lang/ca/forum.php +++ b/lang/ca/forum.php @@ -91,7 +91,7 @@ $string['openmode1'] = 'Debats no, per $string['openmode2'] = 'Debats i respostes sí'; $string['parent'] = 'Mostra missatge original'; $string['parentofthispost'] = 'Missatge original'; -$string['postadded'] = 'S\'ha afegit el vostre missatge.

Teniu $a per editar-lo si voleu fer algun canvi.'; +$string['postadded'] = 'S\'ha afegit el vostre missatge.

Teniu $a per editar-lo si voleu fer algun canvi.'; $string['postincontext'] = 'Mostra aquest missatge en el seu context'; $string['postmailinfo'] = 'Això és una còpia d\'un missatge enviat al lloc web $a. Per afegir la vostra resposta via web, feu clic en aquest enllaç:'; diff --git a/lang/ca/glossary.php b/lang/ca/glossary.php index f0f032293d..a1ae84dbae 100755 --- a/lang/ca/glossary.php +++ b/lang/ca/glossary.php @@ -1,5 +1,5 @@ E $string['explainall'] = 'Visualitzeu TOTES les entrades en una pàgina'; $string['explainalphabet'] = 'Navegueu pel glossari utilitzant aquest índex'; $string['explainexport'] = 'S\'ha creat un fitxer.
Baixeu-lo i deseu-lo en lloc segur. Podeu importar-lo en qualsevol moment en aquest curs o en un altre.'; -$string['explainimport'] = 'Heu d\'especificar el fitxer que voleu importar i definir els criteris del procés.

Trameteu la vostra sol·licitud i reviseu els resultats.'; +$string['explainimport'] = 'Heu d\'especificar el fitxer que voleu importar i definir els criteris del procés.

Trameteu la vostra sol·licitud i reviseu els resultats.

'; $string['explainspecial'] = 'Visualitzeu totes les entrades que no comencen per una lletra'; $string['exportedentry'] = 'Entrada exportada'; $string['exportedfile'] = 'Fitxer exportat'; @@ -129,7 +129,6 @@ $string['noentry'] = 'No s\'ha trobat cap entrada.'; $string['notcategorised'] = 'No categoritzat'; $string['numberofentries'] = 'Nombre d\'entrades'; $string['onebyline'] = '(una per línia)'; -$string['parentlanguage'] = '<< TRADUCTORS: especifiqueu aquí el codi de l\'idioma que cal fer servir quan el vostre paquet d\'idioma no contingui una cadena. Si deixeu aquest camp en blanc s\'utilitzarà l\'anglès. Per exemple: es >>'; $string['printerfriendly'] = 'Versió per imprimir'; $string['question'] = 'Qüestió'; $string['rate'] = 'Valoració'; @@ -157,9 +156,6 @@ $string['sortchronogically'] = 'Ordena cronol $string['special'] = 'Especial'; $string['standardview'] = 'Navega alfabèticament'; $string['studentcanpost'] = 'Els estudiants poden afegir entrades'; -$string['thischarset'] = '<< TRADUCTORS: especifiqueu aquí el conjunt de caràcters del vostre idioma. Teniu en compte que tot el text creat mentre aquest idioma sigui actiu s\'emmagatzemarà amb aquest conjunt de caràcters, de manera que és millor no tornar a canviar-lo. Per exemple: iso-8859-1 >>'; -$string['thisdirection'] = '<< TRADUCTORS: aquesta cadena especifica el sentit del text, que pot ser d\'esquerra a dreta (\'ltr\') o de dreta a esquerra (\'rtl\'). >>'; -$string['thislanguage'] = '<< TRADUCTORS: especifiqueu aquí el nom de l\'idioma. Si és possible utilitzeu referències numèriques Unicode >>'; $string['totalentries'] = 'Total d\'entrades'; $string['usedynalink'] = 'Enllaça automàticament les entrades del glossari'; $string['waitingapproval'] = 'Esperant aprovació'; diff --git a/lang/ca/install.php b/lang/ca/install.php index d53e62c940..2894807420 100644 --- a/lang/ca/install.php +++ b/lang/ca/install.php @@ -1,10 +1,10 @@  
moodleadmin
 
+$string['admindirsetting'] = 'Alguns servidors web utilitzen un URL especial /admin per accedir a un tauler de control o quelcom semblant. Malauradament aquesta és també la ubicació estàndard de les pàgines d\'administració de Moodle. Podeu arreglar aquest problema canviant el nom del directori d\'administració de Moodle en la vostra instal·lació i posant el nou nom aquí. Per exemple:

moodleadmin

Això modificarà els enllaços d\'administració de Moodle.'; $string['caution'] = 'Alerta'; $string['chooselanguage'] = 'Trieu un idioma'; @@ -14,7 +14,7 @@ $string['configfilewritten'] = 'S\'ha creat amb $string['configurationcomplete'] = 'S\'ha completat la configuració'; $string['database'] = 'Base de dades'; $string['databasesettings'] = 'Ara heu de configurar la base de dades on s\'emmagatzemaran la major part de les dades de Moodle. Aquesta base de dades s\'ha de crear abans i cal tenir un nom d\'usuari i una contrasenya amb accés a ella.
-
 
+

Tipus: mysql o postgres7
Ordinador: p. ex. localhost o db.isp.com
Nom: nom de la base de dades, p. ex. moodle
@@ -78,10 +78,10 @@ $string['memorylimithelp'] = '

El l

És recomanable que configureu el PHP amb un límit superior, com ara 16 MB, sempre que sigui possible. Hi ha diverses maneres de fer això:

  1. Si podeu, recompileu el PHP amb --enable-memory-limit. Això permetrà que Moodle defineixi el límit de memòria per si mateix.
  2. -
  3. Si teniu accés al fitxer php.ini, podeu canviar el paràmetre memory_limit a 16M. Si no hi teniu accés podeu demanar al vostre administrador que ho faci ell. +
  4. Si teniu accés al fitxer php.ini, podeu canviar el paràmetre memory_limit a 16M. Si no hi teniu accés podeu demanar al vostre administrador que ho faci ell.
  5. En alguns servidors PHP podeu crear un fitxer .htaccess dins del directori de Moodle amb aquesta línia:

    php_value memory_limit 16M

    -

    Tanmateix, en alguns servidors això farà que no funcioni cap pàgina PHP (es visualitzaran errors) en el qual cas hauríeu de suprimir el fitxer .htaccess. +

    Tanmateix, en alguns servidors això farà que no funcioni cap pàgina PHP (es visualitzaran errors) en el qual cas hauríeu de suprimir el fitxer .htaccess.

'; $string['mysqlextensionisnotpresentinphp'] = 'El PHP no s\'ha configurat correctament amb l\'extensió MySQL per tal que es pugui comunicar amb MySQL. Comproveu el fitxer php.ini o recompileu el PHP.'; $string['pass'] = 'Correcte'; diff --git a/lang/ca/lesson.php b/lang/ca/lesson.php index 08935cbb91..9e7ab9e471 100644 --- a/lang/ca/lesson.php +++ b/lang/ca/lesson.php @@ -1,244 +1,238 @@ firstname {$a->lastname}'; +$string['completed'] = 'Completat'; +$string['confirmdeletionofthispage'] = 'Confirma la supressió d\'aquesta pàgina'; +$string['congratulations'] = 'Felicitacions: heu arribat al final de la lliçó'; $string['continue'] = 'Continua'; -$string['deadline'] = 'Data límit'; -$string['deleting'] = 'S\'està suprimint'; -$string['deletingpage'] = 'S\'està suprimint la pàgina: $a'; -$string['description'] = 'Descripció'; -$string['displayofgrade'] = 'Visualització de la qualificació (només estudiants)'; -$string['endofbranch'] = 'Final de la ramificació'; -$string['endoflesson'] = 'Final de la lliçó'; +$string['continuetoanswer'] = 'Continua per canviar respostes.'; +$string['correctanswerjump'] = 'Salt de resposta correcta'; +$string['correctanswerscore'] = 'Puntuació de resposta correcta'; +$string['correctresponse'] = 'Resposta correcta'; +$string['customscoring'] = 'Puntuació personalitzada'; +$string['deadline'] = 'Data límit'; +$string['deleteattempts'] = 'Esborra els intents de l\'estudiant per aquesta lliçó (id d\'usuari)'; +$string['deleting'] = 'S\'està suprimint'; +$string['deletingpage'] = 'S\'està suprimint la pàgina: $a'; +$string['description'] = 'Descripció'; +$string['detailedstats'] = 'Estadístiques detallades'; +$string['didnotanswerquestion'] = 'No heu respost aquesta pregunta.'; +$string['didnotreceivecredit'] = 'No heu rebut crèdit'; +$string['displayhighscores'] = 'Mostra les puntuacions més altes'; +$string['displayinleftmenu'] = 'Voleu mostrar-ho al menú esquerre?'; +$string['displayleftmenu'] = 'Mostra el menú esquerre'; +$string['displayofgrade'] = 'Visualització de la qualificació (només estudiants)'; +$string['displayreview'] = 'Mostra el botó de revisió'; +$string['displayscorewithessays'] = 'Heu aconseguit $a->score punts de $a->tempmaxgrade per a les preguntes puntuades automàticament.
Les vostres $a->essayquestions preguntes d\'assaig es puntuaran i s\'afegiran a la puntuació final més endavant.

La vostra puntuació actual, sense les preguntes d\'assaig, és $a->score de $a->grade'; +$string['displayscorewithoutessays'] = 'La vostra puntuació és $a->score (de $a->grade).'; +$string['editlessonsettings'] = 'Edita els paràmetres de la lliçó'; +$string['editpagecontent'] = 'Edita els continguts d\'aquesta pàgina'; +$string['email'] = 'Correu electrònic'; +$string['emailallgradedessays'] = 'Envia per correu TOTS
els assaigs puntuats'; +$string['emailgradedessays'] = 'Envia per correu els assaigs puntuats'; +$string['emailsuccess'] = 'Enviat correu satisfactòriament'; +$string['endofbranch'] = 'Final de la ramificació'; +$string['endofclustertitle'] = 'Final de clúster'; +$string['endoflesson'] = 'Final de la lliçó'; +$string['enteredthis'] = 'ho ha escrit.'; +$string['entername'] = 'Escriviu un àlies a la llista de puntuacions màximes'; +$string['enterpassword'] = 'Escriviu la contrasenya:'; +$string['eolstudentoutoftime'] = 'Heu esgotat el vostre temps per completar aquesta lliçó. És possible que la darrera resposta no s\'hagi comptat si l\'heu donada després que s\'hagi acabat el temps.'; +$string['eolstudentoutoftimenoanswers'] = 'No heu respost cap pregunta. La vostra puntuació és de 0.'; +$string['essay'] = 'Assaig'; +$string['essayemailsubject'] = 'Puntuació de la pregunta $a question'; +$string['essays'] = 'Assaigs'; +$string['essayscore'] = 'Puntuació de l\'assaig'; $string['fileformat'] = 'Format de fitxer'; -$string['firstanswershould'] = 'La primera resposta hauria de saltar a la pàgina \"Correcta\"'; -$string['gradeis'] = 'La qualificació és $a'; -$string['handlingofretakes'] = 'Gestió de les repeticions'; -$string['here'] = 'aquí'; +$string['firstanswershould'] = 'La primera resposta hauria de saltar a la pàgina \"Correcta\"'; +$string['firstwrong'] = 'Com que la resposta no és correcta no aconseguiu cap punt. Encara que no obtingueu cap altre punt, voleu seguir provant-ho, ni que sigui per aprendre?'; +$string['gobacktolesson'] = 'Torna a la lliçó'; +$string['grade'] = 'Qualifica'; +$string['gradeessay'] = 'Qualifica les preguntes d\'assaig'; +$string['gradeis'] = 'La qualificació és $a'; +$string['handlingofretakes'] = 'Gestió de les repeticions'; +$string['havenotgradedyet'] = 'Encara no qualificat.'; +$string['here'] = 'aquí'; +$string['highscore'] = 'Puntuació màxima'; +$string['hightime'] = 'Temps màxim'; $string['importquestions'] = 'Importa preguntes'; $string['jump'] = 'Salt'; -$string['maximumnumberofanswersbranches'] = 'Nombre màxim de respostes/ramificacions'; -$string['maximumnumberofattempts'] = 'Nombre màxim d\'intents'; -$string['minimumnumberofquestions'] = 'Nombre màxim de preguntes'; -$string['modulename'] = 'Lliçó'; -$string['modulenameplural'] = 'Lliçons'; -$string['movepagehere'] = 'Mou la pàgina aquí'; -$string['moving'] = 'S\'està movent la pàgina: $a'; -$string['movingtonextpage'] = 'S\'està movent a la pàgina següent'; +$string['jumptsto'] = 'Salta a'; +$string['leftduringtimed'] = 'Heu abandonat una lliçó cronometrada.
Feu clic a Continua per tornar-la a començar.'; +$string['leftduringtimednoretake'] = 'Heu abandonat una lliçó cronometrada i no està permès continuar-la o torna-la a fer.'; +$string['lesson'] = ' Lliçó $a'; +$string['lessonclosed'] = 'La lliçó es va tancar el $a.'; +$string['lessondefault'] = 'Usa els paràmetres d\'aquesta lliço com els valors per defecte'; +$string['lessonmenu'] = 'Menú de la lliçó'; +$string['lessonopen'] = 'La lliçó s\'obrirà el $a.'; +$string['lessonstats'] = 'Estadístiques de la lliçó'; +$string['loginfail'] = 'Accés denegat, torneu-ho a provar...'; +$string['lowscore'] = 'Puntuació més baixa'; +$string['lowtime'] = 'Temps més baix'; +$string['mainmenu'] = 'Menú principal'; +$string['matchesanswer'] = 'Coincideix amb la resposta'; +$string['maxhighscores'] = 'Nombre de puntuacions màximes mostrades'; +$string['maximumnumberofanswersbranches'] = 'Nombre màxim de respostes/ramificacions'; +$string['maximumnumberofattempts'] = 'Nombre màxim d\'intents'; +$string['maxtime'] = 'Límit de temps (minuts)'; +$string['maxtimewarning'] = 'Us queden $a minuts per acabar la lliçó.'; +$string['minimumnumberofquestions'] = 'Nombre màxim de preguntes'; +$string['modattempts'] = 'Permet a l\'estudiant la revisió'; +$string['modattemptsnoteacher'] = 'No podeu fer la revisió dels estudiants.'; +$string['modulename'] = 'Lliçó'; +$string['modulenameplural'] = 'Lliçons'; +$string['movepagehere'] = 'Mou la pàgina aquí'; +$string['moving'] = 'S\'està movent la pàgina: $a'; +$string['movingtonextpage'] = 'S\'està movent a la pàgina següent'; $string['multianswer'] = 'Multiresposta'; -$string['multipleanswer'] = 'Múltiples respostes'; -$string['nextpage'] = 'Pàgina següent'; +$string['multipleanswer'] = 'Múltiples respostes'; +$string['nameapproved'] = 'Non autoritzat'; +$string['namereject'] = 'El nom que heu escrit ha estat rebutjat.
Trieu-ne un altre.'; +$string['nextpage'] = 'Pàgina següent'; $string['noanswer'] = 'No s\'ha donat cap resposta'; -$string['noattemptrecordsfound'] = 'No s\'ha trobat cap registre d\'intents: no hi ha qualificació.'; -$string['nobranchtablefound'] = 'No s\'ha trobat cap taula de ramificació'; -$string['normal'] = 'Normal: segueix el camí de la lliçó'; -$string['notdefined'] = 'No està definit'; -$string['notitle'] = 'Sense títol'; +$string['noattemptrecordsfound'] = 'No s\'ha trobat cap registre d\'intents: no hi ha qualificació.'; +$string['nocommentyet'] = 'Encara no comentat.'; +$string['nohighscores'] = 'Sense puntuacions màximes'; +$string['nooneansweredcorrectly'] = 'Ningú ha contestat correctament.'; +$string['nooneansweredthisquestion'] = 'Ningú ha contestat aquesta pregunta.'; +$string['noonecheckedthis'] = 'Ningú ha contestat això.'; +$string['nooneenteredthis'] = 'Ningú ha escrit això.'; +$string['noretake'] = 'No podeu tornar a fer aquesta lliçó.'; +$string['normal'] = 'Normal: segueix el camí de la lliçó'; +$string['notcompleted'] = 'No completada'; +$string['notdefined'] = 'No està definit'; +$string['nothighscore'] = 'No heu aconseguit la $a posició a la llista de puntuacions màximes.'; +$string['notitle'] = 'Sense títol'; $string['numberofcorrectanswers'] = 'Nombre de respostes correctes: $a'; $string['numberofcorrectmatches'] = 'Nombre d\'aparellaments correctes'; -$string['numberofpagestoshow'] = 'Nombre de pàgines (targetes) per mostrar'; -$string['numberofpagesviewed'] = 'Nombre de pàgines visualitzades: $a'; +$string['numberofpagestoshow'] = 'Nombre de pàgines (targetes) per mostrar'; +$string['numberofpagesviewed'] = 'Nombre de pàgines visualitzades: $a'; +$string['ongoing'] = 'Mostra la puntuació acumulada'; +$string['ongoingcustom'] = 'Aquesta lliçó us pot donar $a->grade punts. Fins ara n\'heu aconseguit $a->score de $a->currenthigh.'; +$string['ongoingnormal'] = 'Heu contestat correctament $a->correct preguntes d\'un total de $a->viewed .'; +$string['or'] = 'O'; $string['ordered'] = 'Ordenat'; $string['outof'] = 'de $a'; -$string['page'] = 'Pàgina: $a'; -$string['pagecontents'] = 'Continguts de la pàgina'; -$string['pages'] = 'Pàgines'; -$string['pagetitle'] = 'Títol de la pàgina'; +$string['outoftime'] = 'Temps esgotat'; +$string['overview'] = 'Revisió'; +$string['page'] = 'Pàgina: $a'; +$string['pagecontents'] = 'Continguts de la pàgina'; +$string['pages'] = 'Pàgines'; +$string['pagetitle'] = 'Títol de la pàgina'; +$string['password'] = 'Contrasenya'; +$string['passwordprotectedlesson'] = '$a és una lliçó protegida per contrasenya.'; $string['pleasecheckoneanswer'] = 'Si us plau, marqueu una resposta'; -$string['pleasecheckoneormoreanswers'] = 'Si us plau, marqueu una o més respostes'; -$string['pleaseenteryouranswerinthebox'] = 'Si us plau, introduïu la resposta al quadre'; +$string['pleasecheckoneormoreanswers'] = 'Si us plau, marqueu una o més respostes'; +$string['pleaseenteryouranswerinthebox'] = 'Si us plau, introduïu la resposta al quadre'; $string['pleasematchtheabovepairs'] = 'Si us plau, relacioneu les parelles de dalt'; -$string['questionoption'] = 'Opció de pregunta'; +$string['pointsearned'] = 'Punts aconseguits'; +$string['postsuccess'] = 'Missatge enviat correctament'; +$string['practice'] = 'Lliçó de pràctica'; +$string['previouspage'] = 'Pàgina anterior'; +$string['question'] = 'Pregunta'; +$string['questionoption'] = 'Opció de pregunta '; $string['questiontype'] = 'Tipus de pregunta'; +$string['randombranch'] = 'Pàgina de ramificació aleatòria'; +$string['randompageinbranch'] = 'Pregunta aleatòria en una ramificació'; +$string['rank'] = 'Rang'; $string['reached'] = 'S\'ha aconseguit'; -$string['redisplaypage'] = 'Torna a mostrar la pàgina'; -$string['response'] = 'Reacció'; -$string['sanitycheckfailed'] = 'La comprovació ha fallat: S\'ha suprimit aquest intent.'; -$string['savepage'] = 'Desa la pàgina'; -$string['showanunansweredpage'] = 'Mostra una pàgina no contestada'; -$string['showanunseenpage'] = 'Mostra una pàgina no vista'; -$string['singleanswer'] = 'Només una resposta'; -$string['thatsthecorrectanswer'] = 'Aquesta és la resposta correcta'; -$string['thatsthewronganswer'] = 'Aquesta resposta és errònia'; -$string['thefollowingpagesjumptothispage'] = 'Les pàgines següents salten a aquesta pàgina'; -$string['thispage'] = 'Aquesta pàgina'; +$string['receivedcredit'] = 'Crèdit aconseguit'; +$string['redisplaypage'] = 'Torna a mostrar la pàgina'; +$string['report'] = 'Informe'; +$string['response'] = 'Reacció'; +$string['returnmainmenu'] = 'Torna al menú principal'; +$string['returntocourse'] = 'Torna al curs'; +$string['reviewlesson'] = 'Revisa la lliçó'; +$string['reviewquestionback'] = 'Sí, vull tornar-ho a provar'; +$string['reviewquestioncontinue'] = 'No, vull anar a la pregunta següent'; +$string['sanitycheckfailed'] = 'La comprovació ha fallat: S\'ha suprimit aquest intent.'; +$string['savechanges'] = 'Desa els canvis'; +$string['savechangesandeol'] = 'Desa tots els canvis i ves al final de la lliçó.'; +$string['savepage'] = 'Desa la pàgina'; +$string['score'] = 'Puntuació'; +$string['scores'] = 'Puntuacions'; +$string['secondpluswrong'] = 'Incorrecte de nou. Voleu tornar-ho a provar?'; +$string['showanunansweredpage'] = 'Mostra una pàgina no contestada'; +$string['showanunseenpage'] = 'Mostra una pàgina no vista'; +$string['singleanswer'] = 'Només una resposta'; +$string['slideshow'] = 'Diapositives'; +$string['slideshowbgcolor'] = 'Color de fons de les diapositives'; +$string['slideshowheight'] = 'Alçada de la diapositiva'; +$string['slideshowwidth'] = 'Amplada de la diapositiva'; +$string['startlesson'] = 'Comença la lliçó'; +$string['studentattemptlesson'] = ' Intent número $a->attempt de $a->firstname $a->lastname, '; +$string['studentname'] = 'Nom $a '; +$string['studentoneminwarning'] = 'Avís: us queda un minut o menys per acabar la lliçó.'; +$string['studentoutoftime'] = 'Atenció: heu esgotat el temps d\'aquesta lliçó. No es comptarà la darrera resposta perquè era fora de temps. Premeu el botó Continua per acabar la lliçó.'; +$string['studentresponse'] = 'Resposta de {$a}'; +$string['submitname'] = 'Envia el nom'; +$string['teacherjumpwarning'] = 'En aquesta lliçó s\'utilitza un salt $a->cluster o un salt $a->unseen. Al seu lloc es farà servir un salt a la pàgina següent Entreu com estudiant per comprovar aquests salts.'; +$string['teacherongoingwarning'] = 'La puntuació acumulada només es mostra a l\'estudiant. Entreu com estudiant per comprovar la puntuació acumulada.'; +$string['teachertimerwarning'] = 'El cronòmetre només es mostra als estudiants. Entreu com estudiant per comprovar-ne el funcionament.'; +$string['thatsthecorrectanswer'] = 'Aquesta és la resposta correcta'; +$string['thatsthewronganswer'] = 'Aquesta resposta és errònia'; +$string['thefollowingpagesjumptothispage'] = 'Les pàgines següents salten a aquesta pàgina'; +$string['thispage'] = 'Aquesta pàgina'; +$string['timed'] = 'Cronometrat'; +$string['timeremaining'] = 'Temps restant'; +$string['timetaken'] = 'Temps consumit'; +$string['topscorestitle'] = 'Les $a->maxhighscores puntuacions màximes de la lliçó $a->name.'; +$string['treeview'] = 'Vista en arbre'; +$string['unseenpageinbranch'] = 'Pregunta no vista en una ramificació'; +$string['updatefailed'] = 'No s\'ha pogut actualitzar'; +$string['updatesuccess'] = 'Actualització realitzada'; $string['useeditor'] = 'Utilitza l\'editor'; -$string['usemaximum'] = 'Utilitza la màxima'; +$string['usemaximum'] = 'Utilitza la màxima'; $string['usemean'] = 'Utilitza la mitjana'; -$string['youhaveseen'] = 'Ja heu vist més d\'una pàgina d\'aquesta lliçó.
Voleu començar a la darrera pàgina que vau veure?'; +$string['usepassword'] = 'Lliçó protegida per contrasenya'; +$string['viewallpages'] = 'Mostra totes les pàgines'; +$string['viewgrades'] = 'Mostra lesqualificacions'; +$string['viewhighscores'] = 'Mostra la llista de puntuacions màximes.'; +$string['viewlessonstats'] = 'Mostra les estadístiques de la lliçó'; +$string['waitpostscore'] = 'Espereu mentre s\'actualitza la màxima puntuació...'; +$string['welldone'] = 'Molt bé'; +$string['whatdofirst'] = 'Què voleu fer primer?'; +$string['wronganswerjump'] = 'Salt de resposta errònia'; +$string['wronganswerscore'] = 'Puntuació de resposta errònia'; +$string['wrongresponse'] = 'Resposta errònia'; +$string['youhavereceived'] = 'Heu rebut $a->score punts de $a->outof per aquesta pregunta d\'assaig.'; +$string['youhaveseen'] = 'Ja heu vist més d\'una pàgina d\'aquesta lliçó.
Voleu començar a la darrera pàgina que vau veure?'; +$string['youmadehighscore'] = 'Heu aconseguit la posició $a en la llista de puntuacions màximes.'; $string['youranswer'] = 'La vostra resposta'; -$string['yourcurrentgradeis'] = 'La vostra puntuació actual és $a'; -$string['youshouldview'] = 'Hauríeu de veure almenys: $a'; - -// CDC-Added by MarkNielsen -// traduït per jqueralt@pie.xtec.es - -$string['addcluster'] = "Afegeix un clúster"; -$string['addendofcluster'] = "Afegeix un final de clúster"; -$string['answeredcorrectly'] = "contestades correctament."; -$string['arrangebuttonshorizontally'] = "Voleu disposar horitzontalment els botons de ramificació en el mode diapositiva?"; -$string['averagescore'] = "Puntuació mitjana"; -$string['averagetime'] = "Temps mitjà"; -$string['backtreeview'] = "Torna a la vista en arbre"; -$string['cancel'] = "Cancel·la"; -$string['checkedthisone'] = "aquest comprovat."; -$string['classstats'] = "Estadística de classe"; -$string['clicktopost'] = "Feu clic per enviar la vostra puntuació a la llista de puntuacions màximes."; -$string['clusterjump'] = "Pregunta no vista en un clúster"; -$string['clustertitle'] = "Títol del clúster"; -$string['comments'] = "Comentaris"; -$string['commentswithname'] = " Comentaris de \$a->firstname {\$a->lastname}"; -$string['completed'] = "Completat"; -$string['continuetoanswer'] = "Continua per canviar respostes."; -$string['correctanswerjump'] = "Salt de resposta correcta"; -$string['correctanswerscore'] = "Puntuació de resposta correcta"; -$string['correctresponse'] = "Resposta correcta"; -$string['customscoring'] = "Puntuació personalitzada"; -$string['deleteattempts'] = "Esborra els intents de l'estudiant per aquesta lliçó (id d'usuari)"; -$string['detailedstats'] = "Estadístiques detallades"; -$string['didnotanswerquestion'] = "No heu respost aquesta pregunta."; -$string['didnotreceivecredit'] = "No heu rebut crèdit"; -$string['displayhighscores'] = "Mostra les puntuacions més altes"; -$string['displayinleftmenu'] = "Voleu mostrar-ho al menú esquerre?"; -$string['displayleftmenu'] = "Mostra el menú esquerre"; -$string['displayreview'] = "Mostra el botó de revisió"; -$string['displayscorewithessays'] = "Heu aconseguit \$a->score punts de \$a->tempmaxgrade per a les preguntes puntuades automàticament.
Les vostres \$a->essayquestions preguntes d'assaig es puntuaran i s'afegiran a la puntuació final més endavant.

La vostra puntuació actual, sense les preguntes d'assaig, és \$a->score de \$a->grade"; -$string['displayscorewithoutessays'] = "La vostra puntuació és \$a->score (de \$a->grade)."; -$string['editlessonsettings'] = "Edita els paràmetres de la lliçó"; -$string['editpagecontent'] = "Edita els continguts d'aquesta pàgina"; -$string['email'] = "Correu electrònic"; -$string['emailallgradedessays'] = "Envia per correu TOTS
els assaigs puntuats"; -$string['emailgradedessays'] = "Envia per correu els assaigs puntuats"; -$string['emailsuccess'] = "Enviat correu satisfactòriament"; -$string['endofclustertitle'] = "Final de clúster"; -$string['enteredthis'] = "ho ha escrit."; -$string['entername'] = "Escriviu un àlies a la llista de puntuacions màximes"; -$string['enterpassword'] = "Escriviu la contrasenya:"; -$string['eolstudentoutoftime'] = "Heu esgotat el vostre temps per completar aquesta lliçó. És possible que la darrera resposta no s'hagi comptat si l'heu donada després que s'hagi acabat el temps."; -$string['eolstudentoutoftimenoanswers'] = "No heu respost cap pregunta. La vostra puntuació és de 0."; -$string['essay'] = "Assaig"; -$string['essayemailsubject'] = "Puntuació de la pregunta \$a question"; -$string['essays'] = "Assaigs"; -$string['essayscore'] = "Puntuació de l'assaig"; -$string['firstwrong'] = "Com que la resposta no és correcta no aconseguiu cap punt. Encara que no obtingueu cap altre punt, voleu seguir provant-ho, ni que sigui per aprendre?"; -$string['gobacktolesson'] = "Torna a la lliçó"; -$string['grade'] = "Qualifica"; -$string['gradeessay'] = "Qualifica les preguntes d'assaig"; -$string['havenotgradedyet'] = "Encara no qualificat."; -$string['highscore'] = "Puntuació màxima"; -$string['hightime'] = "Temps màxim"; -$string['jumptsto'] = "Salta a"; -$string['leftduringtimed'] = "Heu abandonat una lliçó cronometrada.
Feu clic a Continua per tornar-la a començar."; -$string['leftduringtimednoretake'] = "Heu abandonat una lliçó cronometrada i no està permès continuar-la o torna-la a fer."; -$string['lesson'] = " Lliçó \$a"; -$string['lessonclosed'] = "La lliçó es va tancar el \$a."; -$string['lessondefault'] = "Usa els paràmetres d'aquesta lliço com els valors per defecte"; -$string['lessonmenu'] = "Menú de la lliçó"; -$string['lessonopen'] = "La lliçó s'obrirà el \$a."; -$string['lessonstats'] = "Estadístiques de la lliçó"; -$string['loginfail'] = "Accés denegat, torneu-ho a provar..."; -$string['lowscore'] = "Puntuació més baixa"; -$string['lowtime'] = "Temps més baix"; -$string['mainmenu'] = "Menú principal"; -$string['matchesanswer'] = "Coincideix amb la resposta"; -$string['maxhighscores'] = "Nombre de puntuacions màximes mostrades"; -$string['maxtime'] = "Límit de temps (minuts)"; -$string['maxtimewarning'] = "Us queden \$a minuts per acabar la lliçó."; -$string['modattempts'] = "Permet a l'estudiant la revisió"; -$string['modattemptsnoteacher'] = "No podeu fer la revisió dels estudiants."; -$string['nameapproved'] = "Non autoritzat"; -$string['namereject'] = "El nom que heu escrit ha estat rebutjat.
Trieu-ne un altre."; -$string['nocommentyet'] = "Encara no comentat."; -$string['nohighscores'] = "Sense puntuacions màximes"; -$string['nooneansweredcorrectly'] = "Ningú ha contestat correctament."; -$string['nooneansweredthisquestion'] = "Ningú ha contestat aquesta pregunta."; -$string['noonecheckedthis'] = "Ningú ha contestat això."; -$string['nooneenteredthis'] = "Ningú ha escrit això."; -$string['noretake'] = "No podeu tornar a fer aquesta lliçó."; -$string['notcompleted'] = "No completada"; -$string['nothighscore'] = "No heu aconseguit la \$a posició a la llista de puntuacions màximes."; -$string['ongoing'] = "Mostra la puntuació acumulada"; -$string['ongoingcustom'] = "Aquesta lliçó us pot donar \$a->grade punts. Fins ara n'heu aconseguit \$a->score de \$a->currenthigh."; -$string['ongoingnormal'] = "Heu contestat correctament \$a->correct preguntes d'un total de \$a->viewed ."; -$string['or'] = "O"; -$string['outoftime'] = "Temps esgotat"; -$string['overview'] = "Revisió"; -$string['password'] = "Contrasenya"; -$string['passwordprotectedlesson'] = "\$a és una lliçó protegida per contrasenya."; -$string['pointsearned'] = "Punts aconseguits"; -$string['postsuccess'] = "Missatge enviat correctament"; -$string['practice'] = "Lliçó de pràctica"; -$string['previouspage'] = "Pàgina anterior"; -$string['question'] = "Pregunta"; -$string['questionoption'] = "Opció de pregunta "; -$string['randombranch'] = "Pàgina de ramificació aleatòria"; -$string['randompageinbranch'] = "Pregunta aleatòria en una ramificació"; -$string['rank'] = "Rang"; -$string['receivedcredit'] = "Crèdit aconseguit"; -$string['report'] = "Informe"; -$string['returnmainmenu'] = "Torna al menú principal"; -$string['returntocourse'] = "Torna al curs"; -$string['reviewlesson'] = "Revisa la lliçó"; -$string['reviewquestionback'] = "Sí, vull tornar-ho a provar"; -$string['reviewquestioncontinue'] = "No, vull anar a la pregunta següent"; -$string['savechanges'] = "Desa els canvis"; -$string['savechangesandeol'] = "Desa tots els canvis i ves al final de la lliçó."; -$string['score'] = "Puntuació"; -$string['scores'] = "Puntuacions"; -$string['secondpluswrong'] = "Incorrecte de nou. Voleu tornar-ho a provar?"; -$string['slideshow'] = "Diapositives"; -$string['slideshowbgcolor'] = "Color de fons de les diapositives"; -$string['slideshowheight'] = "Alçada de la diapositiva"; -$string['slideshowwidth'] = "Amplada de la diapositiva"; -$string['startlesson'] = "Comença la lliçó"; -$string['studentattemptlesson'] = " Intent número \$a->attempt de \$a->firstname \$a->lastname, "; -$string['studentname'] = "Nom \$a "; -$string['studentoneminwarning'] = "Avís: us queda un minut o menys per acabar la lliçó."; -$string['studentoutoftime'] = "Atenció: heu esgotat el temps d'aquesta lliçó. No es comptarà la darrera resposta perquè era fora de temps. Premeu el botó Continua per acabar la lliçó."; -$string['studentresponse'] = "Resposta de {\$a}"; -$string['submitname'] = "Envia el nom"; -$string['teacherjumpwarning'] = "En aquesta lliçó s'utilitza un salt \$a->cluster o un salt \$a->unseen. Al seu lloc es farà servir un salt a la pàgina següent Entreu com estudiant per comprovar aquests salts."; -$string['teacherongoingwarning'] = "La puntuació acumulada només es mostra a l'estudiant. Entreu com estudiant per comprovar la puntuació acumulada."; -$string['teachertimerwarning'] = "El cronòmetre només es mostra als estudiants. Entreu com estudiant per comprovar-ne el funcionament."; -$string['timed'] = "Cronometrat"; -$string['timeremaining'] = "Temps restant"; -$string['timetaken'] = "Temps consumit"; -$string['topscorestitle'] = "Les \$a->maxhighscores puntuacions màximes de la lliçó \$a->name."; -$string['treeview'] = "Vista en arbre"; -$string['viewallpages'] = "Mostra totes les pàgines"; -$string['viewgrades'] = "Mostra lesqualificacions"; -$string['viewhighscores'] = "Mostra la llista de puntuacions màximes."; -$string['viewlessonstats'] = "Mostra les estadístiques de la lliçó"; -$string['unseenpageinbranch'] = "Pregunta no vista en una ramificació"; -$string['updatefailed'] = "No s'ha pogut actualitzar"; -$string['updatesuccess'] = "Actualització realitzada"; -$string['usepassword'] = "Lliçó protegida per contrasenya"; -$string['waitpostscore'] = "Espereu mentre s'actualitza la màxima puntuació..."; -$string['welldone'] = "Molt bé"; -$string['whatdofirst'] = "Què voleu fer primer?"; -$string['wronganswerjump'] = "Salt de resposta errònia"; -$string['wronganswerscore'] = "Puntuació de resposta errònia"; -$string['wrongresponse'] = "Resposta errònia"; -$string['yourgradeisnow'] = "La vostra puntuació de la lliçó és \$a"; -$string['youhavereceived'] = "Heu rebut \$a->score punts de \$a->outof per aquesta pregunta d'assaig."; -$string['youmadehighscore'] = "Heu aconseguit la posició \$a en la llista de puntuacions màximes."; -$string['yourresponse'] = "La vostra resposta"; +$string['yourcurrentgradeis'] = 'La vostra puntuació actual és $a'; +$string['yourgradeisnow'] = 'La vostra puntuació de la lliçó és $a'; +$string['yourresponse'] = 'La vostra resposta'; +$string['youshouldview'] = 'Hauríeu de veure almenys: $a'; ?> diff --git a/lang/ca/moodle.php b/lang/ca/moodle.php index 157e199cf9..e2178c1f65 100755 --- a/lang/ca/moodle.php +++ b/lang/ca/moodle.php @@ -1,5 +1,5 @@ servidor accedeix a la xarxa a través d\'un intermediari (proxy, p. e. un tallafocs), escriviu aquí el nom del servidor intermediari i el port. En cas contrari deixeu-lo en blanc.'; +$string['configproxyhost'] = 'Si aquest servidor accedeix a la xarxa a través d\'un intermediari (proxy, p. e. un tallafocs), escriviu aquí el nom del servidor intermediari i el port. En cas contrari deixeu-lo en blanc.'; $string['configquarantinedir'] = 'Si voleu que Clam AV mogui els fitxers infectats a un directori de quarantena, introduïu-lo aquí. El servidor web ha de tenir-hi permís d\'escriptura. Si deixeu aquest camp en blanc o introduïu un directori inexistent o no s\'hi pot escriure, els fitxers infectats se suprimiran. No poseu la barra final.'; $string['configrunclamonupload'] = 'Cal executar Clam AV quan es penja un fitxer? Heu de definir un camí correcte en pathtoclam perquè funcioni. (Clam AV és un escanejador de virus gratuït que podeu obtenir en http://www.clamav.net/)'; $string['configsecureforms'] = 'Moodle pot fer servir un nivell addicional de seguretat a l\'hora d\'acceptar dades dels formularis web. Si habiliteu aquesta opció, la variable HTTP_REFERER del navegador es compara amb l\'adreça real del formulari. Això pot causar problemes en molt pocs casossi l\'usuari fa servir un tallafocs (p. e. Zonealarm) configurat per eliminar l\'HTTP_REFERER del tràfic web. Els símptomes són que us quedeu encallats en un formulari. Si els vostres usuaris tenen problemes amb la pàgina d\'entrada, per exemple, potser vodreu inhabilitar aquest paràmetre, tot i que això podria deixar el vostre lloc més obert als atacs de força bruta que intenten esbrinar una contrasenya. En cas de dubte deixeu aquest paràmetre configurat com \'Sí\'.'; @@ -379,9 +379,9 @@ de la finestra del vostre navegador web. Si necessiteu ajuda, si us plau contacteu amb l\'administrador del lloc, $a->admin,'; $string['emailconfirmationsubject'] = '$a: confirmació de compte'; -$string['emailconfirmsent'] = '

S\'ha enviat un correu a la vostra adreça $a -

Conté instruccions senzilles per completar el registre. -

Si seguiu tenint problemes, contacteu amb l\'administrador del lloc.'; +$string['emailconfirmsent'] = '

S\'ha enviat un correu a la vostra adreça $a

+

Conté instruccions senzilles per completar el registre.

+

Si seguiu tenint problemes, contacteu amb l\'administrador del lloc.

'; $string['emaildigest'] = 'Tipus de resum de correu'; $string['emaildigestcomplete'] = 'Complet (correu diari amb missatges complets)'; $string['emaildigestoff'] = 'Sense resum (un correu per cada missatge dels fòrums)'; @@ -416,15 +416,15 @@ Si necessiteu ajuda, si us plau contacteu amb l\'administrador del lloc, $a->admin,'; $string['emailpasswordconfirmationsubject'] = '$a: confirmació de canvi de contrasenya'; $string['emailpasswordconfirmsent'] = 'Se us ha enviat un correu a la vostra adreça $a. -

Conté instruccions molt senzilles per confirmar i completar el canvi de contrasenya. +
Conté instruccions molt senzilles per confirmar i completar el canvi de contrasenya. Si seguiu tenint problemes, contacteu amb l\'administrador del lloc.'; $string['emailpasswordsent'] = 'Gràcies per confirmar el canvi de contrasenya. -

Se us ha enviat un correu amb la contrasenya nova a la vostra adreça: $a->email. -

La contrasenya nova s\'ha generat automàticament - potser voldreu link>canviar-la per una altra més fàcil de recordar.'; +
Se us ha enviat un correu amb la contrasenya nova a la vostra adreça: $a->email. +
La contrasenya nova s\'ha generat automàticament - potser voldreu link\">canviar-la per una altra més fàcil de recordar.'; $string['enable'] = 'Habilita'; $string['encryptedcode'] = 'Codi xifrat'; -$string['enrolledincourse'] = 'Inscrit al curs '; -$string['enrolledincoursenot'] = 'No inscrit al curs '; +$string['enrolledincourse'] = 'Inscrit al curs \"$a\"'; +$string['enrolledincoursenot'] = 'No inscrit al curs \"$a\"'; $string['enrollfirst'] = 'Per poder usar aquestes activitats del lloc abans heu d\'estar inscrits en algun dels cursos'; $string['enrolmentconfirmation'] = 'Aneu a inscriure-us en aquest curs.
Esteu segur que voleu fer això?'; $string['enrolmentkey'] = 'Clau d\'inscripció'; @@ -626,18 +626,18 @@ $string['loginas'] = 'Entra com'; $string['loginguest'] = 'Entra com a visitant'; $string['loginsite'] = 'Entra en aquest lloc'; $string['loginsteps'] = 'Hola! L\'accés complet als cursos requereix que dediqueu un minut a la creació d\'un nou compte d\'usuari vàlid en aquest lloc web. Cada curs pot requerir també una \"clau d\'inscripció\" que no necessitareu fins més tard. Els passos que heu de donar són els següents: -

    -
  1. Ompliu el formulari de Nou compte amb les vostres dades.
  2. -
  3. Se us enviarà inmediatament un correu a la vostra adreça electrònica.
  4. -
  5. Llegiu el correu i feu clic en l\'enllaç web inclòs.
  6. -
  7. Es confirmarà el vostre compte i podreu entrar-hi.
  8. -
  9. Llavors, seleccioneu el curs en el qual voleu participar.
  10. -
  11. Si se us demana una \"clau d\'inscripció\", utilitzeu la que us ha donat el professor. Amb això quedareu inscrit al curs.
  12. -
  13. En aquest moment ja tindreu accés complet al curs. En endavant només haureu d\'introduir el vostre nom d\'usuari i la contrasenya (en el formulari d\'aquesta pàgina) per tal d\'entrar i tenir accés a qualsevol curs en el qual estigueu inscrit.
  14. -
'; -$string['loginstepsnone'] = '

Per tal de tenir accés complet als cursos us heu de crear un compte d\'usuari. -

Consisteix simplement a triar un nom d\'usuari i una contrasenya amb els quals us identificareu, després, en aquesta pàgina. -

Si algú ja ha triat abans el mateix nom d\'usuari, n\'haureu de provar un altre diferent.

'; +
    +
  1. Ompliu el formulari de Nou compte amb les vostres dades.
  2. +
  3. Se us enviarà inmediatament un correu a la vostra adreça electrònica.
  4. +
  5. Llegiu el correu i feu clic en l\'enllaç web inclòs.
  6. +
  7. Es confirmarà el vostre compte i podreu entrar-hi.
  8. +
  9. Llavors, seleccioneu el curs en el qual voleu participar.
  10. +
  11. Si se us demana una \"clau d\'inscripció\", utilitzeu la que us ha donat el professor. Amb això quedareu inscrit al curs.
  12. +
  13. En aquest moment ja tindreu accés complet al curs. En endavant només haureu d\'introduir el vostre nom d\'usuari i la contrasenya (en el formulari d\'aquesta pàgina) per tal d\'entrar i tenir accés a qualsevol curs en el qual estigueu inscrit.
  14. +
'; +$string['loginstepsnone'] = '

Per tal de tenir accés complet als cursos us heu de crear un compte d\'usuari.

+

Consisteix simplement a triar un nom d\'usuari i una contrasenya amb els quals us identificareu, després, en aquesta pàgina.

+

Si algú ja ha triat abans el mateix nom d\'usuari, n\'haureu de provar un altre diferent.

'; $string['loginto'] = 'Entrar en $a'; $string['loginusing'] = 'Entreu aquí amb el vostre nom d\'usuari i la contrasenya corresponent'; $string['logout'] = 'Sortida'; @@ -803,9 +803,9 @@ $string['passwordconfirmchange'] = 'Confirma el canvi de la contrasenya'; $string['passwordrecovery'] = 'Sí, ajuda\'m a entrar-hi'; $string['passwordsdiffer'] = 'Les contrasenyes no coincideixen'; $string['passwordsent'] = 'S\'ha enviat la contrasenya'; -$string['passwordsenttext'] = '

S\'ha enviat un correu a la vostra adreça electrònica $a->email. -

Si us plau, busqueu la contrasenya nova al correu -

Aquesta contrasenya nova s\'ha generat automàticament, de manera que potser voldreu link>canviar-la per una altra més fàcil de recordar.'; +$string['passwordsenttext'] = '

S\'ha enviat un correu a la vostra adreça electrònica $a->email.

+

Si us plau, busqueu la contrasenya nova al correu

+

Aquesta contrasenya nova s\'ha generat automàticament, de manera que potser voldreu link\">canviar-la per una altra més fàcil de recordar.

'; $string['pathnotexists'] = 'Aquest camí no existeix al servidor'; $string['pathslasherror'] = 'El camí no pot acabar amb una barra'; $string['paymentinstant'] = 'Utilitzeu el botó de baix per pagar i inscriure-us.'; @@ -839,10 +839,10 @@ $string['refreshingevents'] = 'S\'estan refrescant els esdeveniments'; $string['registration'] = 'Registre de Moodle'; $string['registrationemail'] = 'Notificacions per correu'; $string['registrationinfo'] = '

Aquesta pàgina us permet registrar el vostre lloc Moodle en moodle.org. El registre és gratuït. -El principal benefici del registre és que se us afegirà a una llista de correu de poc tràfic per rebre les notificacions més importants, com ara alertes de seguretat o l\'aparició de noves versions de Moodle. +El principal benefici del registre és que se us afegirà a una llista de correu de poc tràfic per rebre les notificacions més importants, com ara alertes de seguretat o l\'aparició de noves versions de Moodle.

Per defecte la vostra informació serà privada i mai no es vendrà o cedirà a ningú més. L\'única raó per recollir aquesta informació és per motius de suport i per ajudar a construir una imatge estadística de la comunitat Moodle com un tot. -

Si ho trieu així, el nom del vostre lloc, el país i l\'adreça web s\'afegiran a la llista pública de llocs Moodle. -

Tots el registres nous són verificats manualment abans d\'afegir-se a la llista, però un cop afegits podeu modificar el vostre registre i les dades de la llista pública en el moment en què ho desitgeu tot reenviant aquest formulari.'; +

Si ho trieu així, el nom del vostre lloc, el país i l\'adreça web s\'afegiran a la llista pública de llocs Moodle.

+

Tots el registres nous són verificats manualment abans d\'afegir-se a la llista, però un cop afegits podeu modificar el vostre registre i les dades de la llista pública en el moment en què ho desitgeu tot reenviant aquest formulari.

'; $string['registrationno'] = 'No, no vull rebre correu electrònic'; $string['registrationsend'] = 'Envia la informació de registre a moodle.org'; $string['registrationyes'] = 'Sí, vull rebre notificacions d\'assumptes importants'; @@ -882,7 +882,7 @@ $string['scheduledbackupstatus'] = 'Estat de la c $string['search'] = 'Cerca'; $string['searchagain'] = 'Torna a cercar'; $string['searchcourses'] = 'Cerca cursos'; -$string['searchhelp'] = 'Podeu cercar diverses paraules de cop.

paraula : cerca qualsevol coincidència d\'aquesta paraula al text.+paraula : cerca només coincidències exactes.
/-paraula : exclou els resultats que continguin aquesta paraula.'; +$string['searchhelp'] = 'Podeu cercar diverses paraules de cop.

paraula : cerca qualsevol coincidència d\'aquesta paraula al text.
+paraula : cerca només coincidències exactes.
/-paraula : exclou els resultats que continguin aquesta paraula.'; $string['searchresults'] = 'Resultats de la recerca'; $string['sec'] = 'segon'; $string['secs'] = 'segons'; diff --git a/lang/ca/survey.php b/lang/ca/survey.php index 14eb2ba4f6..b9d0c6ac99 100755 --- a/lang/ca/survey.php +++ b/lang/ca/survey.php @@ -126,7 +126,7 @@ Les teves respostes, pensades cuidadosament, ens ajudaran a millorar la manera Moltes gràcies.'; $string['collesaname'] = 'COLLES (Real)'; $string['collesapintro'] = 'El propòsit d’aquest qüestionari és ajudar-nos a entendre fins a quin punt la presentació en línia d’aquesta unitat et va facilitar l’aprenentatge. -Cada una de les declaracions següents et demanaran que comparis la teva experiència favorita (ideal) y la teva experiència real en aquesta unitat. Les teves respostes seran tractades amb alt grau de confidencialitat i no afectaran la teva avaluació. +Cada una de les declaracions següents et demanaran que comparis la teva experiència favorita (ideal) y la teva experiència real en aquesta unitat. Les teves respostes seran tractades amb alt grau de confidencialitat i no afectaran la teva avaluació. Les teves respostes, pensades cuidadosament, ens ajudaran a millorar la manera de presentar aquesta unitat en el futur. Moltes gràcies per la teva col·laboració.'; $string['collesapname'] = 'COLLES (preferit i real)'; @@ -144,7 +144,7 @@ $string['collesm6'] = 'Interpretaci $string['collesm6short'] = 'Interpretació'; $string['collesmintro'] = 'En aquesta unitat en línia...'; $string['collespintro'] = 'El propòsit d’aquesta enquesta es ajudar-nos a entendre el que tu valores en una experiència d’aprenentatge en línia. -Cada una de les 24 declaracions següents l’interroguen sobre la teva experiència favorita (ideal) en aquesta unitat. +Cada una de les 24 declaracions següents l’interroguen sobre la teva experiència favorita (ideal) en aquesta unitat. No existeixen respostes \'correctes\' o \'equivocades\', sòls ens interessa la teva opinió. Les teves respostes seran tractades amb alt grau de confidencialitat i no afectaran la teva avaluació. Les teves respostes, pensades cuidadosament, ens ajudaran a millorar la manera de presentar aquesta unitat en el futur. Moltes gràcies per la teva col·laboració.'; diff --git a/lang/en/auth.php b/lang/en/auth.php index 0b4b54e296..ee598a116c 100644 --- a/lang/en/auth.php +++ b/lang/en/auth.php @@ -1,11 +1,11 @@ external database fields
that you specify here.

If you leave these blank, then defaults will be used.

In either case, the user will be able to edit all of these fields after they log in.'; +$string['auth_dbextrafields'] = 'These fields are optional. You can choose to pre-fill some Moodle user fields with information from the external database fields that you specify here.

If you leave these blank, then defaults will be used.

In either case, the user will be able to edit all of these fields after they log in.

'; $string['auth_dbfieldpass'] = 'Name of the field containing passwords'; $string['auth_dbfielduser'] = 'Name of the field containing usernames'; $string['auth_dbhost'] = 'The computer hosting the database server.'; @@ -36,7 +36,7 @@ $string['auth_ldap_bind_dn'] = 'If you want to use bind-user to search users, sp $string['auth_ldap_bind_pw'] = 'Password for bind-user.'; $string['auth_ldap_bind_settings'] = 'Bind settings'; $string['auth_ldap_contexts'] = 'List of contexts where users are located. Separate different contexts with \';\'. For example: \'ou=users,o=org; ou=others,o=org\''; -$string['auth_ldap_create_context'] = 'If you enable user creation with email confirmation, specify the context where users are created. This context should be different from other users to prevent security issues. You don\'t need to add this context to ldap_context-variable, Moodle will search for users from this context automatically.
Note! You have to modify function auth_user_create() in file auth/ldap/lib.php to make user creation work'; +$string['auth_ldap_create_context'] = 'If you enable user creation with email confirmation, specify the context where users are created. This context should be different from other users to prevent security issues. You don\'t need to add this context to ldap_context-variable, Moodle will search for users from this context automatically.
Note! You have to modify function auth_user_create() in file auth/ldap/lib.php to make user creation work'; $string['auth_ldap_creators'] = 'List of groups whose members are allowed to create new courses. Separate multiple groups with \';\'. Usually something like \'cn=teachers,ou=staff,o=myorg\''; $string['auth_ldap_expiration_desc'] = 'Select No to disable expired password checking or LDAP to read passwordexpiration time directly from LDAP'; $string['auth_ldap_expiration_warning_desc'] = 'Number of days before password expiration warning is issued.'; @@ -65,7 +65,7 @@ $string['auth_ldapdescription'] = 'This method provides authentication against a wanted fields in Moodle. For following logins only the username and password are checked.'; -$string['auth_ldapextrafields'] = 'These fields are optional. You can choose to pre-fill some Moodle user fields with information from the LDAP fields that you specify here.

If you leave these fields blank, then nothing will be transferred from LDAP and Moodle defaults will be used instead.

In either case, the user will be able to edit all of these fields after they log in.'; +$string['auth_ldapextrafields'] = 'These fields are optional. You can choose to pre-fill some Moodle user fields with information from the LDAP fields that you specify here.

If you leave these fields blank, then nothing will be transferred from LDAP and Moodle defaults will be used instead.

In either case, the user will be able to edit all of these fields after they log in.

'; $string['auth_ldaptitle'] = 'Use an LDAP server'; $string['auth_manualdescription'] = 'This method removes any way for users to create their own accounts. All accounts must be manually created by the admin user.'; $string['auth_manualtitle'] = 'Manual accounts only'; diff --git a/lang/en/exercise.php b/lang/en/exercise.php index 06a2b30295..f2eafd8c7b 100644 --- a/lang/en/exercise.php +++ b/lang/en/exercise.php @@ -1,190 +1,190 @@ -You may want to revise your work in the light of that assessment.
If you do that please remember to also revise your assessment.
You can do this by clicking on the Re-assess link given below."; -$string['awaitingassessmentbythe'] = "Awaiting Assessment by the \$a"; -$string['clearlateflag'] = "Clear Late Flag"; -$string['comment'] = "Comment"; -$string['comparisonofassessments'] = "Comparison of Assessments"; -$string['confirmdeletionofthisitem'] = "Confirm Deletion of this \$a"; -$string['correct'] = "Correct"; -$string['count'] = "Count"; -$string['criterion'] = "Criterion"; -$string['deadline'] = "Deadline"; -$string['deadlineis'] = "The Deadline is \$a"; -$string['deletesubmissionwarning'] = "Warning: there \$a assessments associated with this submission.
- It is strongly suggested that this submission is NOT deleted."; -$string['description'] = "Description"; -$string['descriptionofexercise'] = "In an Exercise Assignment the description of the exercise or task to be done by the \$a is put into a Word document or HTML file. This file is uploaded into the exercise before the assignment is opened up to the \$a. It is also possible to create a set of variants on the same exercise or task, again as Word documents or HTML files, and upload these into the exercise before it is opened up to the \$a."; -$string['delete'] = "Delete"; -$string['deleting'] = "Deleting"; -$string['detailsofassessment'] = "Details of Assessment"; -$string['displayoffinalgrades'] = "Display of Final Grades"; -$string['doubleupload'] = "Warning: this submission has probably been sent twice. Go to the Administration page, check for two submissions from this user within a short time period. Delete one of these submissions before proceeding."; -$string['duedate'] = "Due Date"; -$string['edit'] = "Edit"; -$string['editingassessmentelements'] = "Editing Assessment Elements"; -$string['element'] = "Element"; -$string['elementweight'] = "Element Weight"; -$string['enterpassword'] = "Enter Password"; -$string['entriessaved'] = "Entries Saved"; -$string['errorbanded'] = "Error Banded"; -$string['excellent'] = "Excellent"; -$string['exerciseassessments'] = "Exercise Assessments"; -$string['exercisefeedback'] = "Exercise Feedback"; -$string['exercisesubmissions'] = "Exercise Submissions"; -$string['fair'] = "Fair"; -$string['generalcomment'] = "General comment"; -$string['good'] = "Good"; -$string['gradeassessment'] = "Grade Assessment"; -$string['gradeforassessment'] = "Grade for Assessment"; -$string['gradeforstudentsassessment'] = "Grade for \$a Assessment"; -$string['gradeforsubmission'] = "Grade for Submission"; -$string['gradetable'] = "Grade Table"; -$string['gradinggrade'] = "Grading Grade"; -$string['gradingstrategy'] = "Grading Strategy"; -$string['handlingofmultiplesubmissions'] = "Handling of Multiple Submissions"; -$string['hidenamesfromstudents'] = "Hide Names from Students"; -$string['incorrect'] = "Incorrect"; -$string['late'] = "Late"; -$string['lax'] = "Lax"; -$string['leaguetable'] = "League Table of Submitted Work"; -$string['managingassignment'] = "Managing the Exercise"; -$string['mail1'] = "Your assignment '\$a' has been assessed by"; -$string['mail2'] = "The comments and grade can be seen in the Exercise Assignment '\$a'"; -$string['mail3'] = "You can see it in your Exercise Assignment"; -$string['mail6'] = "Your assessment of the assignment '\$a' has by reviewed"; -$string['mail7'] = "The comments given by the \$a can be seen in the Exercise Assignment "; -$string['maximum'] = "Maximum"; -$string['maximumgradeforstudentassessments'] = "Maximum Grade for Student Assessments: \$a"; -$string['maximumgradeforsubmissions'] = "Maximum Grade for Submissions: \$a"; -$string['maximumsize'] = "Maximum Size"; -$string['mean'] = "Mean"; -$string['minimum'] = "Minumum"; -$string['modulename'] = "Exercise"; -$string['modulenameplural'] = "Exercises"; -$string['movingtophase'] = "Moving to Phase \$a"; -$string['multiplesubmissions'] = "Multiple Submissions"; -$string['noexercisedescriptionssubmitted'] = "No Exercise Descriptions Submitted"; -$string['nosubmissions'] = "No Submissions"; -$string['notassessedyet'] = "Not Assessed Yet"; -$string['notavailable'] = "Not Available"; -$string['noteonassessmentelements'] = - "Note that grading is broken down into a number of 'Assessment Elements'.
+ +$string['absent'] = 'Absent'; +$string['accumulative'] = 'Accumulative'; +$string['action'] = 'Action'; +$string['ago'] = '$a ago'; +$string['amend'] = 'Amend'; +$string['amendassessmentelements'] = 'Amend Assessment Elements'; +$string['amendtitle'] = 'Amend Title'; +$string['analysis'] = 'Analysis'; +$string['assess'] = 'Assess'; +$string['assessed'] = 'Assessed'; +$string['assessment'] = 'Assessment'; +$string['assessmentby'] = 'Assessment by $a'; +$string['assessmentform'] = 'Assessment Form'; +$string['assessmentmadebythe'] = 'Assessment made by the $a'; +$string['assessmentofthissubmission'] = 'Assessment of this submission'; +$string['assessments'] = 'Assessments'; +$string['atthisstageyou'] = 'At this stage you have completed an assessment.
You may want to revise your work in the light of that assessment.
If you do that please remember to also revise your assessment.
You can do this by clicking on the Re-assess link given below.'; +$string['awaitingassessmentbythe'] = 'Awaiting Assessment by the $a'; +$string['clearlateflag'] = 'Clear Late Flag'; +$string['comment'] = 'Comment'; +$string['comparisonofassessments'] = 'Comparison of Assessments'; +$string['confirmdeletionofthisitem'] = 'Confirm Deletion of this $a'; +$string['correct'] = 'Correct'; +$string['count'] = 'Count'; +$string['criterion'] = 'Criterion'; +$string['deadline'] = 'Deadline'; +$string['deadlineis'] = 'The Deadline is $a'; +$string['delete'] = 'Delete'; +$string['deletesubmissionwarning'] = 'Warning: there $a assessments associated with this submission.
+ It is strongly suggested that this submission is NOT deleted.'; +$string['deleting'] = 'Deleting'; +$string['description'] = 'Description'; +$string['descriptionofexercise'] = 'In an Exercise Assignment the description of the exercise or task to be done by the $a is put into a Word document or HTML file. This file is uploaded into the exercise before the assignment is opened up to the $a. It is also possible to create a set of variants on the same exercise or task, again as Word documents or HTML files, and upload these into the exercise before it is opened up to the $a.'; +$string['detailsofassessment'] = 'Details of Assessment'; +$string['displayoffinalgrades'] = 'Display of Final Grades'; +$string['doubleupload'] = 'Warning: this submission has probably been sent twice. Go to the Administration page, check for two submissions from this user within a short time period. Delete one of these submissions before proceeding.'; +$string['duedate'] = 'Due Date'; +$string['edit'] = 'Edit'; +$string['editingassessmentelements'] = 'Editing Assessment Elements'; +$string['element'] = 'Element'; +$string['elementweight'] = 'Element Weight'; +$string['enterpassword'] = 'Enter Password'; +$string['entriessaved'] = 'Entries Saved'; +$string['errorbanded'] = 'Error Banded'; +$string['excellent'] = 'Excellent'; +$string['exerciseassessments'] = 'Exercise Assessments'; +$string['exercisefeedback'] = 'Exercise Feedback'; +$string['exercisesubmissions'] = 'Exercise Submissions'; +$string['fair'] = 'Fair'; +$string['generalcomment'] = 'General comment'; +$string['good'] = 'Good'; +$string['gradeassessment'] = 'Grade Assessment'; +$string['gradeforassessment'] = 'Grade for Assessment'; +$string['gradeforstudentsassessment'] = 'Grade for $a Assessment'; +$string['gradeforsubmission'] = 'Grade for Submission'; +$string['gradetable'] = 'Grade Table'; +$string['gradinggrade'] = 'Grading Grade'; +$string['gradingstrategy'] = 'Grading Strategy'; +$string['handlingofmultiplesubmissions'] = 'Handling of Multiple Submissions'; +$string['hidenamesfromstudents'] = 'Hide Names from Students'; +$string['incorrect'] = 'Incorrect'; +$string['late'] = 'Late'; +$string['lax'] = 'Lax'; +$string['leaguetable'] = 'League Table of Submitted Work'; +$string['mail1'] = 'Your assignment \'$a\' has been assessed by'; +$string['mail2'] = 'The comments and grade can be seen in the Exercise Assignment \'$a\''; +$string['mail3'] = 'You can see it in your Exercise Assignment'; +$string['mail6'] = 'Your assessment of the assignment \'$a\' has by reviewed'; +$string['mail7'] = 'The comments given by the $a can be seen in the Exercise Assignment '; +$string['managingassignment'] = 'Managing the Exercise'; +$string['maximum'] = 'Maximum'; +$string['maximumgradeforstudentassessments'] = 'Maximum Grade for Student Assessments: $a'; +$string['maximumgradeforsubmissions'] = 'Maximum Grade for Submissions: $a'; +$string['maximumsize'] = 'Maximum Size'; +$string['mean'] = 'Mean'; +$string['minimum'] = 'Minumum'; +$string['modulename'] = 'Exercise'; +$string['modulenameplural'] = 'Exercises'; +$string['movingtophase'] = 'Moving to Phase $a'; +$string['multiplesubmissions'] = 'Multiple Submissions'; +$string['noexercisedescriptionssubmitted'] = 'No Exercise Descriptions Submitted'; +$string['nosubmissions'] = 'No Submissions'; +$string['notassessedyet'] = 'Not Assessed Yet'; +$string['notavailable'] = 'Not Available'; +$string['noteonassessmentelements'] = 'Note that grading is broken down into a number of \'Assessment Elements\'.
This makes the grading easier and more consistent. As teacher you must add these
Elements before making the assignment available to students. This is done by
clicking on the assignment in the course, if no elements are present you will be asked
to add them. You can change the number of elements using the Edit Assignment screen,
- the elements themselves can be amended from the "Managing Assignment" screen. "; -$string['noteongradinggrade'] = - "This grade is a measure of how well your assessment agrees with the assessment of
- your work by the \$a. The higher the grade the closer the agreement."; -$string['noteonstudentassessments'] = "{Grade from student / Grading Grade for assessment}"; -$string['notgraded'] = "Not Graded"; -$string['notitlegiven'] = "No Title Given"; -$string['pleasemakeyourownassessment'] = "Please make your own Assessment of the Piece of Work from \$a.
Note that the Assessment Form is initially displayed with the Student's assessment.
You should make any amendments you think necessary and then click on one
of the buttons at the foot of the page."; -$string['numberofassessmentelements'] = "Number of Comments, Assessment Elements, Grade Bands, Criterion Statments or Categories in a Rubric"; -$string['numberofcriterionelements'] = "Number of Criterion Elements must be greater than one."; -$string['numberofentries'] = "Number of Entries"; -$string['numberofentriesinleaguetable'] = "Number of Entries in League Table"; -$string['numberofnegativeresponses'] = "Number of Negative Responses"; -$string['onesubmission'] = "One Submission"; -$string['optionaladjustment'] = "Optional Adjustment"; -$string['overallgrade'] = "Overall Grade"; -$string['passwordprotectedexercise'] = "Password Protected Exercise"; -$string['phase'] = "Phase"; -$string['phase1'] = "Set Up Exercise"; -$string['phase1short'] = "Set Up"; -$string['phase2'] = "Allow \$a Assessments and Submissions"; -$string['phase2short'] = "Open"; -$string['phase3'] = "Show Overall Grades and League Table"; -$string['phase3short'] = "Display"; -$string['pleasegradetheassessment'] = "Please Grade the Assessment of this Piece of Work by \$a"; -$string['pleasesubmityourwork'] = "Please submit your Work using this Form"; -$string['pleaseusethisform'] = "Please complete this form when you have
finished the instructions in the exercise shown below."; -$string['pleaseviewtheexercise'] = "Please view the exercise given below by clicking on it's title.
You should follow the instructions in this exercise.
When you are happy that you have completed the exercise
successfully you should click on Assess (or Re-assess) link in
the box below. When you have done this assessment you will
be shown further instructions on submitting your work."; -$string['poor'] = "Poor"; -$string['present'] = "Present"; -$string['reasonforadjustment'] = "General Comment/Reason for Adjustment"; -$string['reassess'] = "Re-assess"; -$string['regradestudentassessments'] = "Re-grade Student assessments"; -$string['resubmissionfor'] = "Resubmission for \$a"; -$string['resubmitnote'] = "* means that the \$a is allowed to redo this submission.
This flag can be given to any submission by re-assessing it and clicking
on the Allow \$a to Re-submit button.
The student can resubmit when this flag is present on any of their submissions."; -$string['rubric'] = "Rubric"; -$string['savemyassessment'] = "Save my Assessment"; -$string['savedok'] = "Saved OK"; -$string['saveentries'] = "Save Entries"; -$string['saveweights'] = "Save Weights"; -$string['scaleyes'] = "2 point Yes/No scale"; -$string['scalepresent'] = "2 point Present/Absent scale"; -$string['scalecorrect'] = "2 point Correct/Incorrect scale"; -$string['scalegood3'] = "3 point Good/Poor scale"; -$string['scaleexcellent4'] = "4 point Excellent/Very Poor scale"; -$string['scaleexcellent5'] = "5 point Excellent/Very Poor scale"; -$string['scaleexcellent7'] = "7 point Excellent/Very Poor scale"; -$string['scale10'] = "Score out of 10"; -$string['scale20'] = "Score out of 20"; -$string['scale100'] = "Score out of 100"; -$string['specimenassessmentform'] = "Specimen Assessment Form"; -$string['standarddeviation'] = "Standard Deviation"; -$string['strict'] = "Strict"; -$string['studentallowedtoresubmit'] = "\$a ALLOWED to re-submit"; -$string['studentassessments'] = "\$a Assessments"; -$string['studentnotallowed'] = "\$a NOT allowed to re-submit (or not needed)"; -$string['studentsubmissionsforassessment'] = "\$a Student Submissions for Assessment"; -$string['studentsubmissions'] = "\$a Submissions"; -$string['submitexercisedescription'] = "Submit Exercise Description"; -$string['submitted'] = "Submitted"; -$string['submittedby'] = "Submitted by"; -$string['submission'] = "Submission"; -$string['submissions'] = "Submissions"; -$string['submissionsnowclosed'] = "Submissions now closed - Submission deadline has passed"; -$string['suggestedgrade'] = "Suggested Grade"; -$string['teacherassessment'] = "\$a Assessment"; -$string['teacherassessmenttable'] = "\$a Assessment Table"; -$string['teacherscomment'] = "Teacher's Comment"; -$string['theexercise'] = "The Exercise"; -$string['theexerciseandthesubmissionby'] = "The Exercise and the Submission by \$a"; -$string['thegradeis'] = "The Grade is \$a"; -$string['thereisfeedbackfromthe'] = "There is feedback from the \$a"; -$string['thisisaresubmission'] = "This is a Re-submission by \$a.
Your assessment of their previous submission is shown.
After looking at the new submission, please Amend this assessment
and click on one of the buttons at the foot of the page."; -$string['title'] = "Title"; -$string['typeofscale'] = "Type of Scale"; -$string['unassessed'] = "\$a Unassessed"; -$string['ungradedstudentassessments'] = "\$a Ungraded Student Assessments"; -$string['usemaximum'] = "Use Maximum"; -$string['usemean'] = "Use Mean"; -$string['usepassword'] = "Use Password"; -$string['verylax'] = "Very Lax"; -$string['verypoor'] = "Very Poor"; -$string['verystrict'] = "Very Strict"; -$string['view'] = "View"; -$string['viewteacherassessment'] = "View \$a Assessment"; -$string['warningonamendingelements'] = "WARNING: There are submitted assessments.
Do NOT change the number of elements, the scale types or the element weights."; -$string['weightederrorcount'] = "Weighted Error Count: \$a"; -$string['weightforgradingofassessments'] = "Weight for Grading of Assessments"; -$string['weightforteacherassessments'] = "Weight for \$a Assessments"; -$string['weights'] = "Weights"; -$string['weightssaved'] = "Weights Saved"; -$string['weightsusedforoverallgrade'] = "Weights used for Overall Grade"; + the elements themselves can be amended from the \"Managing Assignment\" screen. '; +$string['noteongradinggrade'] = 'This grade is a measure of how well your assessment agrees with the assessment of
+ your work by the $a. The higher the grade the closer the agreement.'; +$string['noteonstudentassessments'] = '{Grade from student / Grading Grade for assessment}'; +$string['notgraded'] = 'Not Graded'; +$string['notitlegiven'] = 'No Title Given'; +$string['numberofassessmentelements'] = 'Number of Comments, Assessment Elements, Grade Bands, Criterion Statments or Categories in a Rubric'; +$string['numberofcriterionelements'] = 'Number of Criterion Elements must be greater than one.'; +$string['numberofentries'] = 'Number of Entries'; +$string['numberofentriesinleaguetable'] = 'Number of Entries in League Table'; +$string['numberofnegativeresponses'] = 'Number of Negative Responses'; +$string['onesubmission'] = 'One Submission'; +$string['optionaladjustment'] = 'Optional Adjustment'; +$string['overallgrade'] = 'Overall Grade'; +$string['passwordprotectedexercise'] = 'Password Protected Exercise'; +$string['phase'] = 'Phase'; +$string['phase1'] = 'Set Up Exercise'; +$string['phase1short'] = 'Set Up'; +$string['phase2'] = 'Allow $a Assessments and Submissions'; +$string['phase2short'] = 'Open'; +$string['phase3'] = 'Show Overall Grades and League Table'; +$string['phase3short'] = 'Display'; +$string['pleasegradetheassessment'] = 'Please Grade the Assessment of this Piece of Work by $a'; +$string['pleasemakeyourownassessment'] = 'Please make your own Assessment of the Piece of Work from $a.
Note that the Assessment Form is initially displayed with the Student\'s assessment.
You should make any amendments you think necessary and then click on one
of the buttons at the foot of the page.'; +$string['pleasesubmityourwork'] = 'Please submit your Work using this Form'; +$string['pleaseusethisform'] = 'Please complete this form when you have
finished the instructions in the exercise shown below.'; +$string['pleaseviewtheexercise'] = 'Please view the exercise given below by clicking on it\'s title.
You should follow the instructions in this exercise.
When you are happy that you have completed the exercise
successfully you should click on Assess (or Re-assess) link in
the box below. When you have done this assessment you will
be shown further instructions on submitting your work.'; +$string['poor'] = 'Poor'; +$string['present'] = 'Present'; +$string['reasonforadjustment'] = 'General Comment/Reason for Adjustment'; +$string['reassess'] = 'Re-assess'; +$string['regradestudentassessments'] = 'Re-grade Student assessments'; +$string['resubmissionfor'] = 'Resubmission for $a'; +$string['resubmitnote'] = '* means that the $a is allowed to redo this submission.
This flag can be given to any submission by re-assessing it and clicking
on the Allow $a to Re-submit button.
The student can resubmit when this flag is present on any of their submissions.'; +$string['rubric'] = 'Rubric'; +$string['savedok'] = 'Saved OK'; +$string['saveentries'] = 'Save Entries'; +$string['savemyassessment'] = 'Save my Assessment'; +$string['saveweights'] = 'Save Weights'; +$string['scale10'] = 'Score out of 10'; +$string['scale100'] = 'Score out of 100'; +$string['scale20'] = 'Score out of 20'; +$string['scalecorrect'] = '2 point Correct/Incorrect scale'; +$string['scaleexcellent4'] = '4 point Excellent/Very Poor scale'; +$string['scaleexcellent5'] = '5 point Excellent/Very Poor scale'; +$string['scaleexcellent7'] = '7 point Excellent/Very Poor scale'; +$string['scalegood3'] = '3 point Good/Poor scale'; +$string['scalepresent'] = '2 point Present/Absent scale'; +$string['scaleyes'] = '2 point Yes/No scale'; +$string['specimenassessmentform'] = 'Specimen Assessment Form'; +$string['standarddeviation'] = 'Standard Deviation'; +$string['strict'] = 'Strict'; +$string['studentallowedtoresubmit'] = '$a ALLOWED to re-submit'; +$string['studentassessments'] = '$a Assessments'; +$string['studentnotallowed'] = '$a NOT allowed to re-submit (or not needed)'; +$string['studentsubmissions'] = '$a Submissions'; +$string['studentsubmissionsforassessment'] = '$a Student Submissions for Assessment'; +$string['submission'] = 'Submission'; +$string['submissions'] = 'Submissions'; +$string['submissionsnowclosed'] = 'Submissions now closed - Submission deadline has passed'; +$string['submitexercisedescription'] = 'Submit Exercise Description'; +$string['submitted'] = 'Submitted'; +$string['submittedby'] = 'Submitted by'; +$string['suggestedgrade'] = 'Suggested Grade'; +$string['teacherassessment'] = '$a Assessment'; +$string['teacherassessmenttable'] = '$a Assessment Table'; +$string['teacherscomment'] = 'Teacher\'s Comment'; +$string['theexercise'] = 'The Exercise'; +$string['theexerciseandthesubmissionby'] = 'The Exercise and the Submission by $a'; +$string['thegradeis'] = 'The Grade is $a'; +$string['thereisfeedbackfromthe'] = 'There is feedback from the $a'; +$string['thisisaresubmission'] = 'This is a Re-submission by $a.
Your assessment of their previous submission is shown.
After looking at the new submission, please Amend this assessment
and click on one of the buttons at the foot of the page.'; +$string['title'] = 'Title'; +$string['typeofscale'] = 'Type of Scale'; +$string['unassessed'] = '$a Unassessed'; +$string['ungradedstudentassessments'] = '$a Ungraded Student Assessments'; +$string['usemaximum'] = 'Use Maximum'; +$string['usemean'] = 'Use Mean'; +$string['usepassword'] = 'Use Password'; +$string['verylax'] = 'Very Lax'; +$string['verypoor'] = 'Very Poor'; +$string['verystrict'] = 'Very Strict'; +$string['view'] = 'View'; +$string['viewteacherassessment'] = 'View $a Assessment'; +$string['warningonamendingelements'] = 'WARNING: There are submitted assessments.
Do NOT change the number of elements, the scale types or the element weights.'; +$string['weightederrorcount'] = 'Weighted Error Count: $a'; +$string['weightforgradingofassessments'] = 'Weight for Grading of Assessments'; +$string['weightforteacherassessments'] = 'Weight for $a Assessments'; +$string['weights'] = 'Weights'; +$string['weightssaved'] = 'Weights Saved'; +$string['weightsusedforoverallgrade'] = 'Weights used for Overall Grade'; $string['wrongpassword'] = 'Incorrect password for this Exercise'; -$string['yourassessment'] = "Your Assessment"; -$string['yourfeedbackgoeshere'] = "Your Feedback goes Here"; -$string['yoursubmission'] = "Your Submission"; +$string['yourassessment'] = 'Your Assessment'; +$string['yourfeedbackgoeshere'] = 'Your Feedback goes Here'; +$string['yoursubmission'] = 'Your Submission'; + ?> diff --git a/lang/en/glossary.php b/lang/en/glossary.php index b7d790644e..c30c58134d 100644 --- a/lang/en/glossary.php +++ b/lang/en/glossary.php @@ -1,5 +1,5 @@ -Conc $string['explainall'] = 'Shows ALL entries on one page'; $string['explainalphabet'] = 'Browse the glossary using this index'; $string['explainexport'] = 'A file has been generated.
Download it and keep it safe. You can import it anytime you wish in this or other course.'; -$string['explainimport'] = 'You must specify the file to import and define the criteria of the process.

Submit your request and review the results.'; +$string['explainimport'] = 'You must specify the file to import and define the criteria of the process.

Submit your request and review the results.

'; $string['explainspecial'] = 'Shows entries that do not begin with a letter'; $string['exportedentry'] = 'Exported entry'; $string['exportedfile'] = 'Exported file'; $string['exportentries'] = 'Export entries'; $string['exportglossary'] = 'Export glossary'; -$string['exportentries'] = 'Export entries'; $string['exporttomainglossary'] = 'Export to main glossary'; $string['filetoimport'] = 'File to import'; -$string['filtername'] = 'Glossary Auto-linking'; $string['fillfields'] = 'Concept and definition are mandatory fields.'; +$string['filtername'] = 'Glossary Auto-linking'; $string['fullmatch'] = 'Match whole words only'; $string['globalglossary'] = 'Global glossary'; $string['glossaryleveldefaultsettings'] = 'Glossary Level Default Settings'; diff --git a/lang/en/install.php b/lang/en/install.php index cada2eb59c..3cfb864431 100755 --- a/lang/en/install.php +++ b/lang/en/install.php @@ -1,153 +1,138 @@ - 
moodleadmin
 
- This will fix admin links in Moodle."; -$string['caution'] = 'Caution'; -$string['chooselanguage'] = 'Choose a language'; -$string['compatibilitysettings'] = 'Checking your PHP settings ...'; -$string['configfilenotwritten'] = "The installer script was not able to automatically create a config.php file containing your chosen settings, probably because the Moodle directory is not writeable. You can manually copy the following code into a file named config.php within the root directory of Moodle."; -$string['configfilewritten'] = "config.php has been successfully created"; -$string['configurationcomplete'] = 'Configuration completed'; - -$string['database'] = 'Database'; -$string['databasesettings'] = " - Now you need to configure the database where most Moodle data - will be stored. This database must already have been created - and a username and password created to access it.
-
 
- Type: mysql or postgres7
- Host: eg localhost or db.isp.com
- Name: database name, eg moodle
- User: your database username
- Password: your database password
- Tables Prefix: optional prefix to use for all table names"; - -$string['dataroot'] = 'Data Directory'; -$string['datarooterror'] = "The 'Data Directory' you specified could not be found or created. Either correct the path or create that directory manually."; -$string['dbconnectionerror'] = 'We could not connect to the database you specified. Please check your database settings.'; -$string['dbcreationerror'] = 'Database creation error. Could not create the given database name with the settings provided'; -$string['dbhost'] = 'Host Server'; -$string['dbpass'] = 'Password'; -$string['dbprefix'] = 'Tables prefix'; -$string['dbtype'] = 'Type'; -$string['directorysettings'] = " -

Please confirm the locations of this Moodle installation.

- -

Web Address: -Specify the full web address where Moodle will be accessed. -If your web site is accessible via multiple URLs then choose the -most natural one that your students would use. Do not include -a trailing slash.

- -

Moodle Directory: -Specify the full directory path to this installation -Make sure the upper/lower case is correct.

- -

Data Directory: -You need a place where Moodle can save uploaded files. This -directory should be readable AND WRITEABLE by the web server user -(usually 'nobody' or 'apache'), but it should not be accessible -directly via the web.

-"; - -$string['dirroot'] = 'Moodle Directory'; -$string['dirrooterror'] = "The 'Moodle Directory' setting seems to be incorrect - we can't find a Moodle installation there. The value below has been reset."; -$string['download'] = 'Download'; -$string['fail'] = 'Fail'; -$string['fileuploads'] = 'File Uploads'; -$string['fileuploadserror'] = 'This should be on'; -$string['fileuploadshelp'] = " -

File uploading seems to be disabled on your server.

- -

Moodle can still be installed, but without this ability, you will not be able - to upload course files or new user profile images. - -

To enable file uploading you (or your system administrator) will need to - edit the main php.ini file on your system and change the setting for - file_uploads to '1'.

-"; -$string['gdversion'] = 'GD version'; -$string['gdversionerror'] = 'The GD library should be present to process and create images'; -$string['gdversionhelp'] = ' -

Your server does not seem to have GD installed.

- -

GD is a library that is required by PHP to allow Moodle to process images - (such as the user profile icons) and to create new images (such as - the log graphs). Moodle will still work without GD - these features - will just not be available to you.

- -

To add GD to PHP under Unix, compile PHP using the --with-gd parameter.

- -

Under Windows you can usually edit php.ini and uncomment the line referencing libgd.dll.

-'; -$string['installation'] = 'Installation'; -$string['memorylimit'] = 'Memory Limit'; -$string['memorylimiterror'] = 'The PHP memory limit is set quite low ... you may run into problems later.'; -$string['memorylimithelp'] = " -

The PHP memory limit for your server is currently set to \$a.

- -

This may cause Moodle to have memory problems later on, especially - if you have a lot of modules enabled and/or a lot of users. - -

We recommend that you configure PHP with a higher limit if possible, like 16M. - There are several ways of doing this that you can try: -

    -
  1. If you are able to, recompile PHP with --enable-memory-limit. - This will allow Moodle to set the memory limit itself. -
  2. If you have access to your php.ini file, you can change the memory_limit - setting in there to something like 16M. If you don't have access you might - be able to ask your administrator to do this for you. -
  3. On some PHP servers you can create a .htaccess file in the Moodle directory - containing this line: -

    php_value memory_limit 16M

    -

    However, on some servers this will prevent all PHP pages from working - (you will see errors when you look at pages) so you'll have to remove the .htaccess file. -

"; -$string['mysqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQL extension so that it can communicate with MySQL. Please check your php.ini file or recompile PHP.'; -$string['pass'] = 'Pass'; -$string['phpversion'] = 'PHP version'; -$string['phpversionerror'] = 'PHP version must be at least 4.1.0'; -$string['phpversionhelp'] = " -

Moodle requires a PHP version of at least 4.1.0.

-

You are currently running version \$a

-

You must upgrade PHP or move to a host with a newer version of PHP!

"; -$string['safemode'] = 'Safe Mode'; -$string['safemodeerror'] = 'Moodle may have trouble with safe mode on'; -$string['safemodehelp'] = ' -

Moodle may have a variety of problems with safe mode on, not least is that - it probably won\'t be allowed to create new files.

- -

Safe mode is usually only enabled by paranoid public web hosts, so you may have - to just find a new web hosting company for your Moodle site.

- -

You can try continuing the install if you like, but expect a few problems later on.

'; -$string['sessionautostart'] = 'Session Auto Start'; -$string['sessionautostarterror'] = 'This should be off'; -$string['sessionautostarthelp'] = ' -

Moodle requires session support and will not function without it.

- -

Sessions can be enabled in the php.ini file ... look for the session.auto_start parameter.

-'; -$string['magicquotesruntime'] = 'Magic Quotes Run Time'; -$string['magicquotesruntimeerror'] = 'This should be off'; -$string['magicquotesruntimehelp'] = " -

Magic quotes runtime should be turned off for Moodle to function properly.

- -

Normally it is off by default ... see the setting magic_quotes_runtime in your php.ini file.

- -

If you don't have access to your php.ini, you might be able to place the following line in a file - called .htaccess within your Moodle directory: -

php_value magic_quotes_runtime Off
-

- "; -$string['wwwroot'] = 'Web address'; -$string['wwwrooterror'] = "The web address does not appear to be valid - this Moodle installation doesn't appear to be there."; - -?> +
moodleadmin

+ This will fix admin links in Moodle.'; +$string['caution'] = 'Caution'; +$string['chooselanguage'] = 'Choose a language'; +$string['compatibilitysettings'] = 'Checking your PHP settings ...'; +$string['configfilenotwritten'] = 'The installer script was not able to automatically create a config.php file containing your chosen settings, probably because the Moodle directory is not writeable. You can manually copy the following code into a file named config.php within the root directory of Moodle.'; +$string['configfilewritten'] = 'config.php has been successfully created'; +$string['configurationcomplete'] = 'Configuration completed'; +$string['database'] = 'Database'; +$string['databasesettings'] = ' Now you need to configure the database where most Moodle data + will be stored. This database must already have been created + and a username and password created to access it.
+

+ Type: mysql or postgres7
+ Host: eg localhost or db.isp.com
+ Name: database name, eg moodle
+ User: your database username
+ Password: your database password
+ Tables Prefix: optional prefix to use for all table names'; +$string['dataroot'] = 'Data Directory'; +$string['datarooterror'] = 'The \'Data Directory\' you specified could not be found or created. Either correct the path or create that directory manually.'; +$string['dbconnectionerror'] = 'We could not connect to the database you specified. Please check your database settings.'; +$string['dbcreationerror'] = 'Database creation error. Could not create the given database name with the settings provided'; +$string['dbhost'] = 'Host Server'; +$string['dbpass'] = 'Password'; +$string['dbprefix'] = 'Tables prefix'; +$string['dbtype'] = 'Type'; +$string['directorysettings'] = '

Please confirm the locations of this Moodle installation.

+ +

Web Address: +Specify the full web address where Moodle will be accessed. +If your web site is accessible via multiple URLs then choose the +most natural one that your students would use. Do not include +a trailing slash.

+ +

Moodle Directory: +Specify the full directory path to this installation +Make sure the upper/lower case is correct.

+ +

Data Directory: +You need a place where Moodle can save uploaded files. This +directory should be readable AND WRITEABLE by the web server user +(usually \'nobody\' or \'apache\'), but it should not be accessible +directly via the web.

'; +$string['dirroot'] = 'Moodle Directory'; +$string['dirrooterror'] = 'The \'Moodle Directory\' setting seems to be incorrect - we can\'t find a Moodle installation there. The value below has been reset.'; +$string['download'] = 'Download'; +$string['fail'] = 'Fail'; +$string['fileuploads'] = 'File Uploads'; +$string['fileuploadserror'] = 'This should be on'; +$string['fileuploadshelp'] = '

File uploading seems to be disabled on your server.

+ +

Moodle can still be installed, but without this ability, you will not be able + to upload course files or new user profile images.

+ +

To enable file uploading you (or your system administrator) will need to + edit the main php.ini file on your system and change the setting for + file_uploads to \'1\'.

'; +$string['gdversion'] = 'GD version'; +$string['gdversionerror'] = 'The GD library should be present to process and create images'; +$string['gdversionhelp'] = '

Your server does not seem to have GD installed.

+ +

GD is a library that is required by PHP to allow Moodle to process images + (such as the user profile icons) and to create new images (such as + the log graphs). Moodle will still work without GD - these features + will just not be available to you.

+ +

To add GD to PHP under Unix, compile PHP using the --with-gd parameter.

+ +

Under Windows you can usually edit php.ini and uncomment the line referencing libgd.dll.

'; +$string['installation'] = 'Installation'; +$string['magicquotesruntime'] = 'Magic Quotes Run Time'; +$string['magicquotesruntimeerror'] = 'This should be off'; +$string['magicquotesruntimehelp'] = '

Magic quotes runtime should be turned off for Moodle to function properly.

+ +

Normally it is off by default ... see the setting magic_quotes_runtime in your php.ini file.

+ +

If you don\'t have access to your php.ini, you might be able to place the following line in a file + called .htaccess within your Moodle directory: +

php_value magic_quotes_runtime Off
+

+ '; +$string['memorylimit'] = 'Memory Limit'; +$string['memorylimiterror'] = 'The PHP memory limit is set quite low ... you may run into problems later.'; +$string['memorylimithelp'] = '

The PHP memory limit for your server is currently set to $a.

+ +

This may cause Moodle to have memory problems later on, especially + if you have a lot of modules enabled and/or a lot of users.

+ +

We recommend that you configure PHP with a higher limit if possible, like 16M. + There are several ways of doing this that you can try:

+
    +
  1. If you are able to, recompile PHP with --enable-memory-limit. + This will allow Moodle to set the memory limit itself.
  2. +
  3. If you have access to your php.ini file, you can change the memory_limit + setting in there to something like 16M. If you don\'t have access you might + be able to ask your administrator to do this for you.
  4. +
  5. On some PHP servers you can create a .htaccess file in the Moodle directory + containing this line: +

    php_value memory_limit 16M

    +

    However, on some servers this will prevent all PHP pages from working + (you will see errors when you look at pages) so you\'ll have to remove the .htaccess file.

  6. +
'; +$string['mysqlextensionisnotpresentinphp'] = 'PHP has not been properly configured with the MySQL extension so that it can communicate with MySQL. Please check your php.ini file or recompile PHP.'; +$string['pass'] = 'Pass'; +$string['phpversion'] = 'PHP version'; +$string['phpversionerror'] = 'PHP version must be at least 4.1.0'; +$string['phpversionhelp'] = '

Moodle requires a PHP version of at least 4.1.0.

+

You are currently running version $a

+

You must upgrade PHP or move to a host with a newer version of PHP!

'; +$string['safemode'] = 'Safe Mode'; +$string['safemodeerror'] = 'Moodle may have trouble with safe mode on'; +$string['safemodehelp'] = '

Moodle may have a variety of problems with safe mode on, not least is that + it probably won\'t be allowed to create new files.

+ +

Safe mode is usually only enabled by paranoid public web hosts, so you may have + to just find a new web hosting company for your Moodle site.

+ +

You can try continuing the install if you like, but expect a few problems later on.

'; +$string['sessionautostart'] = 'Session Auto Start'; +$string['sessionautostarterror'] = 'This should be off'; +$string['sessionautostarthelp'] = '

Moodle requires session support and will not function without it.

+ +

Sessions can be enabled in the php.ini file ... look for the session.auto_start parameter.

'; +$string['wwwroot'] = 'Web address'; +$string['wwwrooterror'] = 'The web address does not appear to be valid - this Moodle installation doesn\'t appear to be there.'; + +?> -- 2.39.5