Catalyst IT and others'; $string['installmahara'] = 'Install Mahara'; $string['component'] = 'Component or plugin'; $string['continue'] = 'Continue'; $string['coredata'] = 'core data'; $string['coredatasuccess'] = 'Successfully installed core data'; $string['fromversion'] = 'From version'; $string['information'] = 'Information'; $string['installingplugin'] = 'Installing %s'; $string['installsuccess'] = 'Successfully installed version '; $string['toversion'] = 'To version'; $string['localdatasuccess'] = 'Successfully installed local customisations'; $string['notinstalled'] = 'Not installed'; $string['nothingtoupgrade'] = 'Nothing to upgrade'; $string['performinginstallation'] = 'Performing installation...'; $string['performingupgrades'] = 'Performing upgrades...'; $string['runupgrade'] = 'Run upgrade'; $string['gotoinstallpage'] = 'Install via extensions page'; $string['successfullyinstalled'] = 'Successfully installed Mahara.'; $string['thefollowingupgradesareready'] = 'The following upgrades are ready:'; $string['thefollowingpluginsareready'] = 'The following new plugins are available:'; $string['registerthismaharasite'] = 'Register this Mahara site'; $string['upgradeloading'] = 'Loading...'; $string['upgrades'] = 'Upgrades'; $string['newplugins'] = 'New plugins'; $string['upgradingplugin'] = 'Upgrading %s'; $string['upgradesuccess'] = 'Successfully upgraded'; $string['upgradesuccesstoversion'] = 'Successfully upgraded to version '; $string['upgradefailure'] = 'Failed to upgrade.'; $string['noupgrades'] = 'Nothing to upgrade. You are fully up to date.'; $string['youcanupgrade'] = 'You can upgrade Mahara from %s (%s) to %s (%s).'; $string['upgradeinprogress'] = 'An upgrade began at %s and did not complete. Run this upgrade anyway.'; $string['Plugin'] = 'Plugin'; $string['jsrequiredforupgrade'] = 'You must enable JavaScript to perform an install or upgrade.'; $string['dbnotutf8warning'] = 'You are not using a UTF-8 database. Mahara stores all data as UTF-8 internally. You may still attempt this upgrade, but it is recommended that you convert your database to UTF-8.'; $string['dbcollationmismatch'] = 'A column of your database is using a collation that is not the same as the database default. Please ensure all columns use the same collation as the database.'; $string['maharainstalled'] = 'Mahara is already installed.'; $string['cliadminpassword'] = 'The password for the admin user'; $string['cliadminemail'] = 'The email address for the admin user'; $string['clisitename'] = 'The site name'; $string['cliupdatesitenamefailed'] = 'Updating site name failed.'; $string['cliinstallerdescription'] = 'Install Mahara and create required data directories'; $string['cliinstallingmahara'] = 'Installing Mahara'; $string['cliupgraderdescription'] = 'Upgrade the Mahara database and data to the version of Mahara installed'; $string['cliupgradingmahara'] = 'Upgrading Mahara'; $string['maharanotinstalled'] = 'Mahara is not currently installed. Please install Mahara before trying to upgrade.'; // Admin navigation menu $string['adminhome'] = 'Admin home'; $string['configsite'] = 'Configure site'; $string['configusers'] = 'Manage users'; $string['groups'] = 'Groups'; $string['managegroups'] = 'Manage groups'; $string['Extensions'] = 'Extensions'; $string['configextensions'] = 'Administer extensions'; $string['manageinstitutions'] = 'Manage institutions'; // Admin homepage strings $string['siteoptions'] = 'Site options'; $string['siteoptionsdescription'] = 'Configure basic site options such as the name, language and theme'; $string['staticpages'] = 'Static pages'; $string['institutionstaticpages'] = 'Institution static pages'; $string['staticpageinstitutionbad'] = "You can't access and/or edit static pages for institution '%s'"; $string['usedefault'] = 'Use site default'; $string['usedefaultdescription2'] = 'If set to "On", use the site\'s default text for the selected page type.'; $string['staticpagesdescription'] = 'Edit the content of static pages in Mahara (Home, Terms and Conditions, etc.)'; $string['menus'] = 'Menus'; $string['menusdescription'] = 'Manage the links and files within the "Links and resources" and footer menus'; $string['sitefiles'] = 'Site files'; $string['sitefonts'] = 'Fonts'; $string['sitefontsdescription'] = 'Upload and manage fonts usable in skins by all users on the site'; $string['sitelicenses'] = 'Licenses'; $string['sitelicensesadd'] = 'Add license'; $string['sitelicensesdescription'] = 'Configure the list of licenses that users can use for content.'; $string['sitelicensesdisablednote'] = 'Note: License metadata is currently disabled. You will need to enable it in the "General settings" section of "Configure site" before users will be able to specify licenses.'; $string['sitelicensesedit'] = 'Edit license'; $string['sitefilesdescription'] = 'Upload and administer files that can be put in the "Links and resources" menu and in site pages'; $string['siteskins'] = 'Site skins'; $string['siteskinsdescription'] = 'Create and administer page skins usable by all users on the site'; $string['siteviews'] = 'Site pages'; $string['siteviewsdescription'] = 'Create and administer pages and page templates for the entire site'; $string['networking'] = 'Networking'; $string['networkingdescription'] = 'Configure networking for Mahara'; $string['cookieconsent'] = 'Cookie Consent'; $string['cookieconsentdescription'] = 'Configure the "Cookie Consent" user privacy system.'; $string['staffusers'] = 'Staff users'; $string['staffusersdescription'] = 'Assign users staff permissions'; $string['adminusers'] = 'Admin users'; $string['adminusersdescription'] = 'Assign site administrator access rights'; $string['institution'] = 'Institution'; $string['institutions'] = 'institutions'; $string['Institutions'] = 'Institutions'; $string['institutiondetails'] = 'Institution details'; $string['institutionauth'] = 'Institution authorities'; $string['institutionsdescription'] = 'Install and manage installed institutions'; $string['lastinstitution'] = 'Previous institution'; $string['adminnotifications'] = 'Admin notifications'; $string['adminnotificationsdescription'] = 'Overview of how administrators receive system notifications'; $string['uploadcsv'] = 'Add users by CSV'; $string['uploadcsvdescription'] = 'Upload a CSV file containing new users'; $string['uploadgroupcsv'] = 'Add groups by CSV'; $string['uploadgroupmemberscsv'] = 'Update group members by CSV'; $string['usersearch'] = 'User search'; $string['usersearchdescription'] = 'Search all users and perform administrative actions on them'; $string['usersearchinstructions'] = 'You can search for users by clicking on the initials of their first and last names or by entering a name in the search box. You can also enter an email address in the search box if you would like to search email addresses.'; $string['emailaddresshidden'] = 'Email address hidden'; $string['administergroups'] = 'Administer groups'; $string['administergroupsdescription'] = 'Appoint group administrators and delete groups'; $string['groupcategoriesdescription'] = 'Add and edit group categories'; $string['uploadgroupcsvdescription'] = 'Upload a CSV file containing new groups'; $string['uploadgroupmemberscsvdescription'] = 'Upload a CSV file containing members for groups'; $string['institutionmembersdescription'] = 'Associate users with institutions'; $string['institutionstaffdescription'] = 'Assign users staff permissions'; $string['institutionadminsdescription'] = 'Assign institution administrator access rights'; $string['institutionviews'] = 'Institution pages'; $string['institutionviewsdescription'] = 'Create and administer pages and page templates for an institution'; $string['institutionfiles'] = 'Institution files'; $string['institutionfilesdescription'] = 'Upload and manage files for use in institution pages'; $string['pluginsfields'] = 'Plugins settings'; $string['pluginadmin'] = 'Plugin administration'; $string['pluginadmindescription'] = 'Install and configure plugins'; $string['missingplugin'] = 'An installed plugin (%s) could not be found'; $string['missingplugindisabled'] = 'An installed plugin (%s) could not be found and has been disabled'; $string['installedpluginsmissing'] = 'The following plugins are installed but can no longer be found'; $string['ensurepluginsexist'] = 'Please make sure all your installed plugins are available under %s and readable by the webserver.'; $string['htmlfilters'] = 'HTML filters'; $string['htmlfiltersdescription'] = 'Enable new filters for HTML Purifier'; $string['newfiltersdescription'] = 'If you have downloaded a new set of HTML filters, you can install them by unzipping the file into the folder %s and then clicking the button below.'; $string['filtersinstalled'] = 'Filters installed.'; $string['nofiltersinstalled'] = 'No HTML filters installed.'; $string['allowediframesites'] = 'Allowed iframe sources'; $string['allowediframesitesdescriptionshort'] = 'Configure permissions for embedding external iframe content'; $string['allowediframesitesdescription'] = 'Users are allowed to embed content from the following external sites on their pages, inside HTML <iframe> elements. Typically this is used to display content hosted elsewhere. The list of allowed sites can be modified on this page.'; $string['allowediframesitesdescriptiondetail'] = 'The icon and display name will be visible to users when they configure an external media block. All sites with the same display name are grouped together in the configuration form, but iframe source text matching any of the sites will be allowed.'; $string['iframeurldescription'] = "Text to match at the beginning of the iframe source URL (without the http://). Only letters, digits and the characters '.', '/', '_', and '-' are allowed."; $string['iframedisplaynamedescription'] = 'The name of the site to be displayed to users.'; $string['iframeinvalidsite'] = "This field should contain a valid host and an optional path. It can contain only letters, digits, '.', '/', '_', and '-'."; $string['iframeiconhost'] = 'Icon host'; $string['urlalreadyexists'] = 'This URL already exists. You cannot add it twice.'; $string['iframeiconhostdescription'] = 'If you wish, you may specify a different host for the favicon image. All sites with the same name will use this icon.'; $string['cleanurls'] = 'Clean URLs'; $string['cleanurlsdescription'] = "
You can configure your site to use human-readable URLs for user profiles, group homepages and portfolio pages. For example,
See Clean URL Configuration on the Mahara wiki for instructions on how to do this.
"; $string['cleanurlsdisabled'] = 'Clean URLs are disabled.'; $string['cleanurlsettings'] = 'Clean URL settings'; $string['regenerateurls'] = 'Regenerate URLs'; $string['regenerateurlsdescription'] = 'This will remove all clean URLs from the site and automatically regenerate them using usernames, group names and page titles.'; $string['regenerateurlsconfirm'] = 'Are you sure you want to do this? It will replace all existing URLs chosen by users.'; $string['generateduserurls'] = array( 'Generated 1 profile URL', 'Generated %s profile URLs', ); $string['generatedgroupurls'] = array( 'Generated 1 group homepage URL', 'Generated %s group homepage URLs', ); $string['generatedviewurls'] = array( 'Generated 1 portfolio page URL', 'Generated %s portfolio page URLs', ); $string['cleanurlsdescriptionshort'] = 'Configure site to use human-readable URLs'; // sanity check warnings $string['warnings'] = 'Warning'; // Group management $string['groupcategories'] = 'Group categories'; $string['allowgroupcategories'] = 'Allow group categories'; $string['enablegroupcategories'] = 'Enable group categories'; $string['addcategories'] = 'Add categories'; $string['allowgroupcategoriesdescription1'] = 'Allow site administrators to create categories for users to assign their groups'; $string['groupoptionsset'] = 'Group options have been updated.'; $string['groupcategorydeleted'] = 'Category deleted'; $string['confirmdeletecategory'] = 'Do you really want to delete this category?'; $string['groupcategoriespagedescription'] = 'The categories listed here can be assigned to groups during group creation and used to filter groups during searches.'; $string['groupquotas'] = "Group quota for '%s'"; $string['groupfilequotadescription'] = 'Total storage available in the group\'s files area.'; $string['groupadminsforgroup'] = "Group administrators for '%s'"; $string['potentialadmins'] = 'Potential administrators'; $string['currentadmins'] = 'Current administrators'; $string['groupadminsupdated'] = 'Group administrators have been updated'; $string['groupquotaupdated'] = 'Group quota has been updated'; $string['addnewgroupcategory'] = 'Enter new group category'; $string['archivedsubmissions'] = 'Archived submissions'; $string['submittedto'] = 'Submitted to'; $string['ID'] = 'ID'; $string['filenameleap'] = 'Leap2A file'; $string['archivedon'] = 'Archived on'; $string['filemissing'] = '%s (file missing)'; $string['filemissingdesc'] = 'File %s%s is missing from server'; // Register your Mahara $string['Field'] = 'Field'; $string['Value'] = 'Value'; $string['datathatwillbesent'] = 'Data that will be sent'; $string['sendweeklyupdates'] = 'Send weekly updates?'; $string['sendweeklyupdatesdescription1'] = 'If set to "On", your site will send weekly updates to mahara.org with some statistics about your site.'; $string['Register'] = 'Register'; $string['registrationfailedtrylater'] = 'Registration failed with error code %s. Please try again later.'; $string['registrationsuccessfulthanksforregistering'] = 'Registration successful - thanks for registering.'; $string['registeryourmaharasite'] = 'Register your Mahara site'; $string['registeryourmaharasitesummary'] = 'You can choose to register your Mahara site with mahara.org and help us to build up a picture of the Mahara installations around the world. Registering will remove this notice.
You can register your site and preview the information that will be sent on the site registration page.
'; $string['registeryourmaharasitedetail'] = 'You can choose to register your Mahara site with mahara.org. Registration is free and helps us build up a picture of the Mahara installations around the world.
You can see the information that will be sent to mahara.org - nothing that can personally identify any of your users will be sent.
If you tick "send weekly updates", Mahara will automatically send an update to mahara.org once a week with your updated information.
Registering will remove this notice. You will be able to change whether you send weekly updates on the site options page.
'; $string['siteregistered'] = 'Your site has been registered. You can turn weekly updates on and off on the site options page.'; // Close site $string['Close'] = 'Close'; $string['closesite'] = 'Close site'; $string['closesitedetail'] = 'You may close the site to everyone except administrators. This will be useful when preparing for a database upgrade. Only administrators will be able to log in until you either reopen the site, or an upgrade is successfully completed.'; $string['Open'] = 'Open'; $string['reopensite'] = 'Reopen site'; $string['reopensitedetail'] = 'Your site is closed. Site administrators may stay logged in until an upgrade is detected.'; // Statistics $string['siteinformation'] = 'Site information'; $string['viewfullsitestatistics'] = 'View full site statistics'; $string['sitestatistics'] = 'Site statistics'; $string['siteinstalled'] = 'Site installed'; $string['databasesize'] = 'Database size'; $string['diskusage'] = 'Disk usage'; $string['maharaversion'] = 'Mahara version'; $string['activeusers'] = 'Active users'; $string['loggedinsince'] = '%s today, %s since %s, %s all time'; $string['groupmemberaverage'] = 'On average, each user is in %s groups'; $string['viewsperuser'] = 'Users who make pages have about %s pages each'; $string['Cron'] = 'Cron'; $string['runningnormally'] = 'Running normally'; $string['cronnotrunning1'] = 'Cron is not running.Here you can upload new users via a CSV file.
The first row of your CSV file should specify the format of your CSV data. For example, it should look like this:
username,password,email,firstname,lastname,studentid
This row must include the username, password, email, firstname and lastname fields.
Your CSV file may include any other profile fields as you require. The full list of fields is:
%s'; $string['uploadcsverrortoomanyusers'] = 'You have too many lines in your CSV file. Your file should not contain more than %s.'; $string['uploadgroupcsverrorgroupnamealreadyexists'] = 'Error on line %s of your file: The groupname "%s" already exists.'; $string['uploadgroupcsverrorinvalidshortname'] = 'Error on line %s of your file: The shortname "%s" is invalid.'; $string['uploadgroupcsverrorshortnamemissing'] = 'Error on line %s of your file: The group with the shortname "%s" does not exist.'; $string['uploadgroupcsverrorinvalidgrouptype'] = 'Error on line %s of your file: The grouptype "%s" is invalid.'; $string['uploadgroupcsverrorinvalideditroles'] = 'Error on line %s of your file: The value for editroles "%s" is invalid.'; $string['uploadgroupcsverrorshortnamealreadytaken'] = 'Error on line %s of your file: The shortname "%s" is already taken.'; $string['uploadgroupcsverrorusernamesnotlastfield'] = 'The "usernames" field must be the last field in the header.'; $string['uploadgroupcsverroropencontrolled'] = 'Line %s: Groups cannot have both open and controlled membership.'; $string['uploadgroupcsverroropenrequest'] = 'Line %s: Groups with open membership cannot allow membership requests.'; $string['uploadgroupcsvpagedescription2'] = 'You may use this facility to upload new groups via a CSV file.
The first row of your CSV file should specify the format of your CSV data. For example, it should look like this:
shortname,displayname,roles
This row must include the shortname, displayname, and roles fields
The roles field can have any of the following: %s
%sYour CSV file may include any other fields as you require. The full list of fields is:
%s'; $string['uploadgroupcsveditrolesdescription'] = 'The editroles field can have any of the following: %s
%s'; $string['uploadgroupmemberscsverrorduplicateusername'] = 'Error on line %s of your file: The shortname "%s" and username "%s" have already been specified in this file.'; $string['uploadgroupmemberscsverrorinvalidrole'] = 'Error on line %s of your file: The role "%s" is invalid for the specified group.'; $string['uploadgroupmemberscsverrornoadminlisted'] = 'Error on line %s of your file: The group shortname "%s" did not have any users with the "admin" role specified.'; $string['uploadgroupmemberscsverrornosuchshortname'] = 'Error on line %s of your file: The group shortname "%s" does not exist or is not part of the institution "%s".'; $string['uploadgroupmemberscsverrornosuchusername'] = 'Error on line %s of your file: The username "%s" does not exist.'; $string['uploadgroupmemberscsverrorusernotininstitution'] = 'Error on line %s of your file: The username "%s" is not part of the institution "%s".'; $string['uploadgroupmemberscsvpagedescription3'] = 'You may use this facility to update group members in groups controlled by this institution. You can upload new members via a CSV file.
The first row of your CSV file should specify the format of your CSV data. For example, it should look like this:
shortname,username,role
This row must include all the fields mentioned above, but can be in any order.
The shortname field must be the same as the shortname you used to create the group here.
The role field can have any of the following, depending on the type of group: admin, member, or tutor.
You can import users in bulk from a collection of Leap2A files on your server. You must specify a ZIP file on the server file system, which contains all the Leap2A ZIP files and a single CSV file called usernames.csv mapping usernames to filenames.
usernames.csv will look something like this:
bob,mahara-export-leap-user8-1265165366.zip
nigel,mahara-export-leap-user1-1266458159.zip
where mahara-export-leap-user8-1265165366.zip and mahara-export-leap-user1-1266458159.zip are files in a subdirectory called users.
This ZIP file should normally be generated using the bulk export built into Mahara.
If you are importing a lot of users, please be patient. The import process can take a long time.
'; $string['importfile'] = 'Bulk export file'; $string['importfilemissinglisting'] = 'The bulk export file is missing a file named usernames.csv. Did you use the Mahara bulk exporter to export these users?'; $string['importfilenotafile'] = 'Error during form submission: file was not recognised.'; $string['importfilenotreadable'] = 'Error during form submission: file was not readable.'; $string['bulkleap2aimportfiledescription'] = 'The ZIP file on your server containing all exported users (in Leap2A format) along with a CSV listing of usernames'; $string['importednuserssuccessfully'] = 'Imported %d of %d users successfully.'; $string['Import'] = 'Import'; $string['bulkimportdirdoesntexist'] = 'The directory %s does not exist.'; $string['unabletoreadbulkimportdir'] = 'The directory %s is unreadable.'; $string['unabletoreadcsvfile'] = 'Unable to read CSV file %s.'; $string['importfilenotreadable'] = 'Unable to read Leap2A file %s.'; $string['importfileisnotazipfile'] = 'Import file %s was not detected as a ZIP file.'; $string['unzipfailed'] = 'Failed to unzip the Leap2A file %s. See the error log for more information.'; $string['importfailedfornusers'] = 'Import failed for %d of %d users.'; $string['invalidlistingfile'] = 'Invalid username listing. Did you use the Mahara bulk exporter to export these users?'; $string['importing'] = 'Importing'; // Admin Users $string['adminuserspagedescription1'] = 'Here you can choose which users are administrators for the site. The current administrators are listed in the "Current administrators" field, and potential administrators are in the "Potential administrators" field.
The system must have at least one administrator.
'; $string['institutionadminuserspagedescription1'] = 'Here you can choose which users are administrators for the institution. The current administrators are listed in the "Current administrators" field, and potential administrators are shown in the "Institution members" field.'; $string['potentialadmins'] = 'Potential administrators'; $string['currentadmins'] = 'Current administrators'; $string['adminusersupdated'] = 'Administrators updated'; // Staff Users $string['staffuserspagedescription1'] = 'Here you can choose which users are staff for the site. The current staff are in the "Current staff" field, and potential staff are in the "Potential staff" field.'; $string['institutionstaffuserspagedescription1'] = 'Here you can choose which users are staff for your institution. The current staff are in the "Institution staff" field, and potential staff are in the "Institution members" field.'; $string['potentialstaff'] = 'Potential staff'; $string['currentstaff'] = 'Current staff'; $string['staffusersupdated'] = 'Staff users updated'; // Admin Notifications // Suspended Users $string['deleteusers'] = 'Delete users'; $string['deleteuser'] = 'Delete user'; $string['confirmdeleteusers'] = 'Are you sure you want to delete the selected users?'; $string['exportingnotsupportedyet'] = 'Exporting user profiles is not supported yet.'; $string['exportuserprofiles'] = 'Export user profiles'; $string['nousersselected'] = 'No users selected'; $string['suspenduser'] = 'Suspend user'; $string['suspendeduserstitle'] = 'Suspended and expired users'; $string['suspendedusers'] = 'Suspended users'; $string['suspensionreason'] = 'Suspension reason'; $string['errorwhilesuspending'] = 'An error occurred while trying to suspend'; $string['suspendedusersdescription'] = 'Suspend or reactivate users from using the site.'; $string['unsuspendusers'] = 'Unsuspend users'; $string['usersdeletedsuccessfully'] = 'Users deleted successfully'; $string['usersunsuspendedsuccessfully'] = 'Users unsuspended successfully'; $string['suspendingadmin'] = 'Suspending administrator'; $string['usersuspended'] = 'User suspended'; $string['userunsuspended'] = 'User unsuspended'; $string['expiredusers'] = 'Expired users'; $string['expired'] = 'Expired'; $string['unexpireusers'] = 'Reactivate expired users'; $string['usersreactivated'] = 'Users reactivated'; // User account settings $string['accountsettings'] = 'Account settings'; $string['siteaccountsettings'] = 'Site account settings'; $string['changeusername'] = 'Change username'; $string['changeusernamedescription'] = 'Change this user\'s username. Usernames are 3-236 characters long and may contain letters, numbers and most common symbols excluding spaces.'; $string['resetpassword'] = 'Reset password'; $string['resetpassworddescription'] = 'If you enter text here, it will replace the user\'s current password.'; $string['forcepasswordchange'] = 'Force password change on next login'; $string['forcepasswordchangedescription'] = 'The user will be directed to a "Change password" page the next time they login.'; $string['sitestaff'] = 'Site staff'; $string['siteadmins'] = 'Site administrators'; $string['siteadmin'] = 'Site administrator'; $string['accountexpiry'] = 'Account expires'; $string['accountexpirydescription'] = 'Date on which the user\'s login is automatically disabled.'; $string['suspended'] = 'Suspended'; $string['suspendedreason'] = 'Reason for suspension'; $string['suspendedreasondescription'] = 'The text that will be displayed to the user on their next login attempt.'; $string['unsuspenduser'] = 'Unsuspend user'; $string['thisuserissuspended'] = 'This user has been suspended.'; $string['suspendedinfo'] = 'This user was suspended by %s on %s.'; $string['deleteuser'] = 'Delete user'; $string['userdeletedsuccessfully'] = 'User deleted successfully'; $string['confirmdeleteuser'] = 'Are you sure you want to delete this user?'; $string['filequota1'] = 'File quota'; $string['quotaused'] = 'Quota used'; $string['filequotadescription'] = 'Total storage available in the user\'s files area.'; $string['probationbulkconfirm'] = 'Are you sure you want to change these users\' spam probation status?'; $string['probationbulksetspamprobation'] = 'Set spam probation'; $string['probationbulkset'] = 'Set'; $string['probationtitle'] = 'Spammer probation status'; $string['probationzeropoints'] = 'Not on probation'; $string['probationxpoints'] = array( 0 => '%d point', 1 => '%d points', ); $string['probationreportcolumn'] = 'Probation'; $string['addusertoinstitution'] = 'Add user to institution'; $string['removeuserfrominstitution'] = 'Remove user from this institution'; $string['confirmremoveuserfrominstitution'] = 'Are you sure you want to remove the user from this institution?'; $string['usereditdescription'] = 'Here you can view and set details for this user account. Below, you can also suspend or delete this account or change settings for this user in the institutions they are in.'; $string['usereditwarning'] = 'NOTE: Saving the account changes will cause the user to be logged out (if currently logged in).'; $string['suspenduserdescription'] = 'A suspended user is unable to log in until the account is unsuspended.'; $string['deleteusernote'] = 'Please note that this operation cannot be undone.'; $string['youcannotadministerthisuser'] = 'You cannot administer this user.'; $string['userinstitutionjoined'] = 'User added to institution "%s".'; $string['userinstitutionremoved'] = 'User removed from institution "%s".'; $string['userinstitutionupdated'] = 'User settings for institution "%s" updated.'; $string['usernamechangenotallowed'] = 'The chosen authentication method does not allow changes to the username.'; $string['usersitesettingschanged'] = 'Site account settings updated.'; $string['passwordchangenotallowed'] = 'The chosen authentication method does not allow changes to the password.'; $string['thisuserdeleted'] = 'This user has been deleted.'; $string['disableemail'] = 'Disable email'; // Export queue $string['exportqueue'] = 'Export queue'; $string['exportcontentname'] = 'Export content'; $string['selectuserexport'] = 'Select content "%s" to export'; $string['selectuserexportdelete'] = 'Select content "%s" to delete from export queue'; $string['exportpending'] = 'pending as of %s'; $string['exportfailed'] = 'failed on %s'; $string['exportqueuedeleted'] = array( 'Deleted %s row successfully', 'Deleted %s rows successfully', ); $string['exportqueuearchived'] = array( 'Updated %s row successfully', 'Updated %s rows successfully', ); $string['exportdataascsv'] = 'Export all data in CSV format'; $string['nocsvresults'] = 'No results found for CSV file'; $string['exportdownloademailsubject'] = 'Your Leap2A export for "%s" is ready for download'; $string['exportdownloademailmessage'] = '%s, your Leap2A export for "%s" is ready for download. This file will only be available for up to 24 hours after it was generated. Please follow the link below to download the file:'; $string['exportdownloadurl'] = 'Download exported file'; // Add User $string['adduser'] = 'Add user'; $string['adduserdescription'] = 'Create a new user'; $string['basicinformationforthisuser'] = 'Basic information for this user.'; $string['clickthebuttontocreatetheuser'] = 'Click the button to create the user.'; $string['createnewuserfromscratch'] = 'Create new user from scratch'; $string['createuser'] = 'Create user'; $string['failedtoobtainuploadedleapfile'] = 'Failed to obtain the uploaded Leap2A file.'; $string['failedtounzipleap2afile'] = 'Failed to unzip the Leap2A file. Check the error log for more information.'; $string['fileisnotaziporxmlfile'] = 'This file has not been detected to be a ZIP file or XML file.'; $string['howdoyouwanttocreatethisuser'] = 'How do you want to create this user?'; $string['leap2aimportfailed'] = 'Sorry - Importing the Leap2A file failed.
This could be because you did not select a valid Leap2A file to upload or because the version of your Leap2A file is not supported by this Mahara version. Alternatively, there may be a bug in Mahara causing your file to fail, even though it is valid.
Please go back and try again, and if the problem persists, you may want to post to the Mahara Forums to ask for help. Be prepared to be asked for a copy of your file.
'; $string['newuseremailnotsent'] = 'Failed to send welcome email to new user.'; $string['newusercreated'] = 'New user account created successfully'; $string['noleap2axmlfiledetected'] = 'No leap2a.xml file detected - please check your export file again.'; $string['Or'] = 'Or'; $string['userwillreceiveemailandhastochangepassword'] = 'They will receive an email informing them of their new account details. On first login, they will be forced to change their password.'; $string['uploadleap2afile'] = 'Upload Leap2A file'; $string['usercreationmethod'] = '1 - User creation method'; $string['basicdetails'] = '2 - Basic details'; $string['create'] = '3 - Create'; // Login as $string['loginas'] = 'Log in as'; $string['loginasuser'] = 'Log in as %s'; $string['becomeadminagain'] = 'Become %s again'; // Login-as exceptions $string['loginasdenied'] = 'Attempt to log in as another user without permission'; $string['loginastwice'] = 'Attempt to log in as another user when already logged in as another user'; $string['loginasrestorenodata'] = 'No user data to restore'; $string['loginasoverridepasswordchange'] = 'As you are masquerading as another user, you may choose to %slog in anyway%s ignoring the password change screen.'; // Institutions $string['Add'] = 'Add'; $string['all'] = 'All'; $string['admininstitutions'] = 'Administer institutions'; $string['adminauthorities'] = 'Administer authorities'; $string['addinstitution'] = 'Add institution'; $string['authplugin'] = 'Authentication plugin'; $string['deleteinstitution'] = 'Delete institution'; $string['deleteinstitutionconfirm'] = 'Are you really sure you wish to delete this institution?'; $string['institutionstillhas'] = 'This institution still has %s'; $string['institutionauthinuseby'] = "This institution's authentication is still in use by %s"; $string['institutiononly'] = 'Institution only'; $string['institutionaddedsuccessfully2'] = 'Institution added successfully'; $string['institutiondeletedsuccessfully'] = 'Institution deleted successfully'; $string['noauthpluginforinstitution'] = 'Your site administrator has not configured an authentication plugin for this institution.'; $string['adminnoauthpluginforinstitution'] = 'Please configure an authentication plugin for this institution.'; $string['institutionname'] = 'Institution name'; $string['institutionnamealreadytaken'] = 'This institution name is already taken.'; $string['institutiondisplayname'] = 'Institution display name'; $string['institutionexpiry'] = 'Institution expiry date'; $string['institutionexpirydescription'] = 'The date at which this institutions membership of %s will be suspended.'; $string['institutionlanguage'] = 'Language'; $string['institutionlanguagedescription'] = 'The default language for users in this institution.'; $string['defaultlangforinstitution'] = '%s default'; $string['institutionupdatedsuccessfully'] = 'Institution updated successfully.'; $string['registrationallowed'] = 'Registration allowed'; $string['registrationalloweddescription4'] = 'If set to "On", people can register for this institution using the registration form. If registration is off, non-members cannot request membership of the institution and members cannot leave the institution or delete their user accounts themselves.'; $string['registrationconfirm'] = 'Confirm registration'; $string['registrationconfirmdescription2'] = 'If set to "On", registration must be approved by an institution administrator. If you cannot change this option, the site administrator requires all institutions to have this option turned on.'; $string['defaultmembershipperiod'] = 'Default membership period'; $string['defaultmembershipperioddescription'] = 'How long new members remain associated with the institution.'; $string['showonlineusers'] = 'Show online users'; $string['showonlineusersdescription'] = 'The online users to show to members of this institution. If users are allowed to be in multiple institutions and these have different settings, the most permissive institution settings will be used.'; $string['licensemandatory'] = 'Require license information'; $string['licensemandatorydescription'] = 'If set to "On", users will be required to select a license when creating artefacts. Otherwise, they will be able to leave the license field blank.'; $string['licensedefault'] = 'Default license'; $string['licensedefaultdescription'] = 'The default license for content created or uploaded by institution members. Users can override this on their account settings page and on the individual items.'; $string['licensedefaultmandatory'] = 'If users are required to choose a license, you need to choose a default license here. If you do not want to choose a default license, do not make it required for users.'; $string['Logo'] = 'Logo'; $string['logodescription'] = 'You can upload an image here that will be displayed to your institution\'s members in place of the standard header logo. For best results, this image should have the same dimensions as the site logo in your institution\'s theme. As each theme can have a different header height, no exact dimensions can be provided.'; $string['deletelogo'] = 'Delete logo'; $string['deletelogodescription1'] = 'If set to "Yes", revert to the standard header logo for your institution\'s theme.'; $string['customtheme'] = 'Custom theme configuration'; $string['customtheme.background'] = 'Background'; $string['customtheme.backgroundfg'] = 'Text on background'; $string['customtheme.link'] = 'Link'; $string['customtheme.headings'] = 'Headings'; $string['customtheme.navbg'] = 'Navigation background'; $string['customtheme.navfg'] = 'Navigation text'; $string['customtheme.subbg'] = 'Sub navigation background'; $string['customtheme.subfg'] = 'Sub navigation text'; $string['customtheme.sidebarbg'] = 'Sidebar background'; $string['customtheme.sidebarfg'] = 'Sidebar content background'; $string['customtheme.sidebarlink'] = 'Sidebar link'; $string['customtheme.rowbg'] = 'Row background'; $string['customstylesforinstitution'] = 'Custom styles for %s'; $string['resetcolours'] = 'Reset colours'; $string['resetcoloursdesc1'] = 'If set to "On", restore the default colours.'; $string['authenticatedby'] = 'Authentication method'; $string['authenticatedbydescription'] = 'How this user authenticates to Mahara'; $string['remoteusername'] = 'Username for external authentication'; $string['remoteusernamedescription1'] = 'If this user signs in to %s from a remote site using an external authentication plugin, this is the username which identifies the user on the remote site.'; $string['institutionsettings'] = 'Institution settings'; $string['institutionsettingsdescription'] = 'Here you can change settings regarding this user\'s membership for institutions you are an administrator of.'; $string['changeinstitution'] = 'Change institution'; $string['institutionstaff'] = 'Institution staff'; $string['institutionadmins'] = 'Institution administrators'; $string['institutionadmin'] = 'Institution administrator'; $string['institutionadministrator'] = 'Institution administrator'; $string['institutionadmindescription1'] = 'Allow the user to administer all users in this institution.'; $string['settingsfor'] = 'Settings for:'; $string['institutionmembers'] = 'Institution members'; $string['notadminforinstitution'] = 'You are not an administrator for that institution.'; $string['institutionmemberspagedescription'] = 'On this page, you can see users who have requested membership of your institution and add them as members. You can also remove users from your institution and invite users to join.'; $string['institutionusersinstructionsrequesters1'] = 'The list of users in the "%1$s" field shows all users who have asked to join your institution. You can use the search box to reduce the number of users displayed. If you would like to add users to the institution or decline their membership requests, first move some users to the "%2$s" field by selecting one or more users and then clicking on the right arrow. The "Add members" button will add all the users in the "%2$s" field to the institution. The "Decline requests" button will remove the membership requests of the users in the "%2$s" field.'; $string['institutionusersinstructionsnonmembers1'] = 'The list of users in the "%1$s" field shows all users who are not yet members of your institution. You can use the search box to reduce the number of users displayed. To invite users to join the institution, first move some users to the "%2$s" field by selecting one or more users and then clicking on the right arrow button to move those users to the "%2$s" field. The "Invite users" button will send invitations to all the users in the "%2$s" field. These users will not be associated with the institution until they accept the invitation.'; $string['institutionusersinstructionslastinstitution1'] = 'The list of users in the "%1$s" field shows all users who are not yet members of your institution and who have left the selected institution. You can use the search box to reduce the number of users displayed. To invite users to join the institution, first move some users to the "%2$s" field by selecting one or more users and then clicking on the right arrow to move those users to the "%2$s" list. The "Invite users" button will send invitations to all the users in the "%2$s". These users will not be associated with the institution until they accept the invitation.'; $string['institutionusersinstructionsmembers1'] = 'The list of users in the "%1$s" field shows all members of the institution. You can use the search box to reduce the number of users displayed. To remove users from the institution, first move some users to the "%2$s" field by selecting one or more users and then clicking on the right arrow. The users you selected will move to the "%2$s" field. The "Remove users" button will remove all the users in the "%2$s" field from the institution.'; $string['institutionusersinstructionsinvited1'] = 'The list of users in the "%1$s" field shows all users who have been sent an invitation to join the institution and who have not yet accepted or declined. You can use the search box to reduce the number of users displayed. To revoke invitations to the institution, first move some users to the "%2$s" field by selecting one or more users and then clicking on the right arrow. The users you selected will move to the "%2$s" field. The "Revoke invitations" button will remove all invitations to the users in the "%2$s" field. The other users will retain their invitations and will still be able to join at any time.'; $string['editmembers'] = 'Edit members'; $string['editstaff'] = 'Edit staff'; $string['editadmins'] = 'Edit administrators'; $string['membershipexpiry'] = 'Membership expires'; $string['membershipexpirydescription'] = 'Date on which the user will be removed automatically from the institution.'; $string['studentid'] = 'ID number'; $string['institutionstudentiddescription'] = 'An optional identifier specific to the institution. This field is not editable by the user.'; $string['userstodisplay'] = 'Users to display:'; $string['institutionusersrequesters'] = 'People who have requested institution membership'; $string['institutionusersnonmembers'] = 'People who have not requested institution membership yet'; $string['institutionuserslastinstitution'] = 'People who have left a given institution'; $string['institutionusersmembers'] = 'People who are already institution members'; $string['institutionusersinvited'] = 'People who have been invited'; $string['addnewmembers'] = 'Add new members'; $string['usersrequested'] = 'Users who have requested membership'; $string['userstobeadded'] = 'Users to be added as members'; $string['userstoaddorreject'] = 'Users to be added / rejected'; $string['addmembers'] = 'Add members'; $string['inviteuserstojoin'] = 'Invite users to join the institution'; $string['userswhohaveleft'] = 'Users who have left institution %s'; $string['Non-members'] = 'Non-members'; $string['userstobeinvited'] = 'Users to be invited'; $string['inviteusers'] = 'Invite users'; $string['removeusersfrominstitution'] = 'Remove users from the institution'; $string['currentmembers'] = 'Current members'; $string['userstoberemoved'] = 'Users to be removed'; $string['removeusers'] = 'Remove users'; $string['declinerequests'] = 'Decline requests'; $string['nousersupdated'] = 'No users were updated'; $string['errorupdatinginstitutionusers'] = 'An error occurred when updating institution users'; $string['revokeinvitations'] = 'Revoke invitations'; $string['invitedusers'] = 'Invited users'; $string['userstobeuninvited'] = 'Users to be uninvited'; $string['institutionusersupdated_addUserAsMember'] = 'Users added'; $string['institutionusersupdated_declineRequestFromUser'] = 'Requests declined'; $string['institutionusersupdated_removeMembers'] = 'Users removed'; $string['institutionusersupdated_inviteUser'] = 'Invitations sent'; $string['institutionusersupdated_uninvite_users'] = 'Invitations removed'; $string['maxuseraccounts'] = 'Maximum user accounts allowed'; $string['maxuseraccountsdescription'] = 'The maximum number of user accounts that can be associated with the institution. If there is no limit, this field should be left blank.'; $string['institutionmaxusersexceeded'] = 'This institution is full. You will have to increase the number of allowed users in this institution before this user can be added.'; $string['institutionuserserrortoomanyusers'] = 'The users were not added. The number of members cannot exceed the maximum allowed for the institution. You can add fewer users, remove some users from the institution or ask the site administrator to increase the maximum number of users.'; $string['institutionuserserrortoomanyinvites'] = 'Your invitations were not sent. The number of existing members plus the number of outstanding invitations cannot exceed the institution\'s maximum number of users. You can invite fewer users, remove some users from the institution or ask the site administrator to increase the maximum number of users.'; $string['Members'] = 'Members'; $string['Maximum'] = 'Maximum'; $string['Staff'] = 'Staff'; $string['Admins'] = 'Administrators'; $string['noinstitutions'] = 'No institutions'; $string['noinstitutionsdescription'] = 'If you would like to associate users with an institution, you should create the institution first.'; $string['noinstitutionsstats'] = 'Unable to view institution statistics'; $string['noinstitutionsstatsdescription1'] = 'Staff statistics access needs to be turned on for the site to allow staff to view their institution statistics. A site administrator can turn this setting on in "User settings" under Configure site.'; $string['noinstitutionstaticpages'] = 'You do not have permission to edit any institution static pages or no institutions have been created yet.'; $string['noinstitutionstaticpagesadmin'] = 'If you are a site administrator, please edit the default static pages in Configure site.'; $string['Lockedfields'] = 'Locked fields'; $string['disabledlockedfieldhelp1'] = 'Note: If you cannot change one of the options, the profile fields are locked in the institution settings for "%s". These profile fields are locked at the site level and cannot be unlocked here.'; $string['defaultinstitutionquotadescription'] = 'You can set the amount of disk space new users in this institution will have as their quota.'; $string['updateinstitutionuserquotasdesc1'] = 'If set to "On", the default quota you choose above will be applied to all existing members.'; // pending institution registrations $string['approve'] = 'Approve'; $string['deny'] = 'Deny'; $string['approveregistrationfor2'] = 'Approve registration for %s %s <%s>'; $string['approveregistrationmessage'] = 'This will approve the registration and add the user to the institution \'%s\'. Are you sure you want to approve this registration?'; $string['denyregistrationfor'] = 'Deny registration for \'%s %s\''; $string['denyregistrationmessage'] = 'This will deny the registration for the user. Are you sure you want to deny this registration?'; $string['nopendingregistrations'] = 'No pending registrations were found for this institution.'; $string['pendingregistration'] = 'Pending registration'; $string['pendingregistrations'] = 'Pending registrations'; $string['pendingregistrationspagedescription'] = 'On this page you can see users who have self-registered and requested membership of your institution and approve or deny their registration.
On approving their registration, you are also adding them as members of the institution, and they will be notified with further instructions about activating their account. On denying their registration, they will be notified that their application was denied by an automated response email.
'; $string['nosuchinstitution'] = 'No such institution.'; $string['registrationapprovedsuccessfully'] = 'Registration approved successfully.'; $string['registrationdeniedreason'] = 'Denial reason'; $string['registrationdeniedreasondesc'] = 'Information as to why the application was denied that might help the user.'; $string['registrationdeniedsuccessful'] = 'Registration denied successfully.'; $string['registrationdeniedunsuccessful'] = 'The attempted registration denial failed.'; $string['registrationreason'] = 'Registration reason'; $string['makeuserinstitutionstaff'] = 'Automatically assign institution staff permissions to the owner of this email the first time they log in'; // Suspend Institutions $string['errorwhileunsuspending'] = 'An error occurred while trying to unsuspend'; $string['institutionsuspended'] = 'Institution suspended'; $string['institutionunsuspended'] = 'Institution unsuspended'; $string['institutionlogoutusers'] = array( 0 => 'Logged out 1 user', 1 => 'Logged out %s users', ); $string['suspendedinstitution'] = 'SUSPENDED'; $string['suspendinstitution'] = 'Suspend institution'; $string['suspendinstitutiondescription'] = 'Here you may suspend an institution. Users using an authentication method of a suspended institution will be unable to log in until the institution is unsuspended.'; $string['suspendedinstitutionmessage'] = 'This institution has been suspended.'; $string['unsuspendinstitution'] = 'Unsuspend institution'; $string['unsuspendinstitutiondescription'] = 'Here you may unsuspend an institution. Users of suspended institutions will be unable to log in until the institution is unsuspended.