Updating lang

skala CHAMILO_1_9_0_ALPHA_3
Julio Montoya 13 years ago
parent aff4e99bac
commit 7b69994d4f
  1. 3
      main/lang/english/admin.inc.php
  2. 4
      main/lang/english/gradebook.inc.php
  3. 2
      main/lang/english/trad4all.inc.php
  4. 3
      main/lang/spanish/admin.inc.php

@ -1533,4 +1533,7 @@ $AllowBrowserSnifferTitle = "Activate the browser sniffer";
$AllowBrowserSnifferComment = "This will enable an investigator of the capabilities that support browsers that connect to Chamilo. Therefore will improve user experience by adapting responses to the type of browser platform that connects, but will slow initial page load of users every time that they enter to the platform.";
$EnableWamiRecordTitle = "Activate Wami-recorder";
$EnableWamiRecordComment = "Wami-recorder is a voice record tool on Flash";
$ChangeSharedSetting = "Change setting visibility for the other portals";
$GradebookDefaultWeightTitle = "Default weight in Gradebook";
$GradebookDefaultWeightComment = "This weight will be use in all courses by default";
?>

@ -228,4 +228,8 @@ $SelectGradebook = "Select assessment";
$CheckYourGradingModelValues = "Please check your grading model values";
$SkillsAchievedWhenAchievingThisGradebook = "Skills obtained when achieving this assessment";
$AddGradebook = "Add assessment";
$SelectGradeModel = "Select a calification model";
$AllMustWeight100 = "The sum of all values must be 100";
$Components = "Components";
$OnlyActiveWhenThereAreAnyComponents = "This option is enabled if you have any evaluations or categories";
?>

@ -1217,4 +1217,6 @@ $WamiFlashDialog = "It will display a dialog box which asks for your permission
$WamiStartRecorder = "Start recording by pressing the microphone and stop it by pressing again. Each time you do this will generate a file.";
$InputNameHere = "Enter name here";
$Reload = "Reload";
$TimeSpentLastXDays = "Time spent the last %s days";
$TimeSpentBetweenXAndY = "Time spent between %s and %s";
?>

@ -1536,4 +1536,7 @@ $AllowBrowserSnifferTitle = "Activar el investigador de navegadores";
$AllowBrowserSnifferComment = "Esto activará un investigador de las capacidades que soportan los navegadores que se conectan a Chamilo. Por lo tanto, mejorará la experiencia del usuario, adaptando las respuestas de la plataforma al tipo de navegador que se conecta, pero reducirá la velocidad de carga de la página inicial de los usuarios cada vez que entren a la plataforma.";
$EnableWamiRecordTitle = "Activar Wami-recorder";
$EnableWamiRecordComment = "Wami-recorder es una herramienta de grabación de voz sobre Flash";
$ChangeSharedSetting = "Cambiar visibilidad de la configuración para los otros portales";
$GradebookDefaultWeightTitle = "Peso total por defecto en la herramienta \"Evaluaciones\"";
$GradebookDefaultWeightComment = "Este peso será utilizado en todos los cursos";
?>
Loading…
Cancel
Save