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/accessibility.inc.php

16 lines
740 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langClarContent = "<p><b>Instrutor</b></p><p>O Chamilo é uma plataforma/sistema de Gestão do Conhecimento e da Aprendizagem. Permite a um instrutor organizar e gerir cursos, materiais didáticos e interagir com os utilizadores. Toda esta getão é realizada através num ambient";
$test = "Teste/exercício";
$WCAGImage = "Imagem";
$WCAGLabel = "Identificação/legenda da imagem";
$WCAGLink = "Ligação/link";
$WCAGLinkLabel = "Identificação/legenda da ligação";
$errorNoLabel = "Imagem sem legenda/identificação.";
$AllLanguages = "todos os idiomas";
$WCAGEditor = "Editor WCAG";
$WCAGGoMenu = "Ir para o menu";
$WCAGGoContent = "Ir para os conteúdos";
?>