course_home.inc.php 2.2 KB

123456789101112131415161718192021
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $langActivate = "&#917;&#956;&#966;&#940;&#957;&#953;&#963;&#949;";
  5. $langDeactivate = "&#922;&#961;&#973;&#968;&#949;";
  6. $langInLnk = "&#922;&#961;&#965;&#966;&#940; &#949;&#961;&#947;&#945;&#955;&#949;&#943;&#945; &#954;&#945;&#953; &#963;&#973;&#957;&#948;&#949;&#963;&#956;&#959;&#953;";
  7. $langDelLk = "&#920;&#941;&#955;&#949;&#953;&#962; &#960;&#961;&#945;&#947;&#956;&#945;&#964;&#953;&#954;&#940; &#957;&#945; &#948;&#953;&#945;&#947;&#961;&#940;&#968;&#949;&#953;&#962; &#945;&#965;&#964;&#972;&#957; &#964;&#959;&#957; &#963;&#973;&#957;&#948;&#949;&#963;&#956;&#959;;";
  8. $langCourseCreate = "Äçìéïõñãßá åíüò ìáèÞìáôïò";
  9. $langNameOfTheLink = "&#908;&#957;&#959;&#956;&#945; &#964;&#959;&#965; &#963;&#965;&#957;&#948;&#941;&#963;&#956;&#959;&#965;";
  10. $lang_main_categories_list = "&#923;&#943;&#963;&#964;&#945; &#954;&#973;&#961;&#953;&#945;&#962; &#954;&#945;&#964;&#951;&#947;&#959;&#961;&#943;&#945;&#962;";
  11. $langCourseAdminOnly = "&#924;&#972;&#957;&#959; &#922;&#945;&#952;&#951;&#947;&#951;&#964;&#941;&#962;";
  12. $PlatformAdminOnly = "&#924;&#972;&#957;&#959; &#947;&#953;&#945; &#964;&#959;&#965;&#962; &#916;&#953;&#945;&#967;&#949;&#953;&#961;&#953;&#963;&#964;&#941;&#962; &#964;&#951;&#962; &#928;&#955;&#945;&#964;&#966;&#972;&#961;&#956;&#945;&#962;";
  13. $langCombinedCourse = "&#931;&#965;&#957;&#948;&#965;&#945;&#963;&#956;&#941;&#957;&#959; &#956;&#940;&#952;&#951;&#956;&#945;";
  14. $ToolIsNowVisible = "&#932;&#959; &#949;&#961;&#947;&#945;&#955;&#949;&#943;&#959; &#949;&#943;&#957;&#945;&#953; &#964;&#974;&#961;&#945; &#959;&#961;&#945;&#964;&#972;";
  15. $ToolIsNowHidden = "&#932;&#959; &#949;&#961;&#947;&#945;&#955;&#949;&#943;&#959; &#949;&#943;&#957;&#945;&#953; &#964;&#974;&#961;&#945; &#945;&#972;&#961;&#945;&#964;&#959;";
  16. $EditLink = "&#917;&#960;&#949;&#958;&#949;&#961;&#947;&#945;&#963;&#943;&#945; &#963;&#965;&#957;&#948;&#941;&#963;&#956;&#959;&#965;";
  17. $GreyIcons = "&#917;&#961;&#947;&#945;&#955;&#949;&#943;&#945;";
  18. $Interaction = "&#913;&#955;&#955;&#951;&#955;&#949;&#960;&#943;&#948;&#961;&#945;&#963;&#951;";
  19. $Authoring = "&#931;&#965;&#947;&#947;&#961;&#945;&#966;&#942;";
  20. $Administration = "&#916;&#953;&#945;&#967;&#949;&#943;&#961;&#953;&#963;&#951;";
  21. ?>