course_description.inc.php 968 B

12345678910111213141516171819
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $langCourseProgram = "Ders Açıklamaları";
  5. $langThisCourseDescriptionIsEmpty = "Bu ders için bir açıklama yapılmamıştır";
  6. $langEditCourseProgram = "Form kullanarak hazırla";
  7. $QuestionPlan = "Ders yetkilisine soru";
  8. $langInfo2Say = "Kullan&#305;c&#305;lara verilecek bilgiler";
  9. $langOuAutreTitre = "Ba&#351;l&#305;k";
  10. $langNewBloc = "Diğer";
  11. $langAddCat = "kategori ekle";
  12. $langAdd = "Ekle";
  13. $langValid = "Geçerli";
  14. $langBackAndForget = "İptal";
  15. $CourseDescriptionUpdated = "Ders tan&#305;m&#305; güncellendi";
  16. $CourseDescriptionDeleted = "Ders tan&#305;m&#305; silindi";
  17. $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.";
  18. $langSaveDescription = "Tan&#305;m&#305; Kaydet";
  19. ?>