wiki.inc.php 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $WikiSearchResults = "Wiki Search Results";
  6. $Wiki = "Group wiki";
  7. $StartPage = "Main page";
  8. $EditThisPage = "Edit this page";
  9. $ShowPageHistory = "History";
  10. $RecentChanges = "Latest changes";
  11. $AllPages = "All pages";
  12. $AddNew = "Add new page";
  13. $ChangesStored = "Audio added";
  14. $NewWikiSaved = "The wiki page has been saved.";
  15. $DefaultContent = " <br/> <br/> <p align=\"center\"> <img src=\"%swiki/wcollaborative.png\" alt=\"Working as a team\" title=\"Working as a team\" /></p> <p align=\"center\">To begin editing this page and remove this text</p>";
  16. $CourseWikiPages = "Wiki pages";
  17. $GroupWikiPages = "Group wiki pages";
  18. $NoWikiPageTitle = "Your changes have been saved. You still have to give a name to the page";
  19. $WikiPageTitleExist = "This page name already exists. To edit the page content, click here:";
  20. $WikiDiffAddedLine = "A line has been added";
  21. $WikiDiffDeletedLine = "A line has been deleted";
  22. $WikiDiffMovedLine = "A line has been moved";
  23. $WikiDiffUnchangedLine = "Line without changes";
  24. $DifferencesNew = "Changes in version";
  25. $DifferencesOld = "old version of";
  26. $Differences = "Differences";
  27. $MostRecentVersion = "View of the latest selected version";
  28. $Legend = "Legend";
  29. $ShowDifferences = "Compare selected versions";
  30. $SearchPages = "Search";
  31. $Discuss = "Discuss";
  32. $History = "History";
  33. $ShowThisPage = "View this page";
  34. $DeleteThisPage = "Delete this page";
  35. $DiscussThisPage = "Discuss this page";
  36. $HomeWiki = "Wiki home";
  37. $DeleteWiki = "Delete all";
  38. $WikiDeleted = "Your Wiki has been deleted";
  39. $WikiPageDeleted = "The page and its history have been deleted.";
  40. $NumLine = "Num line";
  41. $DeletePageHistory = "Delete this page and all its versions";
  42. $OnlyAdminDeleteWiki = "Trainers only can delete the Wiki";
  43. $OnlyAdminDeletePageWiki = "Trainers only can delete a page";
  44. $OnlyAddPagesGroupMembers = "Trainers and members of this group only can add pages to the group Wiki";
  45. $OnlyEditPagesGroupMembers = "Trainers and group members only can edit pages of the group Wiki";
  46. $ConfirmDeleteWiki = "Are you sure you want to delete this Wiki?";
  47. $ConfirmDeletePage = "Are you sure you want to delete this page and its history?";
  48. $AlsoSearchContent = "Search also in content";
  49. $PageLocked = "Page protected";
  50. $PageUnlocked = "Page unprotected";
  51. $PageLockedExtra = "This page is protected. Trainers only can change it";
  52. $PageUnlockedExtra = "This page is unprotected. All course users or group members can edit this page";
  53. $ShowAddOption = "Show add option";
  54. $HideAddOption = "Hide add option";
  55. $AddOptionProtected = "The Add option has been protected. Trainers only can add pages to this Wiki. But learners and group members can still edit them";
  56. $AddOptionUnprotected = "The add option has been enabled for all course users and group members";
  57. $NotifyChanges = "Notify me of changes";
  58. $NotNotifyChanges = "Do not notify me of changes";
  59. $NotifyByEmail = "Notify me by e-mail when somebody makes a change to this page";
  60. $CancelNotifyByEmail = "Do not notify me by email when this page is edited";
  61. $MostRecentVersionBy = "The latest version was edited by";
  62. $Rating = "Rating";
  63. $RatingMedia = "The average rating for the page is";
  64. $NumComments = "Comments on this page";
  65. $NumCommentsScore = "Number of comments scored:";
  66. $AddPagesLocked = "The add option has been temporarily disabled by the trainer";
  67. $LinksPages = "What links here";
  68. $ShowLinksPages = "Show the pages that have links to this page";
  69. $MoreWikiOptions = "More Wiki options";
  70. $DefaultTitle = "Home";
  71. $DiscussNotAvailable = "Discuss not available";
  72. $Print = "Print";
  73. $Version = "Version";
  74. $EditPage = "Edit";
  75. $AddedBy = "added by";
  76. $EditedBy = "edited by";
  77. $DeletedBy = "deleted by";
  78. $WikiStandardMode = "Wiki mode";
  79. $GroupTutorAndMember = "Coach and group member";
  80. $GroupTutor = "Tutor of the group";
  81. $GroupStandardMember = "Group member";
  82. $AssignmentMode = "Individual assignment mode";
  83. $ConfigDefault = "Default config";
  84. $UnlockPage = "Unprotect";
  85. $LockPage = "Protect";
  86. $NotifyDiscussChanges = "Notify comment";
  87. $NotNotifyDiscussChanges = "Don't notify comments";
  88. $AssignmentWork = "Learner paper";
  89. $AssignmentDesc = "Assignment proposed by the trainer";
  90. $WikiDiffAddedTex = "Text added";
  91. $WikiDiffDeletedTex = "Text deleted";
  92. $WordsDiff = "word by word";
  93. $LinesDiff = "line by line";
  94. $MustSelectPage = "You must select a page first";
  95. $Export2ZIP = "Export to ZIP";
  96. $HidePage = "Hide Page";
  97. $ShowPage = "Show Page";
  98. $GoAndEditMainPage = "To start Wiki go and edit Main page";
  99. $UnlockDiscuss = "Unlock discuss";
  100. $LockDiscuss = "Lock discuss";
  101. $HideDiscuss = "Hide discuss";
  102. $ShowDiscuss = "Show discuss";
  103. $UnlockRatingDiscuss = "Activate rate";
  104. $LockRatingDiscuss = "Deactivate rating";
  105. $EditAssignmentWarning = "You can edit this page, but the pages of learners will not be modified";
  106. $ExportToDocArea = "Export latest version of this page to Documents";
  107. $LockByTeacher = "Disabled by trainer";
  108. $LinksPagesFrom = "Pages that link to this page";
  109. $DefineAssignmentPage = "Define this page as an individual assignment";
  110. $AssignmentDescription = "Assignment description";
  111. $UnlockRatingDiscussExtra = "Now all members can rate this page";
  112. $LockRatingDiscussExtra = "Now only trainers can rate this page";
  113. $HidePageExtra = "Now the page only is visible by trainer";
  114. $ShowPageExtra = "Now the page is visible by all users";
  115. $OnlyEditPagesCourseManager = "The Main Page can be edited by a teacher only";
  116. $AssignmentLinktoTeacherPage = "Acces to trainer page";
  117. $HideDiscussExtra = "Now discussion is visible by trainers only";
  118. $ShowDiscussExtra = "Now discussion is visible by all users";
  119. $LockDiscussExtra = "Now only trainers can add comments to this discussion";
  120. $UnlockDiscussExtra = "Now all members can add comments to this discussion";
  121. $AssignmentDescExtra = "This page is an assignment proposed by a trainer";
  122. $AssignmentWorkExtra = "This page is a learner work";
  123. $NoAreSeeingTheLastVersion = "Warning you are not seeing the latest version of the page";
  124. $AssignmentFirstComToStudent = "Change this page to make your work about the assignment proposed";
  125. $AssignmentLinkstoStudentsPage = "Access to the papers written by learners";
  126. $AllowLaterSends = "Allow delayed sending";
  127. $WikiStandBy = "This Wiki is frozen so far. A trainer must start it.";
  128. $NotifyDiscussByEmail = "Notify by email of new comments about this page is allowed";
  129. $CancelNotifyDiscussByEmail = "The email notification of new comments on this page is disabled";
  130. $EmailWikiChanges = "Notify Wiki changes";
  131. $EmailWikipageModified = "It has modified the page";
  132. $EmailWikiPageAdded = "Page was added";
  133. $EmailWikipageDedeleted = "One page has been deleted in the Wiki";
  134. $EmailWikiPageDiscAdded = "New comment in the discussion of the page";
  135. $FullNotifyByEmail = "Receive an e-mail notification every time there is a change in the Wiki";
  136. $FullCancelNotifyByEmail = "Stop receiving notifications by e-mail every time there is a change in the Wiki";
  137. $EmailWikiChangesExt_1 = "This notification has been made in accordance with their desire to monitor changes in the Wiki. This option means you have activated the button";
  138. $EmailWikiChangesExt_2 = "If you want to stop being notified of changes in the Wiki, select the tabs<strong> Recent Changes</ strong>, <strong>Current page</ strong>, <strong>Talk</ strong> as appropriate and then push the button";
  139. $Visits = "visits";
  140. $OrphanedPages = "Orphaned pages";
  141. $WantedPages = "Wanted pages";
  142. $MostVisitedPages = "Most visited pages";
  143. $MostChangedPages = "Most changed pages";
  144. $Changes = "Changes";
  145. $MostActiveUsers = "Most active users";
  146. $Contributions = "contributions";
  147. $UserContributions = "User contributions";
  148. $WarningDeleteMainPage = "Deleting the homepage of the Wiki is not recommended because it is the main access to the wiki.<br />If, however, you need to do so, do not forget to re-create this Homepage. Until then, other users will not be able to add new pages.";
  149. $ConvertToLastVersion = "To set this version as the last one, click on";
  150. $Restore = "Restore";
  151. $CurrentVersion = "Current version";
  152. $LastVersion = "Latest version";
  153. $PageRestored = "The page has been restored. You can view it by clicking";
  154. $RestoredFromVersion = "Restored from version";
  155. $HWiki = "Help: wiki";
  156. $FirstSelectOnepage = "Please select a page first";
  157. $DefineTask = "If you enter a description, this page will be considered a special page that allows you to create a task";
  158. $ThisPageisBeginEditedBy = "At this time, this page is being edited by";
  159. $ThisPageisBeginEditedTryLater = "Please try again later. If the user who is currently editing the page does not save it, this page will be available to you around";
  160. $EditedByAnotherUser = "Your changes will not be saved because another user has modified and saved the page while you were editing it yourself";
  161. $WarningMaxEditingTime = "You have 20 minutes to edit this page. After this time, if you have not saved the page, another user will be able to edit it, and you might lose your changes";
  162. $TheTaskDoesNotBeginUntil = "Still is not the start date";
  163. $TheDeadlineHasBeenCompleted = "You have exceeded the deadline";
  164. $HasReachedMaxNumWords = "You have exceeded the number of words allowed";
  165. $HasReachedMaxiNumVersions = "You have exceeded the number of versions allowed";
  166. $DescriptionOfTheTask = "Description of the assignment";
  167. $OtherSettings = "Other requirements";
  168. $NMaxWords = "Maximum number of words";
  169. $NMaxVersion = "Maximum number of versions";
  170. $Feedback = "Feedback";
  171. $AddFeedback = "Add guidance messages associated with the progress on the page";
  172. $Feedback1 = "First message";
  173. $Feedback2 = "Second message";
  174. $Feedback3 = "Third message";
  175. $FProgress = "Progress";
  176. $PutATimeLimit = "Set a time limit";
  177. $StandardTask = "Standard Task";
  178. $ThePageHasBeenExportedToDocArea = "The page has been exported to the document tool";
  179. $CreateAssignmentPage = "This will create a special wiki page in which the teacher can describe the task and which will be automatically linked to the wiki pages where learners perform the task. Both the teacher's and the learners' pages are created automatically. In these tasks, learners can only edit and view theirs pages, but this can be changed easily if you need to.";
  180. $MostLinkedPages = "Pages most linked";
  181. $DeadEndPages = "Dead end pages";
  182. $MostNewPages = "Newest pages";
  183. $MostLongPages = "Longest pages";
  184. $NotAddedToCourse = "Not added to course";
  185. $UsersNotRegistered = "Users not registered";
  186. $ClearFilterResults = "Clear filter results";
  187. $SelectFilter = "Select filter";
  188. $HiddenPages = "Hidden pages";
  189. $MostDiscussPages = "Most discussed pages";
  190. $BestScoredPages = "Best scores pages";
  191. $MProgressPages = "Highest progress pages";
  192. $MostDiscussUsers = "Most discussed users";
  193. $RandomPage = "Random page";
  194. $ProtectedPages = "Protected pages";
  195. $IncludeAllVersions = "Also search in older versions of each page";
  196. $TotalHiddenPages = "Total hidden pages";
  197. $TotalPagesEditedAtThisTime = "Total pages edited at this time";
  198. $TotalWikiUsers = "Total users that have participated in this Wiki";
  199. $StudentAddNewPages = "Learners can add new pages to the Wiki";
  200. $DateCreateOldestWikiPage = "Creation date of the oldest Wiki page";
  201. $DateEditLatestWikiVersion = "Date of most recent edition of Wiki";
  202. $AverageScoreAllPages = "Average rating of all pages";
  203. $AverageMediaUserProgress = "Mean estimated progress by users on their pages";
  204. $TotalIpAdress = "Total different IP addresses that have contributed to Wiki";
  205. $Pages = "Pages";
  206. $Versions = "Versions";
  207. $EmptyPages = "Total of empty pages";
  208. $LockedDiscussPages = "Number of discussion pages blocked";
  209. $HiddenDiscussPages = "Number of discussion pages hidden";
  210. $TotalComments = "Total comments on various versions of the pages";
  211. $TotalOnlyRatingByTeacher = "Total pages can only be scored by a teacher";
  212. $TotalRatingPeers = "Total pages that can be scored by other learners";
  213. $TotalTeacherAssignments = "Number of assignments pages proposed by a teacher";
  214. $TotalStudentAssignments = "Number of individual assignments learner pages";
  215. $TotalTask = "Number of tasks";
  216. $PortfolioMode = "Portfolio mode";
  217. $StandardMode = "Standard Task mode";
  218. $ContentPagesInfo = "Information about the content of the pages";
  219. $InTheLastVersion = "In the last version";
  220. $InAllVersions = "In all versions";
  221. $NumContributions = "Number of contributions";
  222. $NumAccess = "Number of visits";
  223. $NumWords = "Number of words";
  224. $NumlinksHtmlImagMedia = "Number of external html links inserted (text, images, ...).";
  225. $NumWikilinks = "Number of wiki links";
  226. $NumImages = "Number of inserted images";
  227. $NumFlash = "Number of inserted flash files";
  228. $NumMp3 = "Number of mp3 audio files inserted";
  229. $NumFlvVideo = "Number of FLV video files inserted";
  230. $NumYoutubeVideo = "Number of Youtube video embedded";
  231. $NumOtherAudioVideo = "Number of audio and video files inserted (except mp3 and flv)";
  232. $NumTables = "Number of tables inserted";
  233. $Anchors = "Anchors";
  234. $NumProtectedPages = "Number of protected pages";
  235. $WhoAndWhere = "Who and where";
  236. ?>