]> git.mjollnir.org Git - moodle.git/commitdiff
Minor changes in last translation
authorbarias <barias>
Fri, 25 Jun 2004 09:46:02 +0000 (09:46 +0000)
committerbarias <barias>
Fri, 25 Jun 2004 09:46:02 +0000 (09:46 +0000)
lang/es/quiz.php

index 181116b2a628110de75f40a8893b5f0d3c6c0907..67677d4edbcb4445b0cc4c6e1c22c6b2de9ee342 100644 (file)
@@ -1,5 +1,5 @@
 <?PHP // $Id$ 
-      // quiz.php - created with Moodle 1.4 development (2004060100)
+      // quiz.php - created with Moodle 1.4 development (2004060400)
 
 
 $string['acceptederror'] = 'Margen de error';
@@ -75,6 +75,10 @@ $string['editingshortanswer'] = 'Editando una pregunta de respuesta corta';
 $string['editingtruefalse'] = 'Editando una pregunta verdadero/falso';
 $string['editquestions'] = 'Editar preguntas';
 $string['errorsdetected'] = '$a error(es) detectado(s)';
+$string['exportfilename'] = 'cuestionario';
+$string['exportname'] = 'Nombre del archivo';
+$string['exportnameformat'] = '%%Y%%m%%d-%%H%%M';
+$string['exportquestions'] = 'Exportar preguntas a un archivo';
 $string['false'] = 'Falso';
 $string['feedback'] = 'Respuesta';
 $string['fileformat'] = 'Formato de archivo';
@@ -124,6 +128,7 @@ $string['numerical'] = 'Num
 $string['paragraphquestion'] = 'Pregunta de parágrafo no permitida en la línea $a. La pregunta no se tendrá en cuenta';
 $string['percentcorrect'] = 'Porcentaje correcto';
 $string['publish'] = 'Publicar';
+$string['publishedit'] = 'Necesita tener permiso en el curso para añadir o editar preguntas en esta categoría';
 $string['qti'] = 'Formato IMS QTI';
 $string['question'] = 'Pregunta';
 $string['questioninuse'] = 'La pregunta \'$a\' está en uso:';