<?php /*
for more information: see languages.txt in the lang folder.
*/
$lang_already_enrolled = "already enrolled";
$lang_my_personnal_course_list = "My personal training list";
$lang_course_enrollment = "User trainings";
$lang_course_not_available = "This course is not available or doesn\'t exist.";
$lang_enroll = "Enroll";
$lang_enroll_to_a_new_course = "Enroll to a new course";
$lang_my_present_course_list = "My trainings";
$lang_no_course_to_enroll_in_this_category = "No course to enroll to in this category.";
$lang_or_search_from_the_course_code = "Or search by code";
$lang_search = "Search";
$lang_select_course_among_categories = "Select course among categories";
$lang_select_course_in = "Select course in ";
$lang_select_course_in_search_results = "Select course in search results";
$lang_unsubscribe = "Unsubscribe";
$lang_back_to_my_home_page = "Back to my home page";
$lang_back_to_my_personnal_course_list = "Back to my training list";
$langTitular = "Leader";
$langBackToListOfThisUser = "Back to training list";
$langAdministrationTools = "Administration Tools";
$lang_back_to_parent_category = "Back to parent category";
$lang_back_to_course_selection = "Back to course selection";
$lang_up = "Back to parent category";
$langCatList = "Categories";
$langCourseList = "Trainings";
$Subscribe = "Subscribe";
$AlreadySubscribed = "Already subscribed";
$CourseCategoryStored = "Course category is created";
$langWithoutTimeLimits = "Without time limits";
$lang_back_to_main_category_list = "Back to the main category list";
$langAdded = "Added";
$langDeleted = "Deleted";
$langKeeped = "Kept";
$langHideAndSubscribeClosed = "Hidden / Closed";
$langHideAndSubscribeOpen = "Hidden / Open";
$langShowAndSubscribeOpen = "Visible / Open";
$langShowAndSubscribeClosed = "Visible / Closed";
$langAdminThisUser = "Back to user";
$langManage = "Portal management";
$langEnrollToCourseSuccessful = "You have been registered to the course";
$langSubCat = "sub-categories";
$langUnsubscribeNotAllowed = "Unsubscribing is not allowed for this course.";
$langCourseAdminUnsubscribeNotAllowed = "You are course admin of this course.";
$CourseManagement = "Course Management";
$SortMyCourses = "Sort trainings";
$SubscribeToCourse = "Subscribe to course";
$UnsubscribeFromCourse = "Unsubscribe from trainings";
$CreateCourseCategory = "Create training category";
$CourseCategoryAbout2bedeleted = "Are you sure you want to delete this course category? Courses inside this course category will be moved outside the course categories";
$CourseCategories = "Training Categories";
$CoursesInCategory = "Trainings in this category";
$SearchCourse = "Search courses";
$UpOneCategory = "One category up";
$SearchResultsFor = "Search results for:";
$ConfirmUnsubscribeFromCourse = "Are you sure you want to unsubscribe from this course?";
$NoCourseCategory = "No course category";
$EditCourseCategorySucces = "The course was added to the category";
$SubscribingNotAllowed = "Subscribing not allowed";
$CourseSortingDone = "Courses sorted";
$ExistingCourseCategories = "Existing training categories";
$YouAreNowUnsubscribed = "You are now unsubscribed from the course";
$ViewOpenCourses = "View open courses";
$ErrorContactPlatformAdmin = "There happened an unknown error. Please contact the platform administrator.";
$CourseRegistrationCodeIncorrect = "The training code is incorrect";
$CourseRequiresPassword = "Course requires password";
$SubmitRegistrationCode = "Submit registration code";
$CourseCategoryDeleted = "The category was deleted";
$CategorySortingDone = "Category sorting done";
$CourseCategoryEditStored = "Category updated";
$buttonCreateCourseCategory = "Create training category";
$buttonSaveCategory = "Save the category";
$buttonChangeCategory = "Change category";
?>