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.
26 lines
980 B
26 lines
980 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langActivate = "Aktivigi ";
|
|
$langDeactivate = "Malaktivigi ";
|
|
$langInLnk = "Tiuj ĉi moduloj kaj ligiloj estas nun ne aktivaj ";
|
|
$langDelLk = "Ĉu vi volas forigi ĉi-ligilon?";
|
|
$langEnter = "Enigi";
|
|
$langCourseCreate = "Krei retkurson ";
|
|
$langNameOfTheLink = "Nomo de la ligilo ";
|
|
$lang_main_categories_list = "Ĝenerala kategorilisto ";
|
|
$langCourseAdminOnly = "Rezervita al kursmastrumantoj ";
|
|
$PlatformAdminOnly = "Rezervita al platforma mastrumanto ";
|
|
$langCombinedCourse = "Kombinita: ";
|
|
$ToolIsNowVisible = "La modulo nun videblas ";
|
|
$ToolIsNowHidden = "La modulo nun estas nevidebla ";
|
|
$EditLink = "Ŝanĝu ligilon ";
|
|
$Blog_management = "Bloga mastrumado";
|
|
$Forum = "Forumoj";
|
|
$Course_maintenance = "Kursmastrumado";
|
|
$TOOL_SURVEY = "Enketoj";
|
|
$GreyIcons = "Moduloj";
|
|
$Interaction = "Interago";
|
|
$Authoring = "Redakti";
|
|
$Administration = "Administrado";
|
|
?>
|