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