1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 |
- <?php /*
- for more information: see languages.txt in the lang folder.
- */
- $ResourceAdded = "Resource added. You can now go back to the path or add more resources.";
- $LearningPath = "Learning Path";
- $LevelUp = "level up";
- $AddIt = "Add it";
- $MainCategory = "main category";
- $lang_delete_added_resources = "Delete added resources";
- $AddToLinks = "Add to the course links";
- $DontAdd = "do not add";
- $lang_show_all_added_resources = "Show all added resources";
- $ResourcesAdded = "Added new resources";
- $BackTo = "Back to";
- $ExternalResources = "External resources";
- $CourseResources = "Course resources";
- $ExternalLink = "External link";
- $DropboxAdd = "Add the dropbox page to this chapter.";
- $AddAssignmentPage = "Add the upload assignment page to this chapter.";
- $Dropbox = "Dropbox";
- $Assignments = "Öğrenci Çalışmaları";
- $Exercise = "Test";
- $Link = "Bağlantı";
- $Forum = "Forum";
- $AdValvas = "Ad Valvas";
- $Document = "Belge";
- $Agenda = "Ajanda";
- $ShowDelete = "Göster / Sil";
- $IntroductionText = "Giriş Yazısı";
- $CourseDescription = "Ders Açıklaması";
- $Groups = "Gruplar";
- $Users = "Kullanıcılar";
- $IntroductionTextAdd = "Bu bölüme açıklama içeren bir sayfa ekle";
- $CourseDescriptionAdd = "Bu bölüme ders açıklyaması içeren bir sayfa ekle";
- $GroupsAdd = "Bu bölüme grup sayfası ekle";
- $UsersAdd = "Bu bölüme kullanıcı sayfası ekle";
- $ExportableCourseResources = "Dışarı gönderilebilir ders kaynakları";
- $DokeosRelatedCourseMaterial = "Dokeos ile ilişkili ders kaynakları";
- $LinkTarget = "Bağlantının Hedefi";
- $SameWindow = "Aynı pencerede";
- $NewWindow = "Yeni bir pencerede";
- $StepDeleted1 = "This";
- $StepDeleted2 = "item was deleted in that tool.";
- $Modify = "düzenle";
- $Chapter = "Bölüm";
- $NoAgendaItems = "Herhangi bir kayıt bulunmuyor.";
- $AgendaAdd = "Bir ajanda bilgisi ekle";
- $UserGroupFilter = "Kullanıcı grup filtresi";
- $AgendaSortChronologicallyUp = "Tarihe göre sırala (yukarı)";
- $ShowCurrent = "Geçerli ajanda notlarını göster";
- $ModifyCalendarItem = "Ajanda notu düzenle";
- $HourMinuteDivider = ":";
- $ItemTitle = "Başlık";
- $Detail = "Detaylar";
- $EditSuccess = "Düzenleme tamam";
- $AddCalendarItem = "Ajanda notu ekle";
- $AddAnn = "Duyuru ekle";
- $ForumAddNewTopic = "Forum: yeni başlık ekle";
- $ForumEditTopic = "Forum: başlık düzenle";
- $ExerciseAnswers = "Alıştırma: cevaplar";
- $ForumReply = "Forum: cevapla";
- ?>
|