$CasMainActivateComment = "Enabling CAS authentication will allow users to authenticate with their CAS credentials.<br/>Go to <ahref='settings.php?category=CAS'>Plugin</a> to add a configurable 'CAS Login' button for your Chamilo campus.";
$UsersRegisteredInAnyGroup = "Users registered in any group";
$ShowHotCoursesComment = "The hot courses list will be added in the index page";
$ShowHotCoursesTitle = "Show hot courses";
$EnableIframeInclusionComment = "Allowing arbitrary iframes in the HTML Editor will enhance the edition capabilities of the users, but it can represent a security risk. Please make sure you can rely on your users (i.e. you know who they are) before enabling this feature.";
$EnableIframeInclusionTitle = "Allow iframes in HTML Editor";
$langAnnouncementAdded = "Announcement has been added";
$langAnnouncementUpdated = "Announcement has been updated";
$langAnnouncementDeleted = "Announcement has been deleted";
$langContent = "Content";
$PermissionsForNewFiles = "Permissions for new files";
$PermissionsForNewFilesComment = "The ability to define the permissions settings to assign to every newly created file lets you improve security against attacks by hackers uploading dangerous content to your portal. The default setting (0550) should be enough to give your server a reasonable protection level. The given format uses the UNIX terminology of Owner-Group-Others with Read-Write-Execute permissions.If you use Oogie, take care that the user who launch OpenOffice can write files in the course folder.";
$langStudent = "Learner";
$Guest = "Guest";
$langLoginAsThisUserColumnName = "Login as";
$langLoginAsThisUser = "Login";
$SelectPicture = "Select picture...";
$DontResetPassword = "Don't reset password";
$ParticipateInCommunityDevelopment = "Participate in development";
$ServerStatusComment = "What sort of server is this? This enables or disables some specific options. On a development server there is a translation feature functional that inidcates untranslated strings";
$ServerStatusTitle = "Server Type";
$PlatformLanguages = "Chamilo Portal Languages";
$PlatformLanguagesExplanation = "This tool manages the language selection menu on the login page. As a platform administrator you can decide which languages should be available for your users.";
$PlatformLanguageComment = "You can determine the platform languages in a different part of the platform administration, namely: <ahref=\"languages.php\">Chamilo Platform Languages</a>";
$ProductionServer = "Production Server";
$TestServer = "Test Server";
$ShowOnlineTitle = "Who's Online";
$AsPlatformLanguage = "as platformlanguage";
$ShowOnlineComment = "Display the number of persons that are online?";
$AllowNameChangeTitle = "Allow Name Change in profile?";
$AllowNameChangeComment = "Is the user allowed to change his/her firste and last name?";
$DefaultDocumentQuotumTitle = "Default hard disk space";
$DefaultDocumentQuotumComment = "What is the available disk space for a course? You can override the quota for specific training through: platform administration > Training > modify";
$SplitUsersUploadDirectoryComment = "On high-load portals, where a lot of users are registered and send their pictures, the upload directory (main/upload/users/) might contain too many files for the filesystem to handle (it has been reported with more than 36000 files on a Debian server). Changing this option will enable a one-level splitting of the directories in the upload directory. 9 directories will be used in the base directory and all subsequent users' directories will be stored into one of these 9 directories. The change of this option will not affect the directories structure on disk, but will affect the behaviour of the Chamilo code, so if you change this option, you have to create the new directories and move the existing directories by yourself on te server. Be aware that when creating and moving those directories, you will have to move the directories of users 1 to 9 into subdirectories of the same name. If you are not sure about this option, it is best not to activate it.";
$langLimitUsersListDefaultMaxComment = "In the screens allowing addition of users to training or classes, if the first non-filtered list contains more than this number of users, then default to the first letter (A)";
$Plugins = "Plugins";
$HideDLTTMarkupComment = "Hide the [= ... =] markup when a language variable is not translated";
$DummyCourseDescription = "This will add some dummy (example) content to this course. This is only meant for testing purposes.";
$AvailablePlugins = "These are the plugins that have been found on your system. You can download additional plugins on <ahref=\"http://www.chamilo.org/extensions/index.php?section=plugins\">http://www.chamilo.org/extensions/index.php?section=plugins</a>";
$DropboxAllowOverwriteTitle = "Dropbox: Can documents be overwritten";
$DropboxAllowOverwriteComment = "Can the original document be overwritten when a user or trainer uploads a document with the name of a document that already exist? If you answer yes then you loose the versioning mechanism.";
$DropboxAllowJustUploadTitle = "Dropbox: Upload to own dropbox space?";
$DropboxAllowJustUploadComment = "Allow trainers and users to upload documents to their dropbox without sending the documents to themselves";
$DropboxAllowStudentToStudentComment = "Allow users to send documents to other users (peer 2 peer). Users might use this for less relevant documents also (mp3, tests solutions, ...). If you disable this then the users can send documents to the trainer only.";
$DropboxAllowMailingComment = "With the mailing functionality you can send each learner a personal document";
$PermissionsForNewDirs = "Permissions for new directories";
$PermissionsForNewDirsComment = "The ability to define the permissions settings to assign to every newly created directory lets you improve security against attacks by hackers uploading dangerous content to your portal. The default setting (0770) should be enough to give your server a reasonable protection level. The given format uses the UNIX terminology of Owner-Group-Others with Read-Write-Execute permissions.";
$UserListHasBeenExported = "The users list has been exported.";
$ClickHereToDownloadTheFile = "Download the file";
$administratorTelephoneComment = "The telephone number of the platform administrator";
$SendMailToNewUser = "Send mail to new user";
$ExtendedProfileTitle = "Extended profile";
$ExtendedProfileComment = "If this setting is set to 'True', a user can fill in following (optional) fields: 'My competences', 'My diplomas', 'What I am able to teach' and 'My personal open area'";
$ShowIconsInNavigationsMenuTitle = "Show icons in navigation menu?";
$SeeAllRolesAllLocationsForSpecificRight = "Focus on right";
$SeeAllRightsAllRolesForSpecificLocation = "Focus on location";
$ClassesUnsubscribed = "The selected classes were unsubscribed from the selected training";
$ClassesSubscribed = "The selected classes were subscribed to the selected training";
$RoleId = "Role ID";
$RoleName = "Role name";
$RoleType = "Type";
$RightValueModified = "The value has been modified.";
$MakeAvailable = "Make available";
$MakeUnavailable = "Make unavailable";
$Stylesheets = "Style sheets";
$DefaultDokeosStyle = "Default Chamilo style";
$ShowIconsInNavigationsMenuComment = "Should the navigation menu show the different tool icons?";
$Plugin = "Plugin";
$MainMenu = "Main menu";
$MainMenuLogged = "Main menu after login";
$Banner = "Banner";
$ImageResizeTitle = "Resize uploaded user images";
$ImageResizeComment = "User images can be resized on upload if PHP is compiled with the <ahref=\"http://php.net/manual/en/ref.image.php\"target=\"_blank\">GD library</a>. If GD is unavailable, this setting will be silently ignored.";
$MaxImageWidthTitle = "Maximum user image width";
$MaxImageWidthComment = "Maximum width in pixels of a user image. This setting only applies if user images are set to be resized on upload.";
$MaxImageHeightTitle = "Maximum user image height";
$MaxImageHeightComment = "Maximum height in pixels of a user image. This setting only applies if user images are set to be resized on upload.";
$YourVersionNotUpToDate = "Your version is not up-to-date";
$YourVersionIs = "Your version is";
$PleaseVisitDokeos = "Please visit the Chamilo website";
$VersionUpToDate = "Your version is up-to-date";
$ConnectSocketError = "Socket Connection Error";
$SocketFunctionsDisabled = "Socket connections are disabled";
$ShowEmailAddresses = "Show email addresses";
$ShowEmailAddressesComment = "Show email addresses to users";
$LatestVersionIs = "The latest version is";
$langConfigureExtensions = "Chamilo PRO";
$langActiveExtensions = "Activate this service";
$langVisioconf = "Chamilo LIVE";
$langVisioconfDescription = "Chamilo LIVE is a videoconferencing tool that offers: Slides sharing, whiteboard to draw and write on top of slides, audio/video duplex and chat. It requires Flash® player 9+ and offers 2 modes : one to many and many to many.";
$langPpt2lp = "Chamilo RAPID";
$langPpt2lpDescription = "Chamilo RAPID is a Rapid Learning tool available in Chamilo Pro and Chamilo Medical. It allows you to convert Powerpoint presentations and their Openoffice equivalents to SCORM-compliant e-courses. After the conversion, you end up in the Courses authoring tool and are able to add audio comments on slides and pages, tests and activities between the slides or pages and interaction activities like forum discussions or assigment upload. Every step becomes an independent and removable learning object. And the whole course generates accurate SCORM reporting for further coaching.";
$langBandWidthStatisticsDescription = "MRTG allow you to consult advanced statistics about the state of the server on the last 24 hours.";
$ServerStatistics = "Server statistics";
$langServerStatisticsDescription = "AWStats allows you to consult the statistics of your platform : visitors, page views, referers...";
$SearchEngine = "Chamilo LIBRARY";
$langSearchEngineDescription = "Chamilo LIBRARY is a Search Engine offering multi-criteria indexing and research. It is part of the Chamilo Medical features.";
$VersionCheckExplanation = "In order to enable the automatic version checking you have to register your portal on chamilo.org. The information obtained by clicking this button is only for internal use and only aggregated data will be publicly available (total number of portals, total number of chamilo course, total number of chamilo users, ...) (see <ahref=\"http://www.chamilo.org/stats/\">http://www.chamilo.org/stats/</a>. When registering you will also appear on the worldwide list (<ahref=\"http://www.chamilo.org/community.php\">http://www.chamilo.org/community.php</a>. If you do not want to appear in this list you have to check the checkbox below. The registration is as easy as it can be: you only have to click this button: <br/>";
$ExampleMaterialCourseCreationComment = "Create example material automatically when creating a new course";
$AccountValidDurationTitle = "Account validity";
$AccountValidDurationComment = "A user account is valid for this number of days after creation";
$UseSessionModeTitle = "Use training sessions";
$UseSessionModeComment = "Training sessions give a different way of dealing with training, where training have an author, a coach and learners. Each coach gives a training for a set period of time, called a *training session*, to a set of learners who do not mix with other learner groups attached to another training session.";
$BreadCrumbsCourseHomepageComment = "The breadcrumb is the horizontal links navigation system usually in the top left of your page. This option selects what you want to appear in the breadcrumb on courses' homepages";
$Comment = "Comment";
$Version = "Version";
$LoginPageMainArea = "Login page main area";
$LoginPageMenu = "Login page menu";
$CampusHomepageMainArea = "Portal homepage main area";
$PublicPagesComplyToWAITitle = "Public pages compliance to WAI";
$PublicPagesComplyToWAIComment = "WAI (Web Accessibility Initiative) is an initiative to make the web more accessible. By selecting this option, the public pages of Chamilo will become more accessible. This also means that some content on the portal's public pages might appear differently.";
$VersionCheck = "Version check";
$Active = "Active";
$Inactive = "Inactive";
$SessionOverview = "Session overview";
$SubscribeUserIfNotAllreadySubscribed = "Add user in the training only if not yet in";
$UnsubscribeUserIfSubscriptionIsNotInFile = "Remove user from training if his name is not in the list";
$Ajax_course_tracking_refresh = "Total time spent in a course";
$Ajax_course_tracking_refresh_comment = "This option is used to calculate in real time the time that a user spend in a course. The value in the field is the refresh interval in seconds. To disable this option, let the default value 0 in the field.";
$AllowEmailEditorComment = "If this option is activated, clicking on an e-mail address will open an online mail editor.";
$AddCSVHeader = "Add the CSV header line?";
$YesAddCSVHeader = "Yes, add the CSV header<br/>This line defines the fields and is necessary when you want to import the file in a different Chamilo portal";
$UploadExtensionsListType = "Type of filtering on document uploads";
$UploadExtensionsListTypeComment = "Whether you want to use the blacklist or whitelist filtering. See blacklist or whitelist description below for more details.";
$UploadExtensionsBlacklistComment = "The blacklist is used to filter the files extensions by removing (or renaming) any file which extension figures in the blacklist below. The extensions should figure without the leading dot (.) and separated by semi-column (;) like the following: exe;com;bat;scr;php. Files without extension are accepted. Letter casing (uppercase/lowercase) doesn't matter.";
$UploadExtensionsWhitelistComment = "The whitelist is used to filter the files extensions by removing (or renaming) any file which extension does *NOT* figure in the whitelist below. It is generally considered as a safer but more restrictive approach to filtering. The extensions should figure without the leading dot (.) and separated by semi-column (;) like the following: htm;html;txt;doc;xls;ppt;jpg;jpeg;gif;sxw . Files without extension are accepted. Letter casing (uppercase/lowercase) doesn't matter.";
$UploadExtensionsSkipComment = "If you choose to skip, the files filtered through the blacklist or whitelist will not be uploaded to the system. If you choose to rename them, their extension will be replaced by the one defined in the extension replacement setting. Beware that renaming doesn't really protect you, and may cause name collision if several files of the same name but different extensions exist.";
$UploadExtensionsReplaceByComment = "Enter the extension that you want to use to replace the dangerous extensions detected by the filter. Only needed if you have selected a filter by replacement.";
$EphorusDescription = "Start using the Ephorus anti plagiarism service in Chamilo.<br/> \t\t\t\t\t\t\t\t\t\t\t\t\t\t<strong>With Ephorus, you will prevent internet plagiarism without any additional effort.</strong><br/> \t\t\t\t\t\t\t\t\t\t\t\t\t\t You can use our unique open standard webservice to build your own integration or you can use one of our Chamilo-integration modules.";
$EphorusClickHereForInformationsAndPrices = "Click here for more information and prices\t\t\t";
$NameOfTheSession = "Session name";
$NoSessionsForThisUser = "This user isn't subscribed in a session";
$DisplayCategoriesOnHomepageTitle = "Display categories on home page";
$DisplayCategoriesOnHomepageComment = "This option will display or hide training categories on the portal home page";
$ShowTabsTitle = "Tabs in the header";
$ShowTabsComment = "Check the tabs you want to see appear in the header. The unchecked tabs will appear on the right hand menu on the portal homepage and my training page if these need to appear";
$DefaultForumViewTitle = "Default forum view";
$DefaultForumViewComment = "What should be the default option when creating a new forum. Any trainer can however choose a different view for every individual forum";
$NoUsersForThisSession = "No Users for this session";
$LastNameMandatory = "The last name cannot be empty";
$FirstNameMandatory = "The first name cannot be empty";
$EmailMandatory = "The email cannot be empty";
$TabsMyAgenda = "Agenda tab";
$NoticeWillBeNotDisplayed = "The notice will be not displayed on the homepage";
$LetThoseFieldsEmptyToHideTheNotice = "Let those fields empty to hide the notice";
$Ppt2lpVoiceRecordingNeedsRed5 = "The voice recording feature in the course editor relies on a Red5 streaming server. This server's parameters can be configured in the videoconference section on the current page.";
$PlatformCharsetComment = "The character set is what pilots the way specific languages can be displayed in Chamilo. If you use Russian or Japanese characters, for example, you might want to change this. For all english, latin and west-european characters, the default UTF-8 should be alright.";
$ExtendedProfileRegistrationTitle = "Extended profile fields in registration";
$ExtendedProfileRegistrationComment = "Which of the following fields of the extended profile have to be available in the user registration process? This requires that the extended profile is activated (see above).";
$ExtendedProfileRegistrationRequiredTitle = "Required extended profile fields in registration";
$ExtendedProfileRegistrationRequiredComment = "Which of the following fields of the extende profile are required in the user registration process? This requires that the extended profile is activated and that the field is also available in the registration form (see above).";
$NoReplyEmailAddress = "No-reply e-mail address";
$NoReplyEmailAddressComment = "This is the e-mail address to be used when an e-mail has to be sent specifically requesting that no answer be sent in return. Generally, this e-mail address should be configured on your server to drop/ignore any incoming e-mail.";
$SurveyEmailSenderNoReplyComment = "Should the survey invitations use the coach email address or the no-reply address defined in the main configuration section?";
$CourseCoachEmailSender = "Coach email address";
$NoReplyEmailSender = "No-reply e-mail address";
$Flat = "Flat";
$Threaded = "Threaded";
$Nested = "Nested";
$OpenIdAuthenticationComment = "Enable the OpenID URL-based authentication (displays an additional login form on the homepage)";
$VersionCheckEnabled = "Version check enabled";
$InstallDirAccessibleSecurityThreat = "The main/install directory of your Chamilo system is still accessible to web users. This might represent a security threat for your installation. We recommend that you remove this directory or that you change its permissions so web users cannot use the scripts it contains.";
$GradebookActivationComment = "The Assessments tool allows you to assess competences in your organization by merging classroom and online activities evaluations into Performance reports. Do you want to activate it?";
$UserTheme = "Theme (stylesheet)";
$UserThemeSelection = "User theme selection";
$UserThemeSelectionComment = "Allow users to select their own visual theme in their profile. This will change the look of Chamilo for them, but will leave the default style of the portal intact. If a specific course or session has a specific theme assigned, it will have priority over user-defined themes.";
$AllowurlfopenIsSetToOff = "The PHP setting \"allow_url_fopen\" is set to off. This prevents the registration mechanism to work properly. This setting can be changed in you PHP configuration file (php.ini) or in the Apache Virtual Host configuration, using the php_admin_value directive";
$VisioHost = "Videoconference streaming server hostname or IP address";
$VisioPort = "Videoconference streaming server port";
$VisioPassword = "Videoconference streaming server password";
$Port = "Port";
$EphorusClickHereForADemoAccount = "Click here for a demo account";
$FieldPossibleValuesComment = "Only given for repetitive fields, split by semi-column (;)";
$FieldTypeDate = "Date";
$FieldTypeDatetime = "Date and time";
$UserFieldsAddHelp = "Adding a user field is very easy:<br/>- pick a one-word, lowercase identifier,<br/>- select a type,<br/>- pick a text that should appear to the user (if you use an existing translated name like BirthDate or UserSex, it will automatically get translated to any language),<br/>- if you picked a multiple type (radio, select, multiple select), provide the possible choices (again, it can make use of the language variables defined in Chamilo), split by semi-column characters,<br/>- for text types, you can choose a default value.<br/><br/>Once you're done, add the field and choose whether you want to make it visible and modifiable. Making it modifiable but not visible is useless.";
$AllowCourseThemeComment = "Allows course graphical themes and makes it possible to change the style sheet used by a course to any of the possible style sheets available to Chamilo. When a user enters the course, the style sheet of the course will have priority over the user's own style sheet and the platform's default style sheet.";
$DisplayMiniMonthCalendarTitle = "Display the small month calendar in the agenda tool";
$DisplayMiniMonthCalendarComment = "This setting enables or disables the small month calendar that appears in the left column of the agenda tool";
$DisplayUpcomingEventsTitle = "Display the upcoming events in the agenda tool";
$DisplayUpcomingEventsComment = "This setting enables or disables the upcoming events that appears in the left column of the agenda tool of the course";
$NumberOfUpcomingEventsTitle = "Number of upcoming events that have to be displayed.";
$NumberOfUpcomingEventsComment = "The number of upcoming events that have to be displayed in the agenda. This requires that the upcoming event functionlity is activated (see setting above).";
$ShowClosedCoursesTitle = "Display closed courses on login page and portal start page?";
$ShowClosedCoursesComment = "Display closed courses on the login page and courses start page? On the portal start page an icon will appear next to the courses to quickly subscribe to each courses. This will only appear on the portal's start page when the user is logged in and when the user is not subscribed to the portal yet.";
$LDAPEnableComment = "If you have an LDAP server, you will have to configure its settings below and modify your configuration file as described in the installation guide, and then activate it. This will allow users to authenticate using their LDAP logins. If you don't know what LDAP is, please leave it disabled";
$LDAPMainServerAddressTitle = "Main LDAP server address";
$LDAPMainServerAddressComment = "The IP address or url of your main LDAP server.";
$LDAPMainServerPortComment = "The port on which the main LDAP server will respond (usually 389). This is a mandatory setting.";
$LDAPDomainTitle = "LDAP domain";
$LDAPDomainComment = "This is the LDAP domain (dc) that will be used to find the contacts on the LDAP server. For example: dc=xx, dc=yy, dc=zz";
$LDAPReplicateServerAddressTitle = "Replicate server address";
$LDAPReplicateServerAddressComment = "When the main server is not available, this server will be accessed. Leave blank or use the same value as the main server if you don't have a replicate server.";
$LDAPReplicateServerPortComment = "The port on which the replicate server will respond.";
$LDAPSearchTermTitle = "Search term";
$LDAPSearchTermComment = "This term will be used to filter the search for contacts on the LDAP server. If you are unsure what to put in here, please refer to your LDAP server's documentation and configuration.";
$LDAPVersionTitle = "LDAP version";
$LDAPVersionComment = "Please select the version of the LDAP server you want to use. Using the right version depends on your LDAP server's configuration.";
$LDAPFilledTutorFieldComment = "A check will be done on this LDAP contact field on new users insertion. If this field is not empty, the user will be considered as a tutor and inserted in Chamilo as such. If you want all your users to be recognised as simple users, leave this field empty. You can modify this behaviour by changing the code. Please read the <ahref=\"../../documentation/installation_guide.html\">installation guide</a> for more information.";
$LDAPAuthenticationLoginComment = "If you are using an LDAP server that does not support or accept anonymous access, fill the following field with the user login that should be used. Do not include \"cn=\". Leave empty for anonymous access.";
$LDAPAuthenticationPasswordComment = "If you are using an LDAP server that does not support or accept anonymous access, fill the following field with the user password that should be used.";
$LDAPImport = "LDAP Import";
$EmailNotifySubscription = "Notify subscribed users by e-mail";
$LDAPUsersAddedOrUpdated = "LDAP users added or updated";
$SearchLDAPUsers = "Search for LDAP users";
$SelectCourseToImportUsersTo = "Select a course in which you would like to register the users you are going to select next";
$ImportLDAPUsersIntoSession = "Import LDAP users into a session";
$LDAPSelectFilterOnUsersOU = "Select a filter to find a matching string at the end of the OU attribute";
$LDAPOUAttributeFilter = "The OU attribute filter";
$SelectSessionToImportUsersTo = "Select the session in which you want to import these users";
$VisioUseRtmptTitle = "Use the rtmpt protocol";
$VisioUseRtmptComment = "The rtmpt protocol allows access to the videoconference from behind a firewall, by redirecting the communications on port 80. This, however, will slow down the streaming, so it is recommended not to use it unless necessary.";
$UploadNewStylesheet = "New stylesheet file";
$NameStylesheet = "Name of the stylesheet";
$StylesheetAdded = "The stylesheet has been added";
$LDAPFilledTutorFieldValueComment = "When a check is done on the tutor field given above, this value has to be inside one of the tutor fields sub-elements for the user to be considered as a trainer. If you leave this field blank, the only condition is that the field exists for this LDAP user to be considered as a trainer. As an example, the field could be \"memberof\" and the value to search for could be \"CN=G_TRAINER,OU=Trainer\".";
$IsNotWritable = "is not writeable";
$FieldMovedDown = "The field is successfully moved down";
$CannotMoveField = "Cannot move the field.";
$FieldMovedUp = "The field is successfully moved up.";
$FieldShown = "The field is now visible for the user.";
$CannotShowField = "Cannot make the field visible.";
$FieldHidden = "The field is now invisible for the user.";
$CannotHideField = "Cannot make the field invisible";
$FieldMadeChangeable = "The field is now changeable by the user: the user can now fill or edit the field";
$CannotMakeFieldChangeable = "The field can not be made changeable.";
$FieldMadeUnchangeable = "The field is now made unchangeable: the user cannot fill or edit the field.";
$CannotMakeFieldUnchangeable = "The field cannot be made unchangeable";
$FieldDeleted = "The field has been deleted";
$CannotDeleteField = "Cannot delete the field";
$AddUsersByCoachTitle = "Register users by Coach";
$AddUsersByCoachComment = "Coach users may create users to the platform and subscribe users to a session.";
$UserFieldsSortOptions = "Sort the options of the profiling fields";
$FieldOptionMovedUp = "The option has been moved up.";
$CannotMoveFieldOption = "Cannot move the option.";
$FieldOptionMovedDown = "The option has been moved down.";
$DefineSessionOptions = "Define access limits for the coach";
$EnableSearchComment = "Select \"Yes\" to enable this feature. It is highly dependent on the Xapian extension for PHP, so this will not work if this extension is not installed on your server, in version 1.x at minimum.";
$SearchASession = "Find a training session";
$ActiveSession = "Session session";
$AddUrl = "Add Url";
$ShowSessionCoachTitle = "Show session coach";
$ShowSessionCoachComment = "Show the global session coach name in session title box in the training list";
$ExtendRightsForCoachTitle = "Extend rights for coach";
$ExtendRightsForCoachComment = "Activate this option will give the coach the same permissions as the trainer on authoring tools";
$ExtendRightsForCoachOnSurveyComment = "Activate this option will allow the coachs to create and edit surveys";
$ExtendRightsForCoachOnSurveyTitle = "Extend rights for coachs on surveys";
$CannotDeleteUserBecauseOwnsCourse = "This user cannot be deleted because he is still teacher in a course. You can either remove his teacher status from these courses and then delete his account, or disable his account instead of deleting it.";
$AllowUsersToCreateCoursesTitle = "Allow non admin to create courses";
$AllowUsersToCreateCoursesComment = "Allow non administrators (teachers) to create new courses on the server";
$AllowStudentsToBrowseCoursesComment = "Allow learners to browse the courses catalogue and subscribe to available courses";
$AdvancedFileManagerTitle = "Advanced file manager in the WYSIWYG editor";
$AdvancedFileManagerComment = "Enable advanced file manager for WYSIWYG editor? This will add a considerable amount of additional options to the file manager that opens in a pop-up window when uploading files to the server, but might be a little more complicated to use for the final user.";
$SearchShowUnlinkedResultsTitle = "Full-text search: show unlinked results";
$SearchShowUnlinkedResultsComment = "When showing the results of a full-text search, what should be done with the results that are not accessible to the current user?";
$SearchHideUnlinkedResults = "Do not show them";
$SearchShowUnlinkedResults = "Show them but without a link to the resource";
$Templates = "Templates";
$HideCampusFromPublicDokeosPlatformsList = "Do not display my portal in the list of Chamilo portals";
$AllowReservationComment = "The booking system allows you to book resources for your training (rooms, tables, books, screens, ...). You need this tool to be enabled (through the Admin) to have it appear in the user menu.";
$FirstLetterSession = "Session title's first letter";
$EditSessionToURL = "Edit session";
$AddSessionsToThatURL = "Add sessions to that URL";
$SessionBelongURL = "Sessions were edited";
$ManageSessions = "Manage sessions";
$AllowMessageToolComment = "Enabling the internal messaging tool allows users to send messages to other users of the platform and to have a messaging inbox.";
$AllowSocialToolComment = "The social network tool allows users to define relations with other users and, by doing so, to define groups of friends. Combined with the internal messaging tool, this tool allows tight communication with friends, inside the portal environment.";
$SetLanguageAsDefault = "Set language as default";
$FieldFilter = "Filter";
$FilterOn = "Filter on";
$FilterOff = "Filter off";
$FieldFilterSetOn = "You can now use this field as a filter";
$FieldFilterSetOff = "You can't use this field as a filter";
$buttonAddUserField = "Add user field";
$UsersSubscribedToFollowingCoursesBecauseOfVirtualCourses = "The users have been subscribed to the following courses because several courses share the same visual code";
$TheFollowingCoursesAlreadyUseThisVisualCode = "The following courses already use this code";
$UsersSubscribedToBecauseVisualCode = "The users have been subscribed to the following courses because several courses share the same visual code";
$UsersUnsubscribedFromBecauseVisualCode = "The users have been unsubscribed from the following courses because several courses share the same visual code";
$AllowUseSubLanguageTitle = "Allow definition and use of sub-languages";
$AllowUseSubLanguageComment = "By enabling this option, you will be able to define variations for each of the language terms used in the platform's interface, in the form of a new language based on and extending an existing language. You'll find this option in the languages section of the administration panel.";
$AddWordForTheSubLanguage = "Add terms to the sub-language";
$TemplateEdited = "Template edited";
$SubLanguage = "Sub-language";
$LanguageIsNowVisible = "The language has been made visible and can now be used throughout the platform.";
$LanguageIsNowHidden = "The language has been hidden. It will not be possible to use it until it becomes visible again.";
$LanguageDirectoryNotWriteableContactAdmin = "The /main/lang directory, used on this portal to store the languages, is not writable. Please contact your platform administrator and report this message.";
$ShowGlossaryInDocumentsTitle = "Show glossary terms in documents";
$ShowGlossaryInDocumentsComment = "From here you can configure how to add links to the glossary terms from the documents";
$ShowGlossaryInDocumentsIsAutomatic = "Automatic: adds links to all defined glossary terms found in the document";
$ShowGlossaryInDocumentsIsManual = "Manual: shows a glossary icon in the online editor, so you can mark the terms that are in the glossary and that you want to link";
$ShowGlossaryInDocumentsIsNone = "None: doesn't add any glossary terms to the documents";
$LanguageVariable = "Language variable";
$ToExportDocumentsWithGlossaryYouHaveToSelectGlossary = "To export a document that has glossary terms with its references to the glossary, you have to make sure you include the glossary tool in the export";
$ShowTutorDataTitle = "Session's tutor's data is shown in the footer.";
$ShowTutorDataComment = "Show the session's tutor reference (name and e-mail if available) in the footer?";
$ShowTeacherDataTitle = "Show teacher information in footer";
$ShowTeacherDataComment = "Show the teacher reference (name and e-mail if available) in the footer?";
$TermsAndConditions = "Terms and conditions";
$HTMLText = "HTML";
$PageLink = "Page Link";
$DisplayTermsConditions = "Display a Terms & Conditions statement on the registration page, require visitor to accept the T&C to register.";
$AllowTermsAndConditionsTitle = "Enable terms and conditions";
$AllowTermsAndConditionsComment = "This option will display the Terms and Conditions in the register form for new users. Need to be configured first in the portal administration page.";
$SessionCategoryAdded = "The category has been added";
$SessionCategoryUpdate = "Category update";
$SessionCategoryDelete = "The selected categories have been deleted";
$SessionCategoryNameIsRequired = "Please give a name to the sessions category";
$ThereIsNotStillASession = "There are no sessions available";
$SelectASession = "Select a session";
$OriginCoursesFromSession = "Courses from the original session";
$DestinationCoursesFromSession = "Courses from the destination session";
$CopyCourseFromSessionToSessionExplanation = "Help for the copy of courses from session to session";
$TypeOfCopy = "Type of copy";
$CopyFromCourseInSessionToAnotherSession = "Copy from course in session to another session";
$YouMustSelectACourseFromOriginalSession = "You must select a course from original session";
$MaybeYouWantToDeleteThisUserFromSession = "Maybe you want to delete the user, instead of unsubscribing him from all courses...?";
$EditSessionCoursesByUser = "Edit session courses by user";
$CoursesUpdated = "Courses updated";
$CurrentCourses = "Current courses";
$CoursesToAvoid = "Unaccessible courses";
$EditSessionCourses = "Edit session courses";
$SessionVisibility = "Visibility after end date";
$BlockCoursesForThisUser = "Block user from courses in this session";
$LanguageFile = "Language file";
$ShowCoursesDescriptionsInCatalogTitle = "Show the courses descriptions in the catalog";
$ShowCoursesDescriptionsInCatalogComment = "Show the courses descriptions as an integrated popup when clicking on a course info icon in the courses catalog";
$StylesheetNotHasBeenAdded = "The stylesheet could not be added";
$AddSessionsInCategories = "Add sessions in categories";
$ItIsRecommendedInstallImagickExtension = "It is recommended to install the imagick php extension for better performances in the resolution for generating the thumbnail images otherwise not show very well, if it is not install by default uses the php-gd extension.";
$EditSpecificSearchField = "Edit specific search field";
$FieldName = "Field name";
$SpecialExports = "Special exports";
$SpecialCreateFullBackup = "Special create full backup";
$SpecialLetMeSelectItems = "Special let me select items";
$ShowSessionDataTitle = "Show session data title";
$ShowSessionDataComment = "Show session data comment";
$SubscribeSessionsToCategory = "Subscription sessions in the category";
$SessionListInPlatform = "List of session in the platform";
$SessionListInCategory = "List of sesiones in the categories";
$ToExportSpecialSelect = "If you want to export courses containing sessions, which will ensure that these seansido included in the export to any of that will have to choose in the list.";
$ErrorMsgSpecialExport = "There were no courses registered or may not have made the association with the sessions";
$ConfigureInscription = "Setting the registration page";
$MsgErrorSessionCategory = "Select category and sessions";
$NumberOfSession = "Number sessions";
$DeleteSelectedSessionCategory = "Delete only the selected categories without sessions";
$DeleteSelectedFullSessionCategory = "Delete the selected categories to sessions";
$PlatformUnsubscribeTitle = "Allow unsubscription from platform";
$PlatformUnsubscribeComment = "By enabling this option, you allow any user to definitively remove his own account and all data related to it from the platform. This is quite a radical action, but it is necessary for portals opened to the public where users can auto-register. An additional entry will appear in the user profile to unsubscribe after confirmation.";
$MathMimetexComment = "Enable mimeTeX mathematical editor. The activation is not fully realized if not previously installed on the server the executable MimeTex file. See the Chamilo installation guide.";
$AllowSendMessageToAllPlatformUsersTitle = "Allow sending messages to any platform user";
$AllowSendMessageToAllPlatformUsersComment = "Allows you to send messages to any user of the platform, not just your friends or the people currently online.";
$TimezoneValueComment = "The timezone for this portal should be set to the same timezone as the organization's headquarter. If left empty, it will use the server's timezone.<br/>If configured, all times on the system will be printed based on this timezone. This setting has a lower priority than the user's timezone, if enabled and selected by the user himself through his extended profile.";
$UseUsersTimezoneComment = "Enable the possibility for users to select their own timezone. The timezone field should be set to visible and changeable in the Profiling menu in the administration section before users can choose their own. Once configured, users will be able to see assignment deadlines and other time references in their own timezone, which will reduce errors at delivery time.";
$TimeSpentOnThePlatformLastWeekByDay = "Time spent on the platform last week, by day";
$GraphicNotAvailable = "Chart not available";
$AttendancesFaults = "Not attended";
$Minutes = "Minutes";
$SystemStatus = "System status";
$IsWritable = "Is writable";
$DirectoryExists = "The directory exists";
$DirectoryMustBeWritable = "The directory must be writable by the web server";
$DirectoryShouldBeRemoved = "The directory should be removed (it is no longer necessary)";
$Section = "Section";
$Expected = "Expected";
$Setting = "Setting";
$Current = "Current";
$SessionGCMaxLifetimeInfo = "The session garbage collector maximum lifetime indicates which maximum time is given between two runs of the garbage collector.";
$PHPVersionInfo = "PHP version";
$FileUploadsInfo = "File uploads indicate whether file uploads are authorized at all";
$UploadMaxFilesizeInfo = "Maximum volume of an uploaded file. This setting should, most of the time, be matched with the post_max_size variable.";
$MagicQuotesRuntimeInfo = "This is a highly unrecommended feature which converts values returned by all functions that returned external values to slash-escaped values. This feature should *not* be enabled.";
$PostMaxSizeInfo = "This is the maximum size of uploads through forms using the POST method (i.e. classical file upload forms)";
$SafeModeInfo = "Safe mode is a deprecated PHP feature which (badly) limits the access of PHP scripts to other resources. It is recommended to leave it off.";
$DisplayErrorsInfo = "Show errors on screen. Turn this on on development servers, off on production servers.";
$MaxInputTimeInfo = "The maximum time allowed for a form to be processed by the server. If it takes longer, the process is abandonned and a blank page is returned.";
$DefaultCharsetInfo = "The default character set to be sent when returning pages";
$RegisterGlobalsInfo = "Whether to use the register globals feature or not. Using it represents potential security risks with this software.";
$ShortOpenTagInfo = "Whether to allow for short open tags to be used or not. This feature should not be used.";
$MemoryLimitInfo = "Maximum memory limit for one single script run. If the memory needed is higher, the process will stop to avoid consuming all the server's available memory and thus slowing down other users.";
$MagicQuotesGpcInfo = "Whether to automatically escape values from GET, POST and COOKIES arrays. A similar feature is provided for the required data inside this software, so using it provokes double slash-escaping of values.";
$VariablesOrderInfo = "The order of precedence of Environment, GET, POST, COOKIES and SESSION variables";
$MaxExecutionTimeInfo = "Maximum time a script can take to execute. If using more than that, the script is abandoned to avoid slowing down other users.";
$ExtensionMustBeLoaded = "This extension must be loaded.";
$MysqlProtoInfo = "MySQL protocol";
$MysqlHostInfo = "MySQL server host";
$MysqlServerInfo = "MySQL server information";
$MysqlClientInfo = "MySQL client";
$ServerProtocolInfo = "Protocol used by this server";
$ServerRemoteInfo = "Remote address (your address as received by the server)";
$ServerAddessInfo = "Server address";
$ServerNameInfo = "Server name (as used in your request)";
$ServerPortInfo = "Server port";
$ServerUserAgentInfo = "Your user agent as received by the server";
$ServerSoftwareInfo = "Software running as a web server";
$UnameInfo = "Information on the system the current server is running on";
$AdminsCanChangeUsersPassComment = "This feature is useful for the multi-URL scenario, where there is a difference between the global admin and the normal admins. In this case, selecting \"No\" will prevent normal admins to set other users' passwords, and will only allow them to ask for a password regeneration (thus sent by e-mail to the user). The global admin can still do it.";
$AdminsCanChangeUsersPassTitle = "Admins can change users' passwords";
$AdminLoginAsAllowedComment = "Allow users with the corresponding privileges to use the \"login as\" feature to connect using other users' account? This setting is most useful for multi-url configuration, where you don't think an administrator from a secondary URL should be able to connect as any user. Note that another setting is available in the configuration file to block all possibility for anyone to use this feature.";
$PortalSessionsLimitReached = "Sorry, this installation has a sessions limit, which has now been reached. To increase the number of sessions allowed on this Chamilo installation, please contact your hosting provider or, if available, upgrade to a superior hosting plan.";
$PortalCoursesLimitReached = "Sorry, this installation has a courses limit, which has now been reached. To increase the number of courses allowed on this Chamilo installation, please contact your hosting provider or, if available, upgrade to a superior hosting plan.";
$PortalTeachersLimitReached = "Sorry, this installation has a teachers limit, which has now been reached. To increase the number of teachers allowed on this Chamilo installation, please contact your hosting provider or, if available, upgrade to a superior hosting plan.";
$PortalUsersLimitReached = "Sorry, this installation has a users limit, which has now been reached. To increase the number of users allowed on this Chamilo installation, please contact your hosting provider or, if available, upgrade to a superior hosting plan.";
$SpecialExportsIntroduction = "The special exports feature is meant to help an instructional controller to export all courses documents in one unique step. Another option lets you choose the courses you want to export, and will export documents present in these courses' sessions as well. This is a very heavy operation, and we recommend you do not start it during normal usage hours of your portal. Do it in a quieter period. If you don't need all the contents at once, try to export courses documents directly from the course maintenance tool inside the course itself.";
$AllowUserCourseSubscriptionByCourseAdminTitle = "Allow User Course Subscription By Course Admininistrator";
$AllowUserCourseSubscriptionByCourseAdminComment = "Activate this option will allow course administrator to subscribe users inside a course";
$SessionCoachEndDateComment = "Date on which the session is closed to coaches. The additional delay will allow them to export all relevant tracking information";
$SessionCoachStartDateComment = "Date on which the session is made available to coaches, so they can prepare it before the students get connected";
$SessionEndDateComment = "Date on which the session is closed";
$SessionStartDateComment = "Date on which the session is made available to all";
$SessionDisplayEndDateComment = "Date that will be shown in the session information as the date on which the session ends";
$SessionDisplayStartDateComment = "Date that will be shown in the session information as the date on which the session starts";
$SessionCoachEndDate = "Access end date for coaches";
$SessionCoachStartDate = "Access start date for coaches";
$SessionEndDate = "Access end date";
$SessionStartDate = "Access start date";
$SessionDisplayEndDate = "End date to display";
$SessionDisplayStartDate = "Start date to display";
$SessionPageEnabledComment = "When this option is enabled, the session title is a link to a special session page. When disabled, it is only a text title, without link. The session page linked to might be confusing for some users, which is why you might want to disable it.";
$SessionPageEnabledTitle = "Enable session link in courses list";
$ThisValueIsUsedInTheCourseURL = "This value is used in the course URL";
$ThereAreUsersUsingThisLanguageYouWantToDisableThisLanguageAndSetUsersWithTheDefaultPortalLanguage = "There are users using this language. Do you want to disable this language and set all this users with the default portal language?";
$TheXMLImportLetYouAddMoreInfoAndCreateResources = "The XML import lets you add more info and create resources (courses, users). The CSV import will only create sessions and let you assign existing resources to them.";
$ShowLinkBugNotificationTitle = "Show link to report bug";
$ShowLinkBugNotificationComment = "Show a link in the header to report a bug inside of our support platform (http://support.chamilo.org). When clicking on the link, the user is sent to the support platform, on a wiki page that describes the bug reporting process.";
$DataFiller = "Data filler";
$GradebookActivateScoreDisplayCustom = "Enable competence level labelling in order to set custom score information";
$ThisSectionIsOnlyVisibleOnSourceInstalls = "This section is only visible on installations from source code, not in packaged versions of the platform. It will allow you to quickly populate your platform with test data. Use with care (data is really inserted) and only on development or testing installations.";
$UsersFillingReport = "Users filling report";
$AllUsersAreAutomaticallyRegistered = "All users are automatically registered";
$ErrorStylesheetFilesExtensionsInsideZip = "The only accepted extensions in the ZIP file are jpg, jpeg, png, gif and css.";
$MyTextHere = "Enter your text here...";
$FieldTypeSocialProfile = "Social network link";
$AllowUsersCopyFilesTitle = "Allow users to copy files from a course in your personal file area";
$AllowUsersCopyFilesComment = "Allows users to copy files from a course in your personal file area, visible through the Social Network or through the HTML editor when they are out of a course";
$BrowscapInfo = "Browscap loading browscap.ini file that contains a large amount of data on the browser and its capabilities, so it can be used by the function get_browser () PHP";
$EnableCourseValidationComment = "When the \"Courses validation\" feature is enabled, a teacher is not able to create a course alone. He/she fills a course request. The platform administrator reviews the request and approves it or rejects it.<br/>This feature relies on automated e-mail messaging; set Chamilo to access an e-mail server and to use a dedicated an e-mail account.";
$CourseValidationTermsAndConditionsLink = "Course validation - a link to the terms and conditions";
$CourseValidationTermsAndConditionsLinkComment = "This is the URL to the \"Terms and Conditions\" document that is valid for making a course request. If the address is set here, the user should read and agree with these terms and conditions before sending a course request.<br/>If you enable Chamilo's \"Terms and Conditions\" module and if you want its URL to be used, then leave this setting empty.";
$EnableSSOComment = "Enabling Single Sign On allows you to connect this platform as a slave of an authentication master, for example a Drupal website with the Drupal-Chamilo plugin or any other similar master setup.";
$SSOServerDomainTitle = "Domain of the Single Sign On server";
$SSOServerDomainComment = "The domain of the Single Sign On server (the web address of the other server that will allow automatic registration to Chamilo). This should generally be the address of the other server without any trailing slash and without the protocol, e.g. www.example.com";
$SSOServerAuthURITitle = "Single Sign On server authentication URL";
$SSOServerAuthURIComment = "The address of the page that deals with the authentication verification. For example /?q=user in Drupal's case.";
$SSOServerUnAuthURITitle = "Single Sign On server's logout URL";
$SSOServerUnAuthURIComment = "The address of the page on the server that logs the user out. This option is useful if you want users logging out of Chamilo to be automatically logged out of the authentication server.";
$SSOServerProtocolTitle = "Single Sign On server's protocol";
$SSOServerProtocolComment = "The protocol string to prefix the Single Sign On server's domain (we recommend you use https:// if your server is able to provide this feature, as all non-secure protocols are dangerous for authentication matters)";
$EnabledWirisComment = "Enable WIRIS mathematical editor. Installing this plugin you get WIRIS editor and WIRIS CAS. <br/>This activation is not fully realized unless it has been previously downloaded the <ahref=\"http://www.wiris.com/plugins/editors/download?filter=fckeditor\"target=\"_blank\">PHP plugin for FCKeditor WIRIS</a> and unzipped its contents in the Chamilo's directory main/inc/lib/fckeditor/editor/plugins/fckeditor_wiris/ <br/>This is necessary because Wiris is proprietary software and his services are <ahref=\"http://www.wiris.com/store/who-pays\"target=\"_blank\">commercial</a>. To make adjustments to the plugin, edit configuration.ini file or replace his content by configuration.ini.default Chamilo file.";
$EnabledSVGComment = "This option allows you to create and edit SVG (Scalable Vector Graphics) multilayer online, as well as export them to png format images.";
$ForceWikiPasteAsPlainTextComment = "This will prevent many hidden tags, incorrect or non-standard, copied from other texts to stop corrupting the text of the Wiki after many issues; but will lose some features while editing.";
$EnabledGooglemapsTitle = "Activate Google maps";
$EnabledGooglemapsComment = "Activate the button to insert Google maps. Activation is not fully realized if not previously edited the file main/inc/lib/fckeditor/myconfig.php and added a Google maps API key.";
$EnabledImageMapsTitle = "Activate Image maps";
$EnabledImageMapsComment = "Activate the button to insert Image maps. This allows you to associate URLs to areas of an image, creating hotspots.";
$BigBlueButtonEnableComment = "Choose whether you want to enable the BigBlueButton videoconference tool. Once enabled, it will show as an additional course tool in all courses' homepage, and teachers will be able to launch a conference at any time. Learners will not be able to launch a conference, only join one. If you don't have a BigBlueButton server, please <ahref=\"http://bigbluebutton.org/\"target=\"_blank\">set one up</a> or ask the <ahref=\"http://www.chamilo.org/en/providers\"target=\"_blank\">Chamilo official providers</a> for a quote.
BigBlueButton is a free (as in freedom *and* beer), but its installation requires a set of technical skills that might not be immediately available to all. You can install it on your own or seek professional help to assist you or do it for you. This help, however, will generate a certain cost. In the pure logic of the free software, we offer you the tools to make your work easier and recommend professionals (the Chamilo Official Providers) that will be able to help you if this were too difficult.";
$BigBlueButtonHostTitle = "BigBlueButton server host";
$BigBlueButtonHostComment = "This is the name of the server where your BigBlueButton server is running. Might be <i>localhost</i>, an IP address (e.g. 192.168.13.54) or a domain name (e.g. my.video.com).";
$BigBlueButtonSecuritySaltTitle = "Security key of the BigBlueButton server";
$BigBlueButtonSecuritySaltComment = "This is the security key of your BigBlueButton server, which will allow your server to authentify the Chamilo installation. Refer to the BigBlueButton documentation to locate it.";
$ShowUsersFoldersComment = "This option allows you to show or hide to teachers the folders that the system generates for each user who visits the tool documents or send a file through the web editor. If you display these folders to the teachers, they may make visible or not the learners and allow each learner to have a specific place on the course where not only store documents, but where they can also create and edit web pages and to export to pdf, make drawings, make personal web templates, send files, as well as create, move and delete directories and files and make security copies from their folders. Each user of course have a complete document manager. Also, remember that any user can copy a file that is visible from any folder in the documents tool (whether or not the owner) to his/her portfolios or personal documents area of social network, which will be available for his/her can use it in other courses.";
$ShowDefaultFoldersTitle = "Show in documents tool all folders containing multimedia resources supplied by default";
$ShowDefaultFoldersComment = "Multimedia file folders containing files supplied by default organized in categories of video, audio, image and flash animations to use in their courses. Although you make it invisible into the document tool, you can still use these resources in the platform web editor.";
$ShowChatFolderTitle = "Show the history folder of chat conversations";
$ShowChatFolderComment = "This will show to theacher the folder that contains all sessions that have been made in the chat, the teacher can make them visible or not learners and use them as a resource";
$EnabledStudentExport2PDFTitle = "Allow learners to export web documents to PDF format in the documents and wiki tools";
$EnabledStudentExport2PDFComment = "This feature is enabled by default, but in case of server overload abuse it, or specific learning environments, might want to disable it for all courses.";
$EnabledInsertHtmlTitle = "Allow insertion of widgets";
$EnabledInsertHtmlComment = "This allows you to embed on your webpages your favorite videos and applications such as vimeo or slideshare and all sorts of widgets and gadgets";
$IncludeAsciiMathMlTitle = "Load the file ASCIIMathML.js in all the system's pages";
$IncludeAsciiMathMlComment = "Activate this setting if you want to show ASCIIMathML-based mathematical formulas and ASCIIsvg-based mathematical graphics not only in the \"Documents\" tool, but elsewhere in the system.";
$CourseHideToolsTitle = "Hide tools from teachers";
$CompareUserResultsBetweenCoursesAndCoursesInASession = "This advanced tool allows you to manually improve the tracking of users results when moving from courses methodology to sessions methodology. In most cases, you won't need to use it.<br/>
On this screen, you can compare results of users between the context of a standalone course, and the context of the same course inside a session.<br/>
Once you are sure about what to do, you can choose to move the tracking data of the students (exercises results and learning paths tracking) from a course to a session.";
$PDFExportWatermarkEnableTitle = "Enable watermark in PDF export";
$PDFExportWatermarkEnableComment = "By enabling this option, you can upload an image or a text that will be automatically added as watermark to all PDF exports of documents on the system.";
$AddWaterMark = "Upload a watermark image";
$PDFExportWatermarkByCourseTitle = "Enable watermark definition by course";
$PDFExportWatermarkByCourseComment = "When this option is enabled, teachers can define their own watermark for the documents in their courses.";
$PDFExportWatermarkTextComment = "This text will be added as a watermark to the documents exports as PDF.";
$ExerciseMinScoreTitle = "Minimum score of exercises";
$ExerciseMinScoreComment = "Define a minimum score (generally 0) for all the exercises on the platform. This will define how final results are shown to users and teachers.";
$ExerciseMaxScoreTitle = "Maximum score of exercises";
$ExerciseMaxScoreComment = "Define a maximum score (generally 10,20 or 100) for all the exercises on the platform. This will define how final results are shown to users and teachers.";
$CareersAndPromotions = "Careers and promotions";
$Careers = "Careers";
$Promotions = "Promotions";
$Updated = "Update successful";
$Career = "Career";
$SubscribeSessionsToPromotions = "Subscribe sessions to promotions";
$SessionsInPlatform = "Sessions not subscribed";
$FirstLetterSessions = "First letter of session name";
$SessionsInPromotion = "Sessions in this promotion";
$SubscribeSessionsToPromotion = "Subscribe sessions to promotion";
$YouNeedToCreateACareerFirst = "You will have to create a career before you can add promotions (promotions are sub-elements of a career)";
$OutputBufferingInfo = "Output buffering setting is \"On\" for being enabled or \"Off\" for being disabled. This setting also may be enabled through an integer value (4096 for example) which is the output buffer size.";
$LoadedExtension = "Extension loaded";
$SubscribeGroupToSessions = "Subscribe group to sessions";
$SubscribeGroupToCourses = "Subscribe group to courses";
$EnabledPixlrComment = "Pixlr allow you to edit, adjust and filter your photos with features similar to Photoshop. It is the ideal complement to process images based on bitmaps";
$PromotionXArchived = "The <i>%s</i> promotion has been archived. This action has the consequence of making invisible all sessions registered into this promotion. You can undo this by unarchiving this promotion.";
$PromotionXUnarchived = "The <i>%s</i> promotion has been unarchived. This action has the consequence of making visible all sessions registered into this promotion. You can undo this by archiving the promotion.";
$CareerXArchived = "The <i>%s</i> career has been archived. This action has the consequence of making invisible the career, its promotions and all the sessions registered into this promotion. You can undo this by unarchiving the career.";
$CareerXUnarchived = "The <i>%s</i> career has been unarchived. This action has the consequence of making visible the career, its promotions and all the sessions registered into this promotion. You can undo this by archiving the career.";
$EnableAccessibilityFontResizeComment = "Enable this option to show a set of font resize options on the top-right side of your campus. This will allow visually impaired to read their course contents more easily.";
$SearchEnabledComment = "This feature allows you to index most of the documents uploaded to your portal, then provide a search feature for users.<br/>
This feature will not index documents that have already been uploaded, so it is important to enable (if wanted) at the beginning of your implementation.<br/>
Once enabled, a search box will appear in the courses list of every user. Searching for a specific term will bring a list of corresponding documents, exercises or forum topics, filtered depending on the availability of these contents to the user.";
$ProgramsNeededToConvertFiles = "Programs needed to convert files";
$YouAreUsingChamiloInAWindowsPlatformSadlyYouCantConvertDocumentsInOrderToSearchTheContentUsingThisTool = "You are using Chamilo in a Windows platform, sadly you can't convert documents in order to search the content using this tool";
$HideCoursesInSessionsTitle = "Hide courses list in sessions";
$HideCoursesInSessionsComment = "When showing the session block in your courses page, hide the list of courses inside that session (only show them inside the specific session screen).";
$ShowGroupsToUsersTitle = "Show classes to users";
$ShowGroupsToUsersComment = "Show the classes to users. Classes are a feature that allow you to register/unregister groups of users into a session or a course directly, reducing the administrative hassle. When you pick this option, learners will be able to see in which class they are through their social network interface.";
$EnableNanogongComment = "Nanongong is a recorder - voice player that allows you to record your voice and send it to the platform or download it into your hard drive. It also lets you play what you recorded. The learners only need a microphone and speakers, and accept the load applet when first loaded. It is very useful for language learners to hear his voice after listening the correct pronunciation proposed by teacher in a wav voice file.";
$CourseBelongURL = "Course registered to the URL";
$AtLeastOneSessionAndOneURL = "You have to select at least one session and one URL";
$SelectURL = "Select a URL";
$SessionsWereEdited = "The sessions have been updated.";
$URLDeleted = "URL deleted.";
$CannotDeleteURL = "Cannot delete this URL.";
$CoursesInPlatform = "Courses on the platform.";
$UsersEdited = "Users updated.";
$CourseHome = "Course homepage";
$ComingSoon = "Coming soon...";
$DummyCourseOnlyOnTestServer = "Dummy course content - only available on test platforms.";
$ThereAreNotSelectedCoursesOrCoursesListIsEmpty = "There are no selected courses or the courses list is empty.";
$CodeTwiceInFile = "A code has been used twice in the file. This is not authorized. Courses codes should be unique.";
$CodeExists = "This code exists";
$UnkownCategoryCourseCode = "The category could not be found";
$LinkedCourseTitle = "Title of related course";
$LinkedCourseCode = "Linked course's code";
$AssignUsersToSessionsAdministrator = "Assign users to sessions administrator";
$AssignedUsersListToSessionsAdministrator = "Assign a users list to the sessions administrator";
$GroupDeleted = "Class deleted.";
$CannotDeleteGroup = "The class could not be deleted.";
$SomeGroupsNotDeleted = "Some of the classes could not be deleted.";
$DontUnchek = "Don't uncheck";
$Modified = "Modified";
$SessionsList = "Sessions list";
$Promotion = "Promotion";
$UpdateSession = "Update session";
$Path = "Path";
$SelectOptionExport = "Select export option";
$FieldEdited = "Field added.";
$LanguageParentNotExist = "The parent language does not exist.";
$TheSubLanguageHasNotBeenRemoved = "The sub-language has not been removed.";
$ShowOrHide = "Show/Hide";
$StatusCanNotBeChangedToHumanResourcesManager = "The status of this user cannot be changed to human resources manager.";
$FieldTaken = "Field taken";
$UsersSubscribedToSeveralCoursesBecauseOfVirtualCourses = "Users subscribed to several courses through the use of virtual courses.";
$NoUrlForThisUser = "This user doesn't have a related URL.";
$ExtraData = "Extra data";
$ExercisesInLp = "Exercises in learning paths";
$Id = "Id";
$ThereWasAnError = "There was an error.";
$CantMoveToTheSameSession = "Cannot move this to the same session.";
$StatsMoved = "Stats moved.";
$UserInformationOfThisCourse = "User information for this course";
$OriginCourse = "Original course";
$OriginSession = "Original session";
$DestinyCourse = "Destination course";
$DestinySession = "Destination session";
$CourseDoesNotExistInThisSession = "The course does not exist in this session. The copy will work only from one course in one session to the same course in another session.";
$ExtensionCouldBeLoaded = "Extension could be loaded";
$ArchiveDirCleanup = "Archive directory cleanup";
$ArchiveDirCleanupDescr = "Chamilo keeps a copy of most of the temporary files it generates (for backups, exports, copies, etc) into its archive/ directory. After a while, this can add up to a very large amount of disk space being used for nothing. Click the button below to clean your archive directory up. This operation should be automated by a cron process, but if this is not possible, you can come to this page regularly to remove all temporary files from the directory.";
$ArchiveDirCleanupProceedButton = "Proceed with cleanup";
$ArchiveDirCleanupSucceeded = "The archive/ directory cleanup has been executed successfully.";
$ArchiveDirCleanupFailed = "For some reason, the archive/ directory could not be cleaned up. Please clean it up by manually connecting to the server and deleting the contents of the chamilo/archive/ directory, except the .htaccess file.";
$AllowTeacherChangeGradebookGradingModelTitle = "Allow teachers to change the assessments grading model";
$AllowTeacherChangeGradebookGradingModelComment = "Enabling this option, you will allow each teacher to choose the grading model which will be used in his/her course. This change will have to be made by the teacher from inside the assessments tool of the course.";
$ShowDocumentPreviewComment = "Showing previews of the documents in the documents tool will avoid loading a new page just to show a document, but can result unstable with some older browsers or smaller width screens.";
$CasMainActivateTitle = "Enable CAS authentication";
$CasMainServerTitle = "Main CAS server";
$CasMainServerComment = "This is the main CAS server which will be used for the authentication (IP address or hostname)";
$CasMainServerURITitle = "Main CAS server URI";
$CasMainServerURIComment = "The path to the CAS service";
$CasMainPortTitle = "Main CAS server port";
$CasMainPortComment = "The port on which to connect to the main CAS server";
$CasMainProtocolTitle = "Main CAS server protocol";
$CAS1Text = "CAS 1";
$CAS2Text = "CAS 2";
$SAMLText = "SAML";
$CasMainProtocolComment = "The protocol with which we connect to the CAS server";
$CasUserAddActivateTitle = "Enable CAS user addition";
$CasUserAddActivateComment = "Enable CAS user addition";
$CasUserAddLoginAttributeTitle = "Add CAS user login";
$CasUserAddLoginAttributeComment = "Add CAS user login details when registering a new user";
$CasUserAddEmailAttributeTitle = "Add CAS user email";
$CasUserAddEmailAttributeComment = "Add CAS user e-mail details when registering a new user";
$CasUserAddFirstnameAttributeTitle = "Add CAS user firstname";
$CasUserAddFirstnameAttributeComment = "Add CAS user firstname when registering a new user";
$CasUserAddLastnameAttributeTitle = "Add CAS user lastname";
$CasUserAddLastnameAttributeComment = "Add CAS user lastname details when registering a new user";
$ShowAdminToolbarTitle = "Show admin toolbar";
$ShowAdminToolbarComment = "Shows a global toolbar on top of the page to the designated user roles. This toolbar, very similar to Wordpress and Google's black toolbars, can really speed up complicated actions and improve the space you have available for the learning content, but it might be confusing for some users";
$AllowBrowserSnifferTitle = "Activate the browser sniffer";
$AllowBrowserSnifferComment = "This will enable an investigator of the capabilities that support browsers that connect to Chamilo. Therefore will improve user experience by adapting responses to the type of browser platform that connects, but will slow initial page load of users every time that they enter to the platform.";
$GradebookEnableLockingTitle = "Enable locking of assessments by teachers";
$GradebookEnableLockingComment = "Once enabled, this option will enable locking of any assessment by the teachers of the corresponding course. This, in turn, will prevent any modification of results by the teacher inside the resources used in the assessment: exams, learning paths, tasks, etc. The only role authorized to unlock a locked assessment is the administrator. The teacher will be informed of this possibility. The locking and unlocking of gradebooks will be registered in the system's report of important activities";
$LdapDescriptionComment = "<divclass='normal-message'><br/><ul><li>LDAP authentication : <br/>See I. below to configure LDAP <br/>See II. below to activate LDAP authentication </li><br/><br/><li> Update user attributes, with LDAP data, after CAS authentication(see <ahref='settings.php?category=CAS'>CAS configuration </a>) : <br/>See I. below to configure LDAP <br/>CAS manage user authentication, LDAP activation isn't required. </li><br/></ul></div><br/><h4>I. LDAP configuration</h4><h5>Edit file main/inc/conf/auth.conf.php </h5>-> Edit values of array <code>$extldap_config</code><br/><br/>Parameters are <br/><ul><li>base domain string (ex : 'base_dn' => 'DC=cblue,DC=be') </li><li>admin distinguished name (ex : 'admin_dn' =>'CN=admin,dc=cblue,dc=be') </li><li>admin password (ex : 'admin_password' => '123456') </li><li>ldap host (ex : 'host' => array('1.2.3.4', '2.3.4.5', '3.4.5.6')) </li><li>filter (ex : 'filter' => '') </li><li>port (ex : 'port' => 389) </li><li>protocol version (2 or 3) (ex : 'protocol_version' => 3) </li><li>user_search (ex : 'user_search' => 'sAMAccountName=%username%') </li><li>encoding (ex : 'encoding' => 'UTF-8') </li><li>update_userinfo (ex : 'update_userinfo' => true) </li></ul>-> To update correspondences between user and LDAP attributes, edit array <code>$extldap_user_correspondance</code><br/>Array values are <chamilo_field> =>>ldap_field><br/>Array structure is explained in file main/auth/external_login/ldap.conf.php<br/><br/><br/><h4>II. Activate LDAP authentication </h4><h5>Edit file main/inc/conf/configuration.php </h5>-> Uncomment lines <br/>$extAuthSource["extldap"]["login"] =$_configuration['root_sys'].$_configuration['code_append']."auth/external_login/login.ldap.php";<br/>$extAuthSource["extldap"]["newUser"] =$_configuration['root_sys'].$_configuration['code_append']."auth/external_login/newUser.ldap.php";<br/><br/>N.B. : LDAP users use same fields than platform users to login. <br/>N.B. : LDAP activation adds a menu External authentication [LDAP] in "add or modify" user pages.";
$ShibbolethMainActivateComment = "<p>First of all, you have to configure Shibboleth for your web server.</p>To configure it for Chamilo<h5>edit file main/auth/shibboleth/config/aai.class.php</h5><p>Modify object $result values with the name of your Shibboleth attributes</p><ul><li>$result->unique_id = 'mail';</li><li>$result->firstname = 'cn';</li><li>$result->lastname = 'uid';</li><li>$result->email = 'mail';</li><li>$result->language = '-';</li><li>$result->gender = '-';</li><li>$result->address = '-';</li><li>$result->staff_category = '-';</li><li>$result->home_organization_type = '-'; </li><li>$result->home_organization = '-';</li><li>$result->affiliation = '-';</li><li>$result->persistent_id = '-';</li><li>...</li></ul><br/>Go to <ahref='settings.php?category=Shibboleth'>Plugin</a> to add a configurable 'Shibboleth Login' button for your Chamilo campus.";
$FacebookMainActivateComment = "<p>First of all, you have create a Facebook Application (see <ahref='https://developers.facebook.com/apps'>https://developers.facebook.com/apps</a>) with your Facebook account. In the Facebook Apps parameters, the site URL value should have a GET parameter 'action=fbconnect' (e.g. http://mychamilo.com/?action=fbconnect).</p>Then, <h5>edit file main/auth/external_login/facebook.conf.php</h5>and enter 'appId' and 'secret' values for $facebook_config.<br/>Go to <ahref='settings.php?category=Facebook'>Plugin</a> to add a configurable 'Facebook Login' button for your Chamilo campus.";
$AllowSessionAdminsToSeeAllSessionsTitle = "Allow session administrators to see all sessions";
$AllowSessionAdminsToSeeAllSessionsComment = "When this option is not enabled (default), session administrators can only see the sessions they have created. This is confusing in an open environment where session administrators might need to share support time between two sessions.";
$TeacherAutosubscribeComment = "Teacher autosubscribe - not yet available";
$DRHAutosubscribeTitle = "Human resources director autosubscribe";
$DRHAutosubscribeComment = "Human resources director autosubscribe - not yet available";
$ScormCumulativeSessionTimeTitle = "Cumulative session time for SCORM";
$ScormCumulativeSessionTimeComment = "When enabled, the session time for SCORM learning paths will be cumulative, otherwise, it will only be counted from the last update time.";
$SessionAdminPageAfterLoginTitle = "Session admin page after login";
$SessionAdminPageAfterLoginComment = "Page to load after login for the session administrators";