Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chamilo-lms/main/lang/portuguese/course_description.inc.php

18 lines
879 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Descri<EFBFBD><EFBFBD>o do Curso";
$langThisCourseDescriptionIsEmpty = "Este curso ainda n<EFBFBD>o est<EFBFBD> descrito.";
$langEditCourseProgram = "Criar e editar descri<EFBFBD><EFBFBD>o de curso";
$QuestionPlan = "Quest<EFBFBD>es para o professor";
$langInfo2Say = "Informa<EFBFBD><EFBFBD>es para os utilizadores";
$langOuAutreTitre = "T<EFBFBD>tulo";
$langNewBloc = "Outro";
$langAddCat = "Acrescentar Categoria";
$langAdd = "Acrescentar";
$langValid = "Validar";
$langBackAndForget = "Voltar atr<EFBFBD>s sem guardar altera<EFBFBD><EFBFBD>es";
$CourseDescriptionUpdated = "A descri<EFBFBD><EFBFBD>o do curso foi actualizada";
$CourseDescriptionDeleted = "A descri<EFBFBD><EFBFBD>o do curso foi apagada";
$CourseDescriptionIntro = "Para criar uma descri<EFBFBD><EFBFBD>o do curso, clicar na respectiva rubrica e preencher o campo correcto associado.<br><br> Clicar OK e preencher uma nova rubrica.";
?>