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.
16 lines
702 B
16 lines
702 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langCourseProgram = "Descrição do Curso";
|
|
$langThisCourseDescriptionIsEmpty = "Este curso ainda não está descrito.";
|
|
$langEditCourseProgram = "Criar e editar descrição de curso";
|
|
$QuestionPlan = "Questões para o professor";
|
|
$langInfo2Say = "Informações para os utilizadores";
|
|
$langOuAutreTitre = "Título";
|
|
$langNewBloc = "Outro";
|
|
$langAddCat = "Acrescentar Categoria";
|
|
$langAdd = "Acrescentar";
|
|
$langValid = "Validar";
|
|
$langBackAndForget = "Voltar atrás sem guardar alterações";
|
|
$langOkSent = "A sua página foi enviada ao servidor.<p>É acessível desde a <a href=../..//index.php>página principal</a> do seu curso";
|
|
?>
|