Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesbellver committed Apr 22, 2004
1 parent 0a9398c commit d192fce
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 1 deletion.
7 changes: 7 additions & 0 deletions lang/ca/block_course_summary.php
@@ -0,0 +1,7 @@
<?PHP // $Id$
// block_course_summary.php - created with Moodle 1.3 development (2004041800)


$string['blockname'] = 'Resum del curs';

?>
9 changes: 9 additions & 0 deletions lang/ca/block_online_users.php
@@ -0,0 +1,9 @@
<?PHP // $Id$
// block_online_users.php - created with Moodle 1.3 development (2004041800)


$string['blockname'] = 'Usuaris en línia';
$string['configtimetosee'] = 'Nombre de minuts per considerar que un usuari està en línia';
$string['periodnminutes'] = 'darrers $a minuts';

?>
7 changes: 7 additions & 0 deletions lang/ca/block_social_activities.php
@@ -0,0 +1,7 @@
<?PHP // $Id$
// block_social_activities.php - created with Moodle 1.3 development (2004041800)


$string['blockname'] = 'Activitats socials';

?>
2 changes: 1 addition & 1 deletion lang/ca/moodle.php
Expand Up @@ -170,7 +170,7 @@
$string['configunzip'] = 'Indiqueu la localització del vostre programa unzip (només Unix, opcional). Si l\'especifiqueu, el servidor l\'utilitzarà per desempaquetar els fitxers zip. Si la deixeu en blanc Moodle utilitzarà rutines internes.';
$string['configuration'] = 'Configuració';
$string['configvariables'] = 'Variables';
$string['configwarning'] = 'Aneu amb compte en modificar aquests paràmetres - valors rars podrien causar problemes.';
$string['configwarning'] = 'Pareu compte en modificar aquests paràmetres - un valor estrany podria causar problemes.';
$string['configzip'] = 'Indiqueu la localització del vostre programa zip (només Unix, opcional). Si l\'especifiqueu, el servidor l\'utilitzarà per crear els fitxers zip. Si la deixeu en blanc Moodle utilitzarà rutines internes.';
$string['confirm'] = 'Confirma';
$string['confirmed'] = 'S\'ha confirmat el vostre registre';
Expand Down

0 comments on commit d192fce

Please sign in to comment.