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.
16 lines
622 B
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";
|
|
?>
|