create_course.inc.php 4.5 KB

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