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

19 lines
968 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Ders Açıklamaları";
$langThisCourseDescriptionIsEmpty = "Bu ders için bir açıklama yapılmamıştır";
$langEditCourseProgram = "Form kullanarak hazırla";
$QuestionPlan = "Ders yetkilisine soru";
$langInfo2Say = "Kullan&#305;c&#305;lara verilecek bilgiler";
$langOuAutreTitre = "Ba&#351;l&#305;k";
$langNewBloc = "Diğer";
$langAddCat = "kategori ekle";
$langAdd = "Ekle";
$langValid = "Geçerli";
$langBackAndForget = "İptal";
$CourseDescriptionUpdated = "Ders tan&#305;m&#305; güncellendi";
$CourseDescriptionDeleted = "Ders tan&#305;m&#305; silindi";
$CourseDescriptionIntro = "Bir ders tan&#305;m&#305; olu&#351;turmak için ba&#351;l&#305;&#287;a t&#305;klay&#305;p do&#287;ru form alan&#305;n&#305; doldurun.<br><br> Daha sonra Tamam\'a t&#305;klay&#305;p ba&#351;ka bir ba&#351;l&#305;&#287;&#305; doldurun.";
$langSaveDescription = "Tan&#305;m&#305; Kaydet";
?>