registration.inc.php 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $langShouldBeCSVFormat = "File should be CSV format. Do not add spaces. Structure should be exactly :";
  6. $langTracking = "Reporting";
  7. $langEnter2passToChange = "To change your password, enter your current password in the field above and your new password in both fields below. To maintain the current password, leave the three fields empty.";
  8. $langAuthInfo = "Authentication";
  9. $langUpdateImage = "Change picture";
  10. $langImageWrong = "The file size should be smaller than";
  11. $langAddImage = "Picture";
  12. $langCourseManager = "Teacher";
  13. $NewPass = "New password";
  14. $CurrentPasswordEmptyOrIncorrect = "The current password is incorrect";
  15. $password_request = "You have asked to reset your password. If you did not ask, then ignore this mail.";
  16. $YourPasswordHasBeenEmailed = "Your password has been emailed to you.";
  17. $lang_enter_email_and_well_send_you_password = "Enter the e-mail address that you used to register and we will send you your password back.";
  18. $langLogin = "Log In";
  19. $langAction = "Action";
  20. $langPreserved = "Preserved";
  21. $langDeleted = "Deleted";
  22. $langAdded = "Added";
  23. $langConfirmUnsubscribe = "Confirm user unsubscription";
  24. $langCourseName = "Course name";
  25. $langSubscribe = "Subscribe";
  26. $langSee = "Go to";
  27. $langLastVisits = "My latest visits";
  28. $langIfYouWantToAddManyUsers = "If you want to add a list of users in\t\t\tyour training, please contact your web administrator.";
  29. $langPassTooEasy = "this password is too simple. Use a pass like this";
  30. $langGroupUserManagement = "Groups management";
  31. $langAddedToCourse = "has been registered to your course";
  32. $langUserAlreadyRegistered = "A user with same name is already registered\tin this training.";
  33. $langBackUser = "Back to users list";
  34. $langUserOneByOneExplanation = "He (she) will receive email confirmation with login and password";
  35. $langGiveTutor = "Make coach";
  36. $langRemoveRight = "Remove this right";
  37. $langGiveAdmin = "Make admin";
  38. $langUserNumber = "number";
  39. $langDownloadUserList = "Upload the list";
  40. $langSend = "Send request for a new password";
  41. $langUserAddExplanation = "Every line of file to send will necessarily and only include 5 fields: <b>First name   LastName   Login   Password   Email</b> separated by tabs and in this order. Users will receive email confirmation with login/password.";
  42. $langUserMany = "Import a users list";
  43. $langOneByOne = "Add user manually";
  44. $langNow = "now";
  45. $langTutor = "Coach";
  46. $langTitular = "Leader";
  47. $langAddHereSomeCourses = "<big>Edit courses list</big><br><br>Check the courses you want to follow.<br>Uncheck the ones you don't want to follow anymore.<br> Then click Ok at the bottom of the list";
  48. $langStudent = "Learner";
  49. $langImportUserList = "Import list of users";
  50. $langAddAU = "Add a user";
  51. $langAddedU = "has been added. An email has been sent to give him his login";
  52. $langTheU = "The user";
  53. $langRegYou = "has registered you to this training";
  54. $langOneResp = "One of the trainingdministrators";
  55. $langTaken = "is already in use. Choose another one.";
  56. $langUserNo = "The login you chose";
  57. $langFilled = "You have left some fields empty.";
  58. $langInC = "in this course";
  59. $langRole = "Description";
  60. $UserPicture = "Picture";
  61. $langProfileReg = "Your new profile has been saved";
  62. $langEmailWrong = "The email address is not complete or contains some invalid characters";
  63. $langUserTaken = "This login is already in use";
  64. $langFields = "You left some fields empty";
  65. $langAgain = "Try again!";
  66. $langPassTwo = "You have typed two different passwords";
  67. $langViewProfile = "View my e-portfolio";
  68. $langModifProfile = "Edit Profile";
  69. $langIsReg = "Your modifications have been registered";
  70. $langNowGoCreateYourCourse = "You can now create your course";
  71. $langNowGoChooseYourCourses = "You can now select, in the list, the course you want access to";
  72. $langMailHasBeenSent = "An email has been sent to help you remember your login and password";
  73. $langPersonalSettings = "Your personal settings have been registered";
  74. $langManager = "Administrator";
  75. $langFormula = "Yours sincerely";
  76. $langProblem = "In case of trouble, contact us.";
  77. $langIs = "is";
  78. $langAddress = "The address of";
  79. $langYouAreReg = "You are registered on";
  80. $langYourReg = "Your registration on";
  81. $langUserFree = "This login is already taken. Use your browser's back button and choose another.";
  82. $langEmptyFields = "You left some fields empty. Use your browser's back button and try again.";
  83. $langPassTwice = "You typed two different passwords. Use your browser's back button and try again.";
  84. $langRegAdmin = "Teacher (creates courses)";
  85. $langRegStudent = "Student (follows courses)";
  86. $langConfirmation = "Confirm password";
  87. $langPass = "Pass";
  88. $langSurname = "Last name";
  89. $langRegistration = "Registration";
  90. $langYourAccountParam = "This is your information to connect to";
  91. $langLoginRequest = "Login request";
  92. $langDefineHeadings = "Define Headings";
  93. $langCourseAdministratorOnly = "Teachers only";
  94. $langLostPassword = "I lost my password";
  95. $langAdminOfCourse = "Admin";
  96. $langSimpleUserOfCourse = "User of course";
  97. $langIsTutor = "Coach";
  98. $langParamInTheCourse = "Status in course";
  99. $langMember = "member";
  100. $langLock = "locked";
  101. $langUnlock = "unlocked";
  102. $langHaveNoCourse = "No course available";
  103. $langManage = "Manage Portal";
  104. $langAdministrationTools = "Administration Tools";
  105. $langUserProfileReg = "User e-portfolio has been registered";
  106. $lang_no_user_account_with_this_email_address = "There is no user account with this e-mail address";
  107. $langCourses4User = "User's courses";
  108. $langCoursesByUser = "Courses by user";
  109. $langSubscribeUserToCourse = "Enroll users to course";
  110. $langPreced100 = "Previous 100";
  111. $langAddmore = "Add registered users";
  112. $langAddback = "Go to users list";
  113. $langreg = "Register";
  114. $langQuit = "Quit";
  115. $YourPasswordHasBeenReset = "Your password has been reset";
  116. $langSex = "Sex";
  117. $langClass = "Class";
  118. $langEdit = "Edit";
  119. $required = "required";
  120. $langOptionalTextFields = "Optional fields";
  121. $langMyProductions = "My productions";
  122. $langFileDeleted = "File has been deleted.";
  123. $FullUserName = "Full name";
  124. $SearchForUser = "Search for user";
  125. $SearchButton = "Search";
  126. $SearchNoResultsFound = "No search results found";
  127. $UsernameWrong = "Your login can only contain letters, numbers and _.-";
  128. $PasswordRequestFrom = "This is a password request for the e-mail address";
  129. $CorrespondsToAccount = "This e-mail address corresponds to the following user account.";
  130. $CorrespondsToAccounts = "This e-mail address corresponds to the following user accounts.";
  131. $AccountExternalAuthSource = "Chamilo can't handle the request automatically because the account has an external authentication source. Please take appropriate measures and notify the user.";
  132. $AccountsExternalAuthSource = "Chamilo can't handle the request automatically because at least one of the accounts has an external authentication source. Please take appropriate measures for all accounts (including those with platform authentication) and notify the user.";
  133. $RequestSentToPlatformAdmin = "Chamilo can't handle the request automatically for this type of account. Your request has been sent to the platform administrator, who will take appropriate measures and notify you of the result.";
  134. $langphone = "Phone";
  135. $Unreg = "Unregister";
  136. $MyProgress = "Progress";
  137. $ProgressIntroduction = "Start with selecting a session below.<br />You can then see your progress for every course you are subscribed to.";
  138. $Select = "Select";
  139. $NeverExpires = "Never expires";
  140. $On = "On";
  141. $ExpirationDate = "Expiration date";
  142. $ActiveAccount = "Account";
  143. $YourAccountHasToBeApproved = "Your account has to be approved";
  144. $ApprovalForNewAccount = "Approval for new account";
  145. $ManageUser = "Manage user";
  146. $SubscribeUserToCourseAsTeacher = "Enroll teachers";
  147. $SendMessage = "Send message";
  148. $PasswordEncryptedForSecurity = "Your password is encrypted for security reasons. Thus, after pressing the link an e-mail will be sent to you again with your password.";
  149. $UsersUnsubscribed = "The selected users have been unsubscribed from the course";
  150. $SystemUnableToSendEmailContact = "This platform was unable to send the email. Please contact";
  151. $OpenIDCouldNotBeFoundPleaseRegister = "This OpenID could not be found in our database. Please register for a new account. If you have already an account with us, please edit your profile inside your account to add this OpenID";
  152. $UsernameMaxXCharacters = "The login needs to be maximum %s characters long";
  153. $PictureUploaded = "Your picture has been uploaded";
  154. $ProductionUploaded = "Your production file has been uploaded";
  155. $FolderUpdated = "Folder updated";
  156. $UsersRegistered = "These users have been registered to the course";
  157. $UserAlreadyRegisterByOtherCreator = "User already register by other coach.";
  158. $UserCreatedPlatform = "User created in portal";
  159. $UserInSession = "User added into the session";
  160. $UserNotAdded = "User not added.";
  161. $NoSessionId = "The session was not identified";
  162. $NoUsersRead = "Please verify your XML/CVS file";
  163. $UserImportFileMessage = "If in the XML/CVS file the logins are missing, the firstname and the lastname will merge to create a login, i.e Julio Montoya into jmontoya";
  164. $UserAlreadyRegisteredByOtherCreator = "User already register by other coach.";
  165. $NewUserInTheCourse = "New user in the course";
  166. $MessageNewUserInTheCourse = "There is a new user in the course";
  167. $EditNormalProfile = "Edit normal profile";
  168. $EditExtendProfile = "Edit extended profile";
  169. $EditInformation = "Edit profile";
  170. $RegisterUser = "Register";
  171. $IHaveReadAndAgree = "I have read and agree to the";
  172. $ByClickingRegisterYouAgreeTermsAndConditions = "By clicking on 'Register' below you are agreeing to the Terms and Conditions";
  173. $User = "User";
  174. $LostPass = "Forgot your password ?";
  175. $EnterEmailUserAndWellSendYouPassword = "Enter the username or the email address with which you registered and we will send your password.";
  176. $NoUserAccountWithThisEmailAddress = "There is no account with this user and/or e-mail address";
  177. $CouldNotResetPassword = "Could not reset password";
  178. $WithTheFollowingSettings = "with the following settings:";
  179. $UnsubscribeUsersAlreadyAddedInCourse = "Unsubscribe users already added";
  180. $YourAccountOnXHasJustBeenApprovedByOneOfOurAdministrators = "Your account on %s has just been approved by one of our administrators.";
  181. $HaveFun = "Have fun,";
  182. $YouCanNowLoginAtXUsingTheLoginAndThePasswordYouHaveProvided = "You can now login at %s using the login and the password you have provided.";
  183. $AreYouSureToEditTheUserStatus = "Are you sure to edit the user status?";
  184. $TheTutorOnlyCanKeepTrackOfStudentsRegisteredInTheCourse = "The assistant can only keep track of all progress of learners registered to the course.";
  185. $TheTeacherCanQualifyEvaluateAndKeepTrackOfAllStudentsEnrolledInTheCourse = "The teacher can grade, evaluate and keep track of all learners enrolled in the course.";
  186. $LoginOrEmailAddress = "User name or e-mail address";
  187. $AtOnce = "Upon reception";
  188. $Daily = "Once a day";
  189. ?>