forum.inc.php 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $ForumDeleted = "Forum deleted";
  6. $ForumCategoryDeleted = "Forum category deleted";
  7. $ForumLocked = "Forum blocked";
  8. $Forum = "Forum";
  9. $AddForumCategory = "Add forum category";
  10. $Topics = "Topics";
  11. $Posts = "Posts";
  12. $LastPosts = "Latest Post";
  13. $Message = "message";
  14. $NoForumInThisCategory = "There are no forums in this category";
  15. $InForumCategory = "Create in category";
  16. $AllowAnonymousPosts = "Allow anonymous posts?";
  17. $StudentsCanEdit = "Can learners edit their own posts?";
  18. $ApprovalDirect = "Approval / Direct Post";
  19. $AllowNewThreads = "Allow users to start new threads";
  20. $DefaultViewType = "Default view type";
  21. $GroupSettings = "Group Settings";
  22. $NotAGroupForum = "Not a group forum";
  23. $PublicPrivateGroupForum = "Public or private group forum?";
  24. $Public = "For all learners";
  25. $Private = "For group members only";
  26. $NewPostStored = "Your message has been saved";
  27. $ReturnTo = "You can now return to the";
  28. $Or = "or";
  29. $ReplyToThread = "Reply to this thread";
  30. $ReplyToMessage = "Reply to this message";
  31. $QuoteMessage = "Quote this message";
  32. $NewTopic = "Create thread";
  33. $Replies = "Replies";
  34. $Views = "Views";
  35. $LastPost = "Latest post";
  36. $Quoting = "Quoting";
  37. $NotifyByEmail = "Notify me by e-mail when somebody replies";
  38. $StickyPost = "This is a sticky message (appears always on top and has a special sticky icon)";
  39. $DeletePost = "Are you sure you want to delete this post? Deleting this post will also delete the replies on this post. Please check the threaded view to see which posts will also be deleted";
  40. $Locked = "Locked: students can no longer post new messages in this forum category, forum or thread but they can still read the messages that were already posted";
  41. $Unlocked = "Unlocked: learners can post new messages in this forum category, forum or thread";
  42. $Flat = "Flat";
  43. $Threaded = "Threaded";
  44. $Nested = "Nested";
  45. $FlatView = "List View";
  46. $ThreadedView = "Threaded View";
  47. $NestedView = "Nested View";
  48. $Structure = "Structure";
  49. $ForumCategoryAdded = "The forum category has been added";
  50. $ForumCategoryEdited = "The forum category has been modified";
  51. $ForumAdded = "The forum has been added";
  52. $ForumEdited = "The forum has been modified";
  53. $NewThreadStored = "The new thread has been added";
  54. $Approval = "Approval";
  55. $Direct = "Direct";
  56. $ForGroup = "For Group";
  57. $ThreadLocked = "Thread is locked.";
  58. $NotAllowedHere = "You are not allowed here.";
  59. $ReplyAdded = "The reply has been added";
  60. $EditPost = "Edit a post";
  61. $EditPostStored = "The post has been modified";
  62. $NewForumPost = "New Post in the forum";
  63. $YouWantedToStayInformed = "You stated that you wanted to be informed by e-mail whenever somebody replies on the thread";
  64. $MessageHasToBeApproved = "Your message has to be approved before people can view it.";
  65. $AllowAttachments = "Allow attachments";
  66. $EditForumCategory = "Edit forum category";
  67. $MovePost = "Move post";
  68. $MoveToThread = "Move to a thread";
  69. $ANewThread = "A new thread";
  70. $Reply = "Reply";
  71. $DeleteForum = "Delete forum ?";
  72. $DeleteForumCategory = "Delete forum category ?";
  73. $Lock = "Lock";
  74. $Unlock = "Unlock";
  75. $MoveThread = "Move Thread";
  76. $PostVisibilityChanged = "Post visibility changed";
  77. $PostDeleted = "Post has been deleted";
  78. $MakeInvisible = "Make invisible";
  79. $ThreadCanBeFoundHere = "The thread can be found here";
  80. $MakeVisible = "Make Visible";
  81. $DeleteCompleteThread = "Delete complete thread?";
  82. $PostDeletedSpecial = "Special Post Deleted";
  83. $ThreadDeleted = "Thread deleted";
  84. $NextMessage = "Next message";
  85. $PrevMessage = "Previous message";
  86. $FirstMessage = "First message";
  87. $LastMessage = "Last message";
  88. $ForumSearch = "Search in the Forum";
  89. $SearchTerm = "Search term";
  90. $ForumSearchResults = "Forum search results";
  91. $ForumSearchInformation = "You search on multiple words by using the + sign";
  92. $YouWillBeNotifiedOfNewPosts = "You will be notified of new posts by e-mail.";
  93. $YouWillNoLongerBeNotifiedOfNewPosts = "You will no longer be notified of new posts by email";
  94. $AddImage = "Add image";
  95. $QualifyThread = "Grade thread";
  96. $ThreadUsersList = "Users list of the thread";
  97. $StudentList = "Learners list";
  98. $QualifyThisThread = "Grade this thread";
  99. $CourseUsers = "Users in course";
  100. $PostsNumber = "Number of posts";
  101. $NumberOfPostsForThisUser = "Number of posts for this user";
  102. $AveragePostPerUser = "Posts by user";
  103. $QualificationChangesHistory = "Assessment changes history";
  104. $MoreRecent = "more recent";
  105. $Older = "older";
  106. $OrderBy = "Order by";
  107. $WhoChanged = "Who changed";
  108. $NoteChanged = "Note changed";
  109. $DateChanged = "Date changed";
  110. $ViewComentPost = "View comments on the messages";
  111. $AllStudents = "All learners";
  112. $StudentsQualified = "Qualified learners";
  113. $StudentsNotQualified = "Unqualified learners";
  114. $NamesAndLastNames = "Names and last names";
  115. $MaxScore = "Score";
  116. $QualificationCanNotBeGreaterThanMaxScore = "Grade cannot exceed max score";
  117. $ThreadStatistics = "Thread statistics";
  118. $Thread = "Thread";
  119. $NotifyMe = "Notify me";
  120. $ConfirmUserQualification = "Confirm mark";
  121. $NotChanged = "Unchanged";
  122. $TitleColumnGradebook = "Column header in Competences Report";
  123. $QualifyThreadGradebook = "Grade this thread";
  124. $QualifyWeight = "Weight in Report";
  125. $QualifyNumeric = "Score";
  126. $AlterQualifyThread = "Edit thread score";
  127. $ForumMoved = "The forum has moved";
  128. $YouMustAssignWeightOfQualification = "You must assign a score to this activity";
  129. $DeleteAttachmentFile = "Delete attachment file";
  130. $EditAnAttachment = "Edit an attachment";
  131. $SeeForum = "See forum";
  132. $CreateForum = "Create forum";
  133. $ModifyForum = "Edit forum";
  134. $CreateThread = "Create thread";
  135. $ModifyThread = "Edit thread";
  136. $EditForum = "Edit forum";
  137. $BackToForum = "Back to forum";
  138. $BackToForumOverview = "Back to forum overview";
  139. $BackToThread = "Back to thread";
  140. $ForumcategoryLocked = "Forum category Locked";
  141. $PreviewImage = "Preview image";
  142. $UpdateImage = "Update Image";
  143. $EnableTimeLimits = "Enable time limits";
  144. $RemoveSearchResults = "Clean search results";
  145. $InsertQualificationCorrespondingToMaxScore = "Insert qualification corresponding to max score";
  146. $ThreadMoved = "Thread moved";
  147. $MigrateForum = "Migrate forum";
  148. $YouWillBeNotified = "You will be notified";
  149. $ForumCategories = "Forum Categories";
  150. ?>