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

18 lines
807 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Opis te<EFBFBD>aja";
$langThisCourseDescriptionIsEmpty = "Ta te<EFBFBD>aj <EFBFBD>e ni opisan";
$langEditCourseProgram = "Tvori in uredi opis te<EFBFBD>aja";
$QuestionPlan = "Vpra<EFBFBD>anja za u<EFBFBD>itelja";
$langInfo2Say = "Informacija za te<EFBFBD>ajnike";
$langOuAutreTitre = "Naziv";
$langNewBloc = "Drugo";
$langAddCat = "Dodaj kategorijo";
$langAdd = "Dodaj";
$langValid = "Uveljavi";
$langBackAndForget = "Prekli<EFBFBD>i";
$CourseDescriptionUpdated = "Opis te<EFBFBD>aja je bil a<EFBFBD>uriran";
$CourseDescriptionDeleted = "Opis te<EFBFBD>aja je bil odstranjen";
$CourseDescriptionIntro = "Da bi opisali te<EFBFBD>aj, kliknite na ustrezen naslov in vnesite <EFBFBD>elene podatke v vnosna polja.<br /><br />Zaklju<EFBFBD>ite s klikom na OK, nato ponovite za naslednji <EFBFBD>elen naslov.";
?>