resourcelinker.inc.php 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $ResourceAdded = "Resource added. You can now go back to the path or add more resources.";
  5. $LearningPath = "Learning Path";
  6. $LevelUp = "level up";
  7. $AddIt = "Add it";
  8. $MainCategory = "main category";
  9. $lang_delete_added_resources = "Delete added resources";
  10. $AddToLinks = "Add to the course links";
  11. $DontAdd = "do not add";
  12. $lang_show_all_added_resources = "Show all added resources";
  13. $ResourcesAdded = "Added new resources";
  14. $BackTo = "Back to";
  15. $ExternalResources = "External resources";
  16. $CourseResources = "Course resources";
  17. $ExternalLink = "External link";
  18. $DropboxAdd = "Add the dropbox page to this chapter.";
  19. $AddAssignmentPage = "Add the upload assignment page to this chapter.";
  20. $Dropbox = "Dropbox";
  21. $Assignments = "Ö&#287;renci Çal&#305;&#351;malar&#305;";
  22. $Exercise = "Test";
  23. $Link = "Ba&#287;lant&#305;";
  24. $Forum = "Forum";
  25. $AdValvas = "Ad Valvas";
  26. $Document = "Belge";
  27. $Agenda = "Ajanda";
  28. $ShowDelete = "Göster / Sil";
  29. $IntroductionText = "Giri&#351; Yaz&#305;s&#305;";
  30. $CourseDescription = "Ders Aç&#305;klamas&#305;";
  31. $Groups = "Gruplar";
  32. $Users = "Kullan&#305;c&#305;lar";
  33. $IntroductionTextAdd = "Bu bölüme aç&#305;klama içeren bir sayfa ekle";
  34. $CourseDescriptionAdd = "Bu bölüme ders aç&#305;klyamas&#305; içeren bir sayfa ekle";
  35. $GroupsAdd = "Bu bölüme grup sayfas&#305; ekle";
  36. $UsersAdd = "Bu bölüme kullan&#305;c&#305; sayfas&#305; ekle";
  37. $ExportableCourseResources = "D&#305;&#351;ar&#305; gönderilebilir ders kaynaklar&#305;";
  38. $DokeosRelatedCourseMaterial = "Dokeos ile ili&#351;kili ders kaynaklar&#305;";
  39. $LinkTarget = "Ba&#287;lant&#305;n&#305;n Hedefi";
  40. $SameWindow = "Ayn&#305; pencerede";
  41. $NewWindow = "Yeni bir pencerede";
  42. $StepDeleted1 = "This";
  43. $StepDeleted2 = "item was deleted in that tool.";
  44. $Modify = "düzenle";
  45. $Chapter = "Bölüm";
  46. $NoAgendaItems = "Herhangi bir kay&#305;t bulunmuyor.";
  47. $AgendaAdd = "Bir ajanda bilgisi ekle";
  48. $UserGroupFilter = "Kullan&#305;c&#305; grup filtresi";
  49. $AgendaSortChronologicallyUp = "Tarihe göre s&#305;rala (yukar&#305;)";
  50. $ShowCurrent = "Geçerli ajanda notlar&#305;n&#305; göster";
  51. $ModifyCalendarItem = "Ajanda notu düzenle";
  52. $HourMinuteDivider = ":";
  53. $ItemTitle = "Ba&#351;l&#305;k";
  54. $Detail = "Detaylar";
  55. $EditSuccess = "Düzenleme tamam";
  56. $AddCalendarItem = "Ajanda notu ekle";
  57. $AddAnn = "Duyuru ekle";
  58. $ForumAddNewTopic = "Forum: yeni ba&#351;l&#305;k ekle";
  59. $ForumEditTopic = "Forum: ba&#351;l&#305;k düzenle";
  60. $ExerciseAnswers = "Al&#305;&#351;t&#305;rma: cevaplar";
  61. $ForumReply = "Forum: cevapla";
  62. ?>