create_course.inc.php 4.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $langProfessors = "Pensyarah";
  6. $langExplanation = "Apabila anda klik pada butang <b>Proses</b>,satu Laman Subjek yang mempunyai Forum, Agenda, Pengumuman dan sebagainya akan dibina. Anda boleh mengubahsuai Laman Subjek tersebut mengikut keperluan anda";
  7. $langEmpty = "Ruang kosong belum diisi sepenuhnya.<br>Use the <b>Back</b> button on your browser and try again.<br>If you ignore your course's code, see the Course Program";
  8. $langCodeTaken = "This course code is already taken. <br />Use the <b>Back</b> button on your browser and try again";
  9. $langFormula = "Yours sincerely, your professor";
  10. $langMessage = "When you remove the test forum, it will remove all messages in that forum too.";
  11. $langExerciceEx = "Contoh Latihan";
  12. $langAntique = "History of Ancient Philosophy";
  13. $langSocraticIrony = "Socratic irony is...";
  14. $langManyAnswers = "(more than one answer can be true)";
  15. $langRidiculise = "Ridiculise one's interlocutor in order to have him concede he is wrong.";
  16. $langNoPsychology = "No. Socratic irony is not a matter of psychology, it concerns argumentation.";
  17. $langAdmitError = "Admit one's own errors to invite one's interlocutor to do the same.";
  18. $langNoSeduction = "No. Socratic irony is not a seduction strategy or a method based on the example.";
  19. $langForce = "Compell one's interlocutor, by a series of questions and sub-questions, to admit he doesn't know what he claims to know.";
  20. $langIndeed = "Indeed. Socratic irony is an interrogative method. The Greek \"eirotao\" means \"ask questions\"";
  21. $langContradiction = "Use the Principle of Non Contradiction to force one's interlocutor into a dead end.";
  22. $langNotFalse = "This answer is not false. It is true that the revelation of the interlocutor's ignorance means showing the contradictory conclusions where lead his premisses.";
  23. $langAgenda = "Agenda";
  24. $langVideo = "Video";
  25. $langCourseProgram = "Penerangan Subjek";
  26. $langAnnouncements = "Pengumuman";
  27. $langAddPageHome = "Tambah Page Pada Laman Subjek";
  28. $langLinkSite = "Tambah pautan pada Home Page";
  29. $langModifyInfo = "<i>Set</i>kan Subjek";
  30. $langCourseDesc = "Penerangan Subjek";
  31. $langAgendaTitle = "Tuesday the 11th of December - First lesson : Newton 18";
  32. $langAgendaText = "General introduction to philosophy and methodology principles";
  33. $langMicro = "Street interviews";
  34. $langGoogle = "Enjin carian yang pantas dan berkuasa";
  35. $langIntroductionText = "Ruang ini disediakan untuk Sinopsis Subjek.Sila klik <i>pencil button</i> di bawah untuk <b>ubahsuai</b>.";
  36. $langIntroductionTwo = "Ruang ini membenarkan Pelajar/Kumpulan Pelajar untuk memuatnaik tugasan ke Laman Subjek.";
  37. $langCourseDescription = "Penerangan Subjek ditulis di sini dan ia akan muncul pada Senarai Subjek.";
  38. $langProfessor = "Pensyarah";
  39. $langAnnouncementEx = "Ini ialah ruang untuk membuat Pengumuman.Hanya Pensyarah yang boleh menerbitkan Pengumuman";
  40. $langJustCreated = "Anda telah membina laman subjek";
  41. $langEnter = "Kembali ke senarai subjek";
  42. $langGroups = "Kumpulan";
  43. $langCreateCourseGroups = "Kumpulan";
  44. $langCatagoryMain = "Utama";
  45. $langCatagoryGroup = "Forum Kumpulan";
  46. $langLn = "Bahasa";
  47. $langCreateSite = "Bila Laman Subjek";
  48. $langFieldsRequ = "Semua Ruang Kosong Perlu Diisi";
  49. $langEx = "cth. <i>Elektronik Analog II</i>";
  50. $langFac = "Pusat Pengajian";
  51. $langTargetFac = "Pusat Pengajian yang Menawarkan Subjek Ini.";
  52. $langMax = "cth:. <i>EKT221</i>";
  53. $langDoubt = "If you doubt on your course's code, consult,";
  54. $langProgram = "Course Program</a>. If your course has no code, whatever the reason, invent one. For instance <i>INNOVATION</i> if the course is about Innovation Management";
  55. $langForumLanguage = "melayu";
  56. $langNewCourse = "Subjek Baru";
  57. $langAddNewCourse = "Tambah Subjek Baru";
  58. $langRestoreCourse = "Guna semula Subjek";
  59. $langOtherProperties = "Autres propriétés trouvées dans l'archive";
  60. $langSysId = "Id Système";
  61. $langDepartment = "Pusat Pengajian";
  62. $langDepartmentUrl = "URL Pusat Pengajian";
  63. $langScoreShow = "Paparkan Markah";
  64. $langVisibility = "Visibility";
  65. $langVersionDb = "Version de la base de donnée lors de l'archivage";
  66. $langLastVisit = "Lawatan kali terakhir";
  67. $langLastEdit = "Ubahsuai kali terakhir";
  68. $langExpire = "Luput";
  69. $langChoseFile = "Pilih Fail";
  70. $langFtpFileTips = "Si le fichier est sur un ordinateur tiers et accessible par ftp";
  71. $langHttpFileTips = "Si le fichier est sur un ordinateur tiers et accessible par http";
  72. $langLocalFileTips = "Si le fichier est sur l'espace de stockage des cours de ce campus";
  73. $langPostFileTips = "Si le fichier est sur votre ordinateur";
  74. ?>