]> git.mjollnir.org Git - moodle.git/commitdiff
*** empty log message ***
authorcarlesbellver <carlesbellver>
Thu, 22 Apr 2004 12:00:41 +0000 (12:00 +0000)
committercarlesbellver <carlesbellver>
Thu, 22 Apr 2004 12:00:41 +0000 (12:00 +0000)
lang/ca/block_course_summary.php [new file with mode: 0644]
lang/ca/block_online_users.php [new file with mode: 0644]
lang/ca/block_social_activities.php [new file with mode: 0644]
lang/ca/moodle.php

diff --git a/lang/ca/block_course_summary.php b/lang/ca/block_course_summary.php
new file mode 100644 (file)
index 0000000..0ae2a80
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // block_course_summary.php - created with Moodle 1.3 development (2004041800)
+
+
+$string['blockname'] = 'Resum del curs';
+
+?>
diff --git a/lang/ca/block_online_users.php b/lang/ca/block_online_users.php
new file mode 100644 (file)
index 0000000..c7ee213
--- /dev/null
@@ -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';
+
+?>
diff --git a/lang/ca/block_social_activities.php b/lang/ca/block_social_activities.php
new file mode 100644 (file)
index 0000000..24e4591
--- /dev/null
@@ -0,0 +1,7 @@
+<?PHP // $Id$ 
+      // block_social_activities.php - created with Moodle 1.3 development (2004041800)
+
+
+$string['blockname'] = 'Activitats socials';
+
+?>
index 92e508e3051e3b3d102ecc9c63db6d9191794d56..2640a071d19c5690a919139b34642097902e3ef1 100755 (executable)
@@ -170,7 +170,7 @@ $string['configtimezone'] = 'Aqu
 $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';