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

16 lines
622 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 = "Öğrecilere verilecek bilgiler";
$langOuAutreTitre = "Başlık";
$langNewBloc = "Diğer";
$langAddCat = "kategori ekle";
$langAdd = "Ekle";
$langValid = "Geçerli";
$langBackAndForget = "İptal";
$langOkSent = "Sayfanız gönderildi.<p>Ve bu dersin <a href=../..//index.php>Ana Sayfasına</a> bağlantısı kuruldu";
?>