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_home.inc.php

28 lines
1.1 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = "Mostrar";
$langDeactivate = "Ocultar";
$langInLnk = "Ferramentas e liga<EFBFBD><EFBFBD>es ocultas";
$langDelLk = "De certeza que quer apagar esta liga<EFBFBD><EFBFBD>o?";
$langEnter = "Entrar";
$langCourseCreate = "Criar um Curso";
$langNameOfTheLink = "Nome da liga<EFBFBD><EFBFBD>o";
$lang_main_categories_list = "Lista de categorias principais";
$langCourseAdminOnly = "Reservado aos Professores";
$PlatformAdminOnly = "Reservado aos Administradores da Plataforma";
$langCombinedCourse = "Curso combinado";
$ToolIsNowVisible = "Ferramenta vis<EFBFBD>vel";
$ToolIsNowHidden = "Ferramenta invis<EFBFBD>vel";
$EditLink = "Editar liga<EFBFBD><EFBFBD>o";
$Blog_management = "Gest<EFBFBD>o dos blogs";
$Forum = "F<EFBFBD>runs";
$Course_maintenance = "Gest<EFBFBD>o do curso";
$TOOL_SURVEY = "Inqu<EFBFBD>ritos";
$GreyIcons = "Ferramentas";
$Interaction = "Interac<EFBFBD><EFBFBD>o";
$Authoring = "Cria<EFBFBD><EFBFBD>o de conte<EFBFBD>dos";
$Administration = "Administra<EFBFBD><EFBFBD>o";
$IntroductionTextUpdated = "O texto de introdu<EFBFBD><EFBFBD>o foi actualizado";
$IntroductionTextDeleted = "Texto de introdu<EFBFBD><EFBFBD>o apagado";
?>