Updating english/spanish lang vars

skala
Julio Montoya 14 years ago
parent 528cfd47c2
commit ff4b75c1f0
  1. 1
      main/lang/english/admin.inc.php
  2. 1
      main/lang/english/course_description.inc.php
  3. 5
      main/lang/english/exercice.inc.php
  4. 4
      main/lang/english/install.inc.php
  5. 2
      main/lang/english/tracking.inc.php
  6. 3
      main/lang/english/trad4all.inc.php
  7. 1
      main/lang/spanish/course_description.inc.php
  8. 5
      main/lang/spanish/exercice.inc.php
  9. 5
      main/lang/spanish/trad4all.inc.php

@ -1516,4 +1516,5 @@ $FooterExtraContentTitle = "Extra content in footer";
$AllowGlobalChatComment = "Users can chat with each other";
$FooterExtraContentComment = "You can add HTML code like meta tags";
$CopyOnlySessionItems = "Copy only session items";
$FirstLetterCourseTitle = "First letter of course title";
?>

@ -17,4 +17,5 @@ $CourseDescriptionUpdated = "The description has been updated";
$CourseDescriptionDeleted = "Description has been deleted";
$CourseDescriptionIntro = "To create a description, click on a heading and complete the field.<br><br> Click OK to continue.";
$langSaveDescription = "Save description";
$AddCourseDescription = "Add course description";
?>

@ -485,4 +485,9 @@ $QuestionsAlreadyAnswered = "Questions already answered";
$StudentsWhoAreTakingTheExerciseRightNow = "Students who're taking the exercise right now";
$ReportByQuestion = "Report by question";
$LiveResults = "Live results";
$RecordAnswer = "Record answer";
$UseTheMessageBelowToAddSomeComments = "Use the message below to add a comment";
$SendRecord = "Send record";
$DownloadLatestRecord = "Download record";
$OralExpression = "Oral expression";
?>

@ -126,7 +126,7 @@ $ExtensionSessionsNotAvailable = "Sessions extension not available";
$ExtensionZlibNotAvailable = "Zlib extension not available";
$ExtensionPCRENotAvailable = "PCRE extension not available";
$DatabaseXWillBeCreated = "Database <b>%s</b> will be created";
$ADatabaseWithTheSameNameAlreadyExists = "A database with the same name <b>already exists</b>. The contents in the database will be lost.";
$UserXCantHaveAccessInTheDatabaseX = "User <b>%s</b> can't have access in the database <b>%s</b>";
$ADatabaseWithTheSameNameAlreadyExists = "A database with the same name <b>already exists</b>.";
$UserXCantHaveAccessInTheDatabaseX = "User <b>%s</b> doesn't have access in the database <b>%s</b>";
$DatabaseXCantBeCreatedUserXDoestHaveEnoughPermissions = "Database <b>%s</b> can't be created, user <b>%s</b> doesn't have enough permissions";
?>

@ -315,4 +315,6 @@ $NumberOfForumsInLearnpath = "Number of forums in learning path";
$NumberOfAssignmentsInLearnpath = "Number of assignments in learning path";
$NumberOfAnnouncementsInCourse = "Number of announcements in course";
$CurrentCoursesReport = "Current courses report";
$NumberOfPublishedExercises = "# of published exercises";
$NumberOfPublishedLps = "# of published Learning Paths";
?>

@ -1210,4 +1210,7 @@ $ShowToAdminsAndTeachers = "Show to admins and teachers";
$ShowToAllUsers = "Show to all users";
$SelectAnAction = "Select an action";
$LoginX = "Login: %s";
$ChatConnected = "Chat (Connected)";
$ChatDisconnected = "Chat (Disconnected)";
$ThingsToDo = "Things to do next";
?>

@ -17,4 +17,5 @@ $CourseDescriptionUpdated = "La descripción del curso ha sido actualizada";
$CourseDescriptionDeleted = "La descripción del curso ha sido borrada";
$CourseDescriptionIntro = "Para crear la descripción de un curso haga clic en los apartados que desee que contenga y complételos.";
$langSaveDescription = "Guardar descripción";
$AddCourseDescription = "Agregar descripción del curso";
?>

@ -485,4 +485,9 @@ $QuestionsAlreadyAnswered = "Preguntas ya respondidas";
$StudentsWhoAreTakingTheExerciseRightNow = "Estudiantes que realizan el ejercicio en este momento";
$ReportByQuestion = "Reporte por pregunta";
$LiveResults = "Resultados en vivo";
$RecordAnswer = "Grabar respuesta";
$UseTheMessageBelowToAddSomeComments = "Utilizar el siguiente campo de texto para escribir un comentario al profesor";
$SendRecord = "Enviar grabación";
$DownloadLatestRecord = "Descargar grabación";
$OralExpression = "Expresión Oral";
?>

@ -323,7 +323,7 @@ $Everybody = "todos los usuarios del curso";
$SentTo = "Dirigido a";
$Export = "Exportar";
$Tools = "Módulos";
$Everyone = "Cada uno";
$Everyone = "Todos";
$SelectGroupsUsers = "Seleccionar grupos/usuarios";
$Student = "Estudiante";
$Teacher = "Profesor";
@ -1214,4 +1214,7 @@ $ShowToAdminsAndTeachers = "Mostrar a los administradores y profesores";
$ShowToAllUsers = "Mostrar a todos los usuarios";
$SelectAnAction = "Seleccionar una acción";
$LoginX = "Nombre de usuario: %s";
$ChatConnected = "Chat (Conectado)";
$ChatDisconnected = "Chat (Desconectado)";
$ThingsToDo = "Actividades por realizar";
?>
Loading…
Cancel
Save