english.php 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. <?php
  2. /* Strings for settings */
  3. $strings['plugin_title'] = 'Advanced Subscription';
  4. $strings['plugin_comment'] = 'Plugin for managing the registration queue and communication to sessions from an external website';
  5. $strings['ws_url'] = 'Webservice url';
  6. $strings['ws_url_help'] = 'La URL de la cual se solicitará información para el proceso de la inscripción avanzada';
  7. $strings['check_induction'] = 'Activate induction course requirement';
  8. $strings['check_induction_help'] = 'Check to require induction course';
  9. $strings['yearly_cost_limit'] = 'Yearly limit TUV for courses (measured in Taxation units)';
  10. $strings['yearly_cost_limit_help'] = "How much TUV the student courses should cost at most.";
  11. $strings['yearly_hours_limit'] = 'Yearly limit teaching hours for courses';
  12. $strings['yearly_hours_limit_help'] = "How many teching hours the student may learn by year.";
  13. $strings['yearly_cost_unit_converter'] = 'Taxation unit value (TUV)';
  14. $strings['yearly_cost_unit_converter_help'] = "The taxation unit value for current year in local currency";
  15. $strings['courses_count_limit'] = 'Yearly limit times for courses';
  16. $strings['courses_count_limit_help'] = "How many times a student can course, this does <strong>not</strong> include induction courses";
  17. $strings['course_session_credit_year_start_date'] = 'Year start date';
  18. $strings['course_session_credit_year_start_date_help'] = "a date (dd/mm)";
  19. $strings['min_profile_percentage'] = "Minimum required of completed percentage profile";
  20. $strings['min_profile_percentage_help'] = "Percentage number( > 0.00 y < 100.00)";
  21. /* String for error message about requirements */
  22. $strings['AdvancedSubscriptionNotConnected'] = "You are not connected to platform. Please login first";
  23. $strings['AdvancedSubscriptionProfileIncomplete'] = "Your percentage completed profile require to exceed minimum percentage. Please complete percentage";
  24. $strings['AdvancedSubscriptionIncompleteInduction'] = "You have not yet completed induction course. Please complete it first";
  25. $strings['AdvancedSubscriptionCostXLimitReached'] = "We are sorry, you have already reached yearly limit %s TUV cost for courses ";
  26. $strings['AdvancedSubscriptionTimeXLimitReached'] = "We are sorry, you have already reached yearly limit %s hours for courses";
  27. $strings['AdvancedSubscriptionCourseXLimitReached'] = "We are sorry, you have already reached yearly limit %s times for courses";
  28. $strings['AdvancedSubscriptionNotMoreAble'] = "We are sorry, you no longer fulfills the initial conditions to subscribe this course";
  29. $strings['AdvancedSubscriptionIncompleteParams'] = "The parameters are wrong or incomplete.";
  30. $strings['AdvancedSubscriptionIsNotEnabled'] = "Advanced subscription is not enabled";
  31. $strings['AdvancedSubscriptionNoQueue'] = "You are not subscribed for this course.";
  32. $strings['AdvancedSubscriptionNoQueueIsAble'] = "You are not subscribed, but you are qualified for this course.";
  33. $strings['AdvancedSubscriptionQueueStart'] = "Your subscription request is pending for approval by your boss, please wait attentive.";
  34. $strings['AdvancedSubscriptionQueueBossDisapproved'] = "We are sorry, your subscription was rejected by your boss.";
  35. $strings['AdvancedSubscriptionQueueBossApproved'] = "Your subscription request has been accepted by your boss, now is pending for vacancies.";
  36. $strings['AdvancedSubscriptionQueueAdminDisapproved'] = "We are sorry, your subscription was rejected by the administrator.";
  37. $strings['AdvancedSubscriptionQueueAdminApproved'] = "Congratulation, your subscription request has been accepted by administrator";
  38. $strings['AdvancedSubscriptionQueueDefaultX'] = "There was an error, queue status %d is not defined by system.";
  39. // Mail translations
  40. $strings['MailStudentRequest'] = 'Student registration request';
  41. $strings['MailBossAccept'] = 'Registration request accepted by boss';
  42. $strings['MailBossReject'] = 'Registration request rejected by boss';
  43. $strings['MailStudentRequestSelect'] = 'Student registration requests selection';
  44. $strings['MailAdminAccept'] = 'Registration request accepted by administrator';
  45. $strings['MailAdminReject'] = 'Registration request rejected by administrator';
  46. $strings['MailStudentRequestNoBoss'] = 'Student registration request without boss';
  47. $strings['MailRemindStudent'] = 'Subscription request reminder';
  48. $strings['MailRemindSuperior'] = 'Subscription request are pending your approval';
  49. $strings['MailRemindAdmin'] = 'Course subscription are pending your approval';
  50. // TPL langs
  51. // Admin view
  52. $strings['SelectASession'] = 'Select a training session';
  53. $strings['SessionName'] = 'Session name';
  54. $strings['Target'] = 'Target audience';
  55. $strings['Vacancies'] = 'Vacancies';
  56. $strings['RecommendedNumberOfParticipants'] = 'Recommended number of participants';
  57. $strings['PublicationEndDate'] = 'Publication end date';
  58. $strings['Mode'] = 'Mode';
  59. $strings['Postulant'] = 'Postulant';
  60. $strings['InscriptionDate'] = 'Inscription date';
  61. $strings['BossValidation'] = 'Boss validation';
  62. $strings['Decision'] = 'Decision';
  63. $strings['AdvancedSubscriptionAdminViewTitle'] = 'Subscription request confirmation result';
  64. $strings['AcceptInfinitive'] = 'Accept';
  65. $strings['RejectInfinitive'] = 'Reject';
  66. $strings['AreYouSureYouWantToAcceptSubscriptionOfX'] = 'Are you sure you want to accept the subscription of %s?';
  67. $strings['AreYouSureYouWantToRejectSubscriptionOfX'] = 'Are you sure you want to reject the subscription of %s?';
  68. $strings['MailTitle'] = 'Received request for course %s';
  69. $strings['MailDear'] = 'Dear:';
  70. $strings['MailThankYou'] = 'Thank you.';
  71. $strings['MailThankYouCollaboration'] = 'Thank you for your help.';
  72. // Admin Accept
  73. $strings['MailTitleAdminAcceptToAdmin'] = 'Information: Has been received inscription validation';
  74. $strings['MailContentAdminAcceptToAdmin'] = 'We have received and registered your inscription validation for student <strong>%s</strong> to course <strong>%s</strong>';
  75. $strings['MailTitleAdminAcceptToStudent'] = 'Accepted: Your inscription to course %s was confirmed!';
  76. $strings['MailContentAdminAcceptToStudent'] = 'We are pleased to inform your course registration <strong>%s</strong> starting at <strong>%s</strong> was validated by administrators. We hope to keep all your encouragement and participate in another course or, on another occasion, this same course.';
  77. $strings['MailTitleAdminAcceptToSuperior'] = 'Information: Inscription validation for %s to course %s';
  78. $strings['MailContentAdminAcceptToSuperior'] = 'Inscription for student <strong>%s</strong> to course <strong>%s</strong> starting at <strong>%s</strong>, was pending status, has been validated a few minutes ago. We hope you help us to assure full availability for your collaborator during the course period.';
  79. // Admin Reject
  80. $strings['MailTitleAdminRejectToAdmin'] = 'Information: Has been received inscription refusal';
  81. $strings['MailContentAdminRejectToAdmin'] = 'We have received and registered your inscription refusal for student <strong>%s</strong> to course <strong>%s</strong>';
  82. $strings['MailTitleAdminRejectToStudent'] = 'Your inscription to course %s was refused';
  83. $strings['MailContentAdminRejectToStudent'] = 'We regret that your inscription to course <strong>%s</strong> starting at <strong>%s</strong> was rejected because of lack of vacancies. We hope to keep all your encouragement and participate in another course or, on another occasion, this same course.';
  84. $strings['MailTitleAdminRejectToSuperior'] = 'Information: Inscription refusal for student %s to course %s';
  85. $strings['MailContentAdminRejectToSuperior'] = 'The inscription for <strong>%s</strong> to course <strong>%s</strong>, it was accepted earlier, was rejected because of lack of vacancies. Our sincere apologies.';
  86. // Superior Accept
  87. $strings['MailTitleSuperiorAcceptToAdmin'] = 'Approval for %s to course %s ';
  88. $strings['MailContentSuperiorAcceptToAdmin'] = 'The inscription for student <strong>%s</strong> to course <strong>%s</strong> has been accepted by superior. You can manage inscriptions <a href="%s"><strong>HERE</strong></a>';
  89. $strings['MailTitleSuperiorAcceptToSuperior'] = 'Confirmation: Has been received approval for %s';
  90. $strings['MailContentSuperiorAcceptToSuperior'] = 'We have received and registered your choice to accept inscription to course <strong>%s</strong> for your collaborator <strong>%s</strong>';
  91. $strings['MailContentSuperiorAcceptToSuperiorSecond'] = 'Now, the inscription is pending for availability of vacancies. We will keep you informed about status for this step';
  92. $strings['MailTitleSuperiorAcceptToStudent'] = 'Accepted: Your inscription to course %s has been approved by your superior';
  93. $strings['MailContentSuperiorAcceptToStudent'] = 'We are pleased to inform your inscription to course <strong>%s</strong> has been accepted by your superior. Now, your inscription is pending to availability of vacancies. We will notify you as soon as it is validated.';
  94. // Superior Reject
  95. $strings['MailTitleSuperiorRejectToStudent'] = 'Information: Your inscription to course %s has been refused';
  96. $strings['MailContentSuperiorRejectToStudent'] = 'We regret to inform your inscription to course <strong>%s</strong> was NOT accepted. We hope to keep all your encouragement and participate in another course or, on another occasion, this same course.';
  97. $strings['MailTitleSuperiorRejectToSuperior'] = 'Confirmation: Has been received inscription refusal for %s';
  98. $strings['MailContentSuperiorRejectToSuperior'] = 'We have received and registered your choice to reject inscription to course <strong>%s</strong> for your collaborator <strong>%s</strong>';
  99. // Student Request
  100. $strings['MailTitleStudentRequestToStudent'] = 'Information: Has been received inscription validation';
  101. $strings['MailContentStudentRequestToStudent'] = 'We have received and registered your inscripción request to course <strong>%s</strong> starting at <strong>%s</strong>';
  102. $strings['MailContentStudentRequestToStudentSecond'] = 'Your inscription is pending approval, first from your superior, then the availability of vacancies. An email has been sent to your superior for review and approval of your request.';
  103. $strings['MailTitleStudentRequestToSuperior'] = 'Course inscription request from your collaborator';
  104. $strings['MailContentStudentRequestToSuperior'] = 'We have received an inscription request for <strong>%s</strong> to course <strong>%s</strong>, starting at <strong>%s</strong>. Course details: <strong>%s</strong>.';
  105. $strings['MailContentStudentRequestToSuperiorSecond'] = 'Your are welcome to accept or reject this inscription, clicking the corresponding button.';
  106. // Student Request No Boss
  107. $strings['MailTitleStudentRequestNoSuperiorToStudent'] = 'Has been received your inscription request for %s';
  108. $strings['MailContentStudentRequestNoSuperiorToStudent'] = 'We have received and registered your inscription to course <strong>%s</strong> starting at <strong>%s</strong>.';
  109. $strings['MailContentStudentRequestNoSuperiorToStudentSecond'] = 'Your inscription is pending availability of vacancies. Soon you will get the result of your request approval.';
  110. $strings['MailTitleStudentRequestNoSuperiorToAdmin'] = 'Inscription request for %s to course %s';
  111. $strings['MailContentStudentRequestNoSuperiorToAdmin'] = 'The inscription for <strong>%s</strong> to course <strong>%s</strong> has been approved by default, missing superior. You can manage inscriptions <a href="%s"><strong>HERE</strong></a>';
  112. // Reminders
  113. $strings['MailTitleReminderAdmin'] = 'Inscription to %s are pending confirmation';
  114. $strings['MailContentReminderAdmin'] = 'The inscription below to course <strong>%s</strong> are pending validation to be accepted. Please, go to <a href="%s">Administration page</a> to validate them.';
  115. $strings['MailTitleReminderStudent'] = 'Information: Your request is pending approval to course %s';
  116. $strings['MailContentReminderStudent'] = 'This email is to confirm we have received and registered your inscription request to course <strong>%s</strong>, starting at <strong>%s</strong>.';
  117. $strings['MailContentReminderStudentSecond'] = 'Your inscription has not yet been approved by your superior, so we send him an reminder email.';
  118. $strings['MailTitleReminderSuperior'] = 'Course inscription request for your collaborators';
  119. $strings['MailContentReminderSuperior'] = 'We remind you, we have received inscription requests below to course <strong>%s</strong> for your collaborators. This course is starting at <strong>%s</strong>. Course details: <strong>%s</strong>.';
  120. $strings['MailContentReminderSuperiorSecond'] = 'We invite you to accept or reject inscription request, clicking corresponding button for each collaborator.';
  121. $strings['MailTitleReminderMaxSuperior'] = 'Reminder: Course inscription request for your collaborators';
  122. $strings['MailContentReminderMaxSuperior'] = 'We remind you, we have received inscription requests below to course <strong>%s</strong> for your collaborators. This course is starting at <strong>%s</strong>. Course details: <strong>%s</strong>.';
  123. $strings['MailContentReminderMaxSuperiorSecond'] = 'This course have limited vacancies and has received a high inscription request rate, So we recommend all areas to accept at most <strong>%s</strong> candidates. We invite you to accept or reject inscription request, clicking corresponding button for each collaborator.';