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

16 lines
702 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";
$langOkSent = "A sua p<EFBFBD>gina foi enviada ao servidor.<p><EFBFBD> acess<EFBFBD>vel desde a <a href=../..//index.php>p<EFBFBD>gina principal</a> do seu curso";
?>