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

17 lines
1.3 KiB

<?php /*
for more information: see languages.txt in the lang folder.
*/
$Between = "&#956;&#949;&#964;&#945;&#958;&#973;";
$NewCategory = "&#925;&#941;&#945; &#954;&#945;&#964;&#951;&#947;&#959;&#961;&#943;&#945;";
$NewEvaluation = "&#925;&#941;&#945; &#945;&#958;&#953;&#959;&#955;&#972;&#947;&#951;&#963;&#951;";
$CategoryName = "&#908;&#957;&#959;&#956;&#945; &#954;&#945;&#964;&#951;&#947;&#959;&#961;&#943;&#945;&#962;";
$EvaluationName = "&#908;&#957;&#959;&#956;&#945; &#945;&#958;&#953;&#959;&#955;&#972;&#947;&#951;&#963;&#951;&#962;";
$Max = "&#924;&#941;&#947;&#953;&#963;&#964;&#959;";
$DateEval = "&#919;&#956;&#949;&#961;&#959;&#956;&#951;&#957;&#943;&#945; &#945;&#958;&#953;&#959;&#955;&#972;&#947;&#951;&#963;&#951;&#962;";
$MakeLink = "&#916;&#951;&#956;&#953;&#959;&#965;&#961;&#947;&#943;&#945; &#963;&#965;&#957;&#948;&#941;&#963;&#956;&#959;&#965;";
$SetVisible = "&#927;&#961;&#945;&#964;&#972;";
$SetInvisible = "&#913;&#972;&#961;&#945;&#964;&#959;";
$DokeosExercises = "&#913;&#963;&#954;&#942;&#963;&#949;&#953;&#962; Dokeos";
$ChooseExercise = "&#917;&#960;&#953;&#955;&#959;&#947;&#942; &#945;&#963;&#954;&#942;&#963;&#949;&#969;&#957;";
$AddResult = "&#928;&#961;&#959;&#963;&#952;&#942;&#954;&#951; &#945;&#960;&#959;&#964;&#949;&#955;&#949;&#963;&#956;&#940;&#964;&#969;&#957;";
?>