diff --git a/README.md b/README.md index 5e97cde..e88ba87 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,18 @@ Repository for theming the 'old UI' of openEQUELLA (6.5). Uses a Javascript script in the language pack to enhance the stability of the theme. ## Quickstart ## -1. Clone repo, and run `npm install`, and `npm run zip-css` -2. Take the resulting `css.zip` and upload it into your openEQUELLA instance as the theme -3. Update the language pack to reference the `customer.js` file (TODO - explain a bit) -4. Contribute a resource that is viewable by `Everyone` that contains the `customer.js` file -5. Setup a shortcut URL that references the resource's `customer.js` via `custom-scripts` +1. Clone this repo +2. Contribute a resource that is viewable by `Everyone` that contains the `customer.js` file +3. Setup a shortcut URL that references the resource's `customer.js` via `custom-scripts` +4. Update the language pack's `resource-centre.properties` to reference the `custom-scripts` shortcut +```Java +com.tle.web.itemlist.footer.thankyou=Thank you for using openEQUELLA +com.tle.web.myresources.label.myresources.action=My resources +com.tle.web.sections.equella.footer.thankyou=Thank you for using openEQUELLA +com.tle.web.selection.home.label.home.action=Home +``` +5. Run `npm install`, and `npm run zip-css` +6. Take the resulting `css.zip` and upload it as the theme Home ![Screenshot](docs/images/oeq-home.png) diff --git a/language-pack-reference/admin-console.properties b/language-pack-reference/admin-console.properties new file mode 100644 index 0000000..f77e351 --- /dev/null +++ b/language-pack-reference/admin-console.properties @@ -0,0 +1,2068 @@ +# +#Tue Dec 05 05:33:12 UTC 2017 +com.dytech.edge.admin.gui.admintoolconfigure.configure=Configure +com.dytech.edge.admin.gui.admintoolconfigure.select=You must select an item to configure; +com.dytech.edge.admin.gui.cancel=Cancel +com.dytech.edge.admin.gui.close=Close +com.dytech.edge.admin.gui.common.singleuserselector.search=Search +com.dytech.edge.admin.gui.confirm=Confirm +com.dytech.edge.admin.gui.dontsave=Don't Save +com.dytech.edge.admin.gui.editorhelper.confirm=Do you want to save your changes to this {0} before closing? +com.dytech.edge.admin.gui.editorhelper.savebefore=Save Before Closing +com.dytech.edge.admin.gui.editorhelper.saving=Saving... +com.dytech.edge.admin.gui.editorhelper.success={0} saved successfully. +com.dytech.edge.admin.gui.editorhelper.validating=Validating data... +com.dytech.edge.admin.gui.save=Save +com.dytech.edge.admin.gui.savechanges=Save Changes +com.dytech.edge.admin.guiadmintoollist.confirm=Confirm Deletion +com.dytech.edge.admin.guiadmintoollist.deleteitem=Are you sure you want to delete {0}? +com.dytech.edge.admin.guiadmintoollist.deleteitems=Are you sure you want to delete the {0} selected items? +com.dytech.edge.admin.guiadmintoollist.downloading=Downloading... +com.dytech.edge.admin.guiadmintoollist.error=Error downloading entities +com.dytech.edge.admin.guiadmintoollistclone.clone=Clone? +com.dytech.edge.admin.guiadmintoollistclone.confirm=Are you sure you want to clone {0}? +com.dytech.edge.admin.helper.cancel=Cancel +com.dytech.edge.admin.helper.iconselector.title=Select an icon... +com.dytech.edge.admin.helper.networkdetails.add=Add network range +com.dytech.edge.admin.helper.networkdetails.endaddress=End Address +com.dytech.edge.admin.helper.networkdetails.entername=Please enter a range name +com.dytech.edge.admin.helper.networkdetails.rangename=Range Name +com.dytech.edge.admin.helper.networkdetails.startaddress=Start Address +com.dytech.edge.admin.helper.networkshufflelist.add=Add IP Range +com.dytech.edge.admin.helper.networkshufflelist.remove=Remove +com.dytech.edge.admin.helper.ok=OK +com.dytech.edge.admin.helper.usergroupdialog.search=Search +com.dytech.edge.admin.helper.usergroupdialog.selectgroup=Select a Group +com.dytech.edge.admin.helper.usergroupdialog.selectsomething=Please select a {0} from the list below\: (* \= wildcard character) +com.dytech.edge.admin.helper.usergroupdialog.selectuser=Select a User +com.dytech.edge.admin.helper.usergroupdialog.title=User or Group +com.dytech.edge.admin.helper.utils.nogroup=No Group [orphaned] +com.dytech.edge.admin.helper.utils.norole=No Role [orphaned] +com.dytech.edge.admin.helper.utils.nouser=No User [orphaned] +com.dytech.edge.admin.helper.utils.unknowngroup=Unknown Group [{0}] +com.dytech.edge.admin.helper.utils.unknownrole=Unknown Role [{0}] +com.dytech.edge.admin.helper.utils.unknownuser=Unknown User [{0}] +com.dytech.edge.admin.script.add=Add +com.dytech.edge.admin.script.licensemodel.chaptercountcomparison.displayname=Total Requested Chapter Count +com.dytech.edge.admin.script.licensemodel.licensemodel.book=Book +com.dytech.edge.admin.script.licensemodel.licensemodel.journal=Journal +com.dytech.edge.admin.script.licensemodel.licensemodel.unpublished=Unpublished +com.dytech.edge.admin.script.licensemodel.outofprintcomparison.displayname=Is Out Of Print +com.dytech.edge.admin.script.licensemodel.resourcetypecomparison.displayname=Resource Type +com.dytech.edge.admin.script.licensemodel.sharedtopiccomparison.displayname=Total Shared Topic Count +com.dytech.edge.admin.script.licensemodel.totalarticlescomparison.displayname=Total Request Article Count +com.dytech.edge.admin.script.licensemodel.totalpercentcomparison.displayname=Total Requested % +com.dytech.edge.admin.script.schemadialog.moderator=User Is A Moderator +com.dytech.edge.admin.script.schemadialog.role=Role Of User +com.dytech.edge.admin.script.schemadialog.schema=Schema Item +com.dytech.edge.admin.script.schemadialog.status=Resource Status +com.dytech.edge.admin.script.schemadialog.title=What is being evaluated? +com.dytech.edge.admin.script.schemadialog.workflow=Current Workflow Step +com.dytech.edge.admin.script.scripteditor.confirm=Close Script Editor +com.dytech.edge.admin.script.scripteditor.message=Do you want to save your changes to this script? +com.dytech.edge.admin.script.scripteditor.title=Script Editor +com.dytech.edge.admin.script.scriptpanel.advanced=Advanced +com.dytech.edge.admin.script.scriptpanel.basic=Basic +com.dytech.edge.admin.script.scriptpanel.customised=The customised script can not be\ninterpreted by the basic script editor. +com.dytech.edge.admin.script.scriptpanel.deleteline=Delete Line +com.dytech.edge.admin.script.scriptpanel.exportscript=Export Script +com.dytech.edge.admin.script.scriptpanel.importscript=Import Script +com.dytech.edge.admin.script.scriptpanel.javascript=JavaScript +com.dytech.edge.admin.script.scriptpanel.overwrite=This will overwrite an existing file.\nAre you sure? +com.dytech.edge.admin.script.scriptpanel.replace=This will replace your existing script.\nAre you sure? +com.dytech.edge.admin.script.scriptpanel.script=Script +com.dytech.edge.admin.script.scriptpanel.statement=Statement +com.dytech.edge.admin.script.scriptpanel.sure=Are you sure? +com.dytech.edge.admin.script.set=Set +com.dytech.edge.admin.script.status.archived=archived +com.dytech.edge.admin.script.status.draft=draft +com.dytech.edge.admin.script.status.live=live +com.dytech.edge.admin.script.status.moderating=moderating +com.dytech.edge.admin.script.status.rejected=rejected +com.dytech.edge.admin.script.status.review=review +com.dytech.edge.admin.script.status.suspended=suspended +com.dytech.edge.admin.script.target.moderator=User Is A Moderator +com.dytech.edge.admin.script.target.role=Role Of User +com.dytech.edge.admin.script.target.status=Resource Status +com.dytech.edge.admin.script.target.workflow=Current Workflow Step +com.dytech.edge.admin.script.wheremodel.wheretargetdialog.title=Choose a schema element? +com.dytech.edge.admin.script.workflowmodel.workflowmodel.message=By selecting a different collection, the current script may become invalid\nFor example, the schema for the selected collection may be different to\nthe schema of the previously selected collection. For this reason, the\nscript will need to be cleared before you can continue.\n\nDo you want to continue switching collection and lose the existing script? +com.dytech.edge.admin.script.workflowmodel.workflowmodel.select=Select Collection\: +com.dytech.edge.admin.script.workflowmodel.workflowmodel.title=Change Collection? +com.dytech.edge.admin.wizard.controldialog.title=Select a control... +com.dytech.edge.admin.wizard.dualshufflelist.add=Add +com.dytech.edge.admin.wizard.dualshufflelist.name=Name +com.dytech.edge.admin.wizard.dualshufflelist.remove=Remove +com.dytech.edge.admin.wizard.dualshufflelist.value=Value +com.dytech.edge.admin.wizard.editor.attachmenteditor.embed=Embed attachment +com.dytech.edge.admin.wizard.editor.attachmenteditor.height=Height +com.dytech.edge.admin.wizard.editor.attachmenteditor.keep=Keep aspect ratio +com.dytech.edge.admin.wizard.editor.attachmenteditor.link=Link +com.dytech.edge.admin.wizard.editor.attachmenteditor.select=Select Attachment +com.dytech.edge.admin.wizard.editor.attachmenteditor.width=Width +com.dytech.edge.admin.wizard.editor.calendareditor.clear=Clear +com.dytech.edge.admin.wizard.editor.calendareditor.defaultdate=Default Date +com.dytech.edge.admin.wizard.editor.calendareditor.select=Select +com.dytech.edge.admin.wizard.editor.calendareditor.selectdate=Select the default date +com.dytech.edge.admin.wizard.editor.calendareditor.today=Today (Contribution date) +com.dytech.edge.admin.wizard.editor.calendareditor.today1=Today + 1 Day +com.dytech.edge.admin.wizard.editor.calendareditor.today1mth=Today + 1 Month +com.dytech.edge.admin.wizard.editor.calendareditor.today1wk=Today + 1 Week +com.dytech.edge.admin.wizard.editor.calendareditor.today2=Today + 2 Days +com.dytech.edge.admin.wizard.editor.calendareditor.today2wk=Today + 2 Weeks +com.dytech.edge.admin.wizard.editor.calendareditor.today3=Today + 3 Days +com.dytech.edge.admin.wizard.editor.calendareditor.today5=Today + 5 Days +com.dytech.edge.admin.wizard.editor.checkboxeditor.add=Add check boxes to the check box group +com.dytech.edge.admin.wizard.editor.checkboxeditor.name=Check Box Name +com.dytech.edge.admin.wizard.editor.checkboxeditor.value=Check Box Value +com.dytech.edge.admin.wizard.editor.dateeditor.deprecated=This control is deprecated - please use Calendar instead. +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.daterange=Make date range selectable by the contributor +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.end=End Date +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.groups=Groups allowed access\: +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.ipbased=IP Based "Machine Groups" +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.number=Number of licences +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.numberspecified=Number of licences to be specified by the contributor +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.restrict=Restrict access based on user/group +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.restrictaccesses=Restrict access based on a number of accepted licences +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.restrictdate=Restrict access based on a date range +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.restrictgroups=Restrict to groups +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.restrictip=Restrict access based on IP address range +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.restrictusers=Restrict to users +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.select=Select +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.selectable=Make selectable by contributor +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.selectdate=Select a date +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.specifydefault=Specify a default number of licences, but configurable by the contributor +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.specifyfixed=Specify a fixed number of licences for this resource type +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.specifyvalid=Specify a valid date range for this item type +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.start=Start Date +com.dytech.edge.admin.wizard.editor.drm.drmacccesscontroltab.users=Users allowed access\: +com.dytech.edge.admin.wizard.editor.drm.drmconfigtab.allow=Allow a user to preview a resource before accepting the rights statement. +com.dytech.edge.admin.wizard.editor.drm.drmconfigtab.available=Available Options +com.dytech.edge.admin.wizard.editor.drm.drmconfigtab.basicusage=Basic Usage +com.dytech.edge.admin.wizard.editor.drm.drmconfigtab.custompermissions=Custom Permissions +com.dytech.edge.admin.wizard.editor.drm.drmconfigtab.requireowner=Require that the owner must also accept the rights statement. +com.dytech.edge.admin.wizard.editor.drm.drmconfigtab.requirestudents=Require that users still accept this licence if the resource is used in a composition. +com.dytech.edge.admin.wizard.editor.drm.drmconfigtab.requireusers=Require that users accept the rights statement before viewing the resource summary page. +com.dytech.edge.admin.wizard.editor.drm.drmconfigtab.select=Select the usage options that will be made available to the end contributor. +com.dytech.edge.admin.wizard.editor.drm.drmconfigtab.selected=Selected Options +com.dytech.edge.admin.wizard.editor.drm.drmconfigtab.useandadapt=Use and Adapt +com.dytech.edge.admin.wizard.editor.drm.drmrequireacceptancefrom.title=Only require the following users to accept license\: +com.dytech.edge.admin.wizard.editor.drm.drmrightstab.acceptance=Acceptance of terms +com.dytech.edge.admin.wizard.editor.drm.drmrightstab.allow=Allow a contributor to specify custom terms +com.dytech.edge.admin.wizard.editor.drm.drmrightstab.attribution=Attribution of ownership +com.dytech.edge.admin.wizard.editor.drm.drmrightstab.contributor=Contributor selects if this resource should be restricted to the education sector +com.dytech.edge.admin.wizard.editor.drm.drmrightstab.enforce=Enforce attribution when used within EQUELLA +com.dytech.edge.admin.wizard.editor.drm.drmrightstab.require=Require that users of this resource attribute ownership to the original owners +com.dytech.edge.admin.wizard.editor.drm.drmrightstab.requireall=Require all users to agree to the following terms +com.dytech.edge.admin.wizard.editor.drm.drmrightstab.restrictedu=Restrict access to the educational sector and provide a visual warning. +com.dytech.edge.admin.wizard.editor.drm.drmrightstab.restrictwarning=Restrict access based on sector warning +com.dytech.edge.admin.wizard.editor.drm.drmrightstab.selects=Contributor selects if attribution is a requirement of usage +com.dytech.edge.admin.wizard.editor.drm.drmrightstab.terms=Terms\: +com.dytech.edge.admin.wizard.editor.drmpageeditor.access=Access Control +com.dytech.edge.admin.wizard.editor.drmpageeditor.config=Config +com.dytech.edge.admin.wizard.editor.drmpageeditor.requires=Users Required To Accept +com.dytech.edge.admin.wizard.editor.drmpageeditor.rights=Rights +com.dytech.edge.admin.wizard.editor.editor.help=Help +com.dytech.edge.admin.wizard.editor.editor.notvalid=This control does not appear to be valid.\nPlease fix any errors before trying to preview. +com.dytech.edge.admin.wizard.editor.editor.scripting=Scripting +com.dytech.edge.admin.wizard.editor.editor.subcontrol=One of the subcontrols does not appear to be valid.\nThe error is occurring in ''{0}'' +com.dytech.edge.admin.wizard.editor.groupitemeditor.title=Title +com.dytech.edge.admin.wizard.editor.groupitemeditor.value=Value +com.dytech.edge.admin.wizard.editor.htmleditor.height=Height +com.dytech.edge.admin.wizard.editor.htmleditor.menu=Show menu +com.dytech.edge.admin.wizard.editor.htmleditor.width=Width +com.dytech.edge.admin.wizard.editor.listboxeditor.add=Add options to the list box\: +com.dytech.edge.admin.wizard.editor.listboxeditor.optionname=List Box Option Name +com.dytech.edge.admin.wizard.editor.listboxeditor.optionvalue=List Box Option Value +com.dytech.edge.admin.wizard.editor.metadateeditor.add=Add +com.dytech.edge.admin.wizard.editor.metadateeditor.item=Schema Item +com.dytech.edge.admin.wizard.editor.metadateeditor.metatarget=Metadata target +com.dytech.edge.admin.wizard.editor.metadateeditor.metavalue=Metadata value +com.dytech.edge.admin.wizard.editor.metadateeditor.remove=Remove +com.dytech.edge.admin.wizard.editor.metadateeditor.value=Value +com.dytech.edge.admin.wizard.editor.radiobuttoneditor.add=Add radio buttons to the radio button group +com.dytech.edge.admin.wizard.editor.radiobuttoneditor.name=Radio Button Name +com.dytech.edge.admin.wizard.editor.radiobuttoneditor.value=Radio Button Value +com.dytech.edge.admin.wizard.editor.rawhtmleditor.horiz=Horizontal Rule +com.dytech.edge.admin.wizard.editor.rawhtmleditor.predefined=Predefined HTML +com.dytech.edge.admin.wizard.editor.rawhtmleditor.select=You can select metadata using the format {0} +com.dytech.edge.admin.wizard.editor.rawhtmleditor.userdefined=User Defined HTML +com.dytech.edge.admin.wizard.editor.rubriceditor.enter=Enter your column headings +com.dytech.edge.admin.wizard.editor.shuffleboxeditor.add=Add items that will be shown in the left-hand side of the shuffle box +com.dytech.edge.admin.wizard.editor.shuffleboxeditor.name=Shuffle Item Name +com.dytech.edge.admin.wizard.editor.shuffleboxeditor.value=Shuffle Item Value +com.dytech.edge.admin.wizard.editor.shufflelisteditor.tokenise=Tokenise values (Advanced option - selected by default) +com.dytech.edge.admin.wizard.editor.tableeditor.colums=Columns +com.dytech.edge.admin.wizard.editor.tableeditor.rows=Rows +com.dytech.edge.admin.wizard.powersearchlist.confirm=Are you sure you want to remove the selected advanced search control? +com.dytech.edge.admin.wizard.powersearchlist.remove=Remove Advanced Search Control? +com.dytech.edge.admin.wizard.powersearchlist.xml=XML must be rooted at 'search' element +com.dytech.edge.admin.wizard.powersearchmodel.control=Control +com.dytech.edge.admin.wizard.powersearchmodel.search=Search +com.dytech.edge.admin.wizard.reloadhandler.selecting=Selecting this option will force a recalculation of the values on the page.\n\nAre you sure? +com.dytech.edge.admin.wizard.reloadhandler.warning=Warning +com.dytech.edge.admin.wizard.tripleshufflelist.add=Add +com.dytech.edge.admin.wizard.tripleshufflelist.name=Name +com.dytech.edge.admin.wizard.tripleshufflelist.remove=Remove +com.dytech.edge.admin.wizard.tripleshufflelist.selected=Selected +com.dytech.edge.admin.wizard.tripleshufflelist.sort=Sort +com.dytech.edge.admin.wizard.tripleshufflelist.value=Value +com.dytech.edge.admin.wizard.walkers.validatecontrols.warning=A wizard must not contain both a 'Copyright' control and a 'Load Attachements' Control +com.dytech.edge.admin.wizard.wizardhelper.select=Select metadata target(s) for this control\: +com.dytech.edge.admin.wizard.wizardtree.allcontrolgroups=\nAll controls in this group will also be removed. +com.dytech.edge.admin.wizard.wizardtree.allcontrolitem=\nAll controls in this group item will also be removed. +com.dytech.edge.admin.wizard.wizardtree.allcontrolspage=\nAll controls on this page will also be removed. +com.dytech.edge.admin.wizard.wizardtree.remove=Remove Wizard Control? +com.dytech.edge.admin.wizard.wizardtree.selectedcontrol=Are you sure you want to remove the selected control? +com.dytech.edge.admin.wizard.wizardtree.selectedgroup=Are you sure you want to remove the selected group? +com.dytech.edge.admin.wizard.wizardtree.selecteditem=Are you sure you want to remove the selected group item? +com.dytech.edge.admin.wizard.wizardtree.selectedpage=Are you sure you want to remove the selected page? +com.tle.admin.add=Add +com.tle.admin.baseentity.accesscontroltab.title=Access Control +com.tle.admin.baseentity.baseentityeditor.title-for-named-entity={0} - {1} - {2} +com.tle.admin.baseentity.baseentityeditor.title-for-unnamed-entity={0} - {1} +com.tle.admin.baseentity.jentityfileupload.browse=Browse... +com.tle.admin.baseentity.jentityfileupload.remove=Remove +com.tle.admin.cal.activationerror=Activation Error +com.tle.admin.cal.agreement.filefilter=HTML, XSL or ZIP file +com.tle.admin.cal.agreement.instructions=Upload an agreement\: +com.tle.admin.cal.agreement.remove=Remove +com.tle.admin.cal.agreement.requires=Resources with copyright status require agreement? +com.tle.admin.cal.agreement.upload=Upload +com.tle.admin.cal.extensionname=CAL Licensing +com.tle.admin.cal.inactiveerror=Inactive Error +com.tle.admin.cal.perCourseValidation=Restrictions are per course +com.tle.admin.cal.percentagerequirement=Part VB percentage +com.tle.admin.cal.resourceType=CAL Holdings +com.tle.admin.cal.restrictiveValidation=Restrict activation to a single portion per holding +com.tle.admin.cal.summarysection.defaultname=Citation +com.tle.admin.cal.summarysection.title=CAL citation for this resource +com.tle.admin.cal.usecitationasname=Use citation as the CAL portion attachment display name +com.tle.admin.cancel=Cancel +com.tle.admin.cla.activationerror=Activation Error +com.tle.admin.cla.agreement.filefilter=HTML, XSL or ZIP file +com.tle.admin.cla.agreement.instructions=Upload an agreement\: +com.tle.admin.cla.agreement.remove=Remove +com.tle.admin.cla.agreement.requires=Items with copyright status require agreement? +com.tle.admin.cla.agreement.upload=Upload +com.tle.admin.cla.extensionname=CLA Licensing +com.tle.admin.cla.inactiveerror=Inactive Error +com.tle.admin.cla.resourceType=CLA Holdings +com.tle.admin.collection.tool.itemsummarytemplatetab.validation.emptytitle=You must provide a title +com.tle.admin.collection.tool.itemsummarytemplatetab.validation.incomplete=You must provide a title, a selected metadata node, a selected type +com.tle.admin.collection.tool.itemsummarytemplatetab.validation.nodisplaynodes=You must include at least one display section +com.tle.admin.collection.tool.searchdetailstemplatetab.validation.incomplete=You must provide a title, a selected metadata node, a selected type +com.tle.admin.collection.tool.searchresults.oldstyle.title=Version 3 style +com.tle.admin.collection.tool.searchresults.pleaseselect=Search Results Type\: +com.tle.admin.collection.tool.searchresults.standard.title=Standard Search Results +com.tle.admin.collection.tool.summarydisplay.abstracttemplating.showfiles=Show Files +com.tle.admin.collection.tool.summarysections.abstractonlytitle.bundletitle.help.label=This title appears on the item summary page +com.tle.admin.collection.tool.summarysections.abstractonlytitle.bundletitle.label=Title +com.tle.admin.collection.tool.summarysections.abstracttemplating.newtitle.label=Title +com.tle.admin.collection.tool.summarysections.adddialog.instructions=Select what type of information you would like to show on the resource summary\: +com.tle.admin.collection.tool.summarysections.adddialog.title=Add A New Resource Summary Section +com.tle.admin.collection.tool.summarysections.attachments.defaultname=Links to resources +com.tle.admin.collection.tool.summarysections.attachments.displaymode=Display mode\: +com.tle.admin.collection.tool.summarysections.attachments.displaymode.structured.description=This shows the resources and their navigation structure. Thumbnails are only visible in drop-downs. +com.tle.admin.collection.tool.summarysections.attachments.displaymode.structured.title=Structured view (original) +com.tle.admin.collection.tool.summarysections.attachments.displaymode.thumbnail.description=A grid displaying the thumbnail for each resource; however, this view is not compatible with CAL/CLA configurations as it does not support resource activation. Also, any navigation structure that has been defined will not be shown in the grid. +com.tle.admin.collection.tool.summarysections.attachments.displaymode.thumbnail.title=Thumbnail grid +com.tle.admin.collection.tool.summarysections.attachments.fullscreen=Full screen links\: +com.tle.admin.collection.tool.summarysections.attachments.restrict=Restrict attachment display\: +com.tle.admin.collection.tool.summarysections.attachments.restrict.help=Restrict to attachments associated with the following metadata targets. Leave empty to show all attachments. +com.tle.admin.collection.tool.summarysections.attachments.showfullscreen=Show a link to view the attachments in a full screen package viewer +com.tle.admin.collection.tool.summarysections.attachments.showfullscreen.newwindow=Show a link that opens a new window to view the attachments in a full screen package viewer +com.tle.admin.collection.tool.summarysections.attachments.title=Attachments for this resource +com.tle.admin.collection.tool.summarysections.basic.defaultname=Basic Information +com.tle.admin.collection.tool.summarysections.basic.limitdesclabel=Limit the length of the description field +com.tle.admin.collection.tool.summarysections.basic.limittitlelabel=Limit the length of the title field +com.tle.admin.collection.tool.summarysections.basic.maxlabel=Maximum length +com.tle.admin.collection.tool.summarysections.basic.title=Resource title and description +com.tle.admin.collection.tool.summarysections.comments.allowanonymous=Allow users to choose to hide their identity (identity of commenter is still recorded) +com.tle.admin.collection.tool.summarysections.comments.defaultname=Add a comment +com.tle.admin.collection.tool.summarysections.comments.first=First name only +com.tle.admin.collection.tool.summarysections.comments.firstandlast=First and last name +com.tle.admin.collection.tool.summarysections.comments.hideidentity=Always hide the identity of user comments (identity of commenter is still recorded) +com.tle.admin.collection.tool.summarysections.comments.last=Last name only +com.tle.admin.collection.tool.summarysections.comments.showidentity=Show the identity of user comments +com.tle.admin.collection.tool.summarysections.comments.suppressusername=Suppress username from showing beside name +com.tle.admin.collection.tool.summarysections.comments.text=Select the required option for commenting\: +com.tle.admin.collection.tool.summarysections.comments.title=Comments and ratings for this resource +com.tle.admin.collection.tool.summarysections.displayNodes.defaultname=Extra Metadata +com.tle.admin.collection.tool.summarysections.displayNodes.title=Extra information from the resource metadata +com.tle.admin.collection.tool.summarysections.freemarker.defaultname=Scripted section +com.tle.admin.collection.tool.summarysections.freemarker.label.markup=Enter your custom Freemarker / HTML markup\: +com.tle.admin.collection.tool.summarysections.freemarker.label.script=Pre-load Javascript +com.tle.admin.collection.tool.summarysections.freemarker.title=A scriptable section for advanced customisation +com.tle.admin.collection.tool.summarysections.hidecollaborators=Hide collaborators +com.tle.admin.collection.tool.summarysections.hideowner=Hide owner +com.tle.admin.collection.tool.summarysections.noconfiguration=There is no configuration for this type +com.tle.admin.collection.tool.summarysections.xslt.defaultname=XSLT +com.tle.admin.collection.tool.summarysections.xslt.desc=Enter your custom XSLT markup\: +com.tle.admin.collection.tool.summarysections.xslt.title=An XSLT for advanced customisation +com.tle.admin.collection.tool.wizard.editor.accesshelp.text=When designing your Wizard keep all users in mind. Use the description to describe how to use the control if necessary. \nAvoid using overly visually descriptive instructions e.g. "The button on the left" and avoid using sounds as instructions.\nIf possible, use alternatives where you can. \nFor help about creating accessible forms see the EQUELLA Accessibility documentation. +com.tle.admin.collection.tool.wizard.editor.accesshelp.title=Accessibility Help +com.tle.admin.collection.tool.wizard.editor.additionalCssClass.help=This field allows you to add additional CSS classes to the entire wizard. +com.tle.admin.collection.tool.wizard.editor.additionalCssClass.label=CSS Class +com.tle.admin.collection.tool.wizard.editor.allowNonSequential.label=Allow non-sequential page navigation for new resources +com.tle.admin.collection.tool.wizard.editor.layout.label=Wizard layout +com.tle.admin.collection.tool.wizard.editor.showPageTitlesNextPrev.label=Show page titles on Next/Prev buttons +com.tle.admin.collection.tool.wizard.editor.title=Wizard +com.tle.admin.controls.advancedscript.button.export=Export... +com.tle.admin.controls.advancedscript.button.import=Import... +com.tle.admin.controls.advancedscript.error.export=There was an error exporting the configuration file +com.tle.admin.controls.advancedscript.error.import=There was an error importing the configuration file +com.tle.admin.controls.advancedscript.export=Export +com.tle.admin.controls.advancedscript.file.description=Advanced Script Configuration (*.{0}) +com.tle.admin.controls.advancedscript.import=Import +com.tle.admin.controls.advancedscript.label.importexport=Import a control / Export this control +com.tle.admin.controls.advancedscript.label.notes=Notes about this control +com.tle.admin.controls.advancedscript.lineandcolumn=Line\: {0}, Column\: {1} +com.tle.admin.controls.advancedscript.success.export=Configuration sucessfully exported +com.tle.admin.controls.advancedscript.success.import=Configuration successfully imported +com.tle.admin.controls.advancedscript.tab.libraries=JavaScript Libraries +com.tle.admin.controls.advancedscript.tab.onload=On-Load JavaScript +com.tle.admin.controls.advancedscript.tab.onload.help=JavaScript to execute when the web page loads.
Freemarker mark-up can be used here. +com.tle.admin.controls.advancedscript.tab.onsubmit=On-Submit JavaScript +com.tle.admin.controls.advancedscript.tab.onsubmit.help=JavaScript to execute when the page is being submitted.
Freemarker mark-up can be used here. +com.tle.admin.controls.advancedscript.tab.read=On-Load Script +com.tle.admin.controls.advancedscript.tab.read.help=Script to run on the server when the page is generated. +com.tle.admin.controls.advancedscript.tab.store=On-Submit Script +com.tle.admin.controls.advancedscript.tab.store.help=Script to run on the server when the page is submitted.
Read values from the request, store it in the metadata and perform other processing tasks. +com.tle.admin.controls.advancedscript.tab.template=Display Template +com.tle.admin.controls.advancedscript.tab.template.help=HTML to display for this control.
Freemarker mark-up can be used here. +com.tle.admin.controls.advancedscript.title=Advanced Scripting +com.tle.admin.controls.advancedscript.untitledexport=Advanced Scripting Control +com.tle.admin.controls.echo.settings.title=Echo360 Presentations +com.tle.admin.controls.emailselector.selectmultiple=Allow selection of multiple email addresses +com.tle.admin.controls.emailselector.title=Email Selector +com.tle.admin.controls.error.exporting=An error occurred when exporting the control +com.tle.admin.controls.error.importing=An error occurred when importing the control +com.tle.admin.controls.error.noparent=This control requires that you select a parent control to add it to +com.tle.admin.controls.error.notvalid=Selected file is not a valid control +com.tle.admin.controls.exported=Control successfully exported +com.tle.admin.controls.externaltools.settings.title=External tool provider (LTI) +com.tle.admin.controls.filemanager.autoMarkAsResource=Automatically mark root-level files to be shown in the resource summary? +com.tle.admin.controls.filemanager.conflict=You have chosen to automatically mark root-level files for showing on the resource summary page, and also allowing WebDAV.\nWhile this combination of options will work, it means that root-level files will always be marked for display on the\nsummary page, even if attempting to un-mark them in the File Manager. +com.tle.admin.controls.filemanager.title=File Manager +com.tle.admin.controls.filemanager.webdav=Allow WebDAV file management +com.tle.admin.controls.flickr.settings.label.apikey=Flickr API key +com.tle.admin.controls.flickr.settings.label.apikeyhelp=Supplying an API key and API shared secret is optional. If you do not supply one the inbuilt EQUELLA key will be used.
You can apply for your own Flickr API key here +com.tle.admin.controls.flickr.settings.label.apisharedsecret=Flickr API shared secret +com.tle.admin.controls.flickr.settings.title=Flickr photos +com.tle.admin.controls.googlebook.settings.title=Google Books +com.tle.admin.controls.groupselector.groups.select=Select group(s) +com.tle.admin.controls.groupselector.groups.selected=Selected group(s) +com.tle.admin.controls.groupselector.restrict.groups=Restrict group selection by parent group(s) +com.tle.admin.controls.groupselector.selectboth=Allow selection of EQUELLA groups and external groups +com.tle.admin.controls.groupselector.selectexternal=Allow selection of external groups using id only +com.tle.admin.controls.groupselector.selectinternal=Allow selection of EQUELLA groups only +com.tle.admin.controls.groupselector.selectmultiple=Allow selection of multiple groups +com.tle.admin.controls.groupselector.title=Group Selector +com.tle.admin.controls.htmleditor.htmlselector.label=When selecting the 'Insert EQUELLA Content' button from the HTML Editor\: +com.tle.admin.controls.htmleditor.lazyload.label=Only load this editor on-demand +com.tle.admin.controls.htmleditor.selectedcollections.label=Restrict searching to the following collections\: +com.tle.admin.controls.htmleditor.selectedcontributables.label=Restrict contribution to the following collections\: +com.tle.admin.controls.htmleditor.selecteddynacolls.label=Restrict searching to the following dynamic collections\: +com.tle.admin.controls.htmleditor.selectedsearches.label=Restrict advanced search usage to the following\: +com.tle.admin.controls.htmleditor.title=HTML Edit Box +com.tle.admin.controls.htmleditor.validate=Cannot restrict selection to zero collections/searches +com.tle.admin.controls.imported=Control successfully imported +com.tle.admin.controls.itemfinder.warndeprecated=This control is deprecated in favour of the Resource Selector control +com.tle.admin.controls.itunesu.institutionid=iTunes U Institution ID +com.tle.admin.controls.itunesu.settings.noinstitutionid=iTunes U control requires an Institution ID +com.tle.admin.controls.itunesu.settings.title=iTunesU Tracks +com.tle.admin.controls.itunesu.title=iTunes U Browser +com.tle.admin.controls.mypages.settings.title=Web Pages +com.tle.admin.controls.notimported=Control not imported +com.tle.admin.controls.powercontrol.label.friendly=Friendly Name +com.tle.admin.controls.powercontrol.label.sectiontitle=Advanced Search options +com.tle.admin.controls.resource.allowSelection.anything=Resources, attachments or content packages +com.tle.admin.controls.resource.allowSelection.attachments=Attachments only +com.tle.admin.controls.resource.allowSelection.both=Resource or attachments +com.tle.admin.controls.resource.allowSelection.items=Resources only +com.tle.admin.controls.resource.allowSelection.packages=Content packages only +com.tle.admin.controls.resource.allowSelection.title=Allow selection of +com.tle.admin.controls.resource.multiple=Allow multiple selections +com.tle.admin.controls.resource.relationType.general=Not Specified +com.tle.admin.controls.resource.relationType.title=Selected resources are +com.tle.admin.controls.resource.restrict.collections=Restrict searching to the following collections\: +com.tle.admin.controls.resource.restrict.contribution=Restrict contribution to the following collections\: +com.tle.admin.controls.resource.restrict.dynacollection=Restrict searching to the following dynamic collections\: +com.tle.admin.controls.resource.restrict.fedsearches=Restrict remote repositories to the following sources\: +com.tle.admin.controls.resource.restrict.powersearches=Restrict advanced search usage to the following\: +com.tle.admin.controls.resource.settings.title=EQUELLA Resources +com.tle.admin.controls.resource.showhome=Show home screen +com.tle.admin.controls.resource.showmyfavourites=Show 'My Favourites' +com.tle.admin.controls.resource.title=Resource Selector +com.tle.admin.controls.roleselector.selectmultiple=Allow selection of multiple roles +com.tle.admin.controls.roleselector.title=Role Selector +com.tle.admin.controls.standard.button.title=Button +com.tle.admin.controls.standard.calendar.title=Calendar +com.tle.admin.controls.standard.checkboxgroup.title=Check Box Group +com.tle.admin.controls.standard.copyright.title=Copyright +com.tle.admin.controls.standard.date.format=Date format +com.tle.admin.controls.standard.date.format.full=Day, month and year +com.tle.admin.controls.standard.date.format.month=Month and year +com.tle.admin.controls.standard.date.format.year=Year +com.tle.admin.controls.standard.date.title=Date +com.tle.admin.controls.standard.drm.title=DRM +com.tle.admin.controls.standard.drm.validation.needdates=You must have both a start and end date specified +com.tle.admin.controls.standard.editbox.title=Edit Box +com.tle.admin.controls.standard.fileupload.settings.filesize=Max. file size (in MB) +com.tle.admin.controls.standard.fileupload.settings.forcethumboption=Allow contributors to turn thumbnail generation on or off +com.tle.admin.controls.standard.fileupload.settings.nounzip=Do not allow unzipping of files +com.tle.admin.controls.standard.fileupload.settings.package.restriction=Restrict packages to\: +com.tle.admin.controls.standard.fileupload.settings.packageonly=Only allow upload of content packages (one content package permitted per resource) +com.tle.admin.controls.standard.fileupload.settings.qti=QTI packages +com.tle.admin.controls.standard.fileupload.settings.restrictbymime=Restrict to the following MIME types\: +com.tle.admin.controls.standard.fileupload.settings.restrictfilesize=Restrict individual upload file size +com.tle.admin.controls.standard.fileupload.settings.scorm=SCORM packages +com.tle.admin.controls.standard.fileupload.settings.subtitle.general=General +com.tle.admin.controls.standard.fileupload.settings.subtitle.mime=MIME type restrictions +com.tle.admin.controls.standard.fileupload.settings.subtitle.packages=Packages +com.tle.admin.controls.standard.fileupload.settings.subtitle.thumbnails=Thumbnails +com.tle.admin.controls.standard.fileupload.settings.thumbnail=Do not generate thumbnails by default +com.tle.admin.controls.standard.fileupload.settings.title=Files +com.tle.admin.controls.standard.group.title=Group +com.tle.admin.controls.standard.groupitem.title=Group Item +com.tle.admin.controls.standard.groupitem.validation.empty=You must enter both a name and value +com.tle.admin.controls.standard.hidden.title=Hidden +com.tle.admin.controls.standard.itemfinder.warndeprecated=This control is deprecated in favour of the Resource Selector control +com.tle.admin.controls.standard.links.settings.title=URL Links +com.tle.admin.controls.standard.listbox.title=List Box +com.tle.admin.controls.standard.metadata.title=Static Metadata +com.tle.admin.controls.standard.multi.title=Shuffle Group +com.tle.admin.controls.standard.multieditbox.title=Multi-Language Edit Box +com.tle.admin.controls.standard.nav.title=Navigation Builder +com.tle.admin.controls.standard.page.additionalcssclass.help=This field allows you to add additional CSS classes to this wizard page. +com.tle.admin.controls.standard.page.additionalcssclass.label=CSS Class +com.tle.admin.controls.standard.page.title=Page +com.tle.admin.controls.standard.radiogroup.title=Radio Button Group +com.tle.admin.controls.standard.rawhtml.title=Raw HTML +com.tle.admin.controls.standard.repeater.title=Repeater +com.tle.admin.controls.standard.shufflebox.title=Shuffle Box +com.tle.admin.controls.standard.shufflelist.title=Shuffle List +com.tle.admin.controls.title.export=Export Control +com.tle.admin.controls.title.import=Import Control +com.tle.admin.controls.universal.maxfiles=Maximum number of attachments allowed for this attachment control +com.tle.admin.controls.universal.multiple=Allow multiple attachments +com.tle.admin.controls.universal.notype.confirm.message=No attachment type has been selected.\n Do you want to continue anyway? +com.tle.admin.controls.universal.notype.confirm.no=No +com.tle.admin.controls.universal.notype.confirm.no.message=Please select an attachment type +com.tle.admin.controls.universal.notype.confirm.title=Wizard - No attachment type selected +com.tle.admin.controls.universal.notype.confirm.yes=Yes +com.tle.admin.controls.universal.preview=Allow the selection of preview attachments +com.tle.admin.controls.universal.selecttypes=Allow the following attachment types\: +com.tle.admin.controls.universal.title=Attachments +com.tle.admin.controls.untitled=Untitled Control +com.tle.admin.controls.userselector.groups.select=Select group(s) +com.tle.admin.controls.userselector.groups.selected=Selected group(s) +com.tle.admin.controls.userselector.restrict.groups=Restrict user selection by groups +com.tle.admin.controls.userselector.selectboth=Allow selection of EQUELLA users and external users using e-mail addresses +com.tle.admin.controls.userselector.selectexternal=Allow selection of external users using e-mail addresses only +com.tle.admin.controls.userselector.selectinternal=Allow selection of EQUELLA users only +com.tle.admin.controls.userselector.selectmultiple=Allow selection of multiple users +com.tle.admin.controls.userselector.title=User Selector +com.tle.admin.controls.warning.import=You are about to import a control into this wizard. \nThe file you are uploading may not be compatible with this version of {0}.\nDo you wish to continue? +com.tle.admin.controls.wizardcontrolfiles=Wizard Control Files (*.wzc) +com.tle.admin.controls.youtube.allowChannel=Enable YouTube channels +com.tle.admin.controls.youtube.channel.help1=The Channel ID can be found by browsing to your favourite channel on YouTube and copying the last section of the URL (e.g UCNRQ-DWUXf4UVN9L31Y9f3Q) +com.tle.admin.controls.youtube.channel.help2=Do not attempt to enter any complete URLs ( for example you would NOT enter https\://www.youtube.com/channel/UCNRQ-DWUXf4UVN9L31Y9f3Q ) +com.tle.admin.controls.youtube.label.channelName=Channel Name +com.tle.admin.controls.youtube.label.list=YouTube Channels +com.tle.admin.controls.youtube.label.userName=Channel ID +com.tle.admin.controls.youtube.option.allowChannel=Allow searching within channels defined below +com.tle.admin.controls.youtube.option.restrictChannel=Restrict searching to within channels defined below +com.tle.admin.controls.youtube.settings.message=No channels have been added. +com.tle.admin.controls.youtube.settings.title=YouTube Videos +com.tle.admin.courseinfo.detailstab.archived=Archived +com.tle.admin.courseinfo.detailstab.citation=Citation +com.tle.admin.courseinfo.detailstab.code=Code +com.tle.admin.courseinfo.detailstab.coursetype=Course Type +com.tle.admin.courseinfo.detailstab.daterange=End date must be after start date +com.tle.admin.courseinfo.detailstab.department=Department +com.tle.admin.courseinfo.detailstab.desc=Description +com.tle.admin.courseinfo.detailstab.enddate=End Date +com.tle.admin.courseinfo.detailstab.name=Course Name +com.tle.admin.courseinfo.detailstab.noowner=No owner has been selected for this course. +com.tle.admin.courseinfo.detailstab.owner=Course Owner +com.tle.admin.courseinfo.detailstab.startdate=Start Date +com.tle.admin.courseinfo.detailstab.students=Unique Individuals +com.tle.admin.courseinfo.detailstab.supplycode=You must supply a course code +com.tle.admin.courseinfo.detailstab.supplyname=You must supply a course name +com.tle.admin.courseinfo.detailstab.title=Details +com.tle.admin.courseinfo.editor.docname=Course +com.tle.admin.courseinfo.editor.title=Course Editor +com.tle.admin.courseinfo.versiondetailstab.title=Version Details +com.tle.admin.courseinfo.versionstab.title=Resource Selection +com.tle.admin.driver.info=Information +com.tle.admin.driver.title=Administration Console +com.tle.admin.dynacollection.detailstab.desc=Description +com.tle.admin.dynacollection.detailstab.name=Name +com.tle.admin.dynacollection.detailstab.noowner=You must specify an owner has been selected for the dynamic collection. +com.tle.admin.dynacollection.detailstab.owner=Owner +com.tle.admin.dynacollection.detailstab.supplyname=You must specify a name for the dynamic collection. +com.tle.admin.dynacollection.detailstab.title=Details +com.tle.admin.dynacollection.detailstab.usages=Make this Dynamic Collection available through the following services\: +com.tle.admin.dynacollection.entityname=Dynamic Collection +com.tle.admin.dynacollection.filtertab.title=Resource Filtering +com.tle.admin.dynacollection.toolname=Dynamic Collections +com.tle.admin.dynacollection.virtualisationtab.renamingHelp=NOTE\: The name of each instance will have the name you specified on the "Details" tab with an equals sign and the value appended. For example, for a configured name of "ABC" and a value of "123", the generated name of the instance would be "ABC \= 123". +com.tle.admin.dynacollection.virtualisationtab.title=Dynamic Filtering +com.tle.admin.dynacollection.windowtitle=Dynamic Collection Editor +com.tle.admin.edit=Edit +com.tle.admin.fedsearch.standard.equella.institutionurl=Institution URL +com.tle.admin.fedsearch.standard.equella.secretid=Shared Secret ID +com.tle.admin.fedsearch.standard.equella.secretvalue=Shared Secret Value +com.tle.admin.fedsearch.standard.equella.signinoptions=Sign-in option +com.tle.admin.fedsearch.standard.equella.useloggedinuser=Login with the username of the user performing the search +com.tle.admin.fedsearch.standard.equella.username=Username +com.tle.admin.fedsearch.standard.equella.usethisuser=Always login with the following username +com.tle.admin.fedsearch.standard.merlot.label.advanced=Allow advanced searching (requires licence key to have appropriate privileges) +com.tle.admin.fedsearch.standard.merlot.label.licencekey=Licence Key +com.tle.admin.fedsearch.standard.merlot.validation.licencekey=You must enter a valid MERLOT licence key +com.tle.admin.fedsearch.standard.srwplugin.browse=Browse for an XSLT file +com.tle.admin.fedsearch.standard.srwplugin.schemaId=Schema Name +com.tle.admin.fedsearch.standard.srwplugin.url=URL +com.tle.admin.fedsearch.standard.srwplugin.xsl=XSL Transform +com.tle.admin.fedsearch.standard.z3950plugin.advanced=Allow advanced searching +com.tle.admin.fedsearch.standard.z3950plugin.allowImport=Allow the results of this search to be imported into the repository +com.tle.admin.fedsearch.standard.z3950plugin.attributes.standard=Standard query attributes +com.tle.admin.fedsearch.standard.z3950plugin.browse=Browse for an XSLT file +com.tle.admin.fedsearch.standard.z3950plugin.button.select=Select +com.tle.admin.fedsearch.standard.z3950plugin.database=Database +com.tle.admin.fedsearch.standard.z3950plugin.default=Load default attributes +com.tle.admin.fedsearch.standard.z3950plugin.dialog.title=Select default profile +com.tle.admin.fedsearch.standard.z3950plugin.displayRecordSchema=View Record Format +com.tle.admin.fedsearch.standard.z3950plugin.error.nofields=You must enter at least one advanced search field if you wish to use the advanced searching feature. +com.tle.admin.fedsearch.standard.z3950plugin.error.standard=You must enter valid standard query attributes. Load EQUELLA defaults if you are unsure what values to use. +com.tle.admin.fedsearch.standard.z3950plugin.fields=Advanced search fields +com.tle.admin.fedsearch.standard.z3950plugin.fields.attributes=Attributes +com.tle.admin.fedsearch.standard.z3950plugin.fields.name=Name +com.tle.admin.fedsearch.standard.z3950plugin.host=Host +com.tle.admin.fedsearch.standard.z3950plugin.importRecordSchema=Import Record Format +com.tle.admin.fedsearch.standard.z3950plugin.password=Password +com.tle.admin.fedsearch.standard.z3950plugin.port=Port +com.tle.admin.fedsearch.standard.z3950plugin.username=Username +com.tle.admin.fedsearch.standard.z3950plugin.xsl=View XSLT +com.tle.admin.gui.admintoolselect.configure=Configure +com.tle.admin.gui.admintoolselect.enabled=Enabled +com.tle.admin.gui.admintoolselect.error=There was an error enabling this plug-in +com.tle.admin.gui.admintoolselect.mustselect=You must select an item to select +com.tle.admin.gui.admintoolselect.name=Name +com.tle.admin.gui.baseentitytool.archived={0} {1}(s) were archived +com.tle.admin.gui.baseentitytool.cannotdelete.inuse=Cannot delete ''{0}'' as it is currently in use by the following types\: {1}. +com.tle.admin.gui.baseentitytool.cannotdelete.locked=Cannot delete ''{0}'' as it is currently locked. +com.tle.admin.gui.baseentitytool.cloned={0} cloned successfully. +com.tle.admin.gui.baseentitytool.confirmimport=Do you wish to import any security rules? +com.tle.admin.gui.baseentitytool.confirmoverwrite=Do you want to overwrite the existing file? +com.tle.admin.gui.baseentitytool.deleted={0}(s) deleted successfully. +com.tle.admin.gui.baseentitytool.donotopen=Do not open +com.tle.admin.gui.baseentitytool.error=Error creating GUI +com.tle.admin.gui.baseentitytool.export=Export Security +com.tle.admin.gui.baseentitytool.exported=Exported {0} +com.tle.admin.gui.baseentitytool.exportrules=Do you wish to export associated security rules? +com.tle.admin.gui.baseentitytool.forcefully=\nDo you want to forcefully unlock and continue? +com.tle.admin.gui.baseentitytool.import=Import {0} +com.tle.admin.gui.baseentitytool.importsecurity=Import Security +com.tle.admin.gui.baseentitytool.importsuccess={0} imported successfully. +com.tle.admin.gui.baseentitytool.locked=Locked +com.tle.admin.gui.baseentitytool.message=\nDo you want to open as viewing only, or forcefully unlock? +com.tle.admin.gui.baseentitytool.nopermission=You do not have the permissions to delete ''{0}'' +com.tle.admin.gui.baseentitytool.notallowed=You are not allowed to add new entities - you require CREATE privilges. +com.tle.admin.gui.baseentitytool.notvalid=Selected file is not a valid entity file. +com.tle.admin.gui.baseentitytool.open=Open as read-only +com.tle.admin.gui.baseentitytool.overwrite=Overwrite +com.tle.admin.gui.baseentitytool.overwriteentity=Overwrite {0} +com.tle.admin.gui.baseentitytool.unarchived={0} {1}(s) were un-archived +com.tle.admin.gui.baseentitytool.unlock=Forcefully unlock +com.tle.admin.gui.baseentitytool.warningimport=WARNING\: You are about to import a {0} in to the system. \nThe ZIP file you are uploading may not be compatible with this version of {1}.\nAre you *REALLY* sure? +com.tle.admin.gui.baseentitytool.warningoverwrite=WARNING\: A {0} with the same unique identifier already exists in the system.\nDo you want to overwrite the {0} with the one being\nimported? +com.tle.admin.gui.common.abstractlistwithview.confirm=Are you sure you wish to delete the selected element(s)? +com.tle.admin.gui.common.abstractlistwithview.delete=Delete Element? +com.tle.admin.gui.common.actions.addaction.desc=Adds a new element +com.tle.admin.gui.common.actions.addaction.name=Add +com.tle.admin.gui.common.actions.addattributeaction.desc=Adds a new attribute to the selected element +com.tle.admin.gui.common.actions.addattributeaction.name=Attribute +com.tle.admin.gui.common.actions.addchildaction.desc=Adds a new child to the selected element +com.tle.admin.gui.common.actions.addchildaction.name=Child +com.tle.admin.gui.common.actions.addsiblingaction.desc=Adds a new sibling of the selected element +com.tle.admin.gui.common.actions.addsiblingaction.name=Sibling +com.tle.admin.gui.common.actions.archiveaction.confirmarchive=Are you sure you wish to archive the selected object(s)? +com.tle.admin.gui.common.actions.archiveaction.desc=Prevents this object appearing in regular application usage +com.tle.admin.gui.common.actions.archiveaction.name=Archive +com.tle.admin.gui.common.actions.bulkaction.csvfile=CSV File +com.tle.admin.gui.common.actions.bulkaction.description=Bulk imports a list of entities +com.tle.admin.gui.common.actions.bulkaction.error=Bulk import error +com.tle.admin.gui.common.actions.bulkaction.name=Bulk +com.tle.admin.gui.common.actions.bulkaction.override=Do you wish to override any conflicting entries? +com.tle.admin.gui.common.actions.bulkaction.success=Bulk import successful +com.tle.admin.gui.common.actions.bulkaction.title=Bulk import... +com.tle.admin.gui.common.actions.cancelaction.desc=Cancel this window +com.tle.admin.gui.common.actions.cancelaction.name=Cancel +com.tle.admin.gui.common.actions.cloneaction.desc=Clone this element +com.tle.admin.gui.common.actions.cloneaction.name=Clone +com.tle.admin.gui.common.actions.closeaction.desc=Close this window +com.tle.admin.gui.common.actions.closeaction.name=Close +com.tle.admin.gui.common.actions.downaction.desc=Moves the selected element down a position +com.tle.admin.gui.common.actions.downaction.name=Move Down +com.tle.admin.gui.common.actions.editaction.desc=Edits the selected element +com.tle.admin.gui.common.actions.editaction.name=Edit +com.tle.admin.gui.common.actions.exportaction.confirm=Do you want to overwrite the existing file? +com.tle.admin.gui.common.actions.exportaction.desc=Exports an element to another destination +com.tle.admin.gui.common.actions.exportaction.error=Error during export +com.tle.admin.gui.common.actions.exportaction.name=Export +com.tle.admin.gui.common.actions.exportaction.overwrite=Overwrite +com.tle.admin.gui.common.actions.exportaction.successful=Export Successful +com.tle.admin.gui.common.actions.exportaction.title=Export... +com.tle.admin.gui.common.actions.importaction.desc=Imports an element from another source +com.tle.admin.gui.common.actions.importaction.name=Import +com.tle.admin.gui.common.actions.importaction.selected=Selected file is not valid XML. +com.tle.admin.gui.common.actions.importaction.title=Import... +com.tle.admin.gui.common.actions.okaction.desc=Apply the current selections +com.tle.admin.gui.common.actions.okaction.name=OK +com.tle.admin.gui.common.actions.previewaction.desc=Previews the current entity +com.tle.admin.gui.common.actions.previewaction.name=Preview +com.tle.admin.gui.common.actions.refreshaction.desc=Refresh the data +com.tle.admin.gui.common.actions.refreshaction.name=Refresh +com.tle.admin.gui.common.actions.removeaction.desc=Removes the selected element +com.tle.admin.gui.common.actions.removeaction.name=Remove +com.tle.admin.gui.common.actions.renameaction.desc=Renames the selected element +com.tle.admin.gui.common.actions.renameaction.name=Rename +com.tle.admin.gui.common.actions.saveaction.desc=Saves any current changes +com.tle.admin.gui.common.actions.saveaction.name=Save +com.tle.admin.gui.common.actions.searchaction.desc=Searches for existing elements +com.tle.admin.gui.common.actions.searchaction.name=Search +com.tle.admin.gui.common.actions.unarchiveaction.confirmunarchive=Are you sure you wish to un-archive the selected object(s)? +com.tle.admin.gui.common.actions.unarchiveaction.desc=Restores an archived object +com.tle.admin.gui.common.actions.unarchiveaction.name=Unarchive +com.tle.admin.gui.common.actions.upaction.desc=Moves the selected element up a position +com.tle.admin.gui.common.actions.upaction.name=Move Up +com.tle.admin.gui.common.browse=Browse... +com.tle.admin.gui.common.cell.scriptingtablecellrenderer.add=[Add Script] +com.tle.admin.gui.common.cell.scriptingtablecellrenderer.edit=[Edit Script] +com.tle.admin.gui.common.comboboxwithview.choose=Please choose an element from the drop-down list above. +com.tle.admin.gui.common.entitywhereeditor.collection=Collection +com.tle.admin.gui.common.entitywhereeditor.schema=Schema +com.tle.admin.gui.common.entitywhereeditor.scripting=Scripting +com.tle.admin.gui.common.listwithview.choose=Please choose an element from the list or select the add button to continue. +com.tle.admin.gui.common.listwithview.chooseNoAddRemove=Please choose an element from the list to continue. +com.tle.admin.gui.common.tree.editor.addingerror=An error has occurred +com.tle.admin.gui.common.tree.editor.confirmremove=Do you really want to remove {0} and all of its children? +com.tle.admin.gui.common.tree.editor.confirmremovetitle=Are You Sure? +com.tle.admin.gui.common.tree.editor.entername=Please enter a new name +com.tle.admin.gui.common.tree.editor.importerror=Error during import +com.tle.admin.gui.common.tree.editor.importsametopic=WARNING\: Nodes UUIDs already exists.\nDo you wish to create the tree with new UUIDs? +com.tle.admin.gui.common.tree.editor.importsametopictitle=Import Problem +com.tle.admin.gui.common.tree.editor.importsuccessful=Import Successful +com.tle.admin.gui.common.tree.editor.loading=Loading... +com.tle.admin.gui.common.tree.nodeeditor.nonodeselected=Select or add an entry on the left +com.tle.admin.gui.common.tree.nodeeditor.saveconfirm=Do you want to save your changes? +com.tle.admin.gui.common.tree.nodeeditor.saveerror=Error while saving +com.tle.admin.gui.common.tree.nodeeditor.savesuccessful=Saved successfully +com.tle.admin.gui.courseinfotool.name=Course +com.tle.admin.gui.courseinfotool.title=Courses +com.tle.admin.gui.hierarchytool.title=Hierarchy Editor +com.tle.admin.gui.item.versionselectionconfig.allowuserchoice=Alternatively, allow the user to make this choice where the default will be to... +com.tle.admin.gui.item.versionselectionconfig.defaultcurrent=Select the resource version the user is currently viewing +com.tle.admin.gui.item.versionselectionconfig.defaultlatest=Always use the latest live resource version +com.tle.admin.gui.item.versionselectionconfig.forcecurrent=Force selection to be the resource version the user is viewing +com.tle.admin.gui.item.versionselectionconfig.forcelatest=Force selection to always be the latest live resource version +com.tle.admin.gui.item.versionselectionconfig.institutiondefault=Use the institution-wide settings +com.tle.admin.gui.itemdefinitiontool.collection=Collection +com.tle.admin.gui.itemdefinitiontool.title=Collection Definitions +com.tle.admin.gui.managementdialog.exit=Exit Console +com.tle.admin.gui.managementdialog.failed=Plugin(s) Failed +com.tle.admin.gui.managementdialog.failedload=One or more plugins failed to load. +com.tle.admin.gui.managementdialog.language=Display Language +com.tle.admin.gui.managementdialog.title=Administration Console - v{0} - {1} +com.tle.admin.gui.powersearchtool.name=Advanced Searches +com.tle.admin.gui.powersearchtool.title=Advanced Search +com.tle.admin.gui.reportingtool.name=Reporting +com.tle.admin.gui.reportingtool.title=report +com.tle.admin.gui.schematool.name=Schema +com.tle.admin.gui.schematool.title=Metadata Schemas +com.tle.admin.gui.searchtool.createdialog.title=Repository Types +com.tle.admin.gui.searchtool.name=Remote Repository +com.tle.admin.gui.searchtool.title=Remote Repositories +com.tle.admin.gui.securitymanagertool.name=Security Manager +com.tle.admin.gui.systemtool.error=There was an error displaying system plugin +com.tle.admin.gui.systemtool.name=System Settings +com.tle.admin.gui.usermanagementtool.name=User Management +com.tle.admin.gui.usermanagementtool.noconfiguration=This adapter requires no configuration +com.tle.admin.gui.usermanagementtool.noplugin=No User Management Plugin selected. +com.tle.admin.gui.workflowtool.name=workflow template +com.tle.admin.gui.workflowtool.title=Workflow Templates +com.tle.admin.harvester.tool.actionstab.alert=Run this harvester now? This will save the current profile details +com.tle.admin.harvester.tool.actionstab.lastdate=Last Harvest Date\: +com.tle.admin.harvester.tool.actionstab.name=Actions +com.tle.admin.harvester.tool.actionstab.run=Run\! +com.tle.admin.harvester.tool.actionstab.runfailed=Running failed. +com.tle.admin.harvester.tool.actionstab.running=The harvester is now running in the background. +com.tle.admin.harvester.tool.actionstab.runnow=Run this profile immediately +com.tle.admin.harvester.tool.actionstab.sure=Are you sure? +com.tle.admin.harvester.tool.actionstab.test=Test\! +com.tle.admin.harvester.tool.actionstab.testfailed=Test failed\: {0} +com.tle.admin.harvester.tool.actionstab.testlabel=Test this profile and see how many results are found +com.tle.admin.harvester.tool.actionstab.testpass=Found {0} resources. +com.tle.admin.harvester.tool.createdialog.title=Harvester Types +com.tle.admin.harvester.tool.detailstab.collection=Please select a collection +com.tle.admin.harvester.tool.detailstab.collections=Collection\: +com.tle.admin.harvester.tool.detailstab.createnew=Create a new version (and archive current version) +com.tle.admin.harvester.tool.detailstab.emptyfiller= +com.tle.admin.harvester.tool.detailstab.enabled=Profile Enabled\: +com.tle.admin.harvester.tool.detailstab.entername=Please enter a name +com.tle.admin.harvester.tool.detailstab.import=Import Transform +com.tle.admin.harvester.tool.detailstab.name=Details +com.tle.admin.harvester.tool.detailstab.namefield=Profile Name\: +com.tle.admin.harvester.tool.detailstab.pass=Password\: +com.tle.admin.harvester.tool.detailstab.updatecurrent=Update the current version +com.tle.admin.harvester.tool.detailstab.updates=Updates +com.tle.admin.harvester.tool.detailstab.user=Username\: +com.tle.admin.harvester.tool.detailstab.versioningdescriptor=Select the action to be performed by EQUELLA when content is updated at the source +com.tle.admin.harvester.tool.dyn.name=Harvester Collection +com.tle.admin.harvester.tool.entityname=HarvesterProfile +com.tle.admin.harvester.tool.equellaplugin.browse=Browse for an XSLT file +com.tle.admin.harvester.tool.equellaplugin.collection=You must select a remote collection to harvest from +com.tle.admin.harvester.tool.equellaplugin.collectionserror=Error retrieving collections\: {0} +com.tle.admin.harvester.tool.equellaplugin.getcollections=Get Collections +com.tle.admin.harvester.tool.equellaplugin.itemdef=Resource Def\: +com.tle.admin.harvester.tool.equellaplugin.live=Only harvest live resources +com.tle.admin.harvester.tool.equellaplugin.remotecollection=Remote Collection +com.tle.admin.harvester.tool.equellaplugin.server=Server\: +com.tle.admin.harvester.tool.equellaplugin.serverconnect=Could not connect to the remote server +com.tle.admin.harvester.tool.equellaplugin.serverfield=Please enter a server +com.tle.admin.harvester.tool.equellaplugin.serverfieldinvalid=Please enter a correct url in the format http\://server/path/ +com.tle.admin.harvester.tool.equellaplugin.settings=EQUELLA Settings +com.tle.admin.harvester.tool.equellaplugin.userpassinvalid=Incorrect Username or Password. Use a blank Username for guest login. +com.tle.admin.harvester.tool.equellaplugin.xlst=XLST File\: +com.tle.admin.harvester.tool.loraxplugin.harvest=You must select something to harvest (Learning objects or resources) +com.tle.admin.harvester.tool.loraxplugin.harvestlo=Harvest Learning Objects +com.tle.admin.harvester.tool.loraxplugin.harvestre=Harvest Resources +com.tle.admin.harvester.tool.loraxplugin.itemdef=Resource Def\: +com.tle.admin.harvester.tool.loraxplugin.live=Only check Live EQUELLA resources +com.tle.admin.harvester.tool.loraxplugin.schema=This harvester requires a schema with a searchable element at /xml/item/itembody/tlfid +com.tle.admin.harvester.tool.loraxplugin.settings=LORAX Settings +com.tle.admin.harvester.tool.loraxplugin.userfield=Please enter a username +com.tle.admin.harvester.tool.mexplugin.settings=MEX Settings +com.tle.admin.harvester.tool.name=Harvester Profiles +com.tle.admin.harvester.tool.oaiplugin.aset=Set\: +com.tle.admin.harvester.tool.oaiplugin.browse=Browse for an XSLT file +com.tle.admin.harvester.tool.oaiplugin.format=Metadata Format\: +com.tle.admin.harvester.tool.oaiplugin.getmetas=Get Metadata Formats +com.tle.admin.harvester.tool.oaiplugin.getsets=Retrieve Sets +com.tle.admin.harvester.tool.oaiplugin.itemdef=Resource Def\: +com.tle.admin.harvester.tool.oaiplugin.schema=This harvester requires a schema with a searchable attribute at /xml/item/oai/@id +com.tle.admin.harvester.tool.oaiplugin.server=Server\: +com.tle.admin.harvester.tool.oaiplugin.serverfield=Please enter a server +com.tle.admin.harvester.tool.oaiplugin.serverfieldinvalid=Please enter a correct url in the format http\://server/path/ +com.tle.admin.harvester.tool.oaiplugin.settings=OAI Settings +com.tle.admin.harvester.tool.oaiplugin.xlst=XLST File\: +com.tle.admin.harvester.tool.shexplugin.settings=SHEX Settings +com.tle.admin.harvester.tool.windowtitle=Harvester Profile Editor +com.tle.admin.hierarchy.tool.coursefilteringtab.coursecolumn=Course +com.tle.admin.hierarchy.tool.detailstab.advancedsearch=Advanced Search (provides a link to a selected Advanced Search) +com.tle.admin.hierarchy.tool.detailstab.fulldesc=Full Description (shown when topic is selected - HTML tags are allowed) +com.tle.admin.hierarchy.tool.detailstab.hidesubtopicswithnoresults=Hide subtopics with no search results +com.tle.admin.hierarchy.tool.detailstab.nopowersearch= +com.tle.admin.hierarchy.tool.detailstab.searchresults=Search Results +com.tle.admin.hierarchy.tool.detailstab.sectionnames=Section Names (shown above each section for the topic) +com.tle.admin.hierarchy.tool.detailstab.shortdesc=Short Description (shown when displayed in a list of subtopics - HTML tags are allowed) +com.tle.admin.hierarchy.tool.detailstab.subtopics=Subtopics +com.tle.admin.hierarchy.tool.detailstab.topicname=Topic Name +com.tle.admin.hierarchy.tool.filteringtab.display=Display resources for this topic +com.tle.admin.hierarchy.tool.hierarchydialog.title=Hierarchy Editor +com.tle.admin.hierarchy.tool.keyresourcestab.add=Add as Key Resource +com.tle.admin.hierarchy.tool.keyresourcestab.already=Already Selected +com.tle.admin.hierarchy.tool.keyresourcestab.earlier=An earlier version of this resource has previously been selected.\nDo you wish to add this anyway? +com.tle.admin.hierarchy.tool.keyresourcestab.find=Find resources to add as a Key Resource +com.tle.admin.hierarchy.tool.keyresourcestab.invalid=Your query is invalid +com.tle.admin.hierarchy.tool.keyresourcestab.name=Name +com.tle.admin.hierarchy.tool.keyresourcestab.newer=A newer version of this resource has previously been selected.\nDo you wish to add this anyway? +com.tle.admin.hierarchy.tool.keyresourcestab.nodesc= +com.tle.admin.hierarchy.tool.keyresourcestab.other=Other versions of this resource have previously been selected.\nDo you wish to add this anyway? +com.tle.admin.hierarchy.tool.keyresourcestab.results=Results {0} to {1} of {2} +com.tle.admin.hierarchy.tool.keyresourcestab.selected=Selected Key Resources +com.tle.admin.hierarchy.tool.keyresourcestab.status=Status +com.tle.admin.hierarchy.tool.keyresourcestab.version=Version +com.tle.admin.hierarchy.tool.keyresourcestab.warn=This item has already been selected as a key resource. +com.tle.admin.hierarchy.tool.notopic.noteditable=You do not have privileges to edit this topic +com.tle.admin.hierarchy.tool.topiceditor.control=Access Control +com.tle.admin.hierarchy.tool.topiceditor.details=Display Details +com.tle.admin.hierarchy.tool.topiceditor.filtering=Resource Filtering +com.tle.admin.hierarchy.tool.topiceditor.inheritance=Resource Inheritance +com.tle.admin.hierarchy.tool.topiceditor.lang=Language to edit +com.tle.admin.hierarchy.tool.topiceditor.resources=Key Resources +com.tle.admin.hierarchy.tool.topiceditor.virtual=Virtual Topics +com.tle.admin.hierarchy.tool.treeeditor.constraints=Should any constraints be inherited automatically? +com.tle.admin.hierarchy.tool.treeeditor.export=Do you wish to export associated security rules? +com.tle.admin.hierarchy.tool.treeeditor.expsecurity=Export Security +com.tle.admin.hierarchy.tool.treeeditor.import=Do you wish to import any security rules? +com.tle.admin.hierarchy.tool.treeeditor.impsecurity=Import Security +com.tle.admin.hierarchy.tool.treeeditor.inheritconstraints=Inherit Constraints +com.tle.admin.hierarchy.tool.virtual.entityname=Hierarchy Topic +com.tle.admin.hierarchy.tool.virtual.renameHelp=NOTE\: The name and description of each instance will have the text you specified on the "Display Details" tab with any instances of "%s" (without quotes) replaced with the value. For example, for a configured name of "Browse %s from last century" and a value of "mathematics", the generated name of the instance would be "Browse mathematics from last century". +com.tle.admin.itemdefinition.abstractitemdeftab.filter.xslt.desc=XSL or ZIP files +com.tle.admin.itemdefinition.abstractitemdeftab.title=Select a template to upload... +com.tle.admin.itemdefinition.abstracttemplatetab.untitlednode= +com.tle.admin.itemdefinition.abstracttemplatetab.xsltselect=Select a custom XSLT template to upload\: +com.tle.admin.itemdefinition.abstracttemplatetab.xsltupload=Upload +com.tle.admin.itemdefinition.detailstab.1month=1 Month +com.tle.admin.itemdefinition.detailstab.1week=1 Week +com.tle.admin.itemdefinition.detailstab.1year=1 Year +com.tle.admin.itemdefinition.detailstab.2weeks=2 Weeks +com.tle.admin.itemdefinition.detailstab.2years=2 Years +com.tle.admin.itemdefinition.detailstab.3months=3 Months +com.tle.admin.itemdefinition.detailstab.3years=3 Years +com.tle.admin.itemdefinition.detailstab.5years=5 Years +com.tle.admin.itemdefinition.detailstab.6months=6 Months +com.tle.admin.itemdefinition.detailstab.add=Add... +com.tle.admin.itemdefinition.detailstab.allow=Allow SCORM packaging\: +com.tle.admin.itemdefinition.detailstab.choose=You must choose a wizard category. +com.tle.admin.itemdefinition.detailstab.confirm=Changing metadata schemas may invalidate the metadata targets selected by the wizard controls.\n\nAre you sure? +com.tle.admin.itemdefinition.detailstab.desc=Collection description\: +com.tle.admin.itemdefinition.detailstab.direct=Do not allow direct contribution (Remote repository collection only) +com.tle.admin.itemdefinition.detailstab.enter=Enter a new wizard category\: +com.tle.admin.itemdefinition.detailstab.error=Error loading schema +com.tle.admin.itemdefinition.detailstab.filestore=Filestore location +com.tle.admin.itemdefinition.detailstab.map=Map to a workflow\: +com.tle.admin.itemdefinition.detailstab.name=Collection name\: +com.tle.admin.itemdefinition.detailstab.never=Never +com.tle.admin.itemdefinition.detailstab.newwiz=New Wizard Category +com.tle.admin.itemdefinition.detailstab.none= +com.tle.admin.itemdefinition.detailstab.noowner=No owner has been selected for the collection. +com.tle.admin.itemdefinition.detailstab.notrans= +com.tle.admin.itemdefinition.detailstab.owner=Collection owner\: +com.tle.admin.itemdefinition.detailstab.schema=Select metadata schema\: +com.tle.admin.itemdefinition.detailstab.schemachanged=Schema changed successfully +com.tle.admin.itemdefinition.detailstab.selectreview=Select review period\: +com.tle.admin.itemdefinition.detailstab.selectschema=You must select a metadata schema. +com.tle.admin.itemdefinition.detailstab.selectwiz=Select wizard category\: +com.tle.admin.itemdefinition.detailstab.supplyname=You must supply a name for the collection. +com.tle.admin.itemdefinition.detailstab.sure=Are you sure? +com.tle.admin.itemdefinition.detailstab.title=Details +com.tle.admin.itemdefinition.displaynodepanel.date=Date +com.tle.admin.itemdefinition.displaynodepanel.default=Display Node +com.tle.admin.itemdefinition.displaynodepanel.double=Half width +com.tle.admin.itemdefinition.displaynodepanel.html=HTML +com.tle.admin.itemdefinition.displaynodepanel.mode=Display Mode +com.tle.admin.itemdefinition.displaynodepanel.single=Span page width +com.tle.admin.itemdefinition.displaynodepanel.splitter=Value Splitter +com.tle.admin.itemdefinition.displaynodepanel.target=Target Node +com.tle.admin.itemdefinition.displaynodepanel.text=Text +com.tle.admin.itemdefinition.displaynodepanel.title=Title +com.tle.admin.itemdefinition.displaynodepanel.truncate=Truncate Length +com.tle.admin.itemdefinition.displaynodepanel.type=Type +com.tle.admin.itemdefinition.displaynodepanel.url=URL +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.apply=Apply the following privileges\: +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.group=Group IDs +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.invalid.empty.name=You must enter a name for this rule +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.invalid.empty.path=You must select a valid xpath for this rule +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.name=Name +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.path=Path +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.path.help=Select the metadata path that will contain the IDs to which the ACLs will be applied +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.role=Role IDs +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.title=Dynamic Metadata ACLs +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.type=ID type +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.untitled= +com.tle.admin.itemdefinition.dynamicmetadataaccesscontroltab.user=User IDs +com.tle.admin.itemdefinition.escalationtab.add=Add a Notification +com.tle.admin.itemdefinition.escalationtab.daysoverdue=Days overdue\: +com.tle.admin.itemdefinition.escalationtab.notify=Notify user\: +com.tle.admin.itemdefinition.escalationtab.notifyuser=User or group to notify +com.tle.admin.itemdefinition.escalationtab.notifyusers=Notify the following users or groups of overdue moderation\: +com.tle.admin.itemdefinition.escalationtab.overdue=Days overdue +com.tle.admin.itemdefinition.escalationtab.selectuser=Select User +com.tle.admin.itemdefinition.escalationtab.title=Moderation +com.tle.admin.itemdefinition.expertscriptingtab.new=New Version Script +com.tle.admin.itemdefinition.expertscriptingtab.save=Save Script +com.tle.admin.itemdefinition.expertscriptingtab.title=Expert Scripting +com.tle.admin.itemdefinition.extensionstab.config=Configure +com.tle.admin.itemdefinition.extensionstab.title=Extensions +com.tle.admin.itemdefinition.itemeditor.display=Display +com.tle.admin.itemdefinition.itemeditor.entityname=collection +com.tle.admin.itemdefinition.itemeditor.name=Collection +com.tle.admin.itemdefinition.itemeditor.security=Security +com.tle.admin.itemdefinition.itemeditor.title=Collection Definition Editor +com.tle.admin.itemdefinition.itemmetadataaccesscontroltab.apply=...then apply the following... +com.tle.admin.itemdefinition.itemmetadataaccesscontroltab.matches=If a resource's metadata matches... +com.tle.admin.itemdefinition.itemmetadataaccesscontroltab.name=Name +com.tle.admin.itemdefinition.itemmetadataaccesscontroltab.title=Resource Metadata ACLs +com.tle.admin.itemdefinition.itemmetadataaccesscontroltab.untitled= +com.tle.admin.itemdefinition.itemstatusaccesscontroltab.title=Resource Status ACLs +com.tle.admin.itemdefinition.itemsummarytemplatetab.title=Resource Summary Display Template +com.tle.admin.itemdefinition.mappertab.title=Metadata Mapping +com.tle.admin.itemdefinition.mapping.AbstractTableMapping.remove.message=Are you sure you wish to remove the selected rule(s)? +com.tle.admin.itemdefinition.mapping.AbstractTableMapping.remove.title=Remove? +com.tle.admin.itemdefinition.mapping.htmlmapping.schema=Collection Schema +com.tle.admin.itemdefinition.mapping.htmlmapping.tagname=HTML Metadata Tagname +com.tle.admin.itemdefinition.mapping.htmlmapping.title=HTML Page Mapper +com.tle.admin.itemdefinition.mapping.imsmapping.compound=Compound +com.tle.admin.itemdefinition.mapping.imsmapping.package=IMS Package Schema +com.tle.admin.itemdefinition.mapping.imsmapping.repeating=Repeating +com.tle.admin.itemdefinition.mapping.imsmapping.replace=Replace +com.tle.admin.itemdefinition.mapping.imsmapping.schema=Collection Schema +com.tle.admin.itemdefinition.mapping.imsmapping.simple=Simple +com.tle.admin.itemdefinition.mapping.imsmapping.title=IMS Package +com.tle.admin.itemdefinition.mapping.imsmapping.type=Type +com.tle.admin.itemdefinition.mapping.schemalist.choose=Choose a new schema target\: +com.tle.admin.itemdefinition.mapping.schemalist.confirm=Are you sure you want to remove {0}? +com.tle.admin.itemdefinition.mapping.schemalist.picker=Schema Picker +com.tle.admin.itemdefinition.mapping.schemalist.selected=Target has already been selected +com.tle.admin.itemdefinition.mapping.schemalist.title=Schema Targets +com.tle.admin.itemdefinition.mapping.scriptedliteralmapping.title=Literal Values +com.tle.admin.itemdefinition.mapping.scriptedliterals.add=Add New Script +com.tle.admin.itemdefinition.mapping.scriptedliterals.confirm=Are you sure you want to remove ''{0}''? +com.tle.admin.itemdefinition.mapping.scriptedliterals.edit=Edit Script +com.tle.admin.itemdefinition.mapping.scriptedliterals.enter=Enter a literal value to assign to this target\: +com.tle.admin.itemdefinition.mapping.scriptedliterals.literal=Literal +com.tle.admin.itemdefinition.mapping.scriptedliterals.literals=Literals for {0} +com.tle.admin.itemdefinition.mapping.scriptedliterals.noschema= +com.tle.admin.itemdefinition.mapping.scriptedliterals.open=Open script editor... +com.tle.admin.itemdefinition.mapping.scriptedliterals.script=Script +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.description=Select the display mode for attachments when viewed from the search results pages +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.disablethumbnails=Disable thumbnails +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.disablethumbnails.help=Select this checkbox to prevent a thumbnail from displaying beside each resource on the results page. +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.display.closed=Closed +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.display.help=Selecting 'Open' will automatically display the list of attachments for each resource in this collection on results pages. +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.display.info=Select the default value of the 'Show attachments' icon for\: +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.display.integration=Integration screen results pages +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.display.open=Open +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.display.standard=Standard results pages +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.structured=Structured view +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.structured.info=This shows the resources and their navigation structure. Thumbnails are not visible in this view. +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.thumbnail=Thumbnail grid +com.tle.admin.itemdefinition.searchdetailstemplatetab.attviewtype.thumbnail.info=A grid displaying the thumbnail for each resource; however, this view is not compatible with CAL/CLA configurations as it does not support resource activation. Also, any navigation structure that has been defined will not be shown in the grid. +com.tle.admin.itemdefinition.searchdetailstemplatetab.createnew=Create A New Template +com.tle.admin.itemdefinition.searchdetailstemplatetab.enable=Enable Thumbnails +com.tle.admin.itemdefinition.searchdetailstemplatetab.height=Height +com.tle.admin.itemdefinition.searchdetailstemplatetab.maximum=Maximum +com.tle.admin.itemdefinition.searchdetailstemplatetab.showlicenses=Show number of DRM acceptances +com.tle.admin.itemdefinition.searchdetailstemplatetab.title=Search Results Template +com.tle.admin.itemdefinition.searchdetailstemplatetab.usedefault=Use the system's default template +com.tle.admin.itemdefinition.wizardtab.editorerror=Error creating editor for control +com.tle.admin.itemdefinition.wizardtab.error=One or more controls are not valid. +com.tle.admin.itemdefinition.wizardtab.noeditor= +com.tle.admin.itemdefinition.wizardtab.title=Wizard +com.tle.admin.jdbcdriver.oracle=Oracle +com.tle.admin.jdbcdriver.postgres=Postgres +com.tle.admin.jdbcdriver.sqlserver=SQL Server +com.tle.admin.oai.dynacollectionusage.name=OAI-PMH Set +com.tle.admin.ok=OK +com.tle.admin.plugin.helplistener.close=Close +com.tle.admin.plugin.helplistener.title=Help - {0} +com.tle.admin.plugin.plugindialog.general=General +com.tle.admin.plugin.plugindialog.help=Help +com.tle.admin.powersearch.detailstab.confirm=Changing metadata schemas may invalidate the metadata targets selected by the wizard controls.\n\nAre you sure? +com.tle.admin.powersearch.detailstab.couldnotload=Could not load schema +com.tle.admin.powersearch.detailstab.desc=Description +com.tle.admin.powersearch.detailstab.error=Error enumerating schemas +com.tle.admin.powersearch.detailstab.loading=Loading schema ''{0}'' +com.tle.admin.powersearch.detailstab.noowner=No owner has been selected for this advanced search. +com.tle.admin.powersearch.detailstab.owner=Owner +com.tle.admin.powersearch.detailstab.searchname=Advanced search name +com.tle.admin.powersearch.detailstab.selectcollection=You must select at least one collection to continue +com.tle.admin.powersearch.detailstab.selectcollections=Select collections to search +com.tle.admin.powersearch.detailstab.selectschema=You must select a schema to continue +com.tle.admin.powersearch.detailstab.supplyname=You must supply an advanced search name +com.tle.admin.powersearch.detailstab.sure=Are you sure? +com.tle.admin.powersearch.detailstab.title=Details +com.tle.admin.powersearch.powersearcheditor.entityname=advanced search +com.tle.admin.powersearch.powersearcheditor.name=Advanced Search +com.tle.admin.powersearch.powersearcheditor.title=Advanced Search Editor +com.tle.admin.powersearch.powersearchtab.error=Error creating editor for control +com.tle.admin.powersearch.powersearchtab.noeditor= +com.tle.admin.powersearch.powersearchtab.notvalid=One or more controls are not valid. +com.tle.admin.powersearch.powersearchtab.title=Editor +com.tle.admin.recipients.actions.shuffleaddaction.desc=Adds elements selected on the left +com.tle.admin.recipients.actions.shuffleremoveaction.desc=Removes elements selected on the right +com.tle.admin.recipients.browserfinder.groups=Groups +com.tle.admin.recipients.browserfinder.noresults=No results found +com.tle.admin.recipients.browserfinder.users=Users +com.tle.admin.recipients.expressionbuilderfinder.add=Add Grouping +com.tle.admin.recipients.expressionbuilderfinder.add.desc=Adds a new grouping +com.tle.admin.recipients.expressionformatter.everyone=Everyone +com.tle.admin.recipients.expressionformatter.from=From {0} +com.tle.admin.recipients.expressionformatter.owner=Owner +com.tle.admin.recipients.expressionformatter.referred=Referred by {0} +com.tle.admin.recipients.expressionformatter.shared=Shared to {0} +com.tle.admin.recipients.expressionformatter.tokenId=Token ID is {0} +com.tle.admin.recipients.expressiontreenode.all=Match All +com.tle.admin.recipients.expressiontreenode.any=Match Any +com.tle.admin.recipients.expressiontreenode.none=Match None +com.tle.admin.recipients.expressiontreenode.not= +com.tle.admin.recipients.ipaddressfinder.addip=Add an IP Address +com.tle.admin.recipients.ipaddressfinder.addreferrer=Add a HTTP Referrer +com.tle.admin.recipients.ipaddressfinder.ipaddress=IP Address +com.tle.admin.recipients.ipaddressfinder.match=Match referrers containing this value +com.tle.admin.recipients.ipaddressfinder.onlymatch=Only match this exact referrer +com.tle.admin.recipients.ipaddressfinder.subnet=Subnet +com.tle.admin.recipients.multiplefinderdialog.select=Select Recipients... +com.tle.admin.recipients.searchfinder.noresults=No results found +com.tle.admin.recipients.searchfinder.onefilter=You must supply at least one filter +com.tle.admin.recipients.singlefinderdialog.title=Select Recipients... +com.tle.admin.recipients.specialusersfinder.everyone=Everyone +com.tle.admin.recipients.specialusersfinder.guest=Guest users +com.tle.admin.recipients.specialusersfinder.loggedin=Logged in users +com.tle.admin.recipients.specialusersfinder.owner=The owner of the targeted object +com.tle.admin.recipients.specialusersfinder.tokenId=Single signed on with identifier\: +com.tle.admin.recipients.tabbedfinder.browse=Browse +com.tle.admin.recipients.tabbedfinder.network=Network +com.tle.admin.recipients.tabbedfinder.other=Other +com.tle.admin.recipients.tabbedfinder.search=Search +com.tle.admin.remotesqlquerying.driver=Database +com.tle.admin.remotesqlquerying.password=Password +com.tle.admin.remotesqlquerying.queries=SQL Queries\: +com.tle.admin.remotesqlquerying.testconnection=Test Connection +com.tle.admin.remotesqlquerying.testconnection.error.title=Error +com.tle.admin.remotesqlquerying.testconnection.success.message=Connection was successful\! +com.tle.admin.remotesqlquerying.testconnection.success.title=Success +com.tle.admin.remotesqlquerying.url=JDBC URL +com.tle.admin.remotesqlquerying.username=Username +com.tle.admin.remove=Remove +com.tle.admin.reporting.abstracttableeditor.alwaysclear=Always clear table before executing report +com.tle.admin.reporting.abstracttableeditor.tablename=Table Name +com.tle.admin.reporting.tool.detailstab.complete=Download complete +com.tle.admin.reporting.tool.detailstab.desc=Description +com.tle.admin.reporting.tool.detailstab.design=Initial Report Design +com.tle.admin.reporting.tool.detailstab.download=Download +com.tle.admin.reporting.tool.detailstab.error=Error downloading report +com.tle.admin.reporting.tool.detailstab.hidereport=Hide on Generate Reports screen +com.tle.admin.reporting.tool.detailstab.identifier=Identifier +com.tle.admin.reporting.tool.detailstab.name=Report Name +com.tle.admin.reporting.tool.detailstab.noowner=No owner has been selected for this report. +com.tle.admin.reporting.tool.detailstab.noreport=You must upload a report before saving +com.tle.admin.reporting.tool.detailstab.owner=Report Owner +com.tle.admin.reporting.tool.detailstab.reportdesign=Report Design files (.rptdesign, .rptlibrary, .zip) +com.tle.admin.reporting.tool.detailstab.reportdowntype=Report Design files archive (.zip) +com.tle.admin.reporting.tool.detailstab.selectfile=Select a file... +com.tle.admin.reporting.tool.detailstab.selectreport=Select a Report Design to upload... +com.tle.admin.reporting.tool.detailstab.supplyname=You must supply a report name +com.tle.admin.reporting.tool.detailstab.title=Details +com.tle.admin.reporting.tool.detailstab.upload=Upload +com.tle.admin.reporting.tool.reporteditor.docname=Report +com.tle.admin.reporting.tool.reporteditor.title=Report Editor +com.tle.admin.reporting.tool.security.tree=Reporting +com.tle.admin.reporting.tool.uploaderr.msg=There was an error uploading the Report Design file(s) +com.tle.admin.reporting.tool.uploaderr.noreports=The supplied .zip contained no report design files, please upload another. +com.tle.admin.reporting.tool.uploaderr.title=Error uploading Report Design +com.tle.admin.schema.abstractschemaeditor.select=Select a node +com.tle.admin.schema.manager.citationtab.add=Add +com.tle.admin.schema.manager.citationtab.column.citation=Citation +com.tle.admin.schema.manager.citationtab.column.transformation=Transformation +com.tle.admin.schema.manager.citationtab.remove=Remove +com.tle.admin.schema.manager.citationtab.title=Citations +com.tle.admin.schema.manager.detailstab.choosefordesc=You must choose a schema element for the resource description +com.tle.admin.schema.manager.detailstab.chooseforname=You must choose a schema element for the resource name +com.tle.admin.schema.manager.detailstab.choosenewdesc=The chosen schema element for the resource description has been renamed, moved or deleted. Please choose a valid target. +com.tle.admin.schema.manager.detailstab.choosenewname=The chosen schema element for the resource name has been renamed, moved or deleted. Please choose a valid target. +com.tle.admin.schema.manager.detailstab.desc=Description +com.tle.admin.schema.manager.detailstab.descpath=Resource Description Path +com.tle.admin.schema.manager.detailstab.name=Schema Name +com.tle.admin.schema.manager.detailstab.noowner=No owner has been selected for this schema. +com.tle.admin.schema.manager.detailstab.owner=Schema Owner +com.tle.admin.schema.manager.detailstab.path=Resource Name Path +com.tle.admin.schema.manager.detailstab.supplyname=You must supply a schema name +com.tle.admin.schema.manager.detailstab.title=Details +com.tle.admin.schema.manager.editortab.free=Searchable by Free Text +com.tle.admin.schema.manager.editortab.index=Index for Advanced Searches +com.tle.admin.schema.manager.editortab.locked=This metadata schema is partially locked. Click here to find out what this means... +com.tle.admin.schema.manager.editortab.name=Name\: +com.tle.admin.schema.manager.editortab.target=Target Details +com.tle.admin.schema.manager.editortab.title=Editor +com.tle.admin.schema.manager.editortab.type=Type\: +com.tle.admin.schema.manager.editortab.warning=WARNING\: Multiple {0} with the same name ''{1}'' exist under the parent node ''{2}''.\nThis has no actual meaning and will need to be removed. +com.tle.admin.schema.manager.partiallylockeddialog.beingused=This schema is being used by the following\:\n\n +com.tle.admin.schema.manager.partiallylockeddialog.collection=Collection +com.tle.admin.schema.manager.partiallylockeddialog.info=\nIn order for the schema to retain compatibility with these entities, the schema has been partially locked. This will prevent you from making changes to the schema that could cause these other entities to create invalid data or not perform correctly.\n\nYou will not be able to remove any existing fields, and only be able to add child fields to fields with existing children. You will be able to add new attributes and siblings to any field.\n\nAlso, you cannot deselect the "Index for Advanced Searches" node for any element, as this may prevent existing advanced searches from performing correctly.\n\nYou can choose to unlock the schema to allow all editing options, but it cannot be guaranteed that other entities using this schema will not be affected. +com.tle.admin.schema.manager.partiallylockeddialog.search=Advanced Search +com.tle.admin.schema.manager.partiallylockeddialog.title=Schema Partially Locked +com.tle.admin.schema.manager.schemamanager.docname=Metadata schema +com.tle.admin.schema.manager.schemamanager.title=Schema Editor +com.tle.admin.schema.manager.transformationstab.column.schema=Schema +com.tle.admin.schema.manager.transformationstab.column.template=Template +com.tle.admin.schema.manager.transformationstab.delete=Are you sure you wish to delete the selected transformation? +com.tle.admin.schema.manager.transformationstab.exportTitle=Export Transformations (transform this schema for outgoing metadata) +com.tle.admin.schema.manager.transformationstab.filename=Filename +com.tle.admin.schema.manager.transformationstab.importTitle=Import Transformations (transform incoming metadata to this schema) +com.tle.admin.schema.manager.transformationstab.schema=Schema +com.tle.admin.schema.manager.transformationstab.title=Transformations +com.tle.admin.schema.manager.transformdialog.browse=Browse for an XSLT file +com.tle.admin.schema.manager.transformdialog.chars=The schema type must contain one or more characters +com.tle.admin.schema.manager.transformdialog.name=Schema Name +com.tle.admin.schema.manager.transformdialog.schema=Schema Transformation +com.tle.admin.schema.manager.transformdialog.select=You must select an XSLT +com.tle.admin.schema.manager.transformdialog.xsl=XSL Transformation +com.tle.admin.schema.singletargetchooser.browse=Browse +com.tle.admin.scripting.editor.lineandcolumn=Line\: {0}, Column\: {1} +com.tle.admin.search.discoverplugin.host=Host +com.tle.admin.search.entitydialog.collection=Collection +com.tle.admin.search.entitydialog.course=Course +com.tle.admin.search.entitydialog.schema=Schema +com.tle.admin.search.entitydialog.select=Select a {0}\: +com.tle.admin.search.googleplugin.key=Client Key +com.tle.admin.search.googleplugin.postfix=Postfix +com.tle.admin.search.learningedgeplugin.context=Context +com.tle.admin.search.learningedgeplugin.host=Host +com.tle.admin.search.learningedgeplugin.password=Password +com.tle.admin.search.learningedgeplugin.port=Port +com.tle.admin.search.learningedgeplugin.username=Username +com.tle.admin.search.searchmanagement.name=Remote Repository +com.tle.admin.search.searchmanagement.title=Remote Repository Editor +com.tle.admin.search.searchset.searchsetfilter.freetextlabel=Perform the following freetext query +com.tle.admin.search.searchset.searchsetfilter.searchcollections=Search the following collections +com.tle.admin.search.searchset.searchsetfilter.searchschemas=Search the following schemas +com.tle.admin.search.searchset.searchsetinheritance.collection=Collection +com.tle.admin.search.searchset.searchsetinheritance.inheritcollections=Inherit the following collections from the parent definition +com.tle.admin.search.searchset.searchsetinheritance.inherited=Inherited? +com.tle.admin.search.searchset.searchsetinheritance.inheritfreetext=Inherit the freetext query from the parent definition +com.tle.admin.search.searchset.searchsetinheritance.inheritschemas=Inherit the following schemas from the parent definition +com.tle.admin.search.searchset.searchsetinheritance.schema=Schema +com.tle.admin.search.searchset.searchsetinheritance.scripting=Scripting +com.tle.admin.search.searchset.virtualisation.contributedvalues.text=Uses every value that has been contributed for the selected field. The values will only be retrieved for resources that are available after any other resource\tfiltering has occurred. +com.tle.admin.search.searchset.virtualisation.contributedvalues.title=Contributed Resources +com.tle.admin.search.searchset.virtualisation.grouptitle=Enable Dynamic Filtering +com.tle.admin.search.searchset.virtualisation.instructions=Dynamic filtering will virtualise this {0} into multiple instances that are made available to end-users. An instance is made available for each entry in a list of values. These values can be retrieved from different sources, possibly dynamic in nature. The value for each instance is used to further filter the resource search results against a schema node. +com.tle.admin.search.searchset.virtualisation.manuallist.title=Manually Entered List +com.tle.admin.search.searchset.virtualisation.source=Choose the source of the values\: +com.tle.admin.search.searchset.virtualisation.source.validation=You must choose a source of the values +com.tle.admin.search.searchset.virtualisation.xpath=Select the XPath of the field you wish to match the values against\: +com.tle.admin.search.searchset.virtualisation.xpath.mustselect=You must choose an XPath if enabling Dynamic Filtering +com.tle.admin.search.searchset.virtualisation.xpathchooser.dialogtitle=Choose A Schema Target +com.tle.admin.search.searchset.virtualisation.xpathchooser.schemadropdown=Choose a schema... +com.tle.admin.search.searchtab.browse=Browse for a transformation +com.tle.admin.search.searchtab.collection=Contribute to this collection +com.tle.admin.search.searchtab.description=Description +com.tle.admin.search.searchtab.disabled=Disable this remote repository +com.tle.admin.search.searchtab.displayxslt=Display XSLT +com.tle.admin.search.searchtab.entername=You must enter a name +com.tle.admin.search.searchtab.name=Name +com.tle.admin.search.searchtab.noowner=No owner has been selected for this remote repository. +com.tle.admin.search.searchtab.owner=Owner +com.tle.admin.search.searchtab.timeout=Timeout +com.tle.admin.search.searchtab.title=Details +com.tle.admin.search.searchtab.transform=Use this import transform +com.tle.admin.search.unknownentity=( Unknown entity ) +com.tle.admin.security.editors.advancededitorpanel.default=Show default ACLs +com.tle.admin.security.editors.advancededitorpanel.defaults=Defaults +com.tle.admin.security.editors.advancededitorpanel.overrides=Overrides +com.tle.admin.security.editors.advancededitorpanel.overriding=Show overriding ACLs +com.tle.admin.security.editors.basiceditorpanel.select=Select +com.tle.admin.security.tree.acleditor.error=An error occurred trying to save your changes +com.tle.admin.security.tree.acleditor.saved=Saved successfully +com.tle.admin.security.tree.itemsearcher.invalid=Your query is invalid +com.tle.admin.security.tree.itemsearcher.name=Name +com.tle.admin.security.tree.itemsearcher.nodesc= +com.tle.admin.security.tree.itemsearcher.results=Results {0} to {1} of {2} +com.tle.admin.security.tree.itemsearcher.search=Search for resources\: +com.tle.admin.security.tree.itemsearcher.status=Status +com.tle.admin.security.tree.itemsearcher.version=Version +com.tle.admin.security.tree.model.globalitemstatusnode.title=Global Resource Statuses +com.tle.admin.security.tree.model.institutionnode.name=Institution +com.tle.admin.security.tree.model.itemmetadataruleparentnode.name=Resource Metadata Rules +com.tle.admin.security.tree.model.itemsearchnode.name=Resources +com.tle.admin.security.tree.model.itemstatusparentnode.name=Resource Statuses +com.tle.admin.security.tree.model.securitytreemodel.collections=Collections +com.tle.admin.security.tree.model.securitytreemodel.courses=Courses +com.tle.admin.security.tree.model.securitytreemodel.customlinks=Custom Links +com.tle.admin.security.tree.model.securitytreemodel.dynacollections=Dynamic Collections +com.tle.admin.security.tree.model.securitytreemodel.fedsearches=Remote Repositories +com.tle.admin.security.tree.model.securitytreemodel.harvprofiles=Harvester Profiles +com.tle.admin.security.tree.model.securitytreemodel.portlets=Portlets +com.tle.admin.security.tree.model.securitytreemodel.powersearches=Advanced Searches +com.tle.admin.security.tree.model.securitytreemodel.schemas=Schemas +com.tle.admin.security.tree.model.securitytreemodel.workflows=Workflows +com.tle.admin.security.tree.securitytree.title=Security Manager - {0} +com.tle.admin.security.tree.tabmanager.all=View All Applicable ACLs +com.tle.admin.security.tree.tabmanager.instructions=Instructions +com.tle.admin.security.tree.tabmanager.noconfig=This element has no configuration options +com.tle.admin.security.tree.tabmanager.nooptions=No Options +com.tle.admin.security.tree.tabmanager.search=Search for resources above +com.tle.admin.security.tree.tabmanager.select=Please select an element in the tree +com.tle.admin.security.tree.tabmanager.view=View / Modify ACLs +com.tle.admin.security.tree.targettonamemapping.allcollections=All Collections +com.tle.admin.security.tree.targettonamemapping.allcourses=All Courses +com.tle.admin.security.tree.targettonamemapping.allfed=All Remote Repositories +com.tle.admin.security.tree.targettonamemapping.allschemas=All Schemas +com.tle.admin.security.tree.targettonamemapping.allsearches=All Advanced Searches +com.tle.admin.security.tree.targettonamemapping.allsystemsettings=All System Settings +com.tle.admin.security.tree.targettonamemapping.dynametarule=Dynamic metadata rule from {0} +com.tle.admin.security.tree.targettonamemapping.institution=Institution +com.tle.admin.security.tree.targettonamemapping.items={0} resources +com.tle.admin.security.tree.targettonamemapping.itemsfor={0} resources for {1} +com.tle.admin.security.tree.targettonamemapping.metarule=Resource metadata rule from {0} +com.tle.admin.security.tree.targettonamemapping.unknown=Unknown\: {0} +com.tle.admin.system.cache.daytimeline.12am=12am +com.tle.admin.system.cache.daytimeline.12pm=12pm +com.tle.admin.system.cache.daytimeline.3am=3am +com.tle.admin.system.cache.daytimeline.3pm=3pm +com.tle.admin.system.cache.daytimeline.6am=6am +com.tle.admin.system.cache.daytimeline.6pm=6pm +com.tle.admin.system.cache.daytimeline.9am=9am +com.tle.admin.system.cache.daytimeline.9pm=9pm +com.tle.admin.system.cache.querylist.defaultname=nobody in particular +com.tle.admin.system.cache.querylist.items=Resources for {0} to {1}\: +com.tle.admin.system.cache.schedulespanel.apart=minutes apart +com.tle.admin.system.cache.schedulespanel.date=Date +com.tle.admin.system.cache.schedulespanel.remove=Remove Schedule +com.tle.admin.system.cache.schedulespanel.removeall=Remove All Schedules +com.tle.admin.system.cache.schedulespanel.schedule=Schedule clients at least +com.tle.admin.system.cache.schedulespanel.sure=Are You Sure? +com.tle.admin.system.cache.schedulespanel.user=User +com.tle.admin.system.cache.schedulespanel.warning=Are you sure that you want to remove all appointed\ntimes scheduled for all clients? This could annoy\na lot of people if you cancel their schedules\! +com.tle.admin.system.cache.timeslotspanel.addremove=Add/Remove A Timeslot +com.tle.admin.system.cache.timeslotspanel.enable=Enable clients to use remote caching +com.tle.admin.system.cache.timeslotspanel.from=From +com.tle.admin.system.cache.timeslotspanel.on=on +com.tle.admin.system.cache.timeslotspanel.timeslots=The following timeslots (shown in blue) are available for clients to cache resources remotely. All times in GMT. +com.tle.admin.system.cache.timeslotspanel.to=to +com.tle.admin.system.cache.timeslotspanel.update=To update the timeslots available for remote caching by clients, add or remove a time using the drop-down lists below. +com.tle.admin.system.cache.timeslotspanel.weekdays=Weekdays +com.tle.admin.system.cache.timeslotspanel.weekends=Weekends +com.tle.admin.system.cache.usertree.addgroup=Add Group +com.tle.admin.system.cache.usertree.adduser=Add User +com.tle.admin.system.cache.usertree.confirmremove=Are you sure you want to remove {0}? +com.tle.admin.system.cache.usertree.confirmremovesub=Are you sure you want to remove {0} including subgroups and users? +com.tle.admin.system.cache.usertree.enter=Enter a new group name\: +com.tle.admin.system.cache.usertree.error=Error +com.tle.admin.system.cache.usertree.everyone=Everyone +com.tle.admin.system.cache.usertree.groupchars=Group name must contain some characters. +com.tle.admin.system.cache.usertree.inuse=''{0}'' is already in use by another user or subgroup of the selected group. +com.tle.admin.system.cache.usertree.remove=Remove +com.tle.admin.system.cache.usertree.removequestion=Remove? +com.tle.admin.system.cache.usertree.select=Select a user\: +com.tle.admin.system.cacheplugin.schedules=Schedules +com.tle.admin.system.cacheplugin.timeslots=Timeslots +com.tle.admin.system.cacheplugin.users=Users +com.tle.admin.taxonomy.tool.detailstab.desc=Description +com.tle.admin.taxonomy.tool.detailstab.name=Name +com.tle.admin.taxonomy.tool.detailstab.nodatasource=You must choose a data source. +com.tle.admin.taxonomy.tool.detailstab.noowner=No owner has been selected for this taxonomy. +com.tle.admin.taxonomy.tool.detailstab.owner=Owner +com.tle.admin.taxonomy.tool.detailstab.supplyname=You must specify a name for this taxonomy. +com.tle.admin.taxonomy.tool.detailstab.title=Details +com.tle.admin.taxonomy.tool.detailstab.uuid=Identifier +com.tle.admin.taxonomy.tool.detailstab.whichsource=What type of data source will terms be retrieved from? +com.tle.admin.taxonomy.tool.entityname=Taxonomy +com.tle.admin.taxonomy.tool.internal.allownewterms=Allow end-users to add new terms during contribution +com.tle.admin.taxonomy.tool.internal.choicedescription=Use terms that are defined and associated with this taxonomy. See the Terms tab to add or modify terms. +com.tle.admin.taxonomy.tool.internal.choicetitle=Locally Defined Terms +com.tle.admin.taxonomy.tool.internal.tab.immediatechanges=IMPORTANT\: Changes made on this tab will take effect immediately, even if you do not choose to save the taxonomy. There is no way to automatically revert changes made on this tab. +com.tle.admin.taxonomy.tool.internal.tab.mustbesaved=Terms cannot be added until the taxonomy has been saved. +com.tle.admin.taxonomy.tool.internal.tab.siblingwithsamename.message=A sibling term with the same term name has been found. Aborting. +com.tle.admin.taxonomy.tool.internal.tab.siblingwithsamename.title=Duplicate Term +com.tle.admin.taxonomy.tool.internal.tab.termeditor.datatitle=Data associated with this term +com.tle.admin.taxonomy.tool.internal.tab.termeditor.name=Term Name +com.tle.admin.taxonomy.tool.internal.tab.termeditor.newdata.custom=Custom data key\: +com.tle.admin.taxonomy.tool.internal.tab.termeditor.newdata.instructions=Choose from the below pre-determined data keys, or enter your own custom data key\: +com.tle.admin.taxonomy.tool.internal.tab.termeditor.newdata.longdata.description=HTML fragment displayed in EQUELLA during term selection in the Pop-up Browser +com.tle.admin.taxonomy.tool.internal.tab.termeditor.newdata.longdata.name=HTML Fragment +com.tle.admin.taxonomy.tool.internal.tab.termeditor.newdata.title=Add a new data key +com.tle.admin.taxonomy.tool.internal.tab.termeditor.newdata.validation.empty=You must specify a value for the custom key +com.tle.admin.taxonomy.tool.internal.tab.termeditor.newdata.validation.inuse=The custom key you have entered is already in use for this term +com.tle.admin.taxonomy.tool.internal.tab.termeditor.newdata.validation.title=Invalid Custom Key +com.tle.admin.taxonomy.tool.internal.tab.termtree.validation.illegalcharacter=Term name can only contain letters, digits, hyphens, underscores, colons, semicolons, commas and periods +com.tle.admin.taxonomy.tool.internal.tab.termtree.validation.length=Term name length must be less than 150 characters +com.tle.admin.taxonomy.tool.internal.tab.title=Terms +com.tle.admin.taxonomy.tool.name=Taxonomies +com.tle.admin.taxonomy.tool.sql.choicedescription=Query a SQL database for terms. See the SQL Details tab. +com.tle.admin.taxonomy.tool.sql.choicetitle=SQL Data Source +com.tle.admin.taxonomy.tool.sql.tab.querydesc.COUNT_TERMS_ANY=Return the total number of terms that match the given query string for the full term path.

Named Parameter\: \:searchQuery - the query string from the user containing % wild-cards. It is expected to be used as part of a LIKE clause.

Result\: A single row and column with a number. +com.tle.admin.taxonomy.tool.sql.tab.querydesc.COUNT_TERMS_LEAVES=Return the total number of leaf terms that match the given query string for the full term path.

Named Parameter\: \:searchQuery - the query string from the user containing % wild-cards. It is expected to be used as part of a LIKE clause.

Result\: A single row and column with a number. +com.tle.admin.taxonomy.tool.sql.tab.querydesc.COUNT_TERMS_TOPLEVEL=Return the total number of top-level terms that match the given query string for the full term path.

Named Parameter\: \:searchQuery - the query string from the user containing % wild-cards. It is expected to be used as part of a LIKE clause.

Result\: A single row and column with a number. +com.tle.admin.taxonomy.tool.sql.tab.querydesc.GET_ALL_DATA_FOR_TERM=Return a list of key/value pair on a term.

Named Parameters\: \:uuid - the UUID

Result\: If no data, then empty list. Otherwise, a list of key/value pair. +com.tle.admin.taxonomy.tool.sql.tab.querydesc.GET_CHILD_TERMS=Return any child nodes for a given term.

Named Parameter\: \:parentTerm - the parent term (including lineage), or blank for root terms. \:uuid - the UUID of term.

Result Columns\: term for the term value, uuid (optional) for UUID, fullterm for the term value including lineage and isleaf as a boolean (true/false/0/1). +com.tle.admin.taxonomy.tool.sql.tab.querydesc.GET_DATA_FOR_TERM=Return any text data for a key/value pair on a term.

Named Parameters\: \:term - the term (including lineage), \:uuid - the UUID, \:dataKey - the key for the requested value

Result\: If no data, then zero results. Otherwise, exactly one result with one column (any name) containing the data. +com.tle.admin.taxonomy.tool.sql.tab.querydesc.GET_TERM=Return additional term information for the given full term.

Named Parameter\: \:term - the full term including lineage. \:uuid - the UUID of term record

Result\: Exactly one results, or zero results if term not found.

Result Columns\: term for the term value, uuid (optional) for UUID, fullterm for the term value including lineage and isleaf as a boolean (true/false/0/1). +com.tle.admin.taxonomy.tool.sql.tab.querydesc.SEARCH_TERMS_ANY=Return the first 50 terms that match the given query string for the full term path.

Named Parameters\: \:searchQuery - the query string from the user containing % wild-cards. It is expected to be used as part of a LIKE clause. \:limit the maximum number of results that should be returned

Result Columns\: term for the term value, uuid (optional) for the UUID, fullterm for the term value including lineage and isleaf as a boolean (true/false/0/1). +com.tle.admin.taxonomy.tool.sql.tab.querydesc.SEARCH_TERMS_LEAVES=Return the first 50 leaf terms that match the given query string for the full term path.

Named Parameters\: \:searchQuery - the query string from the user containing % wild-cards. It is expected to be used as part of a LIKE clause. \:limit the maximum number of results that should be returned

Result Columns\: term for the term value, uuid (optional) for the UUID, fullterm for the term value including lineage and isleaf as a boolean (true/false/0/1). +com.tle.admin.taxonomy.tool.sql.tab.querydesc.SEARCH_TERMS_TOPLEVEL=Return the first 50 top-level terms that match the given query string for the full term path.

Named Parameters\: \:searchQuery - the query string from the user containing % wild-cards. It is expected to be used as part of a LIKE clause. \:limit the maximum number of results that should be returned

Result Columns\: term for the term value, uuid (optional) for the UUID, fullterm for the term value including lineage and isleaf as a boolean (true/false/0/1). +com.tle.admin.taxonomy.tool.sql.tab.queryname.COUNT_TERMS_ANY=Count all terms +com.tle.admin.taxonomy.tool.sql.tab.queryname.COUNT_TERMS_LEAVES=Count leaf terms +com.tle.admin.taxonomy.tool.sql.tab.queryname.COUNT_TERMS_TOPLEVEL=Count top-level terms +com.tle.admin.taxonomy.tool.sql.tab.queryname.GET_ALL_DATA_FOR_TERM=Get all data for term +com.tle.admin.taxonomy.tool.sql.tab.queryname.GET_CHILD_TERMS=Get child terms +com.tle.admin.taxonomy.tool.sql.tab.queryname.GET_DATA_FOR_TERM=Get data for term +com.tle.admin.taxonomy.tool.sql.tab.queryname.GET_TERM=Get term +com.tle.admin.taxonomy.tool.sql.tab.queryname.SEARCH_TERMS_ANY=Search all terms +com.tle.admin.taxonomy.tool.sql.tab.queryname.SEARCH_TERMS_LEAVES=Search leaf terms +com.tle.admin.taxonomy.tool.sql.tab.queryname.SEARCH_TERMS_TOPLEVEL=Search top-level terms +com.tle.admin.taxonomy.tool.sql.tab.title=SQL Details +com.tle.admin.taxonomy.tool.windowtitle=Taxonomy Editor +com.tle.admin.taxonomy.tool.wizard.autocompleteEditBox.description=This control works well for shallow taxonomies where searching is the best way of finding terms. It is also the best method for allowing users to add new terms to a taxonomy during contribution. +com.tle.admin.taxonomy.tool.wizard.autocompleteEditBox.reloadOnTermSelection=Reload page on term selection +com.tle.admin.taxonomy.tool.wizard.autocompleteEditBox.title=Auto-Complete Edit Box +com.tle.admin.taxonomy.tool.wizard.popupBrowser.browseMode=Browsing +com.tle.admin.taxonomy.tool.wizard.popupBrowser.description=This is similar to the Wide Pop-up Browser except that it dedicates the right-side of the browser to showing details associated with a selected term. +com.tle.admin.taxonomy.tool.wizard.popupBrowser.mode=Allow users to navigate the taxonomy by\: +com.tle.admin.taxonomy.tool.wizard.popupBrowser.searchMode=Searching +com.tle.admin.taxonomy.tool.wizard.popupBrowser.title=Detailed Pop-up Browser +com.tle.admin.taxonomy.tool.wizard.termselector.addterm=Allow end-users to create new terms +com.tle.admin.taxonomy.tool.wizard.termselector.displaytypes=Display the taxonomy using the following control\: +com.tle.admin.taxonomy.tool.wizard.termselector.multiple=Allow multiple terms to be selected +com.tle.admin.taxonomy.tool.wizard.termselector.restriction=Restrict term selection to\: +com.tle.admin.taxonomy.tool.wizard.termselector.restriction.leaf=Leaf terms only +com.tle.admin.taxonomy.tool.wizard.termselector.restriction.none=Any term - no restrictions +com.tle.admin.taxonomy.tool.wizard.termselector.restriction.toplevel=Top-level terms only +com.tle.admin.taxonomy.tool.wizard.termselector.storage=When saving selected terms\: +com.tle.admin.taxonomy.tool.wizard.termselector.storage.full=Store full path, e.g. Mammalia\\Felidae\\Panthera\\Tiger +com.tle.admin.taxonomy.tool.wizard.termselector.storage.leaf=Store only the selected term, e.g. Tiger +com.tle.admin.taxonomy.tool.wizard.termselector.taxonomy=Taxonomy +com.tle.admin.taxonomy.tool.wizard.termselector.taxonomy.nodisplayselected=You must select a display type +com.tle.admin.taxonomy.tool.wizard.termselector.taxonomy.notselected=You must select a Taxonomy +com.tle.admin.taxonomy.tool.wizard.termselector.taxonomy.pleasechoose= +com.tle.admin.taxonomy.tool.wizard.termselector.title=Term Selector +com.tle.admin.taxonomy.tool.wizard.termselector.usage=When searching selected terms\: +com.tle.admin.taxonomy.tool.wizard.termselector.usage.full=Search full path, e.g. Mammalia\\Felidae\\Panthera\\Tiger +com.tle.admin.taxonomy.tool.wizard.termselector.usage.leaf=Search only the selected term, e.g. Tiger +com.tle.admin.taxonomy.tool.wizard.widePopupBrowser.description=This is similar to the Detailed Pop-up Browser except that it fills the entire screen width. This is especially well suited for very long terms. +com.tle.admin.taxonomy.tool.wizard.widePopupBrowser.title=Wide Pop-up Browser +com.tle.admin.timeouthandler.cancel=Cancel +com.tle.admin.timeouthandler.enter=Enter your password to log back in, or quit the Administration Console +com.tle.admin.timeouthandler.failed=Relogin failed\: {0} +com.tle.admin.timeouthandler.incorrect=Password incorrect +com.tle.admin.timeouthandler.login=Login +com.tle.admin.timeouthandler.password=Password for {0}\: +com.tle.admin.timeouthandler.quit=Quit +com.tle.admin.timeouthandler.sure=Are you sure? +com.tle.admin.timeouthandler.title=Session Timed Out +com.tle.admin.timeouthandler.unsaved=Quiting the application will lose any unsaved work. +com.tle.admin.tools.stagingfileviewer.button.delete=Delete +com.tle.admin.tools.stagingfileviewer.button.download=Download File +com.tle.admin.tools.stagingfileviewer.button.newfolder=New Folder +com.tle.admin.tools.stagingfileviewer.button.upload=Upload File +com.tle.admin.tools.stagingfileviewer.dialog.delete.desc=Are you sure you really want to delete this resource?\nIf it is a folder all content will be lost.\nDo you want to continue? +com.tle.admin.tools.stagingfileviewer.dialog.delete.title=Delete Confirmation +com.tle.admin.tools.stagingfileviewer.dialog.newfolder.desc=Enter a name for the new folder\: +com.tle.admin.tools.stagingfileviewer.dialog.newfolder.title=New Folder Name +com.tle.admin.usermanagement.canvas.generalsettings.label.bypasslogon=Bypass the EQUELLA logon page. I.e. don't show link to login to Canvas. +com.tle.admin.usermanagement.canvas.generalsettings.label.canvasurl=Canvas URL +com.tle.admin.usermanagement.canvas.generalsettings.label.clientid=ID +com.tle.admin.usermanagement.canvas.generalsettings.label.secret=Key +com.tle.admin.usermanagement.canvas.generalsettings.preamble=To use Canvas signon you will need to obtain an ID and Key from Instructure.
Visit {0} and see the section on 'Dev Key Signup' to apply for one. +com.tle.admin.usermanagement.canvas.title=Canvas +com.tle.admin.usermanagement.caswrapper.logouturl=Logout URL +com.tle.admin.usermanagement.caswrapper.url=URL +com.tle.admin.usermanagement.internal.groupdetailspanel.desc=Description +com.tle.admin.usermanagement.internal.groupdetailspanel.dontsave=Don't save +com.tle.admin.usermanagement.internal.groupdetailspanel.groupid=Group ID +com.tle.admin.usermanagement.internal.groupdetailspanel.groupname=Group Name +com.tle.admin.usermanagement.internal.groupdetailspanel.members=Members of this group +com.tle.admin.usermanagement.internal.groupdetailspanel.save=Save +com.tle.admin.usermanagement.internal.groupdetailspanel.saved=Group saved successfully +com.tle.admin.usermanagement.internal.groupdetailspanel.savegroup=Save Group? +com.tle.admin.usermanagement.internal.groupdetailspanel.savemods=Do you want to save your modifications to the current group? +com.tle.admin.usermanagement.internal.groupdetailspanel.search=Search for users +com.tle.admin.usermanagement.internal.groupstabs.action=Subgroup Action +com.tle.admin.usermanagement.internal.groupstabs.cancel=Cancel +com.tle.admin.usermanagement.internal.groupstabs.confirm=Are you sure you wish to delete ''{0}''? +com.tle.admin.usermanagement.internal.groupstabs.containssubgroups=The selected group contains subgroups. What do you want to do with them? +com.tle.admin.usermanagement.internal.groupstabs.delete=Delete subgroups +com.tle.admin.usermanagement.internal.groupstabs.enter=Enter a new group name\: +com.tle.admin.usermanagement.internal.groupstabs.error=Error deleting group +com.tle.admin.usermanagement.internal.groupstabs.errorcreating=An error occurred creating the new group +com.tle.admin.usermanagement.internal.groupstabs.errorsearching=An error occurred searching for groups +com.tle.admin.usermanagement.internal.groupstabs.inuse=Group name already in use +com.tle.admin.usermanagement.internal.groupstabs.keep=Keep subgroups +com.tle.admin.usermanagement.internal.groupstabs.new=New Group +com.tle.admin.usermanagement.internal.groupstabs.noresults=No results found +com.tle.admin.usermanagement.internal.groupstabs.notempty=Group name must not be empty +com.tle.admin.usermanagement.internal.userdetailspanel.confirm=Do you want to save your modifications to the current user? +com.tle.admin.usermanagement.internal.userdetailspanel.confirmpswd=Confirm Password +com.tle.admin.usermanagement.internal.userdetailspanel.dontsave=Don't Save +com.tle.admin.usermanagement.internal.userdetailspanel.email=Email Address +com.tle.admin.usermanagement.internal.userdetailspanel.first=First Name +com.tle.admin.usermanagement.internal.userdetailspanel.identifier=Identifier +com.tle.admin.usermanagement.internal.userdetailspanel.last=Last Name +com.tle.admin.usermanagement.internal.userdetailspanel.mustmatch=Passwords must match +com.tle.admin.usermanagement.internal.userdetailspanel.newpswd=New Password +com.tle.admin.usermanagement.internal.userdetailspanel.save=Save +com.tle.admin.usermanagement.internal.userdetailspanel.saved=User saved successfully +com.tle.admin.usermanagement.internal.userdetailspanel.saveuser=Save User? +com.tle.admin.usermanagement.internal.userdetailspanel.username=Username +com.tle.admin.usermanagement.internal.userstab.sure=Are you sure you wish to delete the selected user(s)? +com.tle.admin.usermanagement.ldap.ldapdirectorytree.loading={0} (Loading) +com.tle.admin.usermanagement.ldap.ldappresets.active=Active Directory +com.tle.admin.usermanagement.ldap.ldappresets.mac=Mac OS X - Server +com.tle.admin.usermanagement.ldap.ldappresets.select= +com.tle.admin.usermanagement.ldap.ldappresets.sun=SunONE Server +com.tle.admin.usermanagement.ldapplugin.error=Error applying LDAP settings +com.tle.admin.usermanagement.replicatedplugin.authenticate=Authenticate +com.tle.admin.usermanagement.replicatedplugin.confirmjdbcurlreset=Do you want to reset the JDBC URL to the default for the selected database? +com.tle.admin.usermanagement.replicatedplugin.custom=Custom +com.tle.admin.usermanagement.replicatedplugin.details=Details +com.tle.admin.usermanagement.replicatedplugin.digest=Digest +com.tle.admin.usermanagement.replicatedplugin.driver=Driver +com.tle.admin.usermanagement.replicatedplugin.groupcontaining=Group Containing User +com.tle.admin.usermanagement.replicatedplugin.groupinfo=Group Information +com.tle.admin.usermanagement.replicatedplugin.jdbcurl=JDBC URL +com.tle.admin.usermanagement.replicatedplugin.parentgroup=Parent Group +com.tle.admin.usermanagement.replicatedplugin.password=Password +com.tle.admin.usermanagement.replicatedplugin.presets=Presets +com.tle.admin.usermanagement.replicatedplugin.roleinfo=Role Information +com.tle.admin.usermanagement.replicatedplugin.searchgroups=Search Groups +com.tle.admin.usermanagement.replicatedplugin.searchgroupsingroup=Search Groups in Group +com.tle.admin.usermanagement.replicatedplugin.searchgroupsingroup.recursive=Search Groups in Group (r) +com.tle.admin.usermanagement.replicatedplugin.searchroles=Search Roles +com.tle.admin.usermanagement.replicatedplugin.searchusers=Search Users +com.tle.admin.usermanagement.replicatedplugin.searchusersin=Search Users In Group +com.tle.admin.usermanagement.replicatedplugin.searchusersinr=Search Users In Group (r) +com.tle.admin.usermanagement.replicatedplugin.sql=SQL +com.tle.admin.usermanagement.replicatedplugin.standard=Standard TLE Schema +com.tle.admin.usermanagement.replicatedplugin.userinfo=User Information +com.tle.admin.usermanagement.replicatedplugin.username=Username +com.tle.admin.usermanagement.replicatedplugin.userrole=User Role +com.tle.admin.usermanagement.replicatedplugin.usersin=Users In Group +com.tle.admin.usermanagement.replicatedplugin.usersinr=Users In Group (r) +com.tle.admin.usermanagement.role.roleassigner.name=Name +com.tle.admin.usermanagement.role.roleassigner.untitled= +com.tle.admin.usermanagement.rolewrapper.docname=Role +com.tle.admin.usermanagement.sharedsecretwrapper.configure=Configure +com.tle.admin.usermanagement.sharedsecretwrapper.default=DEFAULT +com.tle.admin.usermanagement.sharedsecretwrapper.enter=Please enter a shared secret +com.tle.admin.usermanagement.sharedsecretwrapper.expression=Only allow users matching this expression to single sign on +com.tle.admin.usermanagement.sharedsecretwrapper.id=Identifier (ID) +com.tle.admin.usermanagement.sharedsecretwrapper.invalid=Invalid character in id\: {0} +com.tle.admin.usermanagement.sharedsecretwrapper.modifyusernames=Automatically modify usernames to disambiguate from other single sign ons +com.tle.admin.usermanagement.sharedsecretwrapper.mustbegin=ID must begin with a letter +com.tle.admin.usermanagement.sharedsecretwrapper.mustbeunique=ID must be unique\: ''{0}'' +com.tle.admin.usermanagement.sharedsecretwrapper.nonexistantuser=When an attempt is made to logon with a username that doesn't exist... +com.tle.admin.usermanagement.sharedsecretwrapper.nonexistantuser.create=Create a local user and add them to the following groups +com.tle.admin.usermanagement.sharedsecretwrapper.nonexistantuser.fail=Disallow access and present an error message +com.tle.admin.usermanagement.sharedsecretwrapper.nonexistantuser.ignore=Ignore the token and treat them as a guest +com.tle.admin.usermanagement.sharedsecretwrapper.postfix=Postfix username +com.tle.admin.usermanagement.sharedsecretwrapper.prefix=Prefix username +com.tle.admin.usermanagement.sharedsecretwrapper.secret=Shared Secret +com.tle.admin.usermanagement.shibboleth.generalsettings.environmentvarname=Environment Variable Name +com.tle.admin.usermanagement.shibboleth.generalsettings.httpheadername=HTTP Header Name +com.tle.admin.usermanagement.shibboleth.generalsettings.logouturl=Logout URL +com.tle.admin.usermanagement.shibboleth.generalsettings.preamble=The External Authentication plug-in can be used in conjunction with various authentication systems such as Shibboleth and Microsoft ISA.
Select the method that your external authentication system will use to pass a username to the EQUELLA system. +com.tle.admin.usermanagement.shibboleth.generalsettings.useenvironmentvar=Environment Variable +com.tle.admin.usermanagement.shibboleth.generalsettings.usehttpheader=HTTP Header +com.tle.admin.usermanagement.shibboleth.generalsettings.useremoteuser=Remote User +com.tle.admin.usermanagement.shibboleth.title=External Authentication +com.tle.admin.usermanagement.standard.cas.title=CAS +com.tle.admin.usermanagement.standard.groups.title=Internal Groups +com.tle.admin.usermanagement.standard.internal.groupdetailspanel.removebutton=Remove +com.tle.admin.usermanagement.standard.internal.groupdetailspanel.searchbutton=Add... +com.tle.admin.usermanagement.standard.internal.title=Internal Users +com.tle.admin.usermanagement.standard.ldap.general.address=LDAP URL +com.tle.admin.usermanagement.standard.ldap.general.allow=Allow Searching Wildcards +com.tle.admin.usermanagement.standard.ldap.general.check=Server could not be found. Check the settings and try again. +com.tle.admin.usermanagement.standard.ldap.general.domain=Default User Domain +com.tle.admin.usermanagement.standard.ldap.general.domainprefix=@ +com.tle.admin.usermanagement.standard.ldap.general.error=Error +com.tle.admin.usermanagement.standard.ldap.general.follow=Follow Referrals +com.tle.admin.usermanagement.standard.ldap.general.forceLowercaseIds=Force user and group IDs to lowercase +com.tle.admin.usermanagement.standard.ldap.general.limit=Search Limit +com.tle.admin.usermanagement.standard.ldap.general.name=General +com.tle.admin.usermanagement.standard.ldap.general.password=Password\: +com.tle.admin.usermanagement.standard.ldap.general.username=Admin Username +com.tle.admin.usermanagement.standard.ldap.general.version=LDAP Version +com.tle.admin.usermanagement.standard.ldap.managedns.enter=Enter a DN +com.tle.admin.usermanagement.standard.ldap.managedns.fetch=Fetch DNs from the LDAP server +com.tle.admin.usermanagement.standard.ldap.managedns.fetch.found.plural=Found {0} unlisted DNs +com.tle.admin.usermanagement.standard.ldap.managedns.fetch.found.singular=Found 1 unlisted DN +com.tle.admin.usermanagement.standard.ldap.managedns.title=Manage DNs +com.tle.admin.usermanagement.standard.ldap.mapping.dns.add=Add/Find DNs +com.tle.admin.usermanagement.standard.ldap.mapping.dns.manage=Manage DNs +com.tle.admin.usermanagement.standard.ldap.mapping.email=Email +com.tle.admin.usermanagement.standard.ldap.mapping.familyname=Family Name +com.tle.admin.usermanagement.standard.ldap.mapping.firstname=First Name +com.tle.admin.usermanagement.standard.ldap.mapping.group=Group Object Class +com.tle.admin.usermanagement.standard.ldap.mapping.groupid=Group ID +com.tle.admin.usermanagement.standard.ldap.mapping.groupmember=Group Member +com.tle.admin.usermanagement.standard.ldap.mapping.groupname=Group Name +com.tle.admin.usermanagement.standard.ldap.mapping.id=ID +com.tle.admin.usermanagement.standard.ldap.mapping.mappings=LDAP Mappings +com.tle.admin.usermanagement.standard.ldap.mapping.memberkey=Member Key +com.tle.admin.usermanagement.standard.ldap.mapping.memberof=Member Of +com.tle.admin.usermanagement.standard.ldap.mapping.name=Name +com.tle.admin.usermanagement.standard.ldap.mapping.personal=Personal Object Class +com.tle.admin.usermanagement.standard.ldap.mapping.presets=Presets +com.tle.admin.usermanagement.standard.ldap.mapping.username=Username +com.tle.admin.usermanagement.standard.ldap.mapping.value=Value +com.tle.admin.usermanagement.standard.ldap.title=LDAP +com.tle.admin.usermanagement.standard.remotesupport.title=Remote Support +com.tle.admin.usermanagement.standard.replicated.title=Replicated Datastore +com.tle.admin.usermanagement.standard.roles.title=Internal Roles +com.tle.admin.usermanagement.standard.shared.title=Shared Secrets +com.tle.admin.usermanagement.standard.sharepass.title=Share Pass +com.tle.admin.usermanagement.standard.suspensions.title=Suspensions +com.tle.admin.usermanagement.suspensionwrapper.errorloading=Error loading suspended users +com.tle.admin.usermanagement.suspensionwrapper.errorsaving=Error saving suspended users +com.tle.admin.usermanagement.suspensionwrapper.errorsearching=Error searching users +com.tle.admin.workflow.editor.autoassigntab.assignByPath=Assign to the user stored in the resource metadata at the following location\: +com.tle.admin.workflow.editor.autoassigntab.assignByStep=Assign to the assignee of the most recently completed task selected below\: +com.tle.admin.workflow.editor.autoassigntab.label.schema=Schema +com.tle.admin.workflow.editor.autoassigntab.label.target=Target +com.tle.admin.workflow.editor.autoassigntab.original= +com.tle.admin.workflow.editor.autoassigntab.thisstep= +com.tle.admin.workflow.editor.autoassigntab.untitled= +com.tle.admin.workflow.editor.decisioneditor.noscripting=No scripting has been configured. Child steps will always execute. +com.tle.admin.workflow.editor.decisioneditor.notexecuted=Scripting has been configured. +com.tle.admin.workflow.editor.decisioneditor.open=Open script editor +com.tle.admin.workflow.editor.decisioneditor.title=Decision Point Editor +com.tle.admin.workflow.editor.detailstab.auto.accept=Accept this task +com.tle.admin.workflow.editor.detailstab.auto.days=day(s) of the reminder, automatically\: +com.tle.admin.workflow.editor.detailstab.auto.reject=Reject this task +com.tle.admin.workflow.editor.detailstab.auto.within=If not moderated within +com.tle.admin.workflow.editor.detailstab.days=day(s) from the start of this task. +com.tle.admin.workflow.editor.detailstab.defined=Unless a date is selected within the contribution wizard +com.tle.admin.workflow.editor.detailstab.desc=Description +com.tle.admin.workflow.editor.detailstab.move=Make this resource live automatically\: +com.tle.admin.workflow.editor.detailstab.move.acceptance=on acceptance of this task +com.tle.admin.workflow.editor.detailstab.move.arrival=on arrival at this task +com.tle.admin.workflow.editor.detailstab.name=Task Name +com.tle.admin.workflow.editor.detailstab.priority=Priority +com.tle.admin.workflow.editor.detailstab.rejectpoint=Allow moderators to reject resources back to this task +com.tle.admin.workflow.editor.detailstab.schema=Schema +com.tle.admin.workflow.editor.detailstab.target=Target +com.tle.admin.workflow.editor.detailstab.timeperiod=Remind users if not moderated within +com.tle.admin.workflow.editor.moderatorstab.all=All moderators must unanimously accept this resource to continue escalation. +com.tle.admin.workflow.editor.moderatorstab.allow=Allow moderators to edit the metadata of resources for this task. +com.tle.admin.workflow.editor.nodeeditor.name=Name +com.tle.admin.workflow.editor.nodeeditor.reject=Reject Point +com.tle.admin.workflow.editor.nodeeditor.save=Do you want to save your changes to this workflow step? +com.tle.admin.workflow.editor.nodeeditor.savebefore=Save Before Closing +com.tle.admin.workflow.editor.nodeeditor.title=Workflow Step Editor +com.tle.admin.workflow.editor.scripteditor.description=Description +com.tle.admin.workflow.editor.scripteditor.details=Details +com.tle.admin.workflow.editor.scripteditor.move=Make this resource live automatically\: +com.tle.admin.workflow.editor.scripteditor.move.acceptance=on completion of this task +com.tle.admin.workflow.editor.scripteditor.move.arrival=on arrival at this task +com.tle.admin.workflow.editor.scripteditor.name=Script name +com.tle.admin.workflow.editor.scripteditor.nofificationstab.completed.groupbox=Select users to notify once the script has successfully executed +com.tle.admin.workflow.editor.scripteditor.nofificationstab.error.label=Select the users to notify if there is a script error +com.tle.admin.workflow.editor.scripteditor.proceed.explanation=Check this box to allow the resource to continue to the next task in the workflow if a scripting error occurs. A notification will be sent to the users selected on the Notifications tab for this task. If left unchecked and a scripting error occurs, the resource will stay at this scripting task until it is reviewed by a notified user. +com.tle.admin.workflow.editor.scripteditor.proceed.next=Proceed to next task if a scripting error occurs +com.tle.admin.workflow.editor.scripteditor.scriptlabel=Script +com.tle.admin.workflow.editor.scripteditor.title=Script Task Editor +com.tle.admin.workflow.editor.stepeditor.details=Details +com.tle.admin.workflow.editor.stepeditor.moderators=Moderators +com.tle.admin.workflow.editor.stepeditor.notifications=Notifications +com.tle.admin.workflow.editor.stepeditor.title=Workflow Task Editor +com.tle.admin.workflow.script.scripteditor.nofificationstab.completion.notify.nobody=You have 'Select users to notify once the script has successfully executed' checked, so you must have at least one user or group selected to notify +com.tle.admin.workflow.script.scripteditor.nofificationstab.error.notify.nobody=You must select at least one user or group to notify on script error +com.tle.admin.workflow.stepdialog.descision=Decision Point +com.tle.admin.workflow.stepdialog.parallel=Parallel Steps +com.tle.admin.workflow.stepdialog.script=Script Task +com.tle.admin.workflow.stepdialog.serial=Sequential Steps +com.tle.admin.workflow.stepdialog.title=Select a step type... +com.tle.admin.workflow.stepdialog.workflow=Workflow Task +com.tle.admin.workflow.stepstab.live=Should resources become live immediately upon submission? +com.tle.admin.workflow.stepstab.name=Workflow name\: +com.tle.admin.workflow.stepstab.noowner=No owner has been selected for this workflow. +com.tle.admin.workflow.stepstab.notcomplete=Workflow not complete - could not be previewed +com.tle.admin.workflow.stepstab.owner=Workflow owner\: +com.tle.admin.workflow.stepstab.selected=You must have at least one moderator selected for every task. +com.tle.admin.workflow.stepstab.supplyname=You must supply a name for the workflow template. +com.tle.admin.workflow.stepstab.supplystepname=You must supply a name for every workflow step. +com.tle.admin.workflow.stepstab.title=Workflow Steps +com.tle.admin.workflow.stepstab.visualiser=Workflow Visualiser +com.tle.admin.workflow.tool.modtab.choosepath=Choose moderators based on a list of users stored in resource metadata +com.tle.admin.workflow.tool.modtab.choosestatic=Choose a list of predefined users, groups and roles +com.tle.admin.workflow.tree.workflowcellrenderer.unnamed= +com.tle.admin.workflow.tree.workflowtree.confirm=Are you sure you wish to delete ''{0}''? +com.tle.admin.workflow.tree.workflowtreemodel.start=Start +com.tle.admin.workflow.workfloweditor.docname=Workflow Template +com.tle.admin.workflow.workfloweditor.entname=Workflow +com.tle.admin.workflow.workfloweditor.removestep.cancel=Cancel +com.tle.admin.workflow.workfloweditor.removestep.message=Removing a step will cause any resources are currently at this step to be reset\n when you save the workflow. Do you still wish to remove this step? +com.tle.admin.workflow.workfloweditor.removestep.title=Removing a Step +com.tle.admin.workflow.workfloweditor.removestep.yes=Remove step +com.tle.admin.workflow.workfloweditor.removestep.yesdnwa=Remove and do not warn again +com.tle.admin.workflow.workfloweditor.title=Workflow Template Editor +com.tle.application.name=EQUELLA +com.tle.client.gui.redo=Redo +com.tle.client.gui.undo=Undo +com.tle.common.gui.confirmoverwrite=Do you want to overwrite the existing file? +com.tle.common.gui.overwrite=Overwrite +com.tle.finder.invalid.expression=You provided an invalid expression. +com.tle.web.search.actions.favourite=Add search to favourites +com.tle.web.search.actions.favourite.button.name=Add +com.tle.web.search.actions.favourite.confirm=Successfully added this search to your favourites +com.tle.web.search.actions.favourite.dialog.add=Add +com.tle.web.search.actions.favourite.dialog.desc=Add search to favourites\: +com.tle.web.search.actions.favourite.dialog.mandatory= indicates mandatory field +com.tle.web.search.actions.favourite.dialog.mandatory.symbol=* +com.tle.web.search.actions.favourite.dialog.prompt=Please enter a name for this search +com.tle.web.search.actions.favourite.dialog.title=Add search to favourites +com.tle.web.search.actions.favourite.dialog.validate=You must enter a name\! +com.tle.web.search.actions.remoterepo=Search other repositories +com.tle.web.search.actions.share=Share search query +com.tle.web.search.actions.share.dialog.email.desc=Share search results via e-mail +com.tle.web.search.actions.share.dialog.email.failreceipt=Email failed to send +com.tle.web.search.actions.share.dialog.email.guest=Share only results viewable by guests +com.tle.web.search.actions.share.dialog.email.prompt=Enter an e-mail address +com.tle.web.search.actions.share.dialog.email.receipt=Successfully shared results +com.tle.web.search.actions.share.dialog.email.send=Send Email +com.tle.web.search.actions.share.dialog.email.subject=EQUELLA shared search results +com.tle.web.search.actions.share.dialog.email.validation.format=Please enter a valid email address +com.tle.web.search.actions.share.dialog.email.validation.nonblank=You must enter an email address +com.tle.web.search.actions.share.dialog.feeds=Share search results as an RSS or Atom feed +com.tle.web.search.actions.share.dialog.feeds.atomtype=Atom feed +com.tle.web.search.actions.share.dialog.feeds.rsstype=RSS feed +com.tle.web.search.actions.share.dialog.title=Share search query +com.tle.web.search.actions.share.dialog.url.desc=Share search results via URL +com.tle.web.search.actions.share.dialog.url.prompt=The URL to the search results is +com.tle.web.search.admin.tool.usage=Searching +com.tle.web.search.filter.bybadurl.checkbox=Show items with bad URLs +com.tle.web.search.filter.bybadurl.title=Filter by bad URL +com.tle.web.search.filter.bycollection.title=Filter by collection +com.tle.web.search.filter.bydate.after=After +com.tle.web.search.filter.bydate.and=and +com.tle.web.search.filter.bydate.before=Before +com.tle.web.search.filter.bydate.between=Between +com.tle.web.search.filter.bydate.on=On +com.tle.web.search.filter.bydate.title=Filter by date modified +com.tle.web.search.filter.bykeyword.search=Filter +com.tle.web.search.filter.bykeyword.title=Filter by keyword +com.tle.web.search.filter.bymimetype.title=Filter by resource type +com.tle.web.search.filter.byowner.changebutton=Change user +com.tle.web.search.filter.byowner.dialog.title=Select owner to filter by +com.tle.web.search.filter.byowner.remove=Clear +com.tle.web.search.filter.byowner.selbutton=Select user +com.tle.web.search.filter.byowner.showorphaned=Show items with no owner +com.tle.web.search.filter.byowner.title=Filter by owner +com.tle.web.search.filter.bystatus.modonly=Only show items in moderation +com.tle.web.search.filter.bystatus.title=Filter by status +com.tle.web.search.filter.clear=Clear +com.tle.web.search.filter.title=Filter +com.tle.web.search.query.advancedtitle=Search within {0} +com.tle.web.search.query.collection.all=All resources +com.tle.web.search.query.doadvanced=Advanced search +com.tle.web.search.query.hint=Enter search terms... +com.tle.web.search.query.nocriteria=No criteria specified +com.tle.web.search.query.search=Search +com.tle.web.search.query.where=Where +com.tle.web.search.query.within=Within +com.tle.web.search.save.title=Save +com.tle.web.search.search.divider=           ------------------------------------------------------------- +com.tle.web.search.search.generic.clearfilters=clear filters +com.tle.web.search.search.generic.filteredout={0} records have been filtered out - +com.tle.web.search.search.generic.filteredout1={0} record has been filtered out - +com.tle.web.search.search.generic.filterhelp=
  • Try removing filters.
  • +com.tle.web.search.search.generic.filtersinplace=Filter settings applied - +com.tle.web.search.search.generic.help=
      {0}
    +com.tle.web.search.search.generic.invalid=Error searching +com.tle.web.search.search.generic.invalidhelp=Your query is invalid. +com.tle.web.search.search.generic.keywordhelp=
  • Make sure all words are spelled correctly.
  • Try different keywords.
  • Try more general keywords.
  • +com.tle.web.search.search.generic.noavailable=No results available +com.tle.web.search.search.generic.noresults=No results found +com.tle.web.search.search.generic.results=Results +com.tle.web.search.search.invalidfreetext=Your query is invalid. Try simplifying your query to only contain basic terms, and check that you do not have any whitespace around '*' or '+' characters. +com.tle.web.search.search.remoterepo=Search other repositories... +com.tle.web.search.search.title=Search +com.tle.web.search.settings.boost.term.attachment=Attachment content +com.tle.web.search.settings.boost.term.description=Other metadata +com.tle.web.search.settings.boost.term.help=Fields with the boost value set to 'Off' will not be searched +com.tle.web.search.settings.boost.term.title=Title +com.tle.web.search.settings.boost.title=Searching terms boost +com.tle.web.search.settings.button.newfilter=Add a new search filter +com.tle.web.search.settings.currentlyselectedstuff.current= +com.tle.web.search.settings.currentlyselectedstuff.edit=Edit +com.tle.web.search.settings.currentlyselectedstuff.nothing=No filters +com.tle.web.search.settings.currentlyselectedstuff.remove=Remove +com.tle.web.search.settings.currentlyselectedstuff.removeconfirm=Are you sure you want to remove this search filter? +com.tle.web.search.settings.filter.button.cancel=Cancel +com.tle.web.search.settings.filter.button.ok=Save +com.tle.web.search.settings.filter.edit.page.title=Edit search filter +com.tle.web.search.settings.filter.errors.mimetypes=The filter must be associated with one or more MIME types +com.tle.web.search.settings.filter.errors.name=The filter must have a name +com.tle.web.search.settings.filter.label.mimetypes=MIME Types +com.tle.web.search.settings.filter.label.name=Name +com.tle.web.search.settings.filter.new.page.title=Create new search filter +com.tle.web.search.settings.filter.save.success=Search filter saved successfully +com.tle.web.search.settings.filter.title=Search filters +com.tle.web.search.settings.freetext.title=Content indexing +com.tle.web.search.settings.help.authenticatefeeds=Generate authenticated RSS and Atom feed links +com.tle.web.search.settings.help.disablefilecount=Removes the file count that displays on each thumbnail in the Images and Videos views +com.tle.web.search.settings.help.gallery=Removes Images link from results box +com.tle.web.search.settings.help.shownonlive=Show the 'Include results that are not live' checkbox +com.tle.web.search.settings.help.videos=Removes Videos link from results box +com.tle.web.search.settings.label.authenticatefeeds=Authenticated feeds +com.tle.web.search.settings.label.defaultsort=Default results order +com.tle.web.search.settings.label.disablefilecount=Disable file count +com.tle.web.search.settings.label.gallery=Disable Images +com.tle.web.search.settings.label.indexnone=Do not index attached web pages +com.tle.web.search.settings.label.linked=Index the linked web page and any secondary linked web pages +com.tle.web.search.settings.label.referenced=Index the linked web page only +com.tle.web.search.settings.label.searchfilters=Search result filters +com.tle.web.search.settings.label.shownonlive=Allow non-live results +com.tle.web.search.settings.label.videos=Disable Videos +com.tle.web.search.settings.link.description=Configure options for searching and content indexing +com.tle.web.search.settings.link.title=Searching and content indexing +com.tle.web.search.settings.options.label=Web page indexing +com.tle.web.search.settings.page.title=Searching and content indexing +com.tle.web.search.settings.save=Save +com.tle.web.search.settings.save.boost.zero=Can not set all the boost values to off +com.tle.web.search.settings.save.receipt=Successfully saved settings +com.tle.web.search.settings.sort.datecreated=Date created +com.tle.web.search.settings.sort.datemodified=Date last modified +com.tle.web.search.settings.sort.name=Title +com.tle.web.search.settings.sort.rank=Relevance +com.tle.web.search.settings.sort.rating=User rating +com.tle.web.search.settings.title=Searching +com.tle.web.search.settings.views.title=Gallery views +com.tle.web.search.share.search.email.intro=EQUELLA Notification\n\nHello,\n\nYou are receiving this email because {0} has shared these search results with you.\n\n +com.tle.web.search.share.search.email.item.link=Link\: {0} \n +com.tle.web.search.share.search.email.item.name=Name\: {0} \n +com.tle.web.search.share.search.email.item.owner=Owner\: {0} \n +com.tle.web.search.share.search.email.item.version=Version\: {0} \n +com.tle.web.search.share.search.email.outro=\nThis email has been automatically generated - Please do not reply to it.\n\nThank you. +com.tle.web.search.share.search.email.query=Search query\: {0}\n\n +com.tle.web.search.share.title=Share +com.tle.web.search.sort.title=Sort +com.tle.web.search.sortsection.datecreated=Date created +com.tle.web.search.sortsection.datemodified=Date last modified +com.tle.web.search.sortsection.name=Title +com.tle.web.search.sortsection.order.title=Sort results by +com.tle.web.search.sortsection.rank=Relevance +com.tle.web.search.sortsection.rating=User rating +com.tle.web.search.sortsection.results.reverse=Reverse order of results +com.tle.web.search.statusfilter.all=All statuses +com.tle.web.searching.breadcrumb.collection.untitled=Untitled Collection +com.tle.web.searching.breadcrumb.title=Return to collection +com.tle.web.searching.comments.existingcount={0} comments +com.tle.web.searching.comments.existingcount.1={0} comment +com.tle.web.searching.images.count={0} image attachments +com.tle.web.searching.menu=Search +com.tle.web.searching.missingprivileges=You do not have the required privilege to access this page\: {0} +com.tle.web.searching.navigation.button.next=Next +com.tle.web.searching.navigation.button.prev=Prev +com.tle.web.searching.preview.loading=Loading preview +com.tle.web.searching.preview.not.available=Preview not available +com.tle.web.searching.query.addquery=Add criterion +com.tle.web.searching.query.advancedtitle=Search within {0} +com.tle.web.searching.query.clearquery=Clear +com.tle.web.searching.query.collection.all=Within all resources +com.tle.web.searching.query.doadvanced=Search +com.tle.web.searching.query.editquery=Edit query +com.tle.web.searching.query.hint=Enter search terms... +com.tle.web.searching.query.nocriteria=No criteria specified +com.tle.web.searching.result.type.gallery=Images +com.tle.web.searching.result.type.standard=Standard +com.tle.web.searching.result.type.video=Videos +com.tle.web.searching.results.includenonlive=Include results that are not live +com.tle.web.searching.results.tab.resultcount=Local resources +com.tle.web.searching.results.tab.resultcount.1=Local resource +com.tle.web.searching.search.results=Search results +com.tle.web.searching.search.title=Search +com.tle.web.searching.selection.navaction=Search +com.tle.web.searching.videos.count={0} video attachments +com.tle.web.searching.within.collections=Collections +com.tle.web.searching.within.powersearches=Advanced searches +com.tle.web.searching.within.remoterepositories=Remote repositories +com.tle.web.wizard.controls.mypages.currentlyselectedstuff.current=Current pages +com.tle.web.wizard.controls.mypages.currentlyselectedstuff.edit=Edit +com.tle.web.wizard.controls.mypages.currentlyselectedstuff.nothing=No pages selected +com.tle.web.wizard.controls.mypages.currentlyselectedstuff.remove=Remove +com.tle.web.wizard.controls.mypages.deletebutton=delete +com.tle.web.wizard.controls.mypages.deletebutton.confirm=Are you sure you wish to remove this page? +com.tle.web.wizard.controls.mypages.editbutton=edit +com.tle.web.wizard.controls.mypages.editpage=Edit Page +com.tle.web.wizard.controls.mypages.editpagesbutton=Open HTML editor +com.tle.web.wizard.controls.mypages.editpagestitle=Edit pages +com.tle.web.wizard.controls.mypages.handlers.mypages.button.importfromscrapbook=Import pages from scrapbook +com.tle.web.wizard.controls.mypages.handlers.mypages.button.save=Save +com.tle.web.wizard.controls.mypages.handlers.mypages.checkbox.preview=Web page is previewable +com.tle.web.wizard.controls.mypages.handlers.mypages.checkbox.restrict=Web page is a restricted attachment +com.tle.web.wizard.controls.mypages.handlers.mypages.description=Select existing or author new web pages +com.tle.web.wizard.controls.mypages.handlers.mypages.name=Web pages +com.tle.web.wizard.controls.mypages.handlers.mypages.preview=Preview +com.tle.web.wizard.controls.mypages.handlers.mypages.restrict=Restrict attachment +com.tle.web.wizard.controls.mypages.handlers.mypages.title.add=Create web pages +com.tle.web.wizard.controls.mypages.handlers.mypages.title.edit=Edit web pages +com.tle.web.wizard.controls.mypages.handlers.mypages.warning.toomanypages=This control is configured to allow selection of only one attachment. You will not be able to save until the extra pages are deleted. +com.tle.web.wizard.controls.mypages.searchbutton=Web pages from My Content +com.tle.web.wizard.controls.mypages.searchtitle=Web pages from My Content +com.tle.web.wizard.controls.resource.currentlyselectedstuff.current=Currently selected resources +com.tle.web.wizard.controls.resource.currentlyselectedstuff.nothing=No resources selected +com.tle.web.wizard.controls.resource.currentlyselectedstuff.remove=Remove +com.tle.web.wizard.controls.resource.detachbutton=Detach +com.tle.web.wizard.controls.resource.details.item.collection=Collection\: +com.tle.web.wizard.controls.resource.details.item.desc=Description\: +com.tle.web.wizard.controls.resource.details.item.lastmod=Last updated\: +com.tle.web.wizard.controls.resource.details.item.name=Name\: +com.tle.web.wizard.controls.resource.details.item.nodetail=n/a +com.tle.web.wizard.controls.resource.details.item.rating=Rating\: +com.tle.web.wizard.controls.resource.details.item.version=Version\: +com.tle.web.wizard.controls.resource.details.item.viewlink=View this resource +com.tle.web.wizard.controls.resource.details.mimetype=EQUELLA Resource +com.tle.web.wizard.controls.resource.details.size=Size\: +com.tle.web.wizard.controls.resource.details.type=Type\: +com.tle.web.wizard.controls.resource.label.handler.description=EQUELLA Resource +com.tle.web.wizard.controls.resource.label.handler.name=EQUELLA Resource +com.tle.web.wizard.controls.resource.label.title.add=Select resource(s) +com.tle.web.wizard.controls.resource.label.title.edit=Edit resource details +com.tle.web.wizard.controls.resource.searchbutton=Select Resources +com.tle.web.wizard.controls.resource.searchtitle=Select Resource(s) +com.tle.web.wizard.controls.treenav.allsettings=Settings for entire menu\: +com.tle.web.wizard.controls.treenav.alt.movedown=Move selected menu item down +com.tle.web.wizard.controls.treenav.alt.moveup=Move selected menu item up +com.tle.web.wizard.controls.treenav.cancel=Cancel +com.tle.web.wizard.controls.treenav.define=Define a navigation menu\: +com.tle.web.wizard.controls.treenav.displayname=Name +com.tle.web.wizard.controls.treenav.itemsettings=Settings for selected menu item\: +com.tle.web.wizard.controls.treenav.multitabs=Multiple resources +com.tle.web.wizard.controls.treenav.newchild=Child +com.tle.web.wizard.controls.treenav.newsibling=Sibling +com.tle.web.wizard.controls.treenav.pagetitle=Navigation +com.tle.web.wizard.controls.treenav.prepop=Initialise +com.tle.web.wizard.controls.treenav.prepopconfirm=This will delete your existing menu items. Do you wish to continue? +com.tle.web.wizard.controls.treenav.remove=Remove +com.tle.web.wizard.controls.treenav.save=Save +com.tle.web.wizard.controls.treenav.showsplit=Show 'split view' option in navigation bar +com.tle.web.wizard.controls.treenav.showunassignedattachments=Show attachments not assigned to a navigation node +com.tle.web.wizard.controls.treenav.singletab=Single resource +com.tle.web.wizard.controls.treenav.tabdialog.cancel=Cancel +com.tle.web.wizard.controls.treenav.tabdialog.ok=Save +com.tle.web.wizard.controls.treenav.tabdialog.title=Tab configuration +com.tle.web.wizard.controls.treenav.tabname.default=Default +com.tle.web.wizard.controls.treenav.tabs=Resource +com.tle.web.wizard.controls.treenav.tabs.attachment=Resource +com.tle.web.wizard.controls.treenav.tabs.defaultviewer=Default +com.tle.web.wizard.controls.treenav.tabs.name=Name +com.tle.web.wizard.controls.treenav.tabs.new=Add resource +com.tle.web.wizard.controls.treenav.tabs.noattachment=None +com.tle.web.wizard.controls.treenav.tabs.remove=Are you sure you want to remove this tab? +com.tle.web.wizard.controls.treenav.tabs.title=Edit resource details\: +com.tle.web.wizard.controls.treenav.tabs.viewer=Viewer +prompts.cancel=Cancel +prompts.close=Close +prompts.discard=Discard +prompts.save=Save +schema.addattribute=Add Attribute +schema.addchild=Add Child +schema.addsibling=Add Sibling +schema.prompt.remove.body=Are you sure you want to remove the selected node? +schema.prompt.remove.title=Remove Schema Node? +schema.prompt.unlock.body=Are you sure you want to unlock the schema? +schema.prompt.unlock.title=Unlock Schema +schema.remove=Remove +schema.unlock=Unlock +searching.userGroupRole.beforeFilters=in\: +searching.userGroupRole.beforeQuery=Search for\: +searching.userGroupRole.executeQuery=Search +searching.userGroupRole.filter.groups=Groups +searching.userGroupRole.filter.roles=Roles +searching.userGroupRole.filter.users=Users +searching.userGroupRole.results=Results\: +security.editor.advanced.columnname.action=Action +security.editor.advanced.columnname.override=Override? +security.editor.advanced.columnname.privilege=Privilege +security.editor.advanced.columnname.target=Target +security.editor.advanced.columnname.who=Who? +security.editor.basic.everyone=Everyone +security.editor.basic.everyoneButGuests=Everyone except guests +security.editor.basic.justTheOwner=Just the owner +security.editor.basic.limitedSet=A limited set of users, groups, and/or roles +security.editor.grant=Grant +security.editor.invalidexpression= +security.editor.itemstatus=For resources that are +security.editor.mayLoseEntries=Switching to this mode may reset your existing selections. Do you want to continue? +security.editor.mode.advanced=Advanced +security.editor.mode.basic=Basic +security.editor.mode.inherited=Do not specify +security.editor.revoke=Revoke +security.editor.selectprivilege=Select a privilege\: +security.editor.showAllPrivileges=Show inherited privileges that will apply +security.editor.whocan.after=? +security.editor.whocan.before=Who can +security.privilege.COLLECTION.ARCHIVE_ITEM=archive resources in this collection in any state +security.privilege.COLLECTION.AUTO_CREATE_COURSE=add a course at time of activation from a LMS in any state +security.privilege.COLLECTION.CLONE_ITEM=clone resources in this collection in any state +security.privilege.COLLECTION.COMMENT_CREATE_ITEM=add comments to resources in this collection in any state +security.privilege.COLLECTION.COMMENT_DELETE_ITEM=delete comments on resources in this collection in any state +security.privilege.COLLECTION.COMMENT_VIEW_ITEM=view comments on resources in this collection in any state +security.privilege.COLLECTION.COPYRIGHT_ITEM=edit copyright on resources in this collection in any state +security.privilege.COLLECTION.COPYRIGHT_OVERRIDE=allow user to override at time of activation in this collection in any state +security.privilege.COLLECTION.CREATE_ITEM=contribute resources with this collection +security.privilege.COLLECTION.DEACTIVATE_ACTIVATION_ITEM=deactivate activation requests on resources in this collection in any state +security.privilege.COLLECTION.DELETE_ACTIVATION_ITEM=delete activation requests on resources in this collection in any state +security.privilege.COLLECTION.DELETE_COLLECTION=delete this collection +security.privilege.COLLECTION.DELETE_ITEM=delete resources in this collection in any state +security.privilege.COLLECTION.DIGITAL_RIGHTS_ITEM=view digital rights on resources in this collection in any state +security.privilege.COLLECTION.DISCOVER_ITEM=discover resources in this collection in any state +security.privilege.COLLECTION.DOWNLOAD_ITEM=download resources in this collection in any state +security.privilege.COLLECTION.EDIT_ACTIVATION_ITEM=edit activation requests on resources in this collection in any state +security.privilege.COLLECTION.EDIT_COLLECTION=edit this collection +security.privilege.COLLECTION.EDIT_ITEM=edit resources in this collection in any state +security.privilege.COLLECTION.EXPORT_ITEM=export resources from this collection in any state +security.privilege.COLLECTION.EXPORT_TO_LMS_ITEM=export to LMS for resources in this collection in any state +security.privilege.COLLECTION.FIND_USES_ITEM=find uses for resources in this collection in any state +security.privilege.COLLECTION.LIST_COLLECTION=List collections +security.privilege.COLLECTION.MOVE_ITEM=change the collection type of resources in this collection in any state +security.privilege.COLLECTION.NEWVERSION_ITEM=create new versions of resources in this collection in any state +security.privilege.COLLECTION.PURGE_ITEM=purge deleted items from this collection +security.privilege.COLLECTION.RAW_VIEW_ITEM=view the XML and directory of resources in this collection in any state +security.privilege.COLLECTION.REASSIGN_OWNERSHIP_ITEM=reassign ownership of resources in this collection in any state +security.privilege.COLLECTION.REDRAFT_ITEM=redraft resources in this collection in any state +security.privilege.COLLECTION.RESTRICT_ATTACHMENTS=allow contributors to mark attachments as restricted in this collection in any state +security.privilege.COLLECTION.REVIEW_ITEM=set resources in this collection in any state for review +security.privilege.COLLECTION.SEARCH_COLLECTION=allow search filtering by this collection +security.privilege.COLLECTION.SHARE_ITEM=share resources in this collection in any state +security.privilege.COLLECTION.SUSPEND_ITEM=suspend resources in this collection in any state +security.privilege.COLLECTION.VIEW_ACTIVATION_ITEM=view activation requests on resources in this collection in any state +security.privilege.COLLECTION.VIEW_ATTACHMENTS=view attachments for resources in this collection in any state +security.privilege.COLLECTION.VIEW_HISTORY_ITEM=view the history of resources in this collection in any state +security.privilege.COLLECTION.VIEW_INACTIVE_PORTIONS=view attachments for inactive portions in this collection in any state +security.privilege.COLLECTION.VIEW_ITEM=view resources in this collection in any state +security.privilege.COLLECTION.VIEW_LINKED_PORTIONS=view linked portions for resources in this collection in any state +security.privilege.COLLECTION.VIEW_RESTRICTED_ATTACHMENTS=view attachments marked as restricted in this collection in any state +security.privilege.COURSE_INFO.DELETE_COURSE_INFO=delete this course +security.privilege.COURSE_INFO.EDIT_COURSE_INFO=edit this course +security.privilege.DYNA_COLLECTION.DELETE_DYNA_COLLECTION=delete this dynamic collection +security.privilege.DYNA_COLLECTION.EDIT_DYNA_COLLECTION=edit this dynamic collection +security.privilege.DYNA_COLLECTION.SEARCH_DYNA_COLLECTION=search this dynamic collection +security.privilege.FEDERATED_SEARCH.DELETE_FEDERATED_SEARCH=delete this remote repository +security.privilege.FEDERATED_SEARCH.EDIT_FEDERATED_SEARCH=edit this remote repository +security.privilege.FEDERATED_SEARCH.SEARCH_FEDERATED_SEARCH=search for records using this remote repository +security.privilege.HARVESTER_PROFILE.DELETE_HARVESTER_PROFILE=delete this harvester profile +security.privilege.HARVESTER_PROFILE.EDIT_HARVESTER_PROFILE=edit this harvester profile +security.privilege.HIERARCHY_TOPIC.EDIT_HIERARCHY_TOPIC=edit this hierarchy topic and its children +security.privilege.HIERARCHY_TOPIC.MODIFY_KEY_RESOURCE=modify key resources to this hierarchy topic +security.privilege.HIERARCHY_TOPIC.VIEW_HIERARCHY_TOPIC=view this hierarchy topic +security.privilege.ITEM_METADATA.ARCHIVE_ITEM=archive resources matching this rule +security.privilege.ITEM_METADATA.AUTO_CREATE_COURSE=add a course at time of activation from a LMS matching this rule +security.privilege.ITEM_METADATA.CLONE_ITEM=clone resources matching this rule +security.privilege.ITEM_METADATA.COMMENT_CREATE_ITEM=add comments to resources matching this rule +security.privilege.ITEM_METADATA.COMMENT_DELETE_ITEM=delete comments on resources matching this rule +security.privilege.ITEM_METADATA.COMMENT_VIEW_ITEM=view comments on resources matching this rule +security.privilege.ITEM_METADATA.COPYRIGHT_ITEM=edit copyright on resources matching this rule +security.privilege.ITEM_METADATA.COPYRIGHT_OVERRIDE=allow user to override at time of activation matching this rule +security.privilege.ITEM_METADATA.DEACTIVATE_ACTIVATION_ITEM=deactivate activation requests on resources matching this rule +security.privilege.ITEM_METADATA.DELETE_ACTIVATION_ITEM=delete activation requests on resources matching this rule +security.privilege.ITEM_METADATA.DELETE_ITEM=delete resources matching this rule +security.privilege.ITEM_METADATA.DIGITAL_RIGHTS_ITEM=view digital rights on resources matching this rule +security.privilege.ITEM_METADATA.DISCOVER_ITEM=discover resources matching this rule +security.privilege.ITEM_METADATA.DOWNLOAD_ITEM=download resources in this collection matching this rule +security.privilege.ITEM_METADATA.EDIT_ACTIVATION_ITEM=edit activation requests on resources matching this rule +security.privilege.ITEM_METADATA.EDIT_ITEM=edit resources matching this rule +security.privilege.ITEM_METADATA.EXPORT_ITEM=export resources matching this rule +security.privilege.ITEM_METADATA.EXPORT_TO_LMS_ITEM=export to LMS for resources matching this rule +security.privilege.ITEM_METADATA.FIND_USES_ITEM=find uses for resources matching this rule +security.privilege.ITEM_METADATA.MOVE_ITEM=change the collection type of resources matching this rule +security.privilege.ITEM_METADATA.NEWVERSION_ITEM=create new versions of resources matching this rule +security.privilege.ITEM_METADATA.PURGE_ITEM=purge deleted resources matching this rule +security.privilege.ITEM_METADATA.RAW_VIEW_ITEM=view the XML and directory of resources matching this rule +security.privilege.ITEM_METADATA.REASSIGN_OWNERSHIP_ITEM=reassign ownership of resources matching this rule +security.privilege.ITEM_METADATA.REDRAFT_ITEM=redraft resources matching this rule +security.privilege.ITEM_METADATA.RESTRICT_ATTACHMENTS=allow contributors to mark attachments as restricted for resources matching this rule +security.privilege.ITEM_METADATA.REVIEW_ITEM=set resources matching this rule for review +security.privilege.ITEM_METADATA.SHARE_ITEM=share resources matching this rule +security.privilege.ITEM_METADATA.SUSPEND_ITEM=suspend resources matching this rule +security.privilege.ITEM_METADATA.VIEW_ACTIVATION_ITEM=view activation requests on resources matching this rule +security.privilege.ITEM_METADATA.VIEW_ATTACHMENTS=view attachments for resources matching this rule +security.privilege.ITEM_METADATA.VIEW_HISTORY_ITEM=view the history of resources matching this rule +security.privilege.ITEM_METADATA.VIEW_INACTIVE_PORTIONS=view attachments for inactive portions matching this rule +security.privilege.ITEM_METADATA.VIEW_ITEM=view resources matching this rule +security.privilege.ITEM_METADATA.VIEW_LINKED_PORTIONS=view linked portions on resources matching this rule +security.privilege.ITEM_METADATA.VIEW_RESTRICTED_ATTACHMENTS=view attachments marked as restricted for resources matching this rule +security.privilege.ITEM_STATUS.ARCHIVE_ITEM=archive resources in this state +security.privilege.ITEM_STATUS.AUTO_CREATE_COURSE=add a course at time of activation from a LMS in this state +security.privilege.ITEM_STATUS.CLONE_ITEM=clone resources in this state +security.privilege.ITEM_STATUS.COMMENT_CREATE_ITEM=add comments to resources in this state +security.privilege.ITEM_STATUS.COMMENT_DELETE_ITEM=delete comments on resources in this state +security.privilege.ITEM_STATUS.COMMENT_VIEW_ITEM=view comments on resources in this state +security.privilege.ITEM_STATUS.COPYRIGHT_ITEM=edit copyright on resources in this state +security.privilege.ITEM_STATUS.COPYRIGHT_OVERRIDE=allow user to override at time of activation in this collection in this state +security.privilege.ITEM_STATUS.DEACTIVATE_ACTIVATION_ITEM=deactivate activation requests on resources in this state +security.privilege.ITEM_STATUS.DELETE_ACTIVATION_ITEM=delete activation requests on resources in this state +security.privilege.ITEM_STATUS.DELETE_ITEM=delete resources in this state +security.privilege.ITEM_STATUS.DIGITAL_RIGHTS_ITEM=view digital rights on resources in this state +security.privilege.ITEM_STATUS.DISCOVER_ITEM=discover resources in this state +security.privilege.ITEM_STATUS.DOWNLOAD_ITEM=download resources in this state +security.privilege.ITEM_STATUS.EDIT_ACTIVATION_ITEM=edit activation requests on resources in this state +security.privilege.ITEM_STATUS.EDIT_ITEM=edit resources in this state +security.privilege.ITEM_STATUS.EXPORT_ITEM=export resources in this state +security.privilege.ITEM_STATUS.EXPORT_TO_LMS_ITEM=export to LMS for resources in this state +security.privilege.ITEM_STATUS.FIND_USES_ITEM=find uses for resources in this state +security.privilege.ITEM_STATUS.MOVE_ITEM=change the collection type of resources in this state +security.privilege.ITEM_STATUS.NEWVERSION_ITEM=create new versions of resources in this state +security.privilege.ITEM_STATUS.RAW_VIEW_ITEM=view the XML and directory of resources in this state +security.privilege.ITEM_STATUS.REASSIGN_OWNERSHIP_ITEM=reassign ownership of resources in this state +security.privilege.ITEM_STATUS.REDRAFT_ITEM=redraft resources in this state +security.privilege.ITEM_STATUS.RESTRICT_ATTACHMENTS=allow contributors to mark attachments as restricted for resources in this state +security.privilege.ITEM_STATUS.REVIEW_ITEM=set resources in this state for review +security.privilege.ITEM_STATUS.SHARE_ITEM=share resources in this state +security.privilege.ITEM_STATUS.SUSPEND_ITEM=suspend resources in this state +security.privilege.ITEM_STATUS.VIEW_ACTIVATION_ITEM=view activation requests on resources in this state +security.privilege.ITEM_STATUS.VIEW_ATTACHMENTS=view attachments for resources in this state +security.privilege.ITEM_STATUS.VIEW_HISTORY_ITEM=view the history of resources in this state +security.privilege.ITEM_STATUS.VIEW_INACTIVE_PORTIONS=view attachments for inactive portions in this state +security.privilege.ITEM_STATUS.VIEW_ITEM=view resources in this state +security.privilege.ITEM_STATUS.VIEW_LINKED_PORTIONS=view linked portions for resources in this state +security.privilege.ITEM_STATUS.VIEW_RESTRICTED_ATTACHMENTS=view attachments marked as restricted for resources in this state +security.privilege.PORTLET.DELETE_PORTLET=delete this portlet +security.privilege.PORTLET.EDIT_PORTLET=edit this portlet +security.privilege.PORTLET.VIEW_PORTLET=view this portlet +security.privilege.POWER_SEARCH.DELETE_POWER_SEARCH=delete this advanced search +security.privilege.POWER_SEARCH.EDIT_POWER_SEARCH=edit this advanced search +security.privilege.POWER_SEARCH.SEARCH_POWER_SEARCH=search for resources with this advanced search +security.privilege.REPORT.DELETE_REPORT=delete this report +security.privilege.REPORT.EDIT_REPORT=edit this report +security.privilege.REPORT.EXECUTE_REPORT=execute this report +security.privilege.SCHEMA.DELETE_SCHEMA=delete this schema +security.privilege.SCHEMA.EDIT_SCHEMA=edit this schema +security.privilege.TAXONOMY.DELETE_TAXONOMY=delete this taxonomy +security.privilege.TAXONOMY.EDIT_TAXONOMY=edit this taxonomy +security.privilege.WORKFLOW.DELETE_WORKFLOW=delete this workflow template +security.privilege.WORKFLOW.EDIT_WORKFLOW=edit this workflow template +security.privilege.WORKFLOW.MANAGE_WORKFLOW=manage this workflow template +security.tree.prompt.savechanges.body=One or more ACLs have been added, modified, or deleted. Do you wish to save these changes? +security.tree.prompt.savechanges.title=Save Changes +tleuserservice.bulkimport.nogroup=Group ''{0}'' does not exist. Operation not completed. +ump.replicated.authenticate=Authenticate the given username/password combination.\n\ne.g. SELECT ID, Password, Suspended FROM [User] WHERE Username \= ?\n\nInput\:\tUsername (String)\nOutput\:\tUser ID (String)\n\tPassword (String)\n\tSuspended (See below)\n\nSuspended is an int, with 1 representing a suspended user and 0 otherwise. +ump.replicated.digest=Digest format for keeping passwords.\n\nSee http\://java.sun.com/j2se/1.4.2/docs/guide/security/CryptoSpec.html for supported formats.\n\ne.g. MD5, SHA1 or Plaintext. +ump.replicated.group.info=Retrieve basic information regarding a list of group IDs.\n\ne.g. SELECT ID, Name FROM [Group] WHERE ID IN ?\n\nInput\:\tList of group IDs (See below)\nOutput\:\tGroup ID (String)\n\tName (String)\n\nNOTE\: It is important to include "IN ?" in the query to match against a list of group IDs. +ump.replicated.groups.containing.user=Return a list of all group IDs for which the given user is considered a member. For example, if user A is a member of group B, which in turn is a member of group C, both group B and group C must be returned.\n\ne.g. SELECT DISTINCT [CachedGroupMembership].\nFROM [Membership] INNER JOIN [CachedGroupMembership\nON [Membership].GroupID \= [CachedGroupMembership].ChildGroupID\nWHERE [Membership].UserID \= ?\n\nInput\: User ID (String)\nOutput\: Group ID (String) +ump.replicated.parent.group=Return an id of the parent of the given group. This method is provided for the purpose of displaying a hierarchy.\n\nSELECT ID, Name FROM [Group]\nINNER JOIN [GroupMembership]\nON [Group].ID \= [GroupMembership].ParentGroupID\nWHERE [GroupMembership].ChildGroupID \= ?\n\nInput\: Group ID (String)\nOutput\:\tGroup ID (String)\n\tGroup Name (String) +ump.replicated.roles.info=Retrieve basic information regarding a list of role IDs.\n\ne.g. SELECT ID, Name FROM [Roles] WHERE ID IN ?\n\nInput\:\tList of role IDs (See below)\nOutput\:\tRole ID (String)\n\tRole Name (String)\nNOTE\: It is important to include "IN ?" in the query to match against a list of role IDs. +ump.replicated.search.groups=Perform a free-text search over groups on any fields deemed relevant by the external system.\n\ne.g. SELECT ID FROM [Group] WHERE Name like ?\n\nInput\: Search term (See below)\nOutput\: Group ID (String)\n\nNOTE\: An arbitrary number of question marks (?) can be used to match a search term against any required fields. +ump.replicated.search.groups.in.group=Perform a free-text search over first level groups under a parent group on any fields deemed relevant by the external system.\n\ne.g. SELECT ID FROM [Group] WHERE Name LIKE ? AND [Group].parentID \= ? \n\nInput\: Search term (See below), Group ID (String)\nOutput\: Group ID (String)\n\nNOTE\: An arbitrary number of question marks (?) can be used to match a search term against any required fields. +ump.replicated.search.groups.in.group.recursive=Perform a free-text search over ALL groups under a parent group (e.g children, grand children and so on) on any fields deemed relevant by the external system.\n\nNOTE\: An arbitrary number of question marks (?) can be used to match a search term against any required fields. +ump.replicated.search.roles=Perform a free-text search over the roles on any fields deemed relevant by the external system.\n\ne.g. SELECT ID, Name FROM [Roles] WHERE Name LIKE ?\n\nInput\:\tSearch term (See below)\nOutput\t Role ID (String)\n\tRole Name (String)\n\nNOTE\: An arbitrary number of question marks (?) can be used to match a search term against any required fields. +ump.replicated.search.users=Perform a free-text search over the user database on any fields deemed relevant by the external system.\n\ne.g. SELECT ID FROM [User] WHERE (Username LIKE ? OR FirstName LIKE ? OR LastName LIKE ?)\n\nInput\: Search term (See below)\nOutput\: User ID (String)\n\nNOTE\: An arbitrary number of question marks (?) can be used to match a search term against required fields. +ump.replicated.search.users.in.group=Return a list of all users that are a direct child/member of the given group.\n\ne.g. SELECT [Membership].UserID\nFROM [Membership]\nINNER JOIN [User]\nON [Membership].UserID \= [User].ID\nWHERE [Membership].GroupID \= ?\nAND ([User].Username LIKE ? OR [User].FirstName LIKE ? OR [User].LastName LIKE ?)\n\nInput\: Group ID (String), Search term (See below)\nOutput\: User ID (String)\n\nNOTE\: After the group ID, an arbitrary number of question marks (?) can be used to match a search term against any required fields. +ump.replicated.search.users.in.group.recursive=Return a list of users that match a given query that are a member of the given group, either directly or by membership in a subgroup.\n\ne.g. SELECT DISTINCT [Membership].UserID \nFROM [CachedGroupMembership]\nINNER JOIN [Membership]\nON [Membership].GroupID \= [CachedGroupMembership].ChildGroupID\nINNER JOIN [User]\nON [Membership].UserID \= [User].ID\nWHERE [CachedGroupMembership].AncestorGroupID \= ?\nAND ([User].Username LIKE ? OR [User].FirstName LIKE ? OR [User].LastName LIKE ?)\n\nInput\: Group ID (String), Search term (See below)\nOutput\: User ID (String)\n\nNOTE\: After the group ID, an arbitrary number of question marks (?) can be used to match a search term against any required fields. +ump.replicated.user.info=Retrieve basic information regarding a list of user IDs.\n\ne.g. SELECT ID, Username, FirstName, LastName, EmailAddress FROM [User] WHERE ID IN ?\n\nInput\:\tList of user IDs (See below)\nOutput\:\tUser ID (String)\n\tUsername (String)\n\tFirstname (String)\n\tLastname (String)\n\tEmailAddress (String)\n\nNOTE\: It is important to include "IN ?" in the query to match against a list of user IDs. +ump.replicated.user.role=Retrieve the roles for the specified user.\n\ne.g. SELECT ID, Name FROM [Roles] WHERE UserID \= ?\n\nInput\:\tUser ID (String)\nOutput\tRole ID (String)\n\tRole Name (String) +ump.replicated.users.in.group=Return a list of all users that are a direct child/member of the given group.\n\ne.g. SELECT [Membership].UserID\nFROM [Membership\nWHERE [Membership].GroupID \= ?\n\nInput\: Group ID (String)\nOutput\: User ID (String) +ump.replicated.users.in.group.recursive=Return a list of all users that are a member of the given group, either directly or by membership in a subgroup.\n\ne.g. SELECT DISTINCT [Membership].UserID \nFROM [CachedGroupMembership]\nINNER JOIN [Membership]\nON [Membership].GroupID \= [CachedGroupMembership].ChildGroupID\nWHERE [CachedGroupMembership].AncestorGroupID \= ?\n\nInput\: Group ID (String)\nOutput\: User ID (String) +wizard.controls.buttonaction=JavaScript to execute when button is selected +wizard.controls.buttontext=Text to show on button +wizard.controls.checkDuplicates=Warn contributor if data in this field is not unique for resources in this collection +wizard.controls.columncount=Number of columns +wizard.controls.description=Description +wizard.controls.enforceUniqueness=Enforce that data in this field is unique for resources in this collection +wizard.controls.generateadri=Allow for new ADRI codes to be generated +wizard.controls.initialvalue=Initial value +wizard.controls.mandatory=This control is mandatory +wizard.controls.maxoccurrences=Maximum number of repeats +wizard.controls.minoccurrences=Minimum number of repeats +wizard.controls.multiplegroups=Allow multiple groups to be selected +wizard.controls.multipleselections=Allow multiple selections +wizard.controls.reload=Automatically reload controls after this one on selection +wizard.controls.repeatnoun=Noun for 'add' button +wizard.controls.rowcount=Number of rows +wizard.controls.scanmetadata=Extract name and description from the web page +wizard.controls.timerange=This control should select a time range +wizard.controls.title=Title +wizard.controls.toplevel=Automatically select all top-level files +wizard.controls.uniqueness.dontshowagain=Do not show again +wizard.controls.uniqueness.message=For duplication and uniqueness checking to perform correctly,\nplease ensure that each metadata target is "Indexed for Advanced\nSearching" on the chosen schema for this collection. +wizard.controls.uniqueness.ok=OK +wizard.controls.uniqueness.title=Note +wizard.controls.webdav=Allow WebDAV file management +wizard.prompt.removedchildtargets=The metadata targets of subcontrols have been cleared.\nSubcontrol targets must be children of this control's target. +wizard.prompt.targetattributenotsupported=The selected attribute target node is not supported by this control.\nPlease ensure that the attribute data type is what you really need. +wizard.prompt.targetnotfield=The selected schema node is not correctly setup. The resulting\nsearch may fail to find all results unless the schema node is\nset to be indexed independently.\n\nDo you wish to continue anyway? +wizard.prompt.targetonmanypages=The selected target node is being used by a control on a different page.\nPlease ensure that this is the correct target that you wish to use. It is\nrecommended that targets only be re-used by controls on the same page. +wizard.validation.needschildren=You must add at least one child control to this +wizard.validation.needscolumns=You must add at least one column to a table +wizard.validation.needstarget=You must select at least one metadata target +wizard.validation.needstitle=You must enter a title +wizard.validation.noattributetargets=You cannot select an attribute target if a user can select multiple values diff --git a/language-pack-reference/file-manager.properties b/language-pack-reference/file-manager.properties new file mode 100644 index 0000000..55a7014 --- /dev/null +++ b/language-pack-reference/file-manager.properties @@ -0,0 +1,86 @@ +# +#Tue Dec 05 05:33:13 UTC 2017 +com.tle.web.applet.filemanager.action.abstractcache.progress=Downloading {0} +com.tle.web.applet.filemanager.action.delete.confirm.multiple.message=Are you sure you want to delete these {0} items? +com.tle.web.applet.filemanager.action.delete.confirm.multiple.title=Confirm multiple file delete +com.tle.web.applet.filemanager.action.delete.confirm.singlefile.message=Are you sure you want to delete ''{0}''? +com.tle.web.applet.filemanager.action.delete.confirm.singlefile.title=Confirm file delete +com.tle.web.applet.filemanager.action.delete.confirm.singlefolder.message=Are you sure you want to delete the folder ''{0}'' and all of its contents? +com.tle.web.applet.filemanager.action.delete.confirm.singlefolder.title=Confirm folder delete +com.tle.web.applet.filemanager.action.delete.desc=Delete the currently selected file(s) +com.tle.web.applet.filemanager.action.delete.name=Delete +com.tle.web.applet.filemanager.action.delete.progress.deleting=Deleting ''{0}'' +com.tle.web.applet.filemanager.action.delete.progress.unknown=Preparing for deletion +com.tle.web.applet.filemanager.action.download.desc=Download the selected files to your local computer +com.tle.web.applet.filemanager.action.download.error.message=Could not download file for viewing or editing +com.tle.web.applet.filemanager.action.download.error.title=Error downloading file +com.tle.web.applet.filemanager.action.download.name=Download files +com.tle.web.applet.filemanager.action.download.notdir.message=You must choose an existing directory for downloading to +com.tle.web.applet.filemanager.action.download.notdir.title=Directory not selected +com.tle.web.applet.filemanager.action.download.overwrite.msg=Files or folders with the same name already exists. Do you want to replace them? +com.tle.web.applet.filemanager.action.download.progress.downloading=Downloading {0} +com.tle.web.applet.filemanager.action.download.progress.unknown=Preparing to download selected files +com.tle.web.applet.filemanager.action.edit.desc=Open the currently selected file for editing +com.tle.web.applet.filemanager.action.edit.error.message=Could not edit the file. Maybe an application has not been\nregistered to edit files of this type. Try to 'open' the file\ninstead +com.tle.web.applet.filemanager.action.edit.error.title=Error editing file +com.tle.web.applet.filemanager.action.edit.name=Edit +com.tle.web.applet.filemanager.action.extract.desc=Extract the selected archive +com.tle.web.applet.filemanager.action.extract.name=Extract archive +com.tle.web.applet.filemanager.action.extract.progress=Extracting ''{0}'' +com.tle.web.applet.filemanager.action.markasres.altname=Remove from resource summary +com.tle.web.applet.filemanager.action.markasres.desc=Marks or unmarks the selected file(s) as resources that should be displayed on the item summary page. +com.tle.web.applet.filemanager.action.markasres.name=Show in resource summary +com.tle.web.applet.filemanager.action.markasres.progress.marking=Marking ''{0}'' +com.tle.web.applet.filemanager.action.markasres.progress.unknown=Preparing to mark as resources +com.tle.web.applet.filemanager.action.newfolder.desc=Create a new folder in the current directory +com.tle.web.applet.filemanager.action.newfolder.dialog.cancelbutton=Cancel +com.tle.web.applet.filemanager.action.newfolder.dialog.duplicate=A file or folder with this name already exists. Please specify a different name. +com.tle.web.applet.filemanager.action.newfolder.dialog.empty=The name you have specified is invalid. It must contain more than whitespace. +com.tle.web.applet.filemanager.action.newfolder.dialog.instruction=Provide a name for the new folder\: +com.tle.web.applet.filemanager.action.newfolder.dialog.okbutton=Create folder +com.tle.web.applet.filemanager.action.newfolder.dialog.popuptitle=Error creating folder +com.tle.web.applet.filemanager.action.newfolder.dialog.title=New folder +com.tle.web.applet.filemanager.action.newfolder.name=New folder +com.tle.web.applet.filemanager.action.open.desc=Open the currently selected file for viewing +com.tle.web.applet.filemanager.action.open.error.message=Could not open the file. Maybe an application has not been\nregistered to open files of this type. Try to 'edit' the file\ninstead +com.tle.web.applet.filemanager.action.open.error.title=Error opening file +com.tle.web.applet.filemanager.action.open.name=Open +com.tle.web.applet.filemanager.action.rename.desc=Rename the currently selected file +com.tle.web.applet.filemanager.action.rename.dialog.cancelbutton=Cancel +com.tle.web.applet.filemanager.action.rename.dialog.duplicate=A file or folder with this name already exists. Please specify a different name. +com.tle.web.applet.filemanager.action.rename.dialog.empty=The name you have specified is invalid. It must contain more than whitespace. +com.tle.web.applet.filemanager.action.rename.dialog.instruction=Rename ''{0}'' to\: +com.tle.web.applet.filemanager.action.rename.dialog.okbutton=Rename +com.tle.web.applet.filemanager.action.rename.dialog.popuptitle=Error renaming file or folder +com.tle.web.applet.filemanager.action.rename.dialog.title=Rename +com.tle.web.applet.filemanager.action.rename.failure=Rename failed due to an error on the server, or attempted to rename to a banned file extension. +com.tle.web.applet.filemanager.action.rename.name=Rename +com.tle.web.applet.filemanager.action.sync.error.message=Could not upload file to server for synchronisation +com.tle.web.applet.filemanager.action.sync.error.title=Error synchronising file +com.tle.web.applet.filemanager.action.sync.name=Synchronise now +com.tle.web.applet.filemanager.action.sync.progress.syncing=Synchronising {0} +com.tle.web.applet.filemanager.action.sync.progress.unknown=Preparing to synchronise local changes +com.tle.web.applet.filemanager.action.sync.select.docancel=Cancel +com.tle.web.applet.filemanager.action.sync.select.dosync=Synchronise now +com.tle.web.applet.filemanager.action.sync.select.message=There are {0} files that have been edited locally on your computer. Please select which files you wish to synchronise with the item on the server. +com.tle.web.applet.filemanager.action.sync.select.title=Select changes to synchronise +com.tle.web.applet.filemanager.action.upload.desc=Upload files from your local computer to the currently shown folder of the item +com.tle.web.applet.filemanager.action.upload.error.message=Could not upload the file(s) to the server. +com.tle.web.applet.filemanager.action.upload.error.title=Error uploading file +com.tle.web.applet.filemanager.action.upload.name=Upload files +com.tle.web.applet.filemanager.action.upload.overwrite.msg=Files or folders with the same name already exist. Do you want to replace them? +com.tle.web.applet.filemanager.action.upload.progress.unknown=Preparing to upload selected files +com.tle.web.applet.filemanager.action.upload.progress.uploading=Uploading {0} +com.tle.web.applet.filemanager.caching.notcached=File is not locally cached\: {0} +com.tle.web.applet.filemanager.cell.modified=Modified\: +com.tle.web.applet.filemanager.cell.size=Size\: +com.tle.web.applet.filemanager.common.overwrite.no=Cancel +com.tle.web.applet.filemanager.common.overwrite.title=Replace files? +com.tle.web.applet.filemanager.common.overwrite.yes=Replace +com.tle.web.applet.filemanager.dragaction.copy.name=Copy +com.tle.web.applet.filemanager.dragaction.move.name=Move +com.tle.web.applet.filemanager.error.filewrite=Error writing file +com.tle.web.applet.filemanager.rootpath=Resource folder +com.tle.web.applet.filemanager.sync.notice=Unsynchronised changes detected to {0} files +com.tle.web.applet.filemanager.title=EQUELLA File Manager +com.tle.web.applet.filemanager.updir=Up diff --git a/language-pack-reference/inplaceeditor-applet.properties b/language-pack-reference/inplaceeditor-applet.properties new file mode 100644 index 0000000..25a88d5 --- /dev/null +++ b/language-pack-reference/inplaceeditor-applet.properties @@ -0,0 +1,7 @@ +# +#Tue Dec 05 05:33:13 UTC 2017 +com.tle.applet.inplaceeditor.button.cancel=Ignore changes +com.tle.applet.inplaceeditor.button.save=Upload changes +com.tle.applet.inplaceeditor.downloading=Downloading {0} +com.tle.applet.inplaceeditor.label.downloading=Downloading file +com.tle.applet.inplaceeditor.label.uploading=Uploading file diff --git a/language-pack-reference/language-pack-reference.zip b/language-pack-reference/language-pack-reference.zip new file mode 100644 index 0000000..012d930 Binary files /dev/null and b/language-pack-reference/language-pack-reference.zip differ diff --git a/language-pack-reference/locale.properties b/language-pack-reference/locale.properties new file mode 100644 index 0000000..53b7aaf --- /dev/null +++ b/language-pack-reference/locale.properties @@ -0,0 +1,4 @@ +#Thu Sep 20 21:59:08 UTC 2018 +variant= +country= +language= diff --git a/language-pack-reference/resource-centre.properties b/language-pack-reference/resource-centre.properties new file mode 100644 index 0000000..ed94e42 --- /dev/null +++ b/language-pack-reference/resource-centre.properties @@ -0,0 +1,4915 @@ +# +#Tue Dec 05 05:33:13 UTC 2017 +actions.customeraction.error=No file specified. +actions.viewitemaction.assigned=Assigned to {0} +actions.viewitemaction.completed=indicates a completed task +actions.viewitemaction.incomplete=indicates an incomplete task +actions.viewitemaction.moderation=indicates the current task for moderation +baseentity.clone.prefix=Copy of +com.dytech.edge.admin.helper.utils.nogroup=No Group [orphaned] +com.dytech.edge.admin.helper.utils.norole=No Role [orphaned] +com.dytech.edge.admin.helper.utils.nouser=No User [orphaned] +com.dytech.edge.admin.helper.utils.unknowngroup=Unknown Group [{0}] +com.dytech.edge.admin.helper.utils.unknownrole=Unknown Role [{0}] +com.dytech.edge.admin.helper.utils.unknownuser=Unknown User [{0}] +com.tle.beans.activation.ActivateRequest=Activation Request +com.tle.beans.entity.FederatedSearch=Remote Repositories +com.tle.beans.entity.PowerSearch=Advanced search +com.tle.beans.entity.Schema=Metadata schema +com.tle.beans.entity.itemdef.ItemDefinition=Collection +com.tle.beans.entity.navigation.NavigationGroup=Navigation link group +com.tle.beans.entity.navigation.NavigationLink=Navigation link +com.tle.beans.entity.report.Report=Report +com.tle.beans.entity.workflow.Workflow=Workflow +com.tle.beans.hierarchy.HierarchyTopic=Hierarchy topic +com.tle.beans.item.Item=Item +com.tle.beans.item.cal.request.CourseInfo=Course +com.tle.cal.activatecal.error.invalidfrom=Invalid 'from' date format +com.tle.cal.activatecal.error.invalidrange='From' date must come before 'until'. +com.tle.cal.activatecal.error.invalidtoday='Until' date must be after today. +com.tle.cal.activatecal.error.invaliduntil=Invalid 'until' date format +com.tle.cal.addnulls.title=Add CAL constraints +com.tle.cal.calculatemessage=Calculating number of Items... +com.tle.cal.calstatusmsg=Collecting CAL for item {0} of {1} +com.tle.cal.collecttask=Collect CAL information +com.tle.cal.web.agreement.act=This material has been reproduced and communicated to you by or on behalf of a pursuant to Part VB of the Copyright Act 1968 (the Act). +com.tle.cal.web.agreement.heading=Copyright Warning +com.tle.cal.web.agreement.materialsubjecttoact=The material is this communication may be subject to copyright under the Act. Any further reproduction or communication of this material by you may be the subject of copyright protection under the Act. +com.tle.cal.web.agreement.subheading=COMONWEALTH OF AUSTRALIA - Copyright Regulations +com.tle.cal.web.citation.summary.title=Citation +com.tle.cal.web.override.cancel=Cancel +com.tle.cal.web.override.continue=Continue +com.tle.cal.web.override.message=Activating this portion may be a breach of copyright ({0}% of portions will be activated) +com.tle.cal.web.override.textfield=Enter your reason for overriding copyright restrictions\: +com.tle.cal.web.override.timeout=Your session has expired, please try again (limit\: 30 minutes) +com.tle.cal.web.override.title=Potential copyright breach +com.tle.cal.web.restservice.coursenotfound=Course {0} not found +com.tle.cal.web.soapservice.coursenotfound=Course {0} not found +com.tle.cla.activatecal.error.invalidfrom=Invalid 'from' date format +com.tle.cla.activatecal.error.invalidrange='From' date must come before 'until'. +com.tle.cla.activatecal.error.invalidtoday='Until' date must be after today. +com.tle.cla.activatecal.error.invaliduntil=Invalid 'until' date format +com.tle.cla.addnulls.title=Add CLA constraints +com.tle.cla.calculatemessage=Calculating number of Items... +com.tle.cla.calstatusmsg=Collecting CLA for item {0} of {1} +com.tle.cla.collecttask=Collect CLA information +com.tle.cla.web.agreement.act=This material has been reproduced and communicated to you by or on behalf of a pursuant to Part VB of the Copyright Act 1968 (the Act). +com.tle.cla.web.agreement.heading=Copyright Warning +com.tle.cla.web.agreement.materialsubjecttoact=The material is this communication may be subject ot copyright under the Act. Any further reproduction or commmunication of this material by you may be the subject of copyright protection under the Act. +com.tle.cla.web.agreement.subheading=COMONWEALTH OF AUSTRALIA - Copyright Regulations +com.tle.core.activation.activate.error.invalidfrom=Invalid 'from' date format +com.tle.core.activation.activate.error.invalidrange='From' date must come before 'until'. +com.tle.core.activation.activate.error.invalidtoday='Until' date must be after today. +com.tle.core.activation.activate.error.invaliduntil=Invalid 'until' date format +com.tle.core.activation.migration.acl.viewlinkedportion=Adding VIEW_LINKED_PORTION privilege for all users +com.tle.core.activation.migration.add.overridereason=Adding override_reason column to the activate_request table +com.tle.core.activation.migration.reindex.activations=Reindexing activations for new filters +com.tle.core.activation.status.active=Active +com.tle.core.activation.status.inactive=Inactive +com.tle.core.activation.status.pending=Pending +com.tle.core.connectors.blackboard.connector.description=Blackboard +com.tle.core.connectors.blackboard.connector.name=Blackboard +com.tle.core.connectors.blackboard.error.accessdenied=Access denied +com.tle.core.connectors.blackboard.error.failtoemulate=Failed to emulate user "{0}" in Blackboard. Possibly this user does not exist within Blackboard. +com.tle.core.connectors.blackboard.error.invalidpassword=An invalid proxy tool shared password was sent to the EQUELLA Blackboard web service +com.tle.core.connectors.blackboard.error.invalidsession=Invalid Blackboard session +com.tle.core.connectors.blackboard.error.login=Failed to login to Blackboard +com.tle.core.connectors.blackboard.error.notenabled=The proxy tool has not been made available yet +com.tle.core.connectors.blackboard.error.oldid=Please ensure that the latest Building Block and Web Service are installed in Blackboardand re-run the Blackboard Connector Synchronisation task +com.tle.core.connectors.blackboard.error.usernotexist=The user "{0}" does not exist in Blackboard +com.tle.core.connectors.blackboard.finduses.course=Course +com.tle.core.connectors.blackboard.finduses.label.contentavailable=Content available +com.tle.core.connectors.blackboard.finduses.label.courseavailable=Course available +com.tle.core.connectors.blackboard.finduses.label.dateAccessed=Last accessed +com.tle.core.connectors.blackboard.finduses.label.enrollments=Enrollments +com.tle.core.connectors.blackboard.finduses.label.instructors=Instructor +com.tle.core.connectors.blackboard.finduses.label.titleinbb=Title in Blackboard +com.tle.core.connectors.blackboard.finduses.location=Location +com.tle.core.connectors.blackboard.finduses.showarchived=Show unavailable courses and resources +com.tle.core.connectors.blackboard.finduses.showarchived.courses=Show unavailable courses +com.tle.core.connectors.blackboard.finduses.value.contentavailable.no=No +com.tle.core.connectors.blackboard.finduses.value.contentavailable.yes=Yes +com.tle.core.connectors.blackboard.finduses.value.courseavailable.no=No +com.tle.core.connectors.blackboard.finduses.value.courseavailable.yes=Yes +com.tle.core.connectors.blackboard.proxytool.description=EQUELLA Blackboard Proxy Tool for EQUELLA Blackboard LMS Connectors +com.tle.core.connectors.blackboard.proxytool.error.alreadyregister=There is already a proxy tool registered for EQUELLA +com.tle.core.connectors.blackboard.test.error.invalidresponse=An invalid response was received from the EQUELLA Blackboard web service +com.tle.core.connectors.blackboard.test.error.nourl=You must enter a Blackboard URL +com.tle.core.connectors.blackboard.test.error.unreachableurl=The Blackboard URL entered is unreachable +com.tle.core.connectors.brightspace.connector.description=D2L Brightspace +com.tle.core.connectors.brightspace.connector.name=Brightspace +com.tle.core.connectors.brightspace.error.noadmin=No administrator user has been configured for this Brightspace connector. Please edit this connector and configure an administrator user. +com.tle.core.connectors.brightspace.error.prelim=An error occurred in Brightspace\: +com.tle.core.connectors.brightspace.finduses.course=Course +com.tle.core.connectors.brightspace.finduses.label.visible=Visible +com.tle.core.connectors.brightspace.finduses.location=Module +com.tle.core.connectors.brightspace.finduses.showarchived=Show inactive courses and items +com.tle.core.connectors.brightspace.finduses.showarchived.courses=Show inactive courses +com.tle.core.connectors.brightspace.finduses.value.visible.no=No +com.tle.core.connectors.brightspace.finduses.value.visible.yes=Yes +com.tle.core.connectors.bulk.error.permission=You do not have permission to perform this action +com.tle.core.connectors.canvas.connector.description=Canvas +com.tle.core.connectors.canvas.connector.name=Canvas +com.tle.core.connectors.canvas.error.notool=There is no matching EQUELLA External App configured for this Canvas course. Contact the administrator for this Canvas course. +com.tle.core.connectors.canvas.error.prelim=An error occurred in Canvas\: +com.tle.core.connectors.canvas.error.unauthorized=Unable to connect to Canvas due to an authorisation failure. Please check that your token has not expired. +com.tle.core.connectors.canvas.finduses.course=Course +com.tle.core.connectors.canvas.finduses.location=Module +com.tle.core.connectors.canvas.finduses.showarchived=Show unpublished courses and items +com.tle.core.connectors.canvas.finduses.showarchived.courses=Show unpublished courses +com.tle.core.connectors.converter.savingterms.progressmessage=Completed {0} of {1} {2} +com.tle.core.connectors.equella.connector.description=Local resources +com.tle.core.connectors.equella.connector.name=Local resources +com.tle.core.connectors.equella.export.error.notsupported=You cannot add resources via the Local resources connector type +com.tle.core.connectors.equella.finduses.attachmentnotfound=[Attachment not found] +com.tle.core.connectors.equella.finduses.course=Linking resource +com.tle.core.connectors.equella.finduses.location=Linking attachment +com.tle.core.connectors.equella.finduses.owner=Owner +com.tle.core.connectors.equella.finduses.showarchived=Include non-live items +com.tle.core.connectors.equella.finduses.url=Selected attachment +com.tle.core.connectors.equella.user.nouser=No user +com.tle.core.connectors.equella.user.unknownuser=Unknown user +com.tle.core.connectors.migration.connectorentities.title=Create connector entities +com.tle.core.connectors.moodle.connector.description=Moodle +com.tle.core.connectors.moodle.connector.error=The user {0} does not exist within the Moodle system +com.tle.core.connectors.moodle.connector.name=Moodle +com.tle.core.connectors.moodle.connector.test.error.emptyresponse=Empty response from Moodle, make sure web service and REST protocol are enabled +com.tle.core.connectors.moodle.connector.test.error.invalidresponse=Invalid response from Moodle +com.tle.core.connectors.moodle.connector.test.error.notoken=You must enter a Web service token +com.tle.core.connectors.moodle.connector.test.error.nourl=You must enter a Moodle URL +com.tle.core.connectors.moodle.connector.test.error.unreachableurl=The Moodle URL entered is unreachable +com.tle.core.connectors.moodle.finduses.course=Course +com.tle.core.connectors.moodle.finduses.dateAccessed=Last accessed +com.tle.core.connectors.moodle.finduses.enrollments=Enrolments +com.tle.core.connectors.moodle.finduses.instructor=Instructor +com.tle.core.connectors.moodle.finduses.location=Location +com.tle.core.connectors.moodle.finduses.moodledescription=Description in Moodle +com.tle.core.connectors.moodle.finduses.showarchived=Show hidden courses and items +com.tle.core.connectors.moodle.finduses.showarchived.courses=Show hidden courses +com.tle.core.connectors.moodle.finduses.views=Number of views +com.tle.core.connectors.moodle.finduses.visible=Visible +com.tle.core.connectors.querydelegate.error.connectornotfound=A connector with an ID of {0} was not found +com.tle.core.connectors.querydelegate.error.usernotfound=The user ''{0}'' could not be found in the external system +com.tle.core.connectors.securitytree.allconnectors=Connectors +com.tle.core.connectors.securitytree.targetallconnectors=All Connectors +com.tle.core.connectors.securitytree.targetconnectortype={0} Connector +com.tle.core.connectors.sort.course=Course +com.tle.core.connectors.sort.date_added=Date added +com.tle.core.connectors.sort.name=Name +com.tle.core.customlinks.migration.changecolumntype.title=Increase URL size for custom links +com.tle.core.customlinks.migration.title=Create custom links schema +com.tle.core.customlinks.securitytree.allcustomlinks=Custom Links +com.tle.core.customlinks.securitytree.targetallcustomlinks=All Custom Links +com.tle.core.dynacollection.dynacollection.assertusage=Dynamic Collection not specific for this usage +com.tle.core.dynacollection.securitytree.alldynacollections=Dynamic Collections +com.tle.core.dynacollection.securitytree.targetalldynacollections=All Dynamic Collections +com.tle.core.echo.migration.info.create=Create Echo360 entities +com.tle.core.entity.services.attachment.schema.title=Modify attachment schema and delete orphaned attachments +com.tle.core.entity.services.auditlogs.converter=audit logs +com.tle.core.entity.services.badurl.addtimestamp.title=Add Date Time column to BadURL table +com.tle.core.entity.services.badurl.urltype.title=Increase Bad URL field size +com.tle.core.entity.services.courseinfo.versel.title=Add version selection settings for courses +com.tle.core.entity.services.displaytemplatelocation.title=Update display template location directory +com.tle.core.entity.services.groups.error.alreadyexists=A group with the unique ID {0} already exists +com.tle.core.entity.services.institutions.warninglimitexceeded.currentusage=Current usage\: +com.tle.core.entity.services.institutions.warninglimitexceeded.limit=Limit\: +com.tle.core.entity.services.institutions.warninglimitexceeded.subject=Warning\: EQUELLA filestore limit exceeded +com.tle.core.entity.services.institutions.warninglimitexceeded.text=The following institutions have exceeded their filestore quota\: +com.tle.core.entity.services.institutions.warninglimitexceeded.text.1=The following institution has exceeded its filestore quota\: +com.tle.core.entity.services.itemnavigationindex.title=Add index to item navigation node tabs to ensure ordering +com.tle.core.entity.services.itemxmlkeymigrate.datastatus=Migrated {0} of {1} items +com.tle.core.entity.services.itemxmlkeymigrate.title=Constraints to ensure item XML consistency +com.tle.core.entity.services.localefield.title=Ensure multi-language string locale field is never empty +com.tle.core.entity.services.migration.commentuuid.title=Add a unique identifier for each item comment +com.tle.core.entity.services.migration.manualnavigationflag=Add flag to indicate user-created navigation +com.tle.core.entity.services.migration.mergeoneclickandversionselectprivs=Merge One Click Submit and Version Selection system setting privileges +com.tle.core.entity.services.migration.unusedsystemsettingsprivs=Remove unused system setting privileges +com.tle.core.entity.services.migration.v52.convertntext=Convert deprecated ntext columns +com.tle.core.entity.services.migration.v52.convertvarchar=Convert varchar columns +com.tle.core.entity.services.migration.v60.disabledentity.title=Add disabled flag to entities +com.tle.core.entity.services.migration.v60.disabledentity2.title=Remove disabled flag from remote repositories +com.tle.core.entity.services.migration.v60.prvattach.title=Add preview flag to attachments +com.tle.core.entity.services.migration.v60.removejscript.title=Removing obsolete javascript libraries +com.tle.core.entity.services.migration.v60.systemindex.title=Add index on system field +com.tle.core.entity.services.migration.v61.dynamicmetarules.title=Add dynamic metadata rules +com.tle.core.entity.services.migration.v62.dateforindexindex.title=Add index on date_for_index field +com.tle.core.entity.services.migration.v63.addthumbcloumn.title=Add thumb column to item +com.tle.core.entity.services.migration.v63.restrictattachments.title=Add restricted flag to attachments +com.tle.core.entity.services.migration.v64.AddInstitutionFileWarningColumn.title=Add quota warning column to institution +com.tle.core.entity.services.migration.v64.displaytemplatetitle.title=Add new title to display template entities +com.tle.core.entity.services.migration.v64.thumbnail.columnsize.title=Increasing column size for item thumbnails +com.tle.core.entity.services.query.contains={0} is {1} +com.tle.core.entity.services.query.date.after={0} after {1} +com.tle.core.entity.services.query.date.before={0} before {1} +com.tle.core.entity.services.query.date.between={0} between {1} and {2} +com.tle.core.entity.services.query.or=or +com.tle.core.entity.services.savedsearches.title=Change saved searches database IDs to UUIDs +com.tle.core.entity.services.summarydisplaymigrate.title=Update collection display template +com.tle.core.entity.services.systemsettings.securitytree.allmanaging=Management Pages +com.tle.core.entity.services.systemsettings.securitytree.allsettings=System Settings +com.tle.core.entity.services.systemsettings.securitytree.targetallmanaging=All Management Pages +com.tle.core.entity.services.systemsettings.securitytree.targetallsettings=All System Settings +com.tle.core.externaltools.migration.createentity=Create external tools table +com.tle.core.externaltools.validation.baseurl.duplicate=The provider ''{0}'' already uses this base URL +com.tle.core.externaltools.validation.baseurl.empty=You must enter a base URL +com.tle.core.externaltools.validation.baseurl.substring=The provider ''{0}'' already uses a substring of this base URL +com.tle.core.externaltools.validation.baseurl.superstring=The provider ''{0}'' already uses a superstring of this base URL +com.tle.core.favourites.migration.createentity.title=Create table to store Favourite Search data +com.tle.core.fedsearch.removedsm.title=Remove decommissioned DSM search engine +com.tle.core.fedsearch.removeedna.title=Remove decommissioned EdNA search engine +com.tle.core.fedsearch.removegoogle.title=Remove decommissioned Google search engine +com.tle.core.fedsearch.removelorn.title=Remove decomissioned LORN search engine +com.tle.core.fedsearch.setupremoterepo.title=Add extra columns for Remote Repositories +com.tle.core.filesystem.error.protectedresource=Protected resource +com.tle.core.filesystem.servicecheck.error=Directory\: {0} \nProblem\: {1} +com.tle.core.filesystem.servicecheck.moreinfo=Directory\: {0} \nTotal space\: {1} MB\nFree space\: {2} MB +com.tle.core.freetext.extracter.standard.htmlextracter.title=HTML text extractor +com.tle.core.freetext.extracter.standard.msexcelextracter.title=MS Excel XLS text extractor +com.tle.core.freetext.extracter.standard.mswordextracter.title=MS Word DOC text extractor +com.tle.core.freetext.extracter.standard.office2007docxextracter.title=MS Word DOCX text extractor +com.tle.core.freetext.extracter.standard.office2007pptxextracter.title=MS PowerPoint PPTX text extractor +com.tle.core.freetext.extracter.standard.office2007xlsxextracter.title=MS Excel XLSX text extractor +com.tle.core.freetext.extracter.standard.pdfextracter.title=Adobe PDF text extractor +com.tle.core.freetext.extracter.standard.plaintextextracter.title=Plain text extractor +com.tle.core.freetext.extracter.standard.xmlextracter.title=XML text extractor +com.tle.core.freetext.reindex.title=Mark all items for re-indexing +com.tle.core.freetext.servicecheck.moreinfo=Index location\: {0} +com.tle.core.harvester.error.collection=No collection has been specified +com.tle.core.harvester.error.equella.setupandrun=Error running EQUELLA harvester profile +com.tle.core.harvester.error.lorax.download=Problem downloading package {0} +com.tle.core.harvester.error.upload=Uploading of {0} has been aborted for profile {1} +com.tle.core.harvester.learning.badformat={0} {1} is not in standard ISO format +com.tle.core.harvester.learning.exists=The item already exists but is in a different collection than the selected one +com.tle.core.harvester.learning.newerror=Creating new version failed +com.tle.core.harvester.log.complete=Upload complete +com.tle.core.harvester.log.exists=Version of {0} already exists +com.tle.core.harvester.log.lorax.both=Retrieving both Learning Objects and Resources +com.tle.core.harvester.log.lorax.learning=Retrieving only Learning Objects +com.tle.core.harvester.log.lorax.resources=Retrieving only Resources +com.tle.core.harvester.log.noprevious=No previous version of {0} found +com.tle.core.harvester.log.oai.delete=Item {0} has been deleted from the remote server +com.tle.core.harvester.log.previous=Previous version of {0} found +com.tle.core.harvester.log.process=Processed resource {0} for profile {1} +com.tle.core.harvester.log.results=Found {0} objects since {1} +com.tle.core.harvester.log.run=Running harvester for profile {0} +com.tle.core.harvester.log.runtask=Running all enabled harvester profiles +com.tle.core.harvester.log.total=Processed a total of {0} for profile {1} +com.tle.core.harvester.log.transform.after=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=AFTER\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\= +com.tle.core.harvester.log.transform.before=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=BEFORE\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\=\= +com.tle.core.harvester.log.uploading=Uploading resource {0} +com.tle.core.harvester.migration.addnewversiononharvest.title=Add indicator flag for new version on harvest +com.tle.core.harvester.migration.title=Create table for storing harvester profiles +com.tle.core.harvester.securitytree.allharvesterprofiles=Harvester Profiles +com.tle.core.harvester.securitytree.targetallharvesterprofiles=All Harvester Profiles +com.tle.core.harvester.soap.drmerror=You cannot download this item as you have not accepted the DRM terms and the skipping of DRM is currently turned off +com.tle.core.harvester.task.title=Harvester Task +com.tle.core.htmleditor.error.validation.invalidplugin.nobuttonid=Button missing an "id" property +com.tle.core.htmleditor.error.validation.invalidplugin.noid=No "id" property found in plugin.json +com.tle.core.htmleditor.error.validation.invalidplugin.noproperties={0} could not be found at top level of plugin zip or it contains invalid JSON +com.tle.core.htmleditor.error.validation.pluginidunique=A plugin with the ID ''{0}'' already exists +com.tle.core.htmleditor.migration.addextracolumn.title=Add extra column to HTML editor plugin +com.tle.core.htmleditor.migration.defaulttoolbar.title=Initialise toolbar configuration +com.tle.core.htmleditor.migration.htmleditorschema.title=Create HTML editor plugin schema +com.tle.core.htmleditor.plugin.author.unknown=Unknown +com.tle.core.htmleditor.securitytree.allhtmleditorplugin=HTML editor plugins +com.tle.core.htmleditor.securitytree.htmleditorplugin=HTML editor plugin +com.tle.core.imagemagick.servicecheck.moreinfo=Image Magick location\: {0}\n{1} +com.tle.core.imagemagick.servicecheck.moreinfo.problem=Image Magick location\: {0}\nProblem\: {1} +com.tle.core.institution.institution.validate.blank={0} must not be left blank +com.tle.core.institution.institution.validate.display=Institution name +com.tle.core.institution.institution.validate.error=ERROR\: error validating {0} +com.tle.core.institution.institution.validate.filestore=Filestore ID +com.tle.core.institution.institution.validate.letters={0} may only contain letters or digits +com.tle.core.institution.institution.validate.long={0} is too long - maximum is {1} +com.tle.core.institution.institution.validate.quota.notanumber=The quota entered is not a valid number +com.tle.core.institution.institution.validate.url=Institution URL +com.tle.core.institution.institution.validate.url.inside=URL must not be ''inside'' of an existing institution''s URL space, in this case {0}. This may cause the other institution to work incorrectly. +com.tle.core.institution.institution.validate.url.invalidhost=The hostname contains invalid characters. +com.tle.core.institution.institution.validate.url.overwrite=URL must not ''overwrite'' an existing institution''s URL space, in this case {0}. This may cause this institution to work incorrectly. +com.tle.core.institution.institution.validate.url.use=Institution URL ''{0}'' is already in use by the Institution Management site +com.tle.core.institution.institution.validate.url.valid=''{0}'' is not a valid URL +com.tle.core.institution.institution.validate.use={0} ''{1}'' is already in use by another institution +com.tle.core.institution.institutionglobaltask=InstitutionGlobalTask +com.tle.core.integration.migration=Create integration audit logging table +com.tle.core.item.standard.autoacceptmsg=This task was automatically accepted on {0} +com.tle.core.item.standard.autorejectmsg=This task was automatically rejected on {0} +com.tle.core.legacy.migration.addalwayslatest.title=Add column to Bookmark table for latest version +com.tle.core.legacy.migration.addcommentssections.title=Add comments section to default item summary +com.tle.core.legacy.migration.addnulls.title=Add extra NOT NULL constraints +com.tle.core.legacy.migration.addviewertoattachment.title=Add viewer column to the attachment table +com.tle.core.legacy.migration.auditlog.data4migration.title=Additional data column for audit entries +com.tle.core.legacy.migration.convertxsltfiletostring.title=Convert XSLT templates from files to strings +com.tle.core.legacy.migration.ensurefki.title=Ensure foreign keys are indexed +com.tle.core.legacy.migration.ensurefki2.title=Ensure foreign keys on join tables are indexed +com.tle.core.legacy.migration.ensurefki3.title=Ensure more foreign keys on join tables are indexed +com.tle.core.legacy.migration.movpopupfixviewer.migration.title=Remove IE Mov Popup Fix viewer +com.tle.core.legacy.migration.prettytofancy.migration.title=Change Pretty Photo viewer to Fancybox viewer +com.tle.core.legacy.migration.removeassembler.missingactivity=Activity ''{0}'' of item ''{1}/{2}'' could not be found. +com.tle.core.legacy.migration.removeassembler.title=Remove data associated with the Activity Assembler +com.tle.core.legacy.migration.removecourse.title=Remove Activity Centre courses +com.tle.core.legacy.migration.removefilters.title=Remove all filters +com.tle.core.legacy.migration.removehierarchycolumns.title=Remove obsoleted hierarchy columns +com.tle.core.legacy.migration.removenavigationgroupsandlinks.title=Remove navigation groups and links +com.tle.core.legacy.migration.removeobsoletecollectionsettings.title=Remove obsolete collection settings +com.tle.core.legacy.migration.removethumbnails.title=Remove existing thumbnails in preparation for regeneration +com.tle.core.libav.servicecheck.moreinfo=Lib av location\: {0}\n{1} +com.tle.core.libav.servicecheck.moreinfo.problem=Lib av location\: {0}\nProblem\: {1} +com.tle.core.lti.consumers.migration.convert=Converting OAuth Clients to LTI Consumers +com.tle.core.lti.consumers.migration.createentity=Create LTI Consumers table +com.tle.core.migration.checktask=Checking for migrations +com.tle.core.migration.initial.title=Create empty database schema +com.tle.core.migration.item.datecreatednull.title=Additional constraints for item creation and modification dates +com.tle.core.migration.migration.datacalc=Calculating number of data migrations... +com.tle.core.migration.migration.datastatus=Migrating data ({0} of {1}) +com.tle.core.migration.migration.sqlcalc=Preparing migration... +com.tle.core.migration.migration.sqlstatus=Executed {0} of {1} SQL statements +com.tle.core.migration.migrationglobaltask.title=MigrationGlobalTask +com.tle.core.migration.navgrouplink.ensureuniquelistposition.title=Ensure navigation groups and links have unique list positions +com.tle.core.migration.task.status=Completed {0} of {1} migration tasks ({2}%) +com.tle.core.migration.task.title=Migrate EQUELLA task +com.tle.core.mimetypes.error.extensions.alreadyinuse=One or more of the extensions are already in use +com.tle.core.mimetypes.error.mimetype.empty=Please enter a MIME type +com.tle.core.mimetypes.error.mimetype.exists=This MIME type already exists. Please change the type or edit the existing MIME type +com.tle.core.mimetypes.institution.selection=MIME Types +com.tle.core.mimetypes.migration.addmoreimagemimetypemigration.title=Add more image MIME type +com.tle.core.mimetypes.migration.ensuredefaultmimesettings.title=Ensure default MIME type settings +com.tle.core.mimetypes.migration.older.youtube.description=Ensures integrity of youtube video identifiers +com.tle.core.mimetypes.migration.older.youtube.title=Update older youtube attachment data +com.tle.core.mimetypes.migration.title=Update default MIME Type icons +com.tle.core.notification.migrate.addlastattempt=Add new notification column +com.tle.core.notification.migrate.duplicateconstraint=Add new uniqueness constraint to prevent duplicate notifications +com.tle.core.notification.migratenotifications.title=Migrate item notifications +com.tle.core.notification.migratenotifications2.title=Prepare notifications for email +com.tle.core.notification.standard.converter=Notifications +com.tle.core.oauth.converter.deletemsg=Deleted {0} of {1} OAuth Tokens +com.tle.core.oauth.converter.exportmsg=Exported {0} of {1} OAuth Tokens +com.tle.core.oauth.converter.importmsg=Imported {0} of {1} OAuth Tokens +com.tle.core.oauth.converter.name=OAuth Tokens +com.tle.core.oauth.error.validation.clientidunique=The Client ID is already in use +com.tle.core.oauth.error.validation.redirecturlinvalid=The redirect URL is invalid +com.tle.core.oauth.migration.RemoveExpressionFromOAuthClientMigration.title=Remove unused expression column from OAuthClient +com.tle.core.oauth.migration.addfkeys=Add indexes for OAuth foreign keys +com.tle.core.oauth.migration.oauthentities.title=Create OAuth tables +com.tle.core.oauth.securitytree.alloauthclient=OAuth Clients +com.tle.core.oauth.securitytree.oauthclient=OAuth Client +com.tle.core.oauth.unique.constraint.description=to prevent multiple OAuthTokens with same pair of userId & clientId +com.tle.core.oauth.unique.constraint.title=Add Unique Constraint +com.tle.core.portal.converter.savingterms.progressmessage=Completed {0} of {1} {2} +com.tle.core.portal.migration.denyguestportletcreation.title=Deny guest creation of portlets +com.tle.core.portal.migration.portletacls.title=Create default portlet ACLs +com.tle.core.portal.migration.portletdefaults.title=Create default portlets +com.tle.core.portal.migration.portletentities.title=Create portlet entities +com.tle.core.portal.migration.portletentities.title-remove=Create portlet table (FIXME remove before release) +com.tle.core.portal.recent.age.error=Must be greater than 0. +com.tle.core.portal.securitytree.allportlets=Portlets +com.tle.core.portal.securitytree.targetallportlets=All Portlets +com.tle.core.portal.securitytree.targetportlettype={0} Portlet +com.tle.core.portal.service.error.noclose=You cannot close this portlet +com.tle.core.portal.service.error.noinstpriv=You do not have privileges to create or edit institution-wide portlets +com.tle.core.portal.type.browse.description=displays topics that can be browsed for content +com.tle.core.portal.type.browse.name=Browse +com.tle.core.portal.type.freemarker.description=a custom display controlled by advanced scripting +com.tle.core.portal.type.freemarker.name=Scripted +com.tle.core.portal.type.html.description=displays configured text +com.tle.core.portal.type.html.name=Formatted text +com.tle.core.portal.type.iframe.description=displays a mini-browser with configured content +com.tle.core.portal.type.iframe.name=Web page +com.tle.core.portal.type.preferences=Portlet Preferences +com.tle.core.portal.type.recent.description=displays recent contributions for the configured collections +com.tle.core.portal.type.recent.name=Recent contributions +com.tle.core.portal.type.rss.description=displays the latest entries for the configured feeds +com.tle.core.portal.type.rss.name=RSS or Atom feed +com.tle.core.portal.type.search.description=displays a search box for searching EQUELLA +com.tle.core.portal.type.search.name=Quick search +com.tle.core.qti.converter.qtitest.name=QTI quizzes +com.tle.core.qti.migration.additemvariablevalueindex.title=Add index to QTI item variable value +com.tle.core.qti.migration.createresultschema.title=Create QTI quiz results schema +com.tle.core.qti.migration.createschema.title=Create QTI quiz schema +com.tle.core.qti.test.validation.noitem=No EQUELLA item associated with this test +com.tle.core.qti.v1.fib.text=

    Fill-In-Blank

    The user must type in the correct answer +com.tle.core.qti.v1.matching.text=

    Matching

    The user must match the list on the left with an answer from the right +com.tle.core.qti.v1.multiple.text=

    Multiple Choice

    The user can select multiple answers +com.tle.core.qti.v1.quiz.answers=Answers +com.tle.core.qti.v1.quiz.question=Question {0} - +com.tle.core.qti.v1.single.text=

    Single Choice

    The user must select one of the following options +com.tle.core.qti.v1.unknown.text=

    Unknown question type

    - {0} +com.tle.core.qti.v1.viewer.title=QTI v1 viewer +com.tle.core.remoterepo.equella.error.communication=Could not communicate with the remote EQUELLA server. Note that remote EQUELLA versions of less than 5.0 are not supported. Original error message is\: {0} +com.tle.core.remoterepo.merlot.error.filtervalues=Error getting filter values from MERLOT +com.tle.core.remoterepo.merlot.error.search=Error getting results from MERLOT\: {0} +com.tle.core.remoterepo.parser.mods.notitle=No Title +com.tle.core.remoterepo.z3950.migration.addcolumn=Adding advanced search fields column +com.tle.core.remoterepo.z3950.relation.1=(less than) +com.tle.core.remoterepo.z3950.relation.2=(less than or equal) +com.tle.core.remoterepo.z3950.relation.3=(equal) +com.tle.core.remoterepo.z3950.relation.4=(greater than or equal) +com.tle.core.remoterepo.z3950.relation.5=(greater than) +com.tle.core.remoterepo.z3950.search.accuracy.exact=[Exact Match] +com.tle.core.remoterepo.z3950.search.accuracy.first.char=[First Characters in Field] +com.tle.core.remoterepo.z3950.search.accuracy.first.word=[First Words in Field] +com.tle.core.remoterepo.z3950.search.accuracy.keyword=[Keyword] +com.tle.core.remoterepo.z3950.search.accuracy.keyword.right=[Keyword with Right Truncation] +com.tle.core.remoterepo.z3950.search.accuracy.precision=[Precision Match] +com.tle.core.remoterepo.z3950.search.accuracy.precision.right=[Precision Match with Right Truncation] +com.tle.core.remoterepo.z3950.search.field.anywhere=Any field +com.tle.core.remoterepo.z3950.search.field.author=Author +com.tle.core.remoterepo.z3950.search.field.date=Date of publication +com.tle.core.remoterepo.z3950.search.field.dewey=Dewey classification +com.tle.core.remoterepo.z3950.search.field.geographicname=Geographic name +com.tle.core.remoterepo.z3950.search.field.identifier=Standard identifier (ISBN, ISSN, CODEN etc.) +com.tle.core.remoterepo.z3950.search.field.isbn=ISBN (no hyphens) +com.tle.core.remoterepo.z3950.search.field.issn=ISSN (include hyphen) +com.tle.core.remoterepo.z3950.search.field.lccn=LC card no. (inc. zeros, no hyphen) +com.tle.core.remoterepo.z3950.search.field.lccn2=LC call number +com.tle.core.remoterepo.z3950.search.field.name.conference=Conference name +com.tle.core.remoterepo.z3950.search.field.name.corporate=Corporate name +com.tle.core.remoterepo.z3950.search.field.name.personal=Personal name +com.tle.core.remoterepo.z3950.search.field.note=Note +com.tle.core.remoterepo.z3950.search.field.publisher=Publisher's number +com.tle.core.remoterepo.z3950.search.field.subject=Subject +com.tle.core.remoterepo.z3950.search.field.subject.authorized=LC subject heading +com.tle.core.remoterepo.z3950.search.field.subject.personal=Subject name (personal) +com.tle.core.remoterepo.z3950.search.field.title=Title +com.tle.core.remoterepo.z3950.search.field.title.key=Key title (serials) +com.tle.core.remoterepo.z3950.search.field.title.series=Title series +com.tle.core.remoterepo.z3950.search.field.title.uniform=Title uniform +com.tle.core.replicatedcache.migration.info.create=Create cache entity +com.tle.core.reporting.error.datasource.metadata=Error retrieving datasource metadata +com.tle.core.reporting.error.parameter.metadata=Error determining parameter metadata for query\: +com.tle.core.reporting.error.result.metadata=Error determining result metadata for query\: +com.tle.core.reporting.forceregen=Rebuild report +com.tle.core.reporting.list.confirm=Are you sure you want to run ''{0}''? +com.tle.core.reporting.list.noreports=There are no reports that you can generate +com.tle.core.reporting.list.report=Report +com.tle.core.reporting.list.select=Which report do you want to run? +com.tle.core.reporting.list.title=Reports +com.tle.core.reporting.menu.reporting=Reports +com.tle.core.reporting.pleaseupload=Please upload a report called\: ''{0}'' +com.tle.core.reporting.reportformat=Show as... +com.tle.core.reporting.reports.generatereports.execute=Execute Report +com.tle.core.reporting.reports.print=Print report +com.tle.core.reporting.reports.viewer.title=Report +com.tle.core.reporting.securitytree.allreports=Reports +com.tle.core.reporting.securitytree.targetallreports=All Reports +com.tle.core.reporting.showparams=Edit parameters +com.tle.core.scheduler.migration.title=Initialise background jobs +com.tle.core.scheduler.removequartz.title=Remove Quartz scheduler tables +com.tle.core.scheduler.supervisor.title=SchedulerServiceImpl +com.tle.core.scripting.error.line=line {0}\: {1} (column {2}) +com.tle.core.scripting.error.nostaging=There is no staging object available at this point. Please make sure your scripts do not assume there is always a staging object available by placing an availablity check on it before attempting to access the attachments or files\: if (staging.isAvailable()) { your code } +com.tle.core.scripting.error.preamble=A problem occurred running user script ''{0}''. +com.tle.core.scripting.label.error=ERROR +com.tle.core.scripting.label.warning=WARNING +com.tle.core.search.error.noaccess=You do not have access to view this page +com.tle.core.search.securitytree.searchsettings=Search Settings +com.tle.core.security.convert.migration.acl.fixexpressions=Fix access expressions +com.tle.core.security.convert.migration.acl.newpages=Create privileges for search, dashboard and hierarchy pages +com.tle.core.security.convert.migration.v65.increaseforencryption.title=Increasing column sizes for encrypted data +com.tle.core.security.convert.migration.v65.security.title=Security migration +com.tle.core.security.convert.migration.v65.system.security.title=System security migration +com.tle.core.services.entity.course.validation.unique.code=Course code must be unique across the institution +com.tle.core.services.entity.generic.validation.fillallmandatory=Please fill in mandatory fields +com.tle.core.services.entity.generic.validation.unique.uuid=UUID is not unique +com.tle.core.services.item.error.itemnotfound=Item {0} not found +com.tle.core.services.item.error.nopriv=You do not have the required privileges [{0}] to access this object\: {1} +com.tle.core.services.item.error.nopriv.moderation=You do not have the required privileges [{0}] to access this object\: {1} - {2} +com.tle.core.services.item.error.notmoderatingtask=Selected user is not a moderator for this task\: {0} - {1} +com.tle.core.services.item.error.operation=Error during operation +com.tle.core.services.item.error.performingworkflow=Error performing workflow +com.tle.core.services.item.error.requiredmoderation=The item is required to be in moderation for this operation +com.tle.core.services.item.error.requirednoneof=The item is required to not be in any of {0} statuses for this operation +com.tle.core.services.item.error.requirednotmoderation=The item is required to not be in moderation for this operation +com.tle.core.services.item.error.requiredoneof=The item is required to be in one of {0} for this operation +com.tle.core.services.item.error.sendmails=Failed to send mails for template\: {0} +com.tle.core.services.item.error.stilllockedexception=Still got a locked exception - even when forcing it +com.tle.core.services.item.finishedoperateall=Finished operateAll on\: +com.tle.core.services.item.template.name.badurls=Items containing Bad URLs +com.tle.core.services.item.template.name.escalation=Items that require your attention +com.tle.core.services.item.template.name.moderation=Items that require Moderation +com.tle.core.services.item.template.name.notifynew=Items that have just become publicly available +com.tle.core.services.item.template.name.review=Items that require Review +com.tle.core.services.item.template.name.urlsattention=Items requiring your attention +com.tle.core.system.instid.title=Migrate institution ids +com.tle.core.system.migration.title=Move server data to new tables +com.tle.core.taxonomy.converter.nodetoterm.progressmessage=Transformed {0} of {1} {2} to Term +com.tle.core.taxonomy.converter.readingterms.progressmessage=Reading {0} of {1} {2} +com.tle.core.taxonomy.converter.savingterms.progressmessage=Completed {0} of {1} {2} +com.tle.core.taxonomy.currentlyselectedstuff.current=Selected terms +com.tle.core.taxonomy.currentlyselectedstuff.nothing=No terms selected +com.tle.core.taxonomy.currentlyselectedstuff.remove=Remove +com.tle.core.taxonomy.dao.term.validation.duplicate=A duplicate sibling term already exists\: {0} +com.tle.core.taxonomy.dao.term.validation.emptyterm=Term value must not be an empty string or only contain white space. +com.tle.core.taxonomy.dao.term.validation.nosep=Term value cannot contain the term path separator character ''{0}''. +com.tle.core.taxonomy.dao.term.validation.termfulllength=Term full path is too long. It must be less than or equal to {0} characters in length. +com.tle.core.taxonomy.dao.term.validation.termlength=Term value is too long. It must be less than or equal to {0} characters in length. +com.tle.core.taxonomy.migration.term1024.title=Allow taxonomy terms up to 1024 characters long +com.tle.core.taxonomy.migration.title=Change old taxonomies to the new format +com.tle.core.taxonomy.premigration.title=Increase performance for taxonomies +com.tle.core.taxonomy.securitytree.alltaxonomies=Taxonomies +com.tle.core.taxonomy.securitytree.targetalltaxonomies=All Taxonomies +com.tle.core.taxonomy.service.error.cantinsert=Cannot invoke insertTerm on a taxonomy that does not support term addition +com.tle.core.taxonomy.taxonomy.termattribute.title=Change Taxonomy Term Attribute field to type LOB +com.tle.core.taxonomy.term.columnsize.migration.title=Increase the size of the full_value column on the term table +com.tle.core.taxonomy.type.taxonomynode=Taxonomy Node +com.tle.core.taxonomy.type.term=Term +com.tle.core.taxonomy.type.terms=Terms +com.tle.core.taxonomy.validation.emptyterms=Path contains empty terms +com.tle.core.taxonomy.validation.noparent=Parent term does not exist +com.tle.core.taxonomy.wizard.autocompleteeditbox.error.noadd=New terms cannot be added +com.tle.core.taxonomy.wizard.autocompleteeditbox.error.notleaf=The selected term is not a leaf term and this control only allows selection of leaf terms +com.tle.core.taxonomy.wizard.autocompleteeditbox.selectthisterm=Select +com.tle.core.taxonomy.wizard.basetermselector.confirmremove=Are you sure you want to remove {0}? +com.tle.core.taxonomy.wizard.popupbrowser.add=Select terms +com.tle.core.taxonomy.wizard.popupbrowser.browsemode=Browse Terms +com.tle.core.taxonomy.wizard.popupbrowser.confirmremove=Are you sure you want to remove {0}? +com.tle.core.taxonomy.wizard.popupbrowser.searchbutton=Search +com.tle.core.taxonomy.wizard.popupbrowser.searchcountunknowntotal=Showing {0} results +com.tle.core.taxonomy.wizard.popupbrowser.searchcountwithtotal=Showing {0} of {1} results +com.tle.core.taxonomy.wizard.popupbrowser.searchmode=Search Terms +com.tle.core.taxonomy.wizard.popupbrowser.selectterm=Select +com.tle.core.taxonomy.wizard.popupbrowser.selectthisterm=Select this term +com.tle.core.taxonomy.wizard.popupbrowser.showallresults=Show all {0} results (may be slow for large result sets) +com.tle.core.taxonomy.wizard.popupbrowser.viewterm=View +com.tle.core.taxonomy.wizard.widepopupbrowser.select=Select +com.tle.core.url.migration.indexes.title=Add Referenced URL indexes +com.tle.core.url.migration.removenonhttpurls.title=Remove non-http(s) URLs +com.tle.core.url.migration.title=Convert Bad URLs to Referenced URLs +com.tle.core.usermanagement.migration.addindex.title=Add lowercase index +com.tle.core.userscripts.migration.createentity=Create user scripts table +com.tle.core.userscripts.migration.v63.modulenameforuserscript.title=Add module name to user script +com.tle.core.userscripts.validation.script.empty=There is no script to save +com.tle.core.wizard.controls.universal.migration.associateattachments.imsfix.title=Map package attachments to correct metadata path +com.tle.core.wizard.controls.universal.migration.associateattachments.title=Map attachments to default metadata path +com.tle.core.wizard.controls.universal.migration.fixzips.title=Fix zip attachments +com.tle.core.wizard.controls.universal.migration.replacecontrols.title=Replace obsolete controls +com.tle.core.wizard.convert.layout.description=Set default wizard layouts +com.tle.core.wizard.convert.layout.title=Set default wizard layouts +com.tle.core.wizard.institution.migration.v41.layoutmigrator.progressmessage=Migrated {0} of {1} {2} +com.tle.core.wizard.wizard=Wizard +com.tle.core.workflow.migrate.title=Disaggregate workflow in database to aid reporting +com.tle.core.workflow.migrateaddlast.title=Add field for last moderation action time +com.tle.core.workflow.migratedel.title=Add moderating flag for deleted items +com.tle.core.workflow.migratenote.title=Add schema for workflow task enhancements +com.tle.core.workflow.migratepath.title=Enable dynamic moderator lists +com.tle.core.workflow.migration.workflowmessageuuid.title=Add UUID to workflow comments +com.tle.core.workflow.operations.clone.error.transforming=Error transforming metadata +com.tle.core.workflow.operations.editmeta.error.cannotchangecollection=Can't change the New version's collection +com.tle.core.workflow.operations.editmeta.error.itemdoesnotexist=Item doesn't exist\: {0} +com.tle.core.workflow.operations.editmeta.error.itemexists=Item already exists\: {0} +com.tle.core.workflow.operations.editmeta.error.readingmanifest=Error reading manifest\: {0} +com.tle.core.workflow.script.migration.addproceednext.title=Add proceed_next column to workflow_node +com.tle.core.workflow.script.notification.migration.title=Add script Notification user and group tables +com.tle.core.workflow.securitytree.allworkflows=Workflows +com.tle.core.workflow.securitytree.targetallworkflows=All Workflows +com.tle.core.workflow.thumbnail.migration.createthumbrequest.title=Create Thumbnail Request table +com.tle.core.workflow.thumbnail.task.thumbnailer.title=Thumbnailer +com.tle.core.workflow.wrongmod=Found {0} items with wrong moderating flag +com.tle.exceptions.badtokenid=Unknown token id\: {0} +com.tle.exceptions.badusername=Unknown user\: ''{0}'' +com.tle.exceptions.errorintoken=The token you provided is not in the expected format. +com.tle.exceptions.nopermission=You do not have permissions to use this token +com.tle.exceptions.notoken=No token provided. +com.tle.exceptions.secret=The shared secret provided does not match. +com.tle.exceptions.time=Time limit on token exceeded. +com.tle.exceptions.unknown=The error cannot be determine. +com.tle.integration.blackboard.description=The Blackboard Academic SuiteTM is a comprehensive engagement and assessment solution that grows as your institution grows. EQUELLA provides a Building Block that allows Blackboard users to search for content in EQUELLA and easily link it back to a course. This Building Block works with Blackboard Learn 9.1 SP14 and above. +com.tle.integration.blackboard.download=Download the EQUELLA Building Block for Blackboard Learn 9.1 SP14 and higher +com.tle.integration.blackboard.title=Blackboard Building Block 9.1 SP14+ +com.tle.integration.lti.brightspace.integration.error.nocourse=Could not discern course ID +com.tle.integration.lti.brightspace.integration.error.requireoneconnector=A single connector to Brightspace is required to be configured in EQUELLA for this feature. Found {0} connectors with a server URL beginning with {1}. +com.tle.integration.lti.brightspace.integration.receipt.addedtobrightspace={0} resources were added to Brightspace +com.tle.integration.lti.brightspace.integration.receipt.addedtobrightspace.1={0} resource was added to Brightspace +com.tle.integration.lti.brightspace.tool.description=EQUELLA digital repository +com.tle.integration.lti.brightspace.tool.editor.buttontext=EQUELLA +com.tle.integration.lti.brightspace.tool.menu.nativelinktext=Access EQUELLA +com.tle.integration.lti.brightspace.tool.menu.selectionlinktext=Select resources from EQUELLA +com.tle.integration.lti.brightspace.tool.selectionsession.linktext=EQUELLA +com.tle.integration.lti.brightspace.tool.title=EQUELLA +com.tle.integration.lti.canvasextension.integration.error.noapidomain=No custom_canvas_api_domain parameter found +com.tle.integration.lti.canvasextension.integration.error.nocourse=Could not discern course ID +com.tle.integration.lti.canvasextension.integration.error.requireoneconnector=A single connector to Canvas is required to be configured in EQUELLA for this feature. Found {0} connectors with a server URL beginning with {1}. +com.tle.integration.lti.canvasextension.integration.receipt.addedtocanvas={0} resources were added to Canvas +com.tle.integration.lti.canvasextension.integration.receipt.addedtocanvas.1={0} resource was added to Canvas +com.tle.integration.lti.canvasextension.tool.description=EQUELLA digital repository +com.tle.integration.lti.canvasextension.tool.editor.buttontext=EQUELLA +com.tle.integration.lti.canvasextension.tool.menu.nativelinktext=Access EQUELLA +com.tle.integration.lti.canvasextension.tool.menu.selectionlinktext=Select resources from EQUELLA +com.tle.integration.lti.canvasextension.tool.selectionsession.linktext=EQUELLA +com.tle.integration.lti.canvasextension.tool.title=EQUELLA +com.tle.integration.standard.activecachetool.description=The Active Cache tool helps to populate cache servers with EQUELLA content for improved responsiveness. +com.tle.integration.standard.activecachetool.download=Download the Active Cache tool +com.tle.integration.standard.activecachetool.title=EQUELLA Active Cache tool +com.tle.integration.standard.htmleditorplugins.description=HTML Editor Plugins allow extension of the functionality of the basic HTML editor. These plugins are sourced from various third parties, and users are bound to observe such licensing and support as those parties may provide. EQUELLA support does not extend to cover the functionality of these or other third party HTML Editor plugins.
    You can also create your own plugins (see the documentation in the Integration Pack). +com.tle.integration.standard.htmleditorplugins.download=Download the EQUELLA HTML Editor Plugins +com.tle.integration.standard.htmleditorplugins.title=EQUELLA HTML Editor Plugins +com.tle.integration.standard.integpack.description=The Integration Pack contains documentation for the EQUELLA SOAP API, EQUELLA REST API and the EQUELLA Script API. It also contains example applications for Java, C\#, Python and PHP using the EQUELLA SOAP API and the EQUELLA REST API. +com.tle.integration.standard.integpack.download=Download the Integration Pack +com.tle.integration.standard.integpack.title=EQUELLA Integration Pack +com.tle.integration.standard.moodle.blocksearch=Block for users to search EQUELLA directly. Requires the Module to also be installed. +com.tle.integration.standard.moodle.blocktasks=Block for users to view their EQUELLA tasks and notifications. Requires the Module to also be installed. +com.tle.integration.standard.moodle.description=Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create effective online learning communities. EQUELLA provides extensions to Moodle that allows users to search for content in EQUELLA and easily link it back to a course. +com.tle.integration.standard.moodle.downloads.title=Moodle 2.7 and above +com.tle.integration.standard.moodle.module.master=Module to add EQUELLA content as resources or activities - Moodle 2.7 and higher. +com.tle.integration.standard.moodle.title=Moodle Module +com.tle.mets.export=Download +com.tle.mets.export.attachments=Include files +com.tle.mets.export.record=METS record +com.tle.mets.handlers.file.packageoptions.aspackage=As a METS package +com.tle.mets.metsimport.notloaded=Could not load METS manifest +com.tle.mets.metsimport.notvalidmanifest=Not a valid METS manifest +com.tle.mets.metsmanifest=METS Manifest File +com.tle.mets.metspackage=METS Package +com.tle.mets.treebuilder.couldntwrite=Couldn't write data +com.tle.mets.treebuilder.notzero=File size of 0 not allowed +com.tle.mets.treebuilder.streamnotsupported=METS Stream node currently not supported +com.tle.mets.treebuilder.transformfilenotsupported=METS TransformFile node currently not supported +com.tle.mycontent.breadcrumb.link.scrapbook=Scrapbook +com.tle.mycontent.bulk.delete=Delete +com.tle.mycontent.bulk.deleted=deleted +com.tle.mycontent.bulk.go=GO +com.tle.mycontent.closebulk=Close +com.tle.mycontent.contribute.cancel=Cancel +com.tle.mycontent.contribute.contribute=Create content +com.tle.mycontent.contribute.error.nohandler=Handler {0} cannot be found +com.tle.mycontent.contribute.pleaseselect=Please select a resource type to contribute +com.tle.mycontent.delete=Delete +com.tle.mycontent.deleteconfirm=Are you sure you want to delete this item? +com.tle.mycontent.deletereceipt=Successfully deleted from scrapbook +com.tle.mycontent.edit=Edit +com.tle.mycontent.failed=Failed +com.tle.mycontent.filter.clear=Remove filter +com.tle.mycontent.filter.filterby=Filter by resource type\: +com.tle.mycontent.filter.filteredby=Filtered by resource type\: +com.tle.mycontent.handler.image=Image +com.tle.mycontent.itemadmin.label=My content +com.tle.mycontent.list.tags=Tags +com.tle.mycontent.no.results=Your query returned no results +com.tle.mycontent.other=Other Actions +com.tle.mycontent.pleaseselect=Add new content... +com.tle.mycontent.reason=Reason +com.tle.mycontent.restore=Restore +com.tle.mycontent.restorereceipt=Successfully restored to scrapbook +com.tle.mycontent.results.bulk=Bulk Operations +com.tle.mycontent.results.showing=showing {0} to {1} of {2} +com.tle.mycontent.results.toggle=Toggle All +com.tle.mycontent.resulttitle=The following items have been ''\: +com.tle.mycontent.search.help=The My Content search allows you to search for items you have added to My Content based on the item name or tags specified when you added the item. +com.tle.mycontent.searchname=Scrapbook +com.tle.mycontent.select.title=Select from scrapbook +com.tle.mycontent.selectAll=Clone and Select checked resources +com.tle.mycontent.selectOne=Clone and Select +com.tle.mycontent.selectable.description=Allows you to search for items in My Content +com.tle.mycontent.selectable.name=My Content +com.tle.mycontent.selectscrap=Select +com.tle.mycontent.share=Share +com.tle.mycontent.title=My Content +com.tle.mypages.attachments.add=Add +com.tle.mypages.attachments.current=Linkable / Embeddable 'My Content' +com.tle.mypages.breadcrumb.link.scrapbook=Scrapbook +com.tle.mypages.button.addpage=Add Page +com.tle.mypages.button.cancel=Cancel +com.tle.mypages.button.deletepage=Delete +com.tle.mypages.button.save=Save +com.tle.mypages.close.confirm=Are you sure you wish to exit the editor? Any unsaved changes will be lost. +com.tle.mypages.contents.label=Content +com.tle.mypages.delete.confirm=Are you sure you wish to delete "{0}"? +com.tle.mypages.description.label=Description +com.tle.mypages.description.untitled=Untitled +com.tle.mypages.details.mimetype=EQUELLA Web page +com.tle.mypages.details.name=Name\: +com.tle.mypages.details.size=Size\: +com.tle.mypages.details.type=Type\: +com.tle.mypages.editpage.label=Edit page +com.tle.mypages.error.enterdescription=Please enter a short description for these pages. +com.tle.mypages.error.nosessionoritem=One of sessionId or itemId must be specified. +com.tle.mypages.handler=Author new web pages +com.tle.mypages.html.cancel=Cancel edit +com.tle.mypages.html.save=Save changes +com.tle.mypages.navigateaway.message=WARNING\: Any unsaved changes will be lost +com.tle.mypages.nopages=You currently have no pages to edit. Click the Add Page link below to begin editing pages. +com.tle.mypages.pagelist.nopages=(no pages) +com.tle.mypages.pages.label=Pages +com.tle.mypages.pagetitle.label=Title +com.tle.mypages.pagetitle.untitled=New Page +com.tle.mypages.result.files=Web Pages +com.tle.mypages.selectable.name=My Content +com.tle.mypages.selection.select=Select +com.tle.mypages.selection.selectattachments=Select checked pages +com.tle.mypages.selection.selectcontent=Insert this content +com.tle.mypages.wizardname=My Pages +com.tle.tomcat.migration.create.info=Create Tomcat sessions entity +com.tle.web.activation.activations.attachment=Attachment +com.tle.web.activation.activations.confirm.delete=Are you sure you wish to delete this activation? This operation cannot be undone. +com.tle.web.activation.activations.course=Course\: {0} +com.tle.web.activation.activations.deactivate=Deactivate +com.tle.web.activation.activations.delete=Delete Activations +com.tle.web.activation.activations.detached= +com.tle.web.activation.activations.from=From\: {0}
    +com.tle.web.activation.activations.information=Information +com.tle.web.activation.activations.link.delete=Delete +com.tle.web.activation.activations.link.edit=Edit +com.tle.web.activation.activations.noactivations=There are no activations for this item +com.tle.web.activation.activations.rolloveractivations=Rollover Activations... +com.tle.web.activation.activations.status=Status +com.tle.web.activation.activations.students=Students\: {0}
    +com.tle.web.activation.activations.title=Activations +com.tle.web.activation.activations.until=Until\: {0}
    +com.tle.web.activation.activations.user=User\: {0}
    +com.tle.web.activation.bulk.deactivate.title=Deactivate +com.tle.web.activation.bulk.delete.title=Delete +com.tle.web.activation.bulk.rollover.title=Roll-over +com.tle.web.activation.editactivation.activatefrom=Activate from\: +com.tle.web.activation.editactivation.activateuntil=Activate until\: +com.tle.web.activation.editactivation.cancel=Cancel +com.tle.web.activation.editactivation.changecourse=Change course +com.tle.web.activation.editactivation.course=Course\: +com.tle.web.activation.editactivation.error.fromafterbefore=Start date must be be before end date +com.tle.web.activation.editactivation.error.pendingpast=This activation is pending, the start date must be after today +com.tle.web.activation.editactivation.error.untilpast=End date must be after today +com.tle.web.activation.editactivation.name=User\: +com.tle.web.activation.editactivation.save=Save +com.tle.web.activation.editactivation.title=Edit activation +com.tle.web.activation.error.noaccess=You do not have access to view this page +com.tle.web.activation.filter.byactivation.activated=Activated between +com.tle.web.activation.filter.byactivation.and=and +com.tle.web.activation.filter.byactivation.clear=Clear +com.tle.web.activation.filter.byactivation.end=End date between +com.tle.web.activation.filter.byactivation.start=Start date between +com.tle.web.activation.filter.byactivation.title=Activation range +com.tle.web.activation.filter.bycourse.changebutton=Change course +com.tle.web.activation.filter.bycourse.dialog.title=Select owner to filter by +com.tle.web.activation.filter.bycourse.remove=Clear +com.tle.web.activation.filter.bycourse.selbutton=Select course +com.tle.web.activation.filter.bycourse.title=Filter by course +com.tle.web.activation.filter.bystatus.all=All statuses +com.tle.web.activation.filter.bystatus.title=Filter by activation status +com.tle.web.activation.menu.activations=Manage activations +com.tle.web.activation.operation.activate=Activate +com.tle.web.activation.operation.activate.title=Activating +com.tle.web.activation.operation.deactivate=Deactivate +com.tle.web.activation.operation.deactivate.title=Deactivating +com.tle.web.activation.operation.delete=Delete +com.tle.web.activation.operation.delete.title=Deleting +com.tle.web.activation.operation.rollover=Rollover activation +com.tle.web.activation.operation.rollover.current=Use activation's current course +com.tle.web.activation.operation.rollover.title=Rolling over activations +com.tle.web.activation.opresults.count=You have selected the following {0} activations. +com.tle.web.activation.opresults.count.1=You have selected the following 1 activation. +com.tle.web.activation.opresults.status={0} the selected activations\: +com.tle.web.activation.query.search=Search +com.tle.web.activation.results.title=Results +com.tle.web.activation.rolloveractivations.deactivateexsiting=Deactivate existing (If old 'End date' is after new 'Start date') +com.tle.web.activation.rolloveractivations.from=Start date +com.tle.web.activation.rolloveractivations.rollovercourse=Course to roll-over to +com.tle.web.activation.rolloveractivations.rolloverdates=Use dates 12 months from current start and end dates +com.tle.web.activation.rolloveractivations.title=Rollover activations +com.tle.web.activation.rolloveractivations.until=End date +com.tle.web.activation.search.summary.Citation=Citation +com.tle.web.activation.search.summary.attachment=Attachment +com.tle.web.activation.search.summary.course=Course +com.tle.web.activation.search.summary.from=From +com.tle.web.activation.search.summary.status=Status +com.tle.web.activation.search.summary.until=Until +com.tle.web.activation.securitytree.manageactivations=Manage activations +com.tle.web.activation.selectcoursedialog.noresults=Your search did not match any courses. +com.tle.web.activation.selectcoursedialog.subtitle=Search for a course +com.tle.web.activation.selectcoursedialog.title=Select a course +com.tle.web.activation.selectionsbox.count=You have selected {0} activations +com.tle.web.activation.selectionsbox.count.1=You have selected 1 activation +com.tle.web.activation.selectionsbox.pleaseselect=You must first select the activations you want to perform the action on. +com.tle.web.activation.selectionsbox.selectall=Select all activations in this search +com.tle.web.activation.selectionsbox.unselect=Unselect all activations +com.tle.web.activation.selectionsbox.viewselected=View selected activations +com.tle.web.activation.selectitem=Select +com.tle.web.activation.selectsoursedialog.textfield.hint=Search for a course... +com.tle.web.activation.status.active=Active +com.tle.web.activation.status.inactive=Inactive +com.tle.web.activation.status.pending=Pending +com.tle.web.activation.title=Manage activations +com.tle.web.activation.unselectitem=Unselect +com.tle.web.activation.utils.selectuserdialog.validation.enterquery=Enter a search query +com.tle.web.activation.viewitem.sidebar.summary.activations.title=Activations +com.tle.web.adminconsole.admin.link.description=Launch the administration console for advanced configuration of EQUELLA users and content +com.tle.web.adminconsole.admin.link.title=Administration console +com.tle.web.api.baseentity.error.acls.viewpriv=One of VIEW_SECURITY_TREE or EDIT_SECURITY_TREE privileges are required +com.tle.web.api.baseentity.error.entity.lockeddifferentsession=Entity is locked in a different session. Call unlock with a force parameter value of true. +com.tle.web.api.baseentity.error.entity.lockeddifferentuser=Entity is locked by another user\: {0} +com.tle.web.api.baseentity.error.entity.notfound=Entity with UUID {0} not found +com.tle.web.api.baseentity.error.entity.notlocked=No lock found on entity +com.tle.web.api.baseentity.error.entity.viewpriv=You do not have suffient privileges to view this entity +com.tle.web.api.baseentity.serializer.validation.uuidcannotchange=The UUID field cannot be changed +com.tle.web.api.baseentity.validation.acls.who=The ''who'' field cannot be empty +com.tle.web.api.search.error.advancedsearch.notfound=Advanced search with UUID ''{0}'' not found +com.tle.web.browseby.alltitle=All +com.tle.web.browseby.pagetitle=Browse by {0} +com.tle.web.browseby.pleaseselect=Please select a value to browse from the list below. +com.tle.web.bulk.executescript.bulk.execscript.title=Execute Script +com.tle.web.bulk.executescript.bulkop.executescript=Execute script... +com.tle.web.bulk.executescript.bulkop.executescript.title=Executing script +com.tle.web.bulk.executescript.script.errormessage=error\: {0}\nline {1} pos {2}\nsource\: {3} +com.tle.web.bulk.executescript.script.okmessage=Syntax ok\! +com.tle.web.bulk.executescript.script.validate=Check syntax +com.tle.web.bulk.executescript.scriptdialog.title=Execute script +com.tle.web.bulk.executescript.scriptlist.action=Load a script +com.tle.web.bulk.failed=Failed +com.tle.web.bulk.metadata.action.actionlist=Action +com.tle.web.bulk.metadata.action.actionlist.add=Add node +com.tle.web.bulk.metadata.action.actionlist.none= +com.tle.web.bulk.metadata.schema.title=Select schema nodes +com.tle.web.bulk.metadata.schema.validation.blankterms=Please select nodes from a schema or type your own +com.tle.web.bulk.opresults.cancel=Cancel +com.tle.web.bulk.opresults.choose=Choose an action to perform\: +com.tle.web.bulk.opresults.confirm=Are you sure you want to perform this action? +com.tle.web.bulk.opresults.execute=Execute +com.tle.web.bulk.opresults.failed=Failed +com.tle.web.bulk.opresults.hideconfirm=The operation will still continue in the background, are you sure you want to close this dialog? +com.tle.web.bulk.opresults.next=Next +com.tle.web.bulk.opresults.noselections=You have no selections to perform actions on. +com.tle.web.bulk.opresults.prev=Prev +com.tle.web.bulk.opresults.preview=Preview +com.tle.web.bulk.opresults.remove=Remove +com.tle.web.bulk.opresults.showing=Selections {0} to {1} of {2} +com.tle.web.bulk.opresults.succeeded=Success +com.tle.web.bulk.opresults.title=Bulk actions +com.tle.web.bulk.preview.error=There was a problem performing the operation\:\n{0} +com.tle.web.bulk.reason=Reason +com.tle.web.bulk.selectionsbox.execute=Perform an action +com.tle.web.bulk.selectionsbox.title=Selection ({0}) +com.tle.web.bulk.workflow.bulk.movetask.title=Move workflow tasks +com.tle.web.bulk.workflow.bulkop.movetask=Reset to workflow task... +com.tle.web.bulk.workflow.bulkop.movetask.error.nostep=Target workflow step does not exist in this workflow. +com.tle.web.bulk.workflow.bulkop.movetask.optional=Enter an optional message\: +com.tle.web.bulk.workflow.bulkop.movetask.select=Select the workflow task to which the selected items are to be reset to. +com.tle.web.bulk.workflow.bulkop.movetask.title=Resetting to another workflow task +com.tle.web.bulk.workflow.bulkop.removeworkflow=Remove from workflow... +com.tle.web.bulk.workflow.bulkop.subtitle=Select Execute to remove the selected resources from the associated workflow and change each resource to 'Live'. +com.tle.web.bulk.workflow.bulkop.title=Removing from workflow +com.tle.web.bulk.workflow.opresults.status=Removing the selected resources from workflow\: +com.tle.web.bulk.workflowtask.bulk.approvetask.title=Approve tasks +com.tle.web.bulk.workflowtask.bulk.rejecttask.title=Reject tasks +com.tle.web.bulk.workflowtask.bulkop.approvetask=Approve tasks... +com.tle.web.bulk.workflowtask.bulkop.approvetask.subtitle=Enter an optional approval message\: +com.tle.web.bulk.workflowtask.bulkop.approvetask.title=Approving tasks +com.tle.web.bulk.workflowtask.bulkop.reassignmoderator=Assign/reassign to moderator... +com.tle.web.bulk.workflowtask.bulkop.reassignmoderator.subtitle=Search for and select the moderator to be assigned to the selected tasks. Note that the user selected must be an allocated moderator on the Moderators tab for the task in the Workflow Template Editor. +com.tle.web.bulk.workflowtask.bulkop.reassignmoderator.title=Select assignee +com.tle.web.bulk.workflowtask.bulkop.rejecttask=Reject tasks... +com.tle.web.bulk.workflowtask.bulkop.rejecttask.subtitle=Enter your rejection message\: +com.tle.web.bulk.workflowtask.bulkop.rejecttask.title=Rejecting tasks +com.tle.web.bulk.workflowtask.bulkop.task.nolonger=This task is no longer being moderated +com.tle.web.bulk.workflowtask.dnd.dropfiles=Drop files here +com.tle.web.bulk.workflowtask.error.musthavemessage=You must enter a message when uploading a file +com.tle.web.bulk.workflowtask.opresults.reassignmoderator.status=Assigning/reassigning user to selected tasks +com.tle.web.bulk.workflowtask.uploadfile=Upload file +com.tle.web.bulk.workflowtask.validation.mandatorymessage=You must enter a message when uploading a file +com.tle.web.cloneormove.bulk.clone.title=Clone +com.tle.web.cloneormove.bulk.move.title=Change Collection +com.tle.web.cloneormove.bulkop.clone=Clone... +com.tle.web.cloneormove.bulkop.move=Move... +com.tle.web.cloneormove.bulkop.title.clone=Cloning +com.tle.web.cloneormove.bulkop.title.move=Moving +com.tle.web.cloneormove.cloneonly.header=Clone this item +com.tle.web.cloneormove.cloneonly.title=Clone item into a collection +com.tle.web.cloneormove.cloneormove.title=Clone or Move item into a collection +com.tle.web.cloneormove.contribute.selectable.name=Contribute +com.tle.web.cloneormove.moveonly.header=Move this item +com.tle.web.cloneormove.moveonly.title=Move item into another collection +com.tle.web.cloneormove.selectcollection.button.cancel=Cancel +com.tle.web.cloneormove.selectcollection.button.clone=Clone +com.tle.web.cloneormove.selectcollection.button.move=Move +com.tle.web.cloneormove.selectcollection.info.collectiontransfer=The item is currently using schema ''{0}'' and will change to schema ''{1}'' +com.tle.web.cloneormove.selectcollection.label.ignoreattachments=Do not clone attachments +com.tle.web.cloneormove.selectcollection.label.selectclonetype=Select an operation +com.tle.web.cloneormove.selectcollection.label.selectcollection=Select a collection +com.tle.web.cloneormove.selectcollection.label.selectoptionalxslt=Select a schema transform (optional) +com.tle.web.cloneormove.selectcollection.label.submit=Do you want to publish the items, or save as a draft? +com.tle.web.cloneormove.selectcollection.label.submitworkflow=Do you want to submit the items for moderation, or save as a draft? +com.tle.web.cloneormove.selectcollection.option.clone.clone=Clone +com.tle.web.cloneormove.selectcollection.option.clone.clonenoattachments=Clone without attachments +com.tle.web.cloneormove.selectcollection.option.clone.move=Move +com.tle.web.cloneormove.selectcollection.option.collection.none=(Please select a collection) +com.tle.web.cloneormove.selectcollection.option.schematransform.none=(None selected) +com.tle.web.cloud.actions.share=Share search query +com.tle.web.cloud.actions.share.dialog.email.desc=Share search results via e-mail +com.tle.web.cloud.actions.share.dialog.email.failreceipt=Email failed to send +com.tle.web.cloud.actions.share.dialog.email.prompt=Enter an e-mail address +com.tle.web.cloud.actions.share.dialog.email.receipt=Successfully shared results +com.tle.web.cloud.actions.share.dialog.url.desc=Share search results via URL +com.tle.web.cloud.actions.share.dialog.url.prompt=The URL to the search results is +com.tle.web.cloud.attachment.details.type=Type\: +com.tle.web.cloud.attachment.viewer=View attachment +com.tle.web.cloud.filter.byeducationlevel.title=Filter by education level +com.tle.web.cloud.filter.byeducationlevel.top=All education levels +com.tle.web.cloud.filter.bylanguage.title=Filter by language +com.tle.web.cloud.filter.bylanguage.top=All languages +com.tle.web.cloud.filter.bylicence.title=Filter by licence +com.tle.web.cloud.filter.bylicence.top=All licences +com.tle.web.cloud.filter.bypublisher.title=Filter by publisher +com.tle.web.cloud.filter.bypublisher.top=All publishers +com.tle.web.cloud.resultstab.active.title=Cloud search +com.tle.web.cloud.resultstab.inactive.blanksearch.title=Cloud search +com.tle.web.cloud.resultstab.inactive.resultcount.title=Found {0} cloud results +com.tle.web.cloud.resultstab.inactive.resultcount.title.1=Found {0} cloud result +com.tle.web.cloud.resultstab.inactive.searching.title=... +com.tle.web.cloud.search.breadcrumb.title=Cloud search +com.tle.web.cloud.search.button.search=Search +com.tle.web.cloud.search.error.clouddisabled=Cloud searching has been disabled +com.tle.web.cloud.search.query.hint=Enter search terms... +com.tle.web.cloud.search.result.label.datemodified=Last updated +com.tle.web.cloud.search.result.label.educationlevel=Education level +com.tle.web.cloud.search.result.label.format=Format +com.tle.web.cloud.search.result.label.license=License +com.tle.web.cloud.search.result.label.subject=Subject +com.tle.web.cloud.search.title=Cloud search +com.tle.web.cloud.settings.help.disablecloud=Do not show cloud results when performing searches +com.tle.web.cloud.settings.help.disableimagecount=Removes the file count that displays on each thumbnail in the Gallery view +com.tle.web.cloud.settings.label.disablecloud=Disable cloud searching +com.tle.web.cloud.settings.title=Cloud +com.tle.web.cloud.share.cloud.item.title=Share with others +com.tle.web.cloud.share.cloud.sharewithothers.dialog.heading=Share cloud item link via email +com.tle.web.cloud.share.cloud.sharewithothers.dialog.share.email=Email +com.tle.web.cloud.share.cloud.sharewithothers.dialog.share.message=Message +com.tle.web.cloud.share.cloud.sharewithothers.dialog.title=Share with others +com.tle.web.cloud.share.search.email.intro=EQUELLA Notification\n\nHello,\n\nYou are receiving this email because {0} has shared these cloud search results with you.\n\n +com.tle.web.cloud.share.search.email.item.link=Link\: {0} \n +com.tle.web.cloud.share.search.email.item.name=Name\: {0} \n +com.tle.web.cloud.share.search.email.item.version=Version\: {0} \n +com.tle.web.cloud.share.search.email.outro=\nThis email has been automatically generated - Please do not reply to it.\n\nThank you. +com.tle.web.cloud.share.search.email.query=Search query\: {0}\n\n +com.tle.web.cloud.sort.lastmodified=Date last modified +com.tle.web.cloud.sort.relevance=Relevance +com.tle.web.cloud.viewitem.attachments.title=Links to resources +com.tle.web.cloud.viewitem.contributor.label=Contributor +com.tle.web.cloud.viewitem.description.title=Description +com.tle.web.cloud.viewitem.educationlevel.label=Education Level +com.tle.web.cloud.viewitem.license.label=Licence +com.tle.web.cloud.viewitem.publisher.label=Publisher +com.tle.web.cloud.viewitem.rights.label=Rights +com.tle.web.cloud.viewitem.subject.label=Subject +com.tle.web.cloud.viewitem.title=Resource +com.tle.web.connectors.blackboard.editor.button.register=Register Proxy Tool +com.tle.web.connectors.blackboard.editor.button.testwebservice=Test web service +com.tle.web.connectors.blackboard.editor.error.register.mandatory=You must register the EQUELLA Blackboard proxy tool. +com.tle.web.connectors.blackboard.editor.error.testwebservice.enteruser=Please enter a Blackboard user's username for running the Blackboard Synchronisation task and to test the EQUELLA Blackboard web service. +com.tle.web.connectors.blackboard.editor.error.testwebservice.mandatory=You must successfully test the EQUELLA Blackboard web service +com.tle.web.connectors.blackboard.editor.help.installmodule=You must install the latest EQUELLA Blackboard Building Block within Blackboard before you can use this feature. +com.tle.web.connectors.blackboard.editor.help.proxypass=A password is only required if your Blackboard Proxy Tool Global Properties specify a Proxy Tool Registration Password +com.tle.web.connectors.blackboard.editor.help.proxysecret=You will only need to manually enter a proxy tool shared password if the proxy tool has been previously registered for this server and the shared password has been changed in Blackboard. If you believe this has happened, edit the existing proxy tool in Blackboard and copy the value of the shared password field into this field before using the test web service function below. +com.tle.web.connectors.blackboard.editor.help.register=You need only register one proxy tool per Blackboard server and you must make the proxy tool available in Blackboard once successfully registered. Follow this link to make the proxy tool available +com.tle.web.connectors.blackboard.editor.help.testwebservice=Use this button to verify that the EQUELLA Blackboard web service is setup correctly. +com.tle.web.connectors.blackboard.editor.help.testwebservice.username=Enter a Blackboard user's username for running the Blackboard Synchronisation task and to test the EQUELLA Blackboard web service +com.tle.web.connectors.blackboard.editor.label.proxypass=Proxy tool registration password +com.tle.web.connectors.blackboard.editor.label.proxysecret=Proxy tool shared password +com.tle.web.connectors.blackboard.editor.label.register.fail=Failed to register a proxy tool +com.tle.web.connectors.blackboard.editor.label.register.ok=Registration requested +com.tle.web.connectors.blackboard.editor.label.register.okalreadyregistered=A proxy tool is already registered for this URL +com.tle.web.connectors.blackboard.editor.label.testwebservice=Blackboard system user +com.tle.web.connectors.blackboard.editor.label.testwebservice.fail=Failed to connect to the EQUELLA Blackboard web service +com.tle.web.connectors.blackboard.editor.label.testwebservice.ok=EQUELLA Blackboard web service contacted successfully +com.tle.web.connectors.brightspace.To=complete the integration for pulling content into Brightspace you will need to create an LTI Consumer at LTI Consumers, followed by creation of a Remote Plugin in Brightspace. +com.tle.web.connectors.brightspace.editor.admin.fail=Admin sign in failed +com.tle.web.connectors.brightspace.editor.admin.ok=Admin signed in +com.tle.web.connectors.brightspace.editor.admin.signedinas=Signed in as {0} +com.tle.web.connectors.brightspace.editor.button.adminsignin=Sign in as a Brightspace administrator... +com.tle.web.connectors.brightspace.editor.button.testapp=Test application +com.tle.web.connectors.brightspace.editor.error.badappid=You must enter a valid Application ID +com.tle.web.connectors.brightspace.editor.help.adminsignin=Certain functions require EQUELLA act under an account with elevated privileges. This account must have "Manage External Learning Tool Links" and "Create Quicklinks from available External Learning Tools links" privileges for all course offerings in Brightspace. +com.tle.web.connectors.brightspace.editor.help.appid=Application ID +com.tle.web.connectors.brightspace.editor.help.appkey=Application Key +com.tle.web.connectors.brightspace.editor.help.appsetup=You must register an application in Brightspace if you have not already done so. Login to Brightspace with an adminstrative account and visit this link {0}/d2l/lp/extensibility/home and click Register an App. When registering the app, the Trusted URL must be {1} . Once the app is registered, copy the Application ID and Application Key values into the form below. +com.tle.web.connectors.brightspace.editor.help.lti=You are now ready to push content from EQUELLA into Brightspace. +com.tle.web.connectors.brightspace.editor.help.nextsteps=You are now ready to push content from EQUELLA into Brightspace. +com.tle.web.connectors.brightspace.editor.label.adminsignin=Admin account +com.tle.web.connectors.brightspace.editor.label.appid=Application ID +com.tle.web.connectors.brightspace.editor.label.appkey=Application Key +com.tle.web.connectors.brightspace.editor.label.appsetup=Setup application +com.tle.web.connectors.brightspace.editor.label.lti=LTI +com.tle.web.connectors.brightspace.editor.label.nextsteps=Next steps... +com.tle.web.connectors.brightspace.editor.label.testapp=Test application +com.tle.web.connectors.brightspace.editor.testapp.fail=Failed to call the Brightspace endpoint +com.tle.web.connectors.brightspace.editor.testapp.ok=Success +com.tle.web.connectors.brightspace.editor.validation.appid=You must enter an Application ID +com.tle.web.connectors.brightspace.editor.validation.appkey=You must enter an Application Key +com.tle.web.connectors.brightspace.editor.validation.testapp=You must test the connection to the Brightspace API +com.tle.web.connectors.brightspace.testtoken.response.fail=Application fail +com.tle.web.connectors.brightspace.testtoken.response.ok=Application test OK +com.tle.web.connectors.brightspace.testtoken.response.unauthorized=Application unauthorised +com.tle.web.connectors.bulk.movecontent.title=Move External Content +com.tle.web.connectors.bulk.removecontent.title=Remove External Content +com.tle.web.connectors.canvas.editor.button.test=Test token +com.tle.web.connectors.canvas.editor.error.badtoken=You must enter a valid access token +com.tle.web.connectors.canvas.editor.help.manualtoken=Access tokens can be manually generated in Canvas on the desired user's profile page. +com.tle.web.connectors.canvas.editor.label.manualtoken=Manually generated token +com.tle.web.connectors.canvas.editor.label.testtoken=Test access token +com.tle.web.connectors.canvas.testtoken.response.fail=Bad response, check server URL and try again +com.tle.web.connectors.canvas.testtoken.response.ok=Access token OK +com.tle.web.connectors.canvas.testtoken.response.unauthorized=Unauthorised, check token and server URL and try again +com.tle.web.connectors.connectors.column.connector=Connector +com.tle.web.connectors.connectors.confirm.delete=Are you sure you wish to delete this connector? +com.tle.web.connectors.connectors.emptylist=There a no available connectors to edit +com.tle.web.connectors.connectors.link.add=Add new connector +com.tle.web.connectors.connectors.page.title=External system connectors +com.tle.web.connectors.dialog.lmsauth.title=Authorise external system +com.tle.web.connectors.editor.button.cancel=Cancel +com.tle.web.connectors.editor.button.save=Save +com.tle.web.connectors.editor.button.testurl=Test URL +com.tle.web.connectors.editor.dropdown.option.choosetype=Choose a connector type... +com.tle.web.connectors.editor.error.accessdenied=You do not have the required permission to access this page\: {0} +com.tle.web.connectors.editor.error.title.mandatory=You must enter a connector name +com.tle.web.connectors.editor.error.url.mandatory=You must enter a {0} URL +com.tle.web.connectors.editor.error.url.musttest=You must successfully test the {0} URL before you can proceed +com.tle.web.connectors.editor.error.url.unreachable=Could not contact the given {0} URL +com.tle.web.connectors.editor.expressionselector.button.change=Change +com.tle.web.connectors.editor.expressionselector.title=Select users +com.tle.web.connectors.editor.help.testurl=You must test that this {0} URL is a valid and reachable URL before you can proceed. +com.tle.web.connectors.editor.label.connectortype=Select a connector type +com.tle.web.connectors.editor.label.contentviewableby=Content viewable by +com.tle.web.connectors.editor.label.contentviewableby.help=Select users who can view links to content via this connector +com.tle.web.connectors.editor.label.description=Connector description +com.tle.web.connectors.editor.label.export.summary=Allow users to select the resource summary when pushing content via this connector +com.tle.web.connectors.editor.label.exportableby=Exportable by +com.tle.web.connectors.editor.label.exportableby.help=Select users who can export content via this connector +com.tle.web.connectors.editor.label.modifyusername=Modify EQUELLA usernames to match {0}\: +com.tle.web.connectors.editor.label.pagetitle.edit=Edit connector +com.tle.web.connectors.editor.label.pagetitle.new=Create new connector +com.tle.web.connectors.editor.label.teststatus.fail=Failed to contact the {0} URL +com.tle.web.connectors.editor.label.teststatus.ok=Connection successful +com.tle.web.connectors.editor.label.testurl=Test the {0} URL +com.tle.web.connectors.editor.label.title=Connector name +com.tle.web.connectors.editor.label.url={0} URL +com.tle.web.connectors.editor.label.usernamescript=Please provide Javascript that will modify and return the EQUELLA username stored in the variable "username". This will be used to authenticate as the correct user in {0}. +com.tle.web.connectors.entity.uuid=UUID +com.tle.web.connectors.error.noaccess=You do not have access to view this page +com.tle.web.connectors.export.added.full.location.attachment=
  • {0} to {1} in {2}
  • +com.tle.web.connectors.export.added.full.location.package=
  • Content package to {0} in {1}
  • +com.tle.web.connectors.export.added.full.location.summary=
  • Resource summary to {0} in {1}
  • +com.tle.web.connectors.export.added.full.message=Published
      {0}
    +com.tle.web.connectors.export.added.summary.multiresourcesmultilocations={0} resources were published to {1} locations +com.tle.web.connectors.export.added.summary.multiresourcessinglelocation={0} resources were published to {1} in {2} +com.tle.web.connectors.export.added.summary.singleresource.contentpackage=This content package +com.tle.web.connectors.export.added.summary.singleresource.resourcesummary=This summary page +com.tle.web.connectors.export.added.summary.singleresourcemultilocations={0} was published to {1} locations +com.tle.web.connectors.export.button.auth=Authorise external system +com.tle.web.connectors.export.button.export=Add selected resources +com.tle.web.connectors.export.error.accessdenied=Access denied +com.tle.web.connectors.export.error.nolocationsselected=No locations are selected to add resources to +com.tle.web.connectors.export.error.noresourcesselected=No resources are selected to add +com.tle.web.connectors.export.error.nothingtopush=There are no resources available to push and selecting the resource summary has been disabled +com.tle.web.connectors.export.label.addingto=Adding resources to +com.tle.web.connectors.export.label.attachment.noactivations=This attachment has no current or pending activations for this LMS +com.tle.web.connectors.export.label.authorisationrequired=Authorisation required +com.tle.web.connectors.export.label.filter=Enter text to filter courses +com.tle.web.connectors.export.label.filter.noactivations=There are no matching current or pending activations for these attachments and these courses +com.tle.web.connectors.export.label.filter.nocourses=There are no matching courses +com.tle.web.connectors.export.label.selectallattachments=Select all attachments +com.tle.web.connectors.export.label.selectlocations=Select the locations to add to +com.tle.web.connectors.export.label.selectpackage=Add content package +com.tle.web.connectors.export.label.selectresources=Select the resources to add +com.tle.web.connectors.export.label.selectsummary=Add resource summary +com.tle.web.connectors.export.link.itemaction=Add to external system +com.tle.web.connectors.export.nocourses=There are no courses that you can add resources to +com.tle.web.connectors.export.selectconnector= +com.tle.web.connectors.finduses.showdetails=Show details +com.tle.web.connectors.finduses.showversions=Show all versions of this resource +com.tle.web.connectors.finduses.text.authorisationrequired=This connector requires authorisation to continue. Login to the external system as a user with privileges to view content in courses. +com.tle.web.connectors.finduses.title=Find uses +com.tle.web.connectors.finduses.value.version.alwayslatest=Always latest +com.tle.web.connectors.general.error.nouser=The user ''{0}'' was not found in the external system. If you are sure that this user should exist in the external system then login to the external system as ''{0}'' and then reload this page. +com.tle.web.connectors.link.title=Find uses +com.tle.web.connectors.manage.button.edit=Edit +com.tle.web.connectors.manage.button.remove=Remove +com.tle.web.connectors.manage.button.select=Select +com.tle.web.connectors.manage.button.unselect=Unselect +com.tle.web.connectors.manage.edit.dialog.description=Description +com.tle.web.connectors.manage.edit.dialog.error=Error\: {0} +com.tle.web.connectors.manage.edit.dialog.genericerror=There was an error updating the content +com.tle.web.connectors.manage.edit.dialog.name=Name +com.tle.web.connectors.manage.edit.dialog.title=Edit external resource +com.tle.web.connectors.manage.edit.dialog.validation.entername=Please enter a name for the external resource +com.tle.web.connectors.manage.filter.archive.title=Filter by status +com.tle.web.connectors.manage.filter.course.select= +com.tle.web.connectors.manage.title=Manage external resources +com.tle.web.connectors.moodle.editor.button.testservice=Test web service +com.tle.web.connectors.moodle.editor.error.testwebservice.mandatory=You must successfully test the EQUELLA Moodle web service +com.tle.web.connectors.moodle.editor.error.webservicetoken.mandatory=You must enter a web service token +com.tle.web.connectors.moodle.editor.help.enablewebservices=You must ensure that web services and the REST protocol are enabled in Moodle and you need to create a web service token. +com.tle.web.connectors.moodle.editor.help.installmodule=You must install the latest EQUELLA Moodle Module before you can use this feature. +com.tle.web.connectors.moodle.editor.help.link.createtoken=Follow this link to create a web service token +com.tle.web.connectors.moodle.editor.help.link.enablerest=Follow this link to enable the REST protocol +com.tle.web.connectors.moodle.editor.help.link.enablewebservices=Follow this link to enable web services +com.tle.web.connectors.moodle.editor.help.mustbeadmin=To use the links below you must login as a Moodle administrator if prompted. +com.tle.web.connectors.moodle.editor.help.testservice=Use this button to verify that the EQUELLA Moodle web service is setup correctly. +com.tle.web.connectors.moodle.editor.label.setupwebservice=Setup Moodle web service +com.tle.web.connectors.moodle.editor.label.teststatus.fail=Failed to contact Moodle web service +com.tle.web.connectors.moodle.editor.label.teststatus.ok=Connection successful +com.tle.web.connectors.moodle.editor.label.testwebservice=Test the EQUELLA Moodle web service +com.tle.web.connectors.moodle.editor.label.webservicetoken=Web service token +com.tle.web.connectors.operation.move=Move +com.tle.web.connectors.operation.move.title=Moving +com.tle.web.connectors.operation.remove=Remove +com.tle.web.connectors.operation.remove.title=Removing +com.tle.web.connectors.opresults.count=You have selected the following {0} external resources. +com.tle.web.connectors.opresults.count.1=You have selected the following 1 external resource. +com.tle.web.connectors.opresults.status={0} the selected results\: +com.tle.web.connectors.securitytree.manageconnectors=Manage external resources +com.tle.web.connectors.selectionsbox.count=You have selected {0} external resources +com.tle.web.connectors.selectionsbox.count.1=You have selected 1 external resource +com.tle.web.connectors.selectionsbox.pleaseselect=You must first select the external resources you want to perform the action on. +com.tle.web.connectors.selectionsbox.selectall=Select all external resources +com.tle.web.connectors.selectionsbox.unselect=Unselect all external resources +com.tle.web.connectors.selectionsbox.viewselected=View selected external resources +com.tle.web.connectors.setting.description=Configure external system connectors to enable content to be published directly to an LMS +com.tle.web.connectors.setting.title=External system connectors +com.tle.web.connectors.sortsection.results.reverse=Reverse order of results +com.tle.web.contentrestrictions.addbannedext.button=Add banned extension +com.tle.web.contentrestrictions.addbannedext.dialog.error.validation.invalidextension=Please enter a valid file extension +com.tle.web.contentrestrictions.addbannedext.dialog.label=File extension\: +com.tle.web.contentrestrictions.addbannedext.dialog.title=Enter banned extension +com.tle.web.contentrestrictions.addquota.dialog.button.cancel=Cancel +com.tle.web.contentrestrictions.addquota.dialog.button.changeexpression=Change +com.tle.web.contentrestrictions.addquota.dialog.button.ok=Add user content quota +com.tle.web.contentrestrictions.addquota.dialog.button.okedit=Edit user content quota +com.tle.web.contentrestrictions.addquota.dialog.error.validation.impossiblequota=Impossibly high or negative value of MB +com.tle.web.contentrestrictions.addquota.dialog.error.validation.invalidquota=Please enter a whole number of MB +com.tle.web.contentrestrictions.addquota.dialog.heading.label.add=Add user content quota +com.tle.web.contentrestrictions.addquota.dialog.heading.label.edit=Edit user content quota +com.tle.web.contentrestrictions.addquota.dialog.label=Enter quota size (in MB) +com.tle.web.contentrestrictions.addquota.dialog.label.expression=Select an expression for users or groups +com.tle.web.contentrestrictions.addquota.dialog.title=Enter user content quota details +com.tle.web.contentrestrictions.addquota.dialog.users=Users or groups +com.tle.web.contentrestrictions.addquota.selectuser.button=Select User +com.tle.web.contentrestrictions.adduser.selectthisuser=Select this user +com.tle.web.contentrestrictions.bannedext.description=Files with any of the following filename extensions will not be allowed to be uploaded into the repository. +com.tle.web.contentrestrictions.bannedext.empty=There are currently no banned filename extensions. +com.tle.web.contentrestrictions.bannedext.heading=Banned file extensions +com.tle.web.contentrestrictions.bannedext.remove=Remove +com.tle.web.contentrestrictions.bannedext.remove.confirm=Are you sure you want to remove this banned extension? +com.tle.web.contentrestrictions.button.selectuser=Search for a user... +com.tle.web.contentrestrictions.contentrestrictions.description=Select common virus carrying file types to be prohibited for uploading to the EQUELLA repository. Also configures the amount of storage available to EQUELLA users +com.tle.web.contentrestrictions.contentrestrictions.title=Content restrictions and quotas +com.tle.web.contentrestrictions.contentrestrictions.title.return=Return to Content restrictions and quotas page +com.tle.web.contentrestrictions.gigabytes.consumed=current file storage in use +com.tle.web.contentrestrictions.institution.settings.blank=Warning limit cannot be blank +com.tle.web.contentrestrictions.institution.settings.negative=Warning limit cannot be negative +com.tle.web.contentrestrictions.institution.settings.not.decimal=Warning limit must be an integer or decimal +com.tle.web.contentrestrictions.institution.settings.set.button=Set institutional warning limit +com.tle.web.contentrestrictions.institutionlimit.enablelimit=Enable institutional file storage warning +com.tle.web.contentrestrictions.institutionlimit.enter=Warning limit +com.tle.web.contentrestrictions.institutionlimit.heading=File-store usage for this institution +com.tle.web.contentrestrictions.institutionlimit.specify=Specify warning limit in Gigabytes - (max 4 decimal places) +com.tle.web.contentrestrictions.institutionlimit.warninglimit=Warning limit current setting +com.tle.web.contentrestrictions.quota.label.confirm.delete=Are you sure you want to delete this user content quota? +com.tle.web.contentrestrictions.quota.label.delete=Delete +com.tle.web.contentrestrictions.quota.label.edit=Edit +com.tle.web.contentrestrictions.quota.label.invalidexpression=<invalid expression> +com.tle.web.contentrestrictions.quota.label.movedown=Move down +com.tle.web.contentrestrictions.quota.label.moveup=Move up +com.tle.web.contentrestrictions.quota.table.empty=There are no defined user content quotas +com.tle.web.contentrestrictions.quota.table.expression=Expression +com.tle.web.contentrestrictions.quota.table.link.add=Add user content quota +com.tle.web.contentrestrictions.quota.table.size=Size +com.tle.web.contentrestrictions.securitytree.contentrestrictions=Content restrictions and quotas +com.tle.web.contentrestrictions.userquota.title=User content quotas +com.tle.web.contribute.breadcrumb.title=Return to contribute page +com.tle.web.contribute.breadcrumbForContributionSelector=Contribute +com.tle.web.contribute.discard=Discard editing +com.tle.web.contribute.discard.confirm=Are you sure you want to discard the previous changes to this item? +com.tle.web.contribute.help=What type of resource are you contributing? +com.tle.web.contribute.menu=Contribute +com.tle.web.contribute.nowizards=There are no areas available for you to contribute to. +com.tle.web.contribute.quick.contribute.category=Quick contribution +com.tle.web.contribute.remove=Remove +com.tle.web.contribute.resumablewizards=Contributions in progress +com.tle.web.contribute.resumablewizardsinfo=These contributions are still in progress and will only remain while you are logged in +com.tle.web.contribute.resume=Resume editing +com.tle.web.contribute.resume.confirm=Are you sure you want to resume the previous changes to this item? +com.tle.web.contribute.selectable.home=Contribute +com.tle.web.contribute.title=Contribute +com.tle.web.controls.externaltools.externaltoolresource.details.mimetype=External tool provider +com.tle.web.controls.externaltools.externaltoolresource.details.type=Type +com.tle.web.controls.externaltools.externaltoolviewer.unsupported.msg=Must use the ExternalToolViewer +com.tle.web.controls.externaltools.handlers.lti.add.title=Add external tool +com.tle.web.controls.externaltools.handlers.lti.advanced=Advanced settings +com.tle.web.controls.externaltools.handlers.lti.consumerkey=Consumer key +com.tle.web.controls.externaltools.handlers.lti.container.option.default=Default +com.tle.web.controls.externaltools.handlers.lti.container.option.embed=Embed +com.tle.web.controls.externaltools.handlers.lti.container.option.newwindow=New window +com.tle.web.controls.externaltools.handlers.lti.customparams=Custom parameters +com.tle.web.controls.externaltools.handlers.lti.description=Attach a link to an LTI provider +com.tle.web.controls.externaltools.handlers.lti.edit.title=Edit external tool +com.tle.web.controls.externaltools.handlers.lti.error.badurl=Text entered is not a valid URL +com.tle.web.controls.externaltools.handlers.lti.error.invalid=Please make a selection, or enter a launch URL +com.tle.web.controls.externaltools.handlers.lti.help.customparams=Custom parameters to send to the tool provider. Consult the tool's documentation for possible parameters. Multiple parameters should be entered as a comma separated list e.g. review_chaper\=1.2.57,book_isbn\=0-962303208 or on separate lines for each name\=value pair +com.tle.web.controls.externaltools.handlers.lti.help.default=If checked, the privacy settings configured for this tool provider will apply +com.tle.web.controls.externaltools.handlers.lti.help.email=If enabled the email address of the user launching the tool will be shared with the tool provider +com.tle.web.controls.externaltools.handlers.lti.help.iconurl=If set, will override the icon which applies to the tool provider +com.tle.web.controls.externaltools.handlers.lti.help.name=If enabled the full name of the user launching the tool will be shared with the tool provider +com.tle.web.controls.externaltools.handlers.lti.iconurl=Icon URL +com.tle.web.controls.externaltools.handlers.lti.launchurl=Launch URL +com.tle.web.controls.externaltools.handlers.lti.name=External tool provider (LTI) +com.tle.web.controls.externaltools.handlers.lti.privacy=Privacy options +com.tle.web.controls.externaltools.handlers.lti.privacy.default=Use default privacy options +com.tle.web.controls.externaltools.handlers.lti.seek=Seek LTI +com.tle.web.controls.externaltools.handlers.lti.select.automatic=Automatic, based on URL +com.tle.web.controls.externaltools.handlers.lti.select.heading=Select an LTI provider +com.tle.web.controls.externaltools.handlers.lti.select.lti=LTI provider +com.tle.web.controls.externaltools.handlers.lti.sharedsecret=Shared secret +com.tle.web.controls.externaltools.handlers.lti.shareemail=Share launcher's email +com.tle.web.controls.externaltools.handlers.lti.sharename=Share launcher's name +com.tle.web.controls.externaltools.handlers.lti.warning.unmatched=The Launch URL entered does not match the drop-down selection +com.tle.web.controls.externaltools.handlers.url.edit.url=Launch URL +com.tle.web.copyright.activate.activate=Activate\: +com.tle.web.copyright.activate.cancel=Cancel +com.tle.web.copyright.activate.choose=Choose +com.tle.web.copyright.activate.citatenone=None +com.tle.web.copyright.activate.citation=Citation\: +com.tle.web.copyright.activate.course=Course\: +com.tle.web.copyright.activate.course.change=Change course +com.tle.web.copyright.activate.course.select=Select course +com.tle.web.copyright.activate.error.accessdenied=You do not have the required privilege to view this page. +com.tle.web.copyright.activate.error.coursenotfound=This course does not exist in EQUELLA. Please contact your administrator. +com.tle.web.copyright.activate.error.emptycourse=You must select a course. +com.tle.web.copyright.activate.error.nocourses=You must create a course before you can make activations. +com.tle.web.copyright.activate.error.students=Please enter a valid student number +com.tle.web.copyright.activate.expected=Expected audience\: +com.tle.web.copyright.activate.expected.none=No course selected +com.tle.web.copyright.activate.intended=Intended usage\: +com.tle.web.copyright.activate.makelivefrom=Activate from\: +com.tle.web.copyright.activate.makeliveuntil=Activate until\: +com.tle.web.copyright.activate.name=User\: +com.tle.web.copyright.activate.title=Activate attachments +com.tle.web.copyright.agreement.accept=Accept +com.tle.web.copyright.agreement.reject=Reject +com.tle.web.copyright.agreement.title=Copyright Agreement +com.tle.web.copyright.list.citation=Citation +com.tle.web.copyright.status.active=Active +com.tle.web.copyright.status.inactive=Inactive +com.tle.web.copyright.status.pending=Pending +com.tle.web.copyright.summary.activate=Activate +com.tle.web.copyright.summary.activateall=Activate Selected +com.tle.web.copyright.summary.activateandadd=Activate and Add +com.tle.web.copyright.summary.activetotal=Active total +com.tle.web.copyright.summary.alltotal=Total percentage +com.tle.web.copyright.summary.chapter=Chapter +com.tle.web.copyright.summary.in=In +com.tle.web.copyright.summary.inactivetotal=Inactive total +com.tle.web.copyright.summary.others=Links to other Portions +com.tle.web.copyright.summary.pages=pages +com.tle.web.copyright.summary.pagesavailable=Pages available for activation +com.tle.web.copyright.summary.restricted=You do not have permission to view this attachment +com.tle.web.copyright.summary.title=Copyright +com.tle.web.copyright.summary.totalpages=Total pages +com.tle.web.copyright.summary.unnamedportion=Unnamed +com.tle.web.copyright.summary.viewportion=(view portion) +com.tle.web.copyright.violation.back=Back +com.tle.web.copyright.violation.button.cancel=OK +com.tle.web.copyright.violation.copyright=Copyright problem +com.tle.web.copyright.violation.title=Copyright violation +com.tle.web.coursedefaults.coursedefaults.description=Select default course dates and configure activated portion usage restrictions. +com.tle.web.coursedefaults.coursedefaults.enddate=End date +com.tle.web.coursedefaults.coursedefaults.settings.title=Course defaults +com.tle.web.coursedefaults.coursedefaults.startdate=Start date +com.tle.web.coursedefaults.coursedefaults.title=Copyright +com.tle.web.coursedefaults.error.noaccess=You do not have access to view this page +com.tle.web.coursedefaults.portionrestrictions.checkbox=Do not allow an activated portion to be added to a course that the portion has not been activated against +com.tle.web.coursedefaults.portionrestrictions.settings.title=Activated portion usage restrictions +com.tle.web.coursedefaults.securitytree.coursedefaultssettings=Copyright settings +com.tle.web.coursedefaults.settings.clear.button=Clear +com.tle.web.coursedefaults.settings.save.button=Save +com.tle.web.coursedefaults.settings.save.receipt=Course settings saved successfully +com.tle.web.customdateformat.securitytree.dateformatsettings=Date format settings +com.tle.web.customdateformat.settings.dateformat.exact=Use exact date format - e.g June 19, 2014 3\:13 PM +com.tle.web.customdateformat.settings.dateformat.relative=Use relative date format - e.g about an hour ago +com.tle.web.customdateformat.settings.description=Configure the system display date format +com.tle.web.customdateformat.settings.page.title=Display date format +com.tle.web.customdateformat.settings.save.button=Save +com.tle.web.customdateformat.settings.save.receipt=Date format settings saved successfully +com.tle.web.customdateformat.settings.title=Display date format +com.tle.web.customisation.delete=Remove custom theme +com.tle.web.customisation.download=Download the current theme +com.tle.web.customisation.error.noaccess=You do not have access to view this page +com.tle.web.customisation.securitytree.theme=Theme settings +com.tle.web.customisation.settings.description=Upload a new theme file to change the EQUELLA 'look and feel' +com.tle.web.customisation.settings.title=Themes +com.tle.web.customisation.title=Theme settings +com.tle.web.customisation.upload=Upload a theme +com.tle.web.customisation.upload.button=Upload +com.tle.web.customlinks.confirm.delete=Are you sure you want to delete this link? +com.tle.web.customlinks.edit.add=Add +com.tle.web.customlinks.edit.add.title=Create link +com.tle.web.customlinks.edit.addText=Create a new link +com.tle.web.customlinks.edit.cancel=Cancel +com.tle.web.customlinks.edit.delete=Delete +com.tle.web.customlinks.edit.display=Display text +com.tle.web.customlinks.edit.download.button=Download +com.tle.web.customlinks.edit.download.error.connect=Could not connect to the server\: {0}. +com.tle.web.customlinks.edit.download.error.host=The address entered is unknown, make sure that it is spelled correctly. +com.tle.web.customlinks.edit.download.error.invalid=The address entered is invalid\: {0}. +com.tle.web.customlinks.edit.download.error.notfound=No icon found. +com.tle.web.customlinks.edit.download.error.process=There was an error processing the downloaded file. +com.tle.web.customlinks.edit.download.help=Most websites have an icon already associated with them. Pressing download will attempt to get this icon. +com.tle.web.customlinks.edit.download.label=Download remote icon +com.tle.web.customlinks.edit.edit=Edit +com.tle.web.customlinks.edit.edit.title=Edit link +com.tle.web.customlinks.edit.editLink=Edit custom link +com.tle.web.customlinks.edit.existing=Existing links +com.tle.web.customlinks.edit.newwindow=Open in a new window +com.tle.web.customlinks.edit.save=Save +com.tle.web.customlinks.edit.select=Select Users... +com.tle.web.customlinks.edit.upload.button=Upload +com.tle.web.customlinks.edit.upload.delete=Remove icon +com.tle.web.customlinks.edit.upload.error.empty=No file selected or it is empty +com.tle.web.customlinks.edit.upload.error.unsupported=The selected file type is not supported +com.tle.web.customlinks.edit.upload.filename=Icon file +com.tle.web.customlinks.edit.upload.label=Upload an icon +com.tle.web.customlinks.edit.url=URL +com.tle.web.customlinks.edit.users=Who can view this url +com.tle.web.customlinks.entity.uuid=UUID +com.tle.web.customlinks.error.name=The display name cannot be blank +com.tle.web.customlinks.error.url=The URL cannot be blank +com.tle.web.customlinks.links.edit=Edit custom links +com.tle.web.customlinks.links.ordering=The links can be reordered by dragging and dropping them in the desired positions. A page refresh is required to see the updated links in the menu. +com.tle.web.customlinks.menu.description=Configure custom links that can display on the navigation menu +com.tle.web.customlinks.menu.title=Custom links +com.tle.web.customlinks.page.breadcrumb.title=Return to custom links list +com.tle.web.customlinks.page.customlinks.title=Custom links +com.tle.web.customlinks.url.help=The url can be relative (to point to this server) or an absolute url. +com.tle.web.customlinks.view.help=Select the users or groups that this link will appear to. +com.tle.web.diagnostics.change.group=Change group +com.tle.web.diagnostics.change.user=Change user +com.tle.web.diagnostics.error.noaccess=You do not have access to view this page +com.tle.web.diagnostics.label.viewgroups=Groups +com.tle.web.diagnostics.label.viewmembers=Members +com.tle.web.diagnostics.no.group.found=There are no groups for this user +com.tle.web.diagnostics.no.user.found=There are no users in this group +com.tle.web.diagnostics.securitytree.diagnostics=Diagnostics +com.tle.web.diagnostics.select.group=Select group +com.tle.web.diagnostics.select.user=Select user +com.tle.web.diagnostics.settings.description=View a user's groups and group membership information. +com.tle.web.diagnostics.settings.title=Diagnostics +com.tle.web.diagnostics.table.gropus.prefix=Groups for +com.tle.web.diagnostics.table.users.prefix=Users in +com.tle.web.diagnostics.title=Diagnostics +com.tle.web.diagnostics.utils.selectuserdialog.default.prompt=Search users to check groups +com.tle.web.diagnostics.utils.selectuserdialog.searchbutton=Search +com.tle.web.diagnostics.viewgroups=View users in a group +com.tle.web.diagnostics.viewgroups.help=Select a group to see a list of group members. +com.tle.web.diagnostics.viewusers=View groups for a user +com.tle.web.diagnostics.viewusers.help=Select a user to view all the groups to which that user has been added. +com.tle.web.echo.duration.hour=hour +com.tle.web.echo.duration.hours=hours +com.tle.web.echo.duration.minute=minute +com.tle.web.echo.duration.minutes=minutes +com.tle.web.echo.duration.second=second +com.tle.web.echo.duration.seconds=seconds +com.tle.web.echo.editor.button.cancel=Cancel +com.tle.web.echo.editor.button.save=Save +com.tle.web.echo.editor.button.test=Test URLs +com.tle.web.echo.editor.label.applicationurl=Application URL +com.tle.web.echo.editor.label.consumerkey=Consumer key +com.tle.web.echo.editor.label.consumersecret=Consumer secret +com.tle.web.echo.editor.label.contenturl=Content URL +com.tle.web.echo.editor.label.description=Description +com.tle.web.echo.editor.label.name=Name +com.tle.web.echo.editor.label.page.title.edit=Edit EchoSystem server +com.tle.web.echo.editor.label.page.title.new=Add new EchoSystem server +com.tle.web.echo.editor.label.serveruuid=UUID +com.tle.web.echo.editor.label.systemid=System ID +com.tle.web.echo.editor.label.systemid.help=This must be unique across institutions and must match the name configured in the EchoSystem EQUELLA publisher when it is added to the EchoSystem specified in the Application URL. The recommended value is the EchoSystem Server's Customer Identifier +com.tle.web.echo.editor.label.teststatus.fail=Connection failure +com.tle.web.echo.editor.label.teststatus.invalid=Invalid +com.tle.web.echo.editor.label.teststatus.nottested=Not tested +com.tle.web.echo.editor.label.teststatus.success=Connection successful +com.tle.web.echo.editor.label.testurls=Test status +com.tle.web.echo.editor.save.receipt=EchoSystem server saved successfully +com.tle.web.echo.editor.validation.applicationurl.invalid=The Application URL is invalid +com.tle.web.echo.editor.validation.applicationurl.mandatory=You must enter an Application URL +com.tle.web.echo.editor.validation.consumerkey.mandatory=You must enter a Consumer key +com.tle.web.echo.editor.validation.consumersecret.mandatory=You must enter a Consumer secret +com.tle.web.echo.editor.validation.contenturl.invalid=The Content URL is invalid +com.tle.web.echo.editor.validation.contenturl.mandatory=You must enter a Content URL +com.tle.web.echo.editor.validation.name.mandatory=You must enter a name +com.tle.web.echo.editor.validation.systemid.mandatory=You must enter a unique EchoSystem system id +com.tle.web.echo.editor.validation.testurls.fail=While testing the URL\: {0} an error with the status\: {1} occurred +com.tle.web.echo.editor.validation.testurls.invalid=Echo server details are not valid +com.tle.web.echo.editor.validation.testurls.nottested=You must test the URLs above are valid and reachable before you can save +com.tle.web.echo.error.noaccess=You do not have the access to view this page +com.tle.web.echo.migration.addmimetype.info=Add EchoSystem MIME type +com.tle.web.echo.securitytree.echoservers=EchoSystem servers +com.tle.web.echo.securitytree.targetallechoservers=All Echo 360 servers +com.tle.web.echo.serverlist.column.echoserver=EchoSystem server +com.tle.web.echo.serverlist.confirm.delete=Are you sure you wish to delete this EchoSystem server? +com.tle.web.echo.serverlist.emptylist=There are no EchoSystem servers currently configured +com.tle.web.echo.serverlist.link.add=Add EchoSystem server +com.tle.web.echo.serverlist.link.delete=Delete +com.tle.web.echo.serverlist.link.edit=Edit +com.tle.web.echo.serverlist.page.title=EchoSystem servers +com.tle.web.echo.settings.description=Configure EchoSystem server details for seamless authentication. +com.tle.web.echo.settings.title=Echo360 EchoSystem servers +com.tle.web.echo.viewer.echocenterviewer.name=EchoCenter viewer +com.tle.web.echo.viewer.echoplayerviewer.name=EchoPlayer viewer +com.tle.web.echo.viewer.echopodcastviewer.name=Echo Podcast viewer +com.tle.web.echo.viewer.echovodcastviewer.name=Echo Vodcast viewer +com.tle.web.echo.viewer.error.noserver=There is no Echo360 EchoSystem server configured for this attachment. Please contact your system administrator +com.tle.web.entities.editor.button.cancel=Cancel +com.tle.web.entities.editor.button.save=Save +com.tle.web.entities.editor.error.accessdenied=You do not have the required permission to access this page\: {0} +com.tle.web.entities.editor.error.title.mandatory=You must enter a title +com.tle.web.entities.editor.label.description=Description +com.tle.web.entities.editor.label.title=Title +com.tle.web.entities.editor.warning.navigateaway=WARNING\: Any changes will be lost. Do you wish to leave this page without saving? +com.tle.web.entities.entity.uuid=UUID +com.tle.web.entities.error.noaccess=Insufficient privileges +com.tle.web.entities.link.clone=Clone +com.tle.web.entities.link.delete=Delete +com.tle.web.entities.link.disable=Disable +com.tle.web.entities.link.edit=Edit +com.tle.web.entities.link.enable=Enable +com.tle.web.externaltools.editor.baseurl=Base URL +com.tle.web.externaltools.editor.consumerkey=Consumer key +com.tle.web.externaltools.editor.container.option.default=Default +com.tle.web.externaltools.editor.container.option.embed=Embed +com.tle.web.externaltools.editor.container.option.newwindow=New window +com.tle.web.externaltools.editor.customparams=Custom parameters +com.tle.web.externaltools.editor.email=Share launcher's email with tool +com.tle.web.externaltools.editor.error.badurl=Text entered is not a valid URL +com.tle.web.externaltools.editor.help.baseurl=The base URL is used to match the tool launch URL entered during contribution to the correct tool provider configuration +com.tle.web.externaltools.editor.help.consumerkey=The consumer key as supplied by the tool provider +com.tle.web.externaltools.editor.help.customparams=Custom parameters to send to the tool provider. Consult the tool's documentation for possible parameters. Multiple parameters should be entered as a comma separated list e.g. review_chaper\=1.2.57,book_isbn\=0-962303208 or on separate lines for each name\=value pair +com.tle.web.externaltools.editor.help.email=If enabled the email address of the user launching the tool will be shared with the tool provider +com.tle.web.externaltools.editor.help.iconurl=If set, will override the icon which applies to the EQUELLA attachment-lti MIME type +com.tle.web.externaltools.editor.help.name=If enabled the full name of the user launching the tool will be shared with the tool provider +com.tle.web.externaltools.editor.icon=Icon +com.tle.web.externaltools.editor.iconurl=Icon URL +com.tle.web.externaltools.editor.name=Share launcher's name with tool +com.tle.web.externaltools.editor.pagetitle.edit=Edit external tool provider +com.tle.web.externaltools.editor.pagetitle.new=Create external tool provider +com.tle.web.externaltools.editor.privacy=Privacy options +com.tle.web.externaltools.editor.sharedsecret=Shared secret +com.tle.web.externaltools.securitytree.alltools=External Tools +com.tle.web.externaltools.securitytree.targeralltoolss=All external tools +com.tle.web.externaltools.settings.description=Configure default settings for LTI providers +com.tle.web.externaltools.settings.title=External tool providers (LTI) +com.tle.web.externaltools.tools.add=Add new tool provider +com.tle.web.externaltools.tools.columns.entity=External Tools +com.tle.web.externaltools.tools.confirm.delete=Are you sure you wish to delete {0}? +com.tle.web.externaltools.tools.spiel=This section is used for the management of LTI tool provider configurations. During contribution a user will add a launch URL, which will be used to match the tool provider's base URL and retrieve the related configuration. +com.tle.web.externaltools.tools.table.empty=There are no editable tools +com.tle.web.externaltools.viewer.error.lti.nonconformance=The following required LTI parameters were absent or invalid\: +com.tle.web.externaltools.viewer.error.noprovider=ERROR\: no matching provider configuration or launch URL found +com.tle.web.externaltools.viewer.title=External tool (LTI) viewer +com.tle.web.favourites.add=Add +com.tle.web.favourites.add.description=Add to favourites\: +com.tle.web.favourites.admin.text=Further information for administrators... +com.tle.web.favourites.cancel=Cancel +com.tle.web.favourites.current=This version +com.tle.web.favourites.datefavourited=Date favourited +com.tle.web.favourites.description=Provide tags to help when searching (optional) +com.tle.web.favourites.dialog.title=Add to favourites +com.tle.web.favourites.exists=This is already a favourite +com.tle.web.favourites.favsearch.criteria=Criteria +com.tle.web.favourites.favsearch.delete=Remove +com.tle.web.favourites.favsearch.deleteconfirm=Are you sure you want to remove this search from your favourites? +com.tle.web.favourites.favsearch.deletereceipt=Successfully removed from favourites +com.tle.web.favourites.favsearch.query=Query +com.tle.web.favourites.favsearch.within=Within +com.tle.web.favourites.items=Resources +com.tle.web.favourites.keywords=Tags +com.tle.web.favourites.latest=Always use latest version +com.tle.web.favourites.menu.favourites=Favourites +com.tle.web.favourites.noresults.items=You have no favourites +com.tle.web.favourites.noresults.items.filtered=No favourites found +com.tle.web.favourites.noresults.searches=You have no favourites +com.tle.web.favourites.noresults.searches.filtered=No favourites found +com.tle.web.favourites.portal.description=displays favourite resources and searches +com.tle.web.favourites.portal.name=Favourites +com.tle.web.favourites.portal.noresults=There are no favourites to display +com.tle.web.favourites.portal.searchresult=Search results for "{0}" +com.tle.web.favourites.portal.showall=Show all +com.tle.web.favourites.recent.favourites=Favourites +com.tle.web.favourites.result.type.standard=Standard +com.tle.web.favourites.results.showing=showing {0} to {1} of {2} +com.tle.web.favourites.searches=Searches +com.tle.web.favourites.searchresults.add=Add to favourites +com.tle.web.favourites.searchresults.add.receipt=Successfully added to favourites +com.tle.web.favourites.searchresults.remove=Remove from favourites +com.tle.web.favourites.searchresults.remove.confirm=Are you sure you want to remove from your favourites? +com.tle.web.favourites.searchresults.remove.receipt=Successfully removed from favourites +com.tle.web.favourites.searchresults.tags=Tags +com.tle.web.favourites.selection.navaction=Favourites +com.tle.web.favourites.selectversion=Select version to add\: +com.tle.web.favourites.sortoptions.items.bookmarkdate=Date favourited +com.tle.web.favourites.sortoptions.searches.date=Date favourited +com.tle.web.favourites.sortoptions.searches.name=Name +com.tle.web.favourites.thisversiononly=NOTE\: Adding this favourite will point to this version forever. +com.tle.web.favourites.title=Favourites +com.tle.web.favourites.viewitem.button.add=Add to favourites +com.tle.web.favourites.viewitem.button.remove=Remove favourite +com.tle.web.favourites.viewitem.receipt.add=Successfully added to favourites +com.tle.web.favourites.viewitem.receipt.remove=Successfully removed from favourites +com.tle.web.fedsearch.disabled.error=This remote repository search has been disabled +com.tle.web.fedsearch.filter.bydate.after=After +com.tle.web.fedsearch.filter.bydate.and=and +com.tle.web.fedsearch.filter.bydate.before=Before +com.tle.web.fedsearch.filter.bydate.between=Between +com.tle.web.fedsearch.filter.bydate.on=On +com.tle.web.fedsearch.filter.clear=Clear +com.tle.web.fedsearch.query.blank=Please enter some search terms +com.tle.web.fedsearch.query.hint=Enter search terms... +com.tle.web.fedsearch.query.search=Search +com.tle.web.fedsearch.query.searching=Searching {0} +com.tle.web.fedsearch.remoterepos=Select a remote repository to search +com.tle.web.fedsearch.remoterepos.column.remoterepo=Remote repository +com.tle.web.fedsearch.remoterepos.heading=Remote repositories +com.tle.web.fedsearch.search.noresults=There are no results available +com.tle.web.fedsearch.search.results=Results +com.tle.web.fedsearch.view.button.import=Import +com.tle.web.freetext.extracter.standard.head.enabled=Enabled +com.tle.web.freetext.extracter.standard.head.name=Extractor +com.tle.web.freetext.extracter.standard.mimefreetextedit.title=Text extractors +com.tle.web.galleryviewer.fancyviewer.title=Gallery +com.tle.web.galleryviewer.noimages=No images +com.tle.web.google.analytics.account.dont.have=Don't have your Google Analytics account? +com.tle.web.google.analytics.account.enter=Account ID\: +com.tle.web.google.analytics.account.example=Example\: UA-123456-1 +com.tle.web.google.analytics.account.receipt=Successfully saved settings +com.tle.web.google.analytics.account.save=Save +com.tle.web.google.analytics.account.signup=Sign up by clicking here +com.tle.web.google.analytics.analytics.help.trackingCode=What is my tracking code? +com.tle.web.google.analytics.analytics.help.visitorStats=Where can I see my visitor stats? +com.tle.web.google.analytics.analytics.notInstalled=Not enabled +com.tle.web.google.analytics.analytics.receivingData=Enabled +com.tle.web.google.analytics.analytics.status=Tracking status\: +com.tle.web.google.analytics.description=Google Analytics provides statistics about your website traffic. Its features include Advanced Segmentation, Custom Reporting and Motion Charts. +com.tle.web.google.analytics.pagetitle=Google Analytics +com.tle.web.google.analytics.securitytree.googleanalytics=Google Analytics +com.tle.web.google.analytics.settings.description=Configure Google Analytics to monitor and analyse website traffic +com.tle.web.google.analytics.settings.title=Google Analytics +com.tle.web.google.api.securitytree.googleapi=Google API +com.tle.web.google.api.settings.apikey.help=Enter your Google account API Key above. API Keys can be obtained from the developer console of your Google Account. For more detailed instructions please see the EQUELLA documentation. +com.tle.web.google.api.settings.apikey.label=Google API Key +com.tle.web.google.api.settings.description=Configure a Google API key +com.tle.web.google.api.settings.save.button=Save +com.tle.web.google.api.settings.save.receipt=Successfully saved Google API settings +com.tle.web.google.api.settings.title=Google API +com.tle.web.harvesterskipdrmsettings.harvesterskipdrmsettings.checklabel=Configure harvesters to skip DRM acceptances when harvesting items +com.tle.web.harvesterskipdrmsettings.harvesterskipdrmsettings.description=Configure harvesters to skip DRM acceptances when harvesting items +com.tle.web.harvesterskipdrmsettings.harvesterskipdrmsettings.title=Harvester +com.tle.web.harvesterskipdrmsettings.securitytree.harvesterskipdrmsettings=Harvester skip DRM +com.tle.web.harvesterskipdrmsettings.settings.save.button=Save +com.tle.web.harvesterskipdrmsettings.settings.save.receipt=Harvester skip DRM setting saved successfully +com.tle.web.hierarchy.admin.text=Further information for administrators... +com.tle.web.hierarchy.advanced.link=Advanced Search +com.tle.web.hierarchy.aftercontribution.link=Modify key resource +com.tle.web.hierarchy.aftercontribution.msg=Select to add key resource to hierarchy, or uncheck to remove +com.tle.web.hierarchy.aftercontribution.receipt=Successfully modified your key resource +com.tle.web.hierarchy.aftercontribution.receipt.topic=
  • {0}
  • +com.tle.web.hierarchy.aftercontribution.title=Modify key resource +com.tle.web.hierarchy.button.add=Save +com.tle.web.hierarchy.confirm=Are you sure you want to add the item as a key resource to this topic? +com.tle.web.hierarchy.itemlist.addtolink=Add to hierarchy +com.tle.web.hierarchy.itemlist.addtotopiclink=Add as key resource +com.tle.web.hierarchy.itemlist.removefromtopiclink=Remove key resource +com.tle.web.hierarchy.label.more=More... +com.tle.web.hierarchy.label.selection.action=Browse +com.tle.web.hierarchy.migration.acl.title=Migrate hierarchy ACLs +com.tle.web.hierarchy.migration.addfkeys=Add foreign key indexes for hierarchy topics +com.tle.web.hierarchy.migration.convertoldsavedsearches.title=Convert all old saved searches to new favourite search format +com.tle.web.hierarchy.migration.dynamic.title=Setup dynamic hierarchy table +com.tle.web.hierarchy.migration.removecourses.title=Remove course/activation hierarchy topics +com.tle.web.hierarchy.migration.virtualtopics.title=Enhance hierarchy topics with virtualisation +com.tle.web.hierarchy.missingprivileges=You do not have the required privilege to access this page\: {0} +com.tle.web.hierarchy.page.title=Browse +com.tle.web.hierarchy.portlet.browse.description=Browse all resources +com.tle.web.hierarchy.portlet.browse.name=Browse +com.tle.web.hierarchy.portlet.browse.notopics=No topics to browse +com.tle.web.hierarchy.privilegetree.rootname=Hierarchy +com.tle.web.hierarchy.select=Add to this topic +com.tle.web.hierarchy.selection.navaction=Browse +com.tle.web.hierarchy.thickbox.close=Close +com.tle.web.hierarchy.title=Hierarchy View +com.tle.web.htmleditor.nohtmleditor=No html editor plugin found +com.tle.web.htmleditor.settings.securitytree.htmleditorsettings=HTML editor +com.tle.web.htmleditor.settings.settings.description=Administer third party HTML editor plugins and manage the HTML editor toolbar and styles. +com.tle.web.htmleditor.settings.settings.editoroptions.button.cancel=Cancel +com.tle.web.htmleditor.settings.settings.editoroptions.button.save=Save +com.tle.web.htmleditor.settings.settings.editoroptions.confirm.navigateaway=WARNING\: Any unsaved changes will be lost +com.tle.web.htmleditor.settings.settings.editoroptions.front.link=Advanced options +com.tle.web.htmleditor.settings.settings.editoroptions.front.preamble=Perform advanced editor customisation. +com.tle.web.htmleditor.settings.settings.editoroptions.help=For advanced users only. Modifications to this setting have potential to cause issues with every HTML editor in the institution. This setting must be in JSON format. For a complete list of valid values please refer to the TinyMCE Configuration website. +com.tle.web.htmleditor.settings.settings.editoroptions.title=Advanced HTML editor options +com.tle.web.htmleditor.settings.settings.front.table.heading=HTML editor settings +com.tle.web.htmleditor.settings.settings.plugins.button.cancel=Cancel +com.tle.web.htmleditor.settings.settings.plugins.button.uploadplugin=Upload +com.tle.web.htmleditor.settings.settings.plugins.column.pluginauthor=Author +com.tle.web.htmleditor.settings.settings.plugins.column.pluginname=Plugin +com.tle.web.htmleditor.settings.settings.plugins.confirm.delete=This operation cannot be reversed. Are you sure you wish to delete this HTML editor plugin? +com.tle.web.htmleditor.settings.settings.plugins.error.noaccess=You do not have access to view this page +com.tle.web.htmleditor.settings.settings.plugins.front.link=Plugins +com.tle.web.htmleditor.settings.settings.plugins.front.preamble=Configure third party plugins for use in the HTML editor. +com.tle.web.htmleditor.settings.settings.plugins.label.noplugins=No plugins are uploaded or you do not have permission to see any +com.tle.web.htmleditor.settings.settings.plugins.label.uploadplugin=Upload a plugin +com.tle.web.htmleditor.settings.settings.plugins.link.delete=Delete +com.tle.web.htmleditor.settings.settings.plugins.title=HTML editor plugins +com.tle.web.htmleditor.settings.settings.styles.button.cancel=Cancel +com.tle.web.htmleditor.settings.settings.styles.button.save=Save +com.tle.web.htmleditor.settings.settings.styles.confirm.navigateaway=WARNING\: Any unsaved changes will be lost +com.tle.web.htmleditor.settings.settings.styles.front.link=Styles +com.tle.web.htmleditor.settings.settings.styles.front.preamble=Edit the CSS file that will be used to display content generated by the HTML editor. +com.tle.web.htmleditor.settings.settings.styles.help=All styles prefixed with ".htmlcontent " will be used when the HTML content is displayed. All styles prefixed with ".htmleditor " will be displayed when editing the HTML. +com.tle.web.htmleditor.settings.settings.styles.title=HTML editor styles +com.tle.web.htmleditor.settings.settings.title=HTML editor +com.tle.web.htmleditor.settings.settings.toolbar.available=Available buttons +com.tle.web.htmleditor.settings.settings.toolbar.button.cancel=Cancel +com.tle.web.htmleditor.settings.settings.toolbar.button.clear=Clear +com.tle.web.htmleditor.settings.settings.toolbar.button.reset=Reset to default +com.tle.web.htmleditor.settings.settings.toolbar.button.save=Save +com.tle.web.htmleditor.settings.settings.toolbar.confirm.clear=Are you sure you wish to clear the toolbar? +com.tle.web.htmleditor.settings.settings.toolbar.confirm.navigateaway=WARNING\: Any unsaved changes will be lost +com.tle.web.htmleditor.settings.settings.toolbar.confirm.reset=Are you sure you wish to revert to the default button configuration? +com.tle.web.htmleditor.settings.settings.toolbar.current=Current toolbar +com.tle.web.htmleditor.settings.settings.toolbar.front.link=Toolbar +com.tle.web.htmleditor.settings.settings.toolbar.front.preamble=Customise the toolbar that will appear in all instances of the HTML editor. +com.tle.web.htmleditor.settings.settings.toolbar.help=Drag and drop buttons from the Available buttons into the rows of the Current toolbar. To remove a button from the toolbar, drag and drop it back into the Available buttons. +com.tle.web.htmleditor.settings.settings.toolbar.title=HTML editor toolbar +com.tle.web.htmleditor.tinymce.addon.tle.mimetemplate.entertemplate=Use this template when embedding objects of this type using the HTML Editor\: +com.tle.web.htmleditor.tinymce.addon.tle.mimetemplate.entertemplate.help=
    FreeMarker mark-up accepted. An object of the name "resource" is available which represents the resource to be embedded.
    FunctionDescription
    getCanonicalUrl()The canonical URL to the actual file, bypassing all viewers. "Latest version" selection will not work with this URL.
    getDefaultViewerUrl()Get the URL to view the resource with the default viewer.
    getTitle()The title of the selected resource.
    getViewerUrl(String viewerId)Get the URL to view the resource with a specific viewer. In particular, the 'file' viewer is most useful since it allows "Latest version" selection to work and ultimately points to the canonical URL.
    For example\:
    <img src\="${resource.getViewerUrl('file')}" alt\="${title}" title\="${title}" />
    <a href\="${resource.getDefaultViewerUrl()}">View "${title}" with the default viewer<a/>
    +com.tle.web.htmleditor.tinymce.addon.tle.mimetemplate.migration=Upgrade embedding templates +com.tle.web.htmleditor.tinymce.addon.tle.mimetemplate.title=Embedding template +com.tle.web.htmleditor.tinymce.addon.tle.sessiontitle.tle_fileuploader=Upload a file or select a current attachment +com.tle.web.htmleditor.tinymce.addon.tle.sessiontitle.tle_reslinker=Link to a resource +com.tle.web.htmleditor.tinymce.addon.tle.sessiontitle.tle_scrapbookpicker=Embed a resource attachment +com.tle.web.htmleditor.tinymce.addon.tle.upload.currentattachments=Select from current attachments +com.tle.web.htmleditor.tinymce.addon.tle.upload.error.musthavedescription=You must enter a short description for this file +com.tle.web.htmleditor.tinymce.addon.tle.upload.error.mustselectfile=You must select an existing file with a file size greater than 0 +com.tle.web.htmleditor.tinymce.addon.tle.upload.filedescription=Please enter a description (optional) +com.tle.web.htmleditor.tinymce.addon.tle.upload.htmlcontrolattachments=Html Editor Control attachments +com.tle.web.htmleditor.tinymce.addon.tle.upload.itemattachments=Item attachments +com.tle.web.htmleditor.tinymce.addon.tle.upload.newfile=Upload a new file +com.tle.web.htmleditor.tinymce.addon.tle.upload.select=Select +com.tle.web.htmleditor.tinymce.addon.tle.upload.selectfile=Select a file to upload +com.tle.web.htmleditor.tinymce.addon.tle.upload.upload=Upload +com.tle.web.htmleditor.tinymce.button.abbr=Abbreviation +com.tle.web.htmleditor.tinymce.button.absolute=Toggle Absolute Positioning +com.tle.web.htmleditor.tinymce.button.acronym=Acronym +com.tle.web.htmleditor.tinymce.button.advhr=Insert Horizontal Line +com.tle.web.htmleditor.tinymce.button.anchor=Insert/Edit Anchor +com.tle.web.htmleditor.tinymce.button.attribs=Insert/Edit Attributes +com.tle.web.htmleditor.tinymce.button.backcolorpicker=Select Background Colour +com.tle.web.htmleditor.tinymce.button.blockquote=Block Quote +com.tle.web.htmleditor.tinymce.button.bold=Bold +com.tle.web.htmleditor.tinymce.button.bullist=Insert/Remove Bulleted List +com.tle.web.htmleditor.tinymce.button.cancel=Discard Changes +com.tle.web.htmleditor.tinymce.button.cell_props=Table Cell Properties +com.tle.web.htmleditor.tinymce.button.charmap=Insert Special Character +com.tle.web.htmleditor.tinymce.button.cite=Citation +com.tle.web.htmleditor.tinymce.button.code=Edit HTML Source +com.tle.web.htmleditor.tinymce.button.col_after=Insert Column After +com.tle.web.htmleditor.tinymce.button.col_before=Insert Column Before +com.tle.web.htmleditor.tinymce.button.copy=Copy +com.tle.web.htmleditor.tinymce.button.cut=Cut +com.tle.web.htmleditor.tinymce.button.del=Deletion +com.tle.web.htmleditor.tinymce.button.delete_col=Delete Column +com.tle.web.htmleditor.tinymce.button.delete_row=Delete Row +com.tle.web.htmleditor.tinymce.button.emotions=Emotions +com.tle.web.htmleditor.tinymce.button.fontselect=Font Family +com.tle.web.htmleditor.tinymce.button.fontsizeselect=Font Size +com.tle.web.htmleditor.tinymce.button.forecolorpicker=Select Text Colour +com.tle.web.htmleditor.tinymce.button.formatselect=Format +com.tle.web.htmleditor.tinymce.button.fullscreen=Toggle Full Screen Mode +com.tle.web.htmleditor.tinymce.button.help=About +com.tle.web.htmleditor.tinymce.button.hr=Insert Horizontal Line +com.tle.web.htmleditor.tinymce.button.image=Insert/Edit Image +com.tle.web.htmleditor.tinymce.button.indent=Increase Indent +com.tle.web.htmleditor.tinymce.button.ins=Insertion +com.tle.web.htmleditor.tinymce.button.insertdate=Insert Date +com.tle.web.htmleditor.tinymce.button.insertlayer=Insert New Layer +com.tle.web.htmleditor.tinymce.button.inserttime=Insert Time +com.tle.web.htmleditor.tinymce.button.italic=Italic +com.tle.web.htmleditor.tinymce.button.justifycenter=Align Center +com.tle.web.htmleditor.tinymce.button.justifyfull=Align Full +com.tle.web.htmleditor.tinymce.button.justifyleft=Align Left +com.tle.web.htmleditor.tinymce.button.justifyright=Align Right +com.tle.web.htmleditor.tinymce.button.link=Insert/Edit Link +com.tle.web.htmleditor.tinymce.button.ltr=Direction Left to Right +com.tle.web.htmleditor.tinymce.button.media=Insert/Edit Embedded Media +com.tle.web.htmleditor.tinymce.button.merge_cells=Merge Table Cells +com.tle.web.htmleditor.tinymce.button.movebackward=Move Backward +com.tle.web.htmleditor.tinymce.button.moveforward=Move Forward +com.tle.web.htmleditor.tinymce.button.newdocument=New Document +com.tle.web.htmleditor.tinymce.button.nonbreaking=Insert Non-Breaking Space Character +com.tle.web.htmleditor.tinymce.button.numlist=Insert/Remove Numbered List +com.tle.web.htmleditor.tinymce.button.outdent=Descrease Indent +com.tle.web.htmleditor.tinymce.button.pagebreak=Insert Page Break for Printing +com.tle.web.htmleditor.tinymce.button.paste=Paste +com.tle.web.htmleditor.tinymce.button.preview=Preview +com.tle.web.htmleditor.tinymce.button.print=Print +com.tle.web.htmleditor.tinymce.button.redo=Redo +com.tle.web.htmleditor.tinymce.button.removeformat=Remove format +com.tle.web.htmleditor.tinymce.button.replace=Find/Replace +com.tle.web.htmleditor.tinymce.button.row_after=Insert Row After +com.tle.web.htmleditor.tinymce.button.row_before=Insert Row Before +com.tle.web.htmleditor.tinymce.button.row_props=Table Row Properties +com.tle.web.htmleditor.tinymce.button.rtl=Direction Right to Left +com.tle.web.htmleditor.tinymce.button.save=Save +com.tle.web.htmleditor.tinymce.button.search=Find +com.tle.web.htmleditor.tinymce.button.selectall=Select All +com.tle.web.htmleditor.tinymce.button.separator=Separator +com.tle.web.htmleditor.tinymce.button.spellchecker=Toggle Spell Checker +com.tle.web.htmleditor.tinymce.button.split_cells=Split Merged Table Cells +com.tle.web.htmleditor.tinymce.button.strikethrough=Strikethrough +com.tle.web.htmleditor.tinymce.button.styleprops=Edit CSS Style +com.tle.web.htmleditor.tinymce.button.styleselect=Styles +com.tle.web.htmleditor.tinymce.button.sub=Subscript +com.tle.web.htmleditor.tinymce.button.sup=Superscript +com.tle.web.htmleditor.tinymce.button.table=Insert/Edit Table +com.tle.web.htmleditor.tinymce.button.template=Insert Predefined Template Content +com.tle.web.htmleditor.tinymce.button.underline=Underline +com.tle.web.htmleditor.tinymce.button.undo=Undo +com.tle.web.htmleditor.tinymce.button.unlink=Unlink +com.tle.web.htmleditor.tinymce.button.visualaid=Show/Hide Guidelines/Invisible Elements +com.tle.web.htmleditor.tinymce.button.visualchars=Show/Hide Visual Control Characters +com.tle.web.htmleditor.tinymce.dropdown.fontfamily=Font Family +com.tle.web.htmleditor.tinymce.dropdown.fontsize=Font Size +com.tle.web.htmleditor.tinymce.dropdown.format=Format +com.tle.web.htmleditor.tinymce.dropdown.styles=Styles +com.tle.web.htmleditor.tinymce.editor.link.fullscreen=Toggle full-screen +com.tle.web.htmleditor.tinymce.exception.unsupportedaction=Unsupported action +com.tle.web.ims.export.export=Download IMS package with updated metadata +com.tle.web.ims.export.imstitle=IMS Package +com.tle.web.ims.export.original=Download original IMS package +com.tle.web.ims.imsimport.notloaded=Could not load IMS manifest +com.tle.web.ims.imspackage=IMS Package +com.tle.web.ims.scormpackage=SCORM Package +com.tle.web.inplaceeditor.alert.beinguploaded=The file is currently being uploaded. +com.tle.web.inplaceeditor.confirm.changesdetected=There are changes in the editor not yet uploaded.\nDo you wish to upload and save these changes?\nSelect Cancel to discard unsaved changes. +com.tle.web.institution.clusternodes.debug.checkbox=Enable cluster debugging +com.tle.web.institution.clusternodes.health=Health check +com.tle.web.institution.clusternodes.ids=The following Nodes have been recognised as part of this cluster +com.tle.web.institution.clusternodes.node.id=Node ID +com.tle.web.institution.clusternodes.node.ips=IP addresses +com.tle.web.institution.clusternodes.nonclustered=clustering is not enabled +com.tle.web.institution.clusternodes.services=Services +com.tle.web.institution.clusternodes.tasks.task.label.nodeid=Node ID +com.tle.web.institution.clusternodes.tasks.task.label.title=Title +com.tle.web.institution.clusternodes.tasks.title=Active tasks +com.tle.web.institution.clusternodes.thisnode=You are using this node +com.tle.web.institution.column.actions=Actions +com.tle.web.institution.column.institution=Institution +com.tle.web.institution.column.status=Status +com.tle.web.institution.databases.add=Add database +com.tle.web.institution.databases.add.receipt=Database added +com.tle.web.institution.databases.bringonline=Bring online +com.tle.web.institution.databases.bringonline.receipt=Database is now available +com.tle.web.institution.databases.cell.actions=Actions +com.tle.web.institution.databases.cell.name=Name +com.tle.web.institution.databases.cell.status=Status +com.tle.web.institution.databases.delete=Remove this database +com.tle.web.institution.databases.delete.confirm=Are you sure you want to remove this database? Any institutions residing on this database will become unavailable. +com.tle.web.institution.databases.delete.receipt=Database successfully removed +com.tle.web.institution.databases.dialog.add=Add +com.tle.web.institution.databases.dialog.addonline=Add and bring online +com.tle.web.institution.databases.dialog.addonline.confirm=If you are adding an existing EQUELLA database please confirm that you have backed it up. +com.tle.web.institution.databases.dialog.description=Description +com.tle.web.institution.databases.dialog.main.description=These setting are used by EQUELLA to access and manipulate the schema and all the contained data. All databases must be from the same vendor, so you may only have connections to {0} databases. +com.tle.web.institution.databases.dialog.main.description.oracle=Oracle +com.tle.web.institution.databases.dialog.main.description.postgresql=PostgreSQL +com.tle.web.institution.databases.dialog.main.description.sqlserver=Microsoft SQL Server +com.tle.web.institution.databases.dialog.main.heading=Main connection +com.tle.web.institution.databases.dialog.otherdetails=Other details +com.tle.web.institution.databases.dialog.password=Password +com.tle.web.institution.databases.dialog.reporting.description=These setting are used when executing reports. It is highly recommended that credentials with lower privileges are used to avoid report designers from performing queries against data you wish to remain secret or perform data manipulation. Any fields that are left blank will use the respective value from the main connection above. +com.tle.web.institution.databases.dialog.reporting.heading=Reporting connection +com.tle.web.institution.databases.dialog.save=Save +com.tle.web.institution.databases.dialog.title.add=Add database +com.tle.web.institution.databases.dialog.title.edit=Edit database +com.tle.web.institution.databases.dialog.url=JDBC URL +com.tle.web.institution.databases.dialog.url.oracle=This should be in the form jdbc\:oracle\:thin\:@hostname\:1521\:mydatabase +com.tle.web.institution.databases.dialog.url.postgresql=This should be in the form jdbc\:postgresql\://hostname\:5432/mydatabase +com.tle.web.institution.databases.dialog.url.sqlserver=This should be in the form jdbc\:sqlserver\://hostname\:1433;databaseName\=mydatabase +com.tle.web.institution.databases.dialog.username=Username +com.tle.web.institution.databases.dialog.username.oracle=EQUELLA will use the default schema for this user, which will be the same as the username unless configured. This can be changed by creating an AFTER LOGON trigger to run ALTER SESSION SET CURRENT_SCHEMA \= myschema +com.tle.web.institution.databases.dialog.username.postgresql=EQUELLA will use the default schema for this user, which will be a schema with the same name as the username, or the public schema if that doesn't exist. This can be changed permanently for the user using ALTER USER username SET search_path TO myschema +com.tle.web.institution.databases.dialog.username.sqlserver=EQUELLA will use the default schema for this login. This can be changed by modifying the default schema for the user associated with this login. +com.tle.web.institution.databases.dialog.usesystem=Use system schema +com.tle.web.institution.databases.dialog.usesystem.help=Check this if you want this database connection to use the system schema as specified in the hibernate.properties file +com.tle.web.institution.databases.dialog.validate.password.mandatory=You must enter a password for the main connection +com.tle.web.institution.databases.dialog.validate.url.duplicate=You already have a database connection with the same URL, username and password +com.tle.web.institution.databases.dialog.validate.url.mandatory=You must enter a JDBC URL for the main connection +com.tle.web.institution.databases.dialog.validate.username.mandatory=You must enter a username for the main connection +com.tle.web.institution.databases.dialog.validate.usesystem.duplicate=Only one database connection can use the system schema details located in hibernate.properties. There is a database connection that duplicates these settings +com.tle.web.institution.databases.duplicate.info=It appears that this database connection points to the same schema as ''{0}'', please ensure you have set up the user with the correct default schema. +com.tle.web.institution.databases.duplicate.title=Duplicate schema detected +com.tle.web.institution.databases.edit=Edit database settings +com.tle.web.institution.databases.edit.receipt=Database edited +com.tle.web.institution.databases.errordialog.title=Error +com.tle.web.institution.databases.initialise=Initialise +com.tle.web.institution.databases.menu=Databases +com.tle.web.institution.databases.migerror=Show migration error +com.tle.web.institution.databases.migrate=Migrate +com.tle.web.institution.databases.migrate.confirm=Please confirm that you have backed up your system before proceeding. +com.tle.web.institution.databases.migrateselected=Migrate selected +com.tle.web.institution.databases.nodatabases=There are currently no databases configured. Choose "Add database" to continue. +com.tle.web.institution.databases.progress=Progress +com.tle.web.institution.databases.progress.finished.error=An error occurred that has prevented a successful migration +com.tle.web.institution.databases.progress.finished.general=Migrations complete +com.tle.web.institution.databases.progress.finished.success=All required changes were successfully applied +com.tle.web.institution.databases.progress.messages=Messages +com.tle.web.institution.databases.progress.runningmigration=Running migration {0} of {1} - {2} +com.tle.web.institution.databases.progress.runningstep=Running step {0} of {1} +com.tle.web.institution.databases.progress.title=Migration progress +com.tle.web.institution.databases.progress.warnings=Warnings +com.tle.web.institution.databases.refresh=Reload database state +com.tle.web.institution.databases.review=Review log +com.tle.web.institution.databases.select.title=Select a database +com.tle.web.institution.databases.showduplicate=More information +com.tle.web.institution.databases.status.checking=Checking... +com.tle.web.institution.databases.status.dberror=Show errors with database +com.tle.web.institution.databases.status.duplicate=Duplicate +com.tle.web.institution.databases.status.failed=Failed - action required +com.tle.web.institution.databases.status.migrating=Migrating +com.tle.web.institution.databases.status.needsinit=Uninitialised +com.tle.web.institution.databases.status.offline=Offline +com.tle.web.institution.databases.status.online=Online +com.tle.web.institution.databases.status.reqmigrating=Requires migration +com.tle.web.institution.databases.status.retry=Failed - retry +com.tle.web.institution.databases.status.unavailable=Unavailable +com.tle.web.institution.databases.takeoffline=Take off-line +com.tle.web.institution.databases.takeoffline.confirm=Are you sure you want to take this database off-line? Any institutions residing on this database will become unavailable. +com.tle.web.institution.databases.takeoffline.receipt=Database successfully taken off-line +com.tle.web.institution.databases.title=Databases +com.tle.web.institution.downloads.menu=Downloads +com.tle.web.institution.downloads.spiel=The following connectors and tools are provided to help you to integrate EQUELLA with other systems. +com.tle.web.institution.downloads.title=Downloads +com.tle.web.institution.health.menu=Health check +com.tle.web.institution.import.menu=Import institution +com.tle.web.institution.install.description=Thank you for installing EQUELLA. As this is the first run after installation you must create a system password and your licence key before continuing. +com.tle.web.institution.install.emailsblank=Please enter at least one email address +com.tle.web.institution.install.heading=Welcome to EQUELLA +com.tle.web.institution.install.initialpassword=System password +com.tle.web.institution.install.initialpasswordconfirm=Confirm password +com.tle.web.institution.install.install=Install +com.tle.web.institution.install.invalidemail=Email address is invalid +com.tle.web.institution.install.licence=Licence key +com.tle.web.institution.install.licenceblank=Please enter your licence key +com.tle.web.institution.install.licenceinvalid=The licence key you entered failed to decrypt +com.tle.web.institution.install.noreplyemailsblank=Please enter the email address that will appear in the mails that should not be replied. For example\: no-reply@domain.com +com.tle.web.institution.install.passwordblank=Please enter a system password +com.tle.web.institution.install.passwordconfirm=The password and confirmation did not match +com.tle.web.institution.install.smtpblank=Please enter SMTP server address +com.tle.web.institution.install.smtpuserpassword=SMTP user and password must both be either empty, or both populated +com.tle.web.institution.institution.details.schema=Target database +com.tle.web.institution.institution.details.schema.help=Select the database that the institution should be stored in. +com.tle.web.institution.institution.details.schema.noneselected=No database selected +com.tle.web.institution.institution.details.schema.select=Select database +com.tle.web.institution.institution.import.empty.file=Please select an institution import file +com.tle.web.institution.institution.import.error.schema=Please select a database +com.tle.web.institution.institution.import.nodb=No available schemas +com.tle.web.institution.institution.import.nodbhelp=Please make a schema available on the 'Databases' tab. +com.tle.web.institution.institution.options=Options +com.tle.web.institution.institution.options.auditlogs=Include audit logs +com.tle.web.institution.institution.options.items=Include items +com.tle.web.institution.institution.options.items.attachments=Include item attachments +com.tle.web.institution.institution.upload.title=Upload +com.tle.web.institution.institution.upload.unzip=Unzipping file... +com.tle.web.institution.institutions.admin.clone=Clone +com.tle.web.institution.institutions.admin.confirm=Are you sure you wish to delete ''{0}''? +com.tle.web.institution.institutions.admin.confirmdump=Are you sure you wish to export ''{0}''? +com.tle.web.institution.institutions.admin.delete=Delete +com.tle.web.institution.institutions.admin.disable=Disable +com.tle.web.institution.institutions.admin.dump=Export +com.tle.web.institution.institutions.admin.edit=Edit +com.tle.web.institution.institutions.admin.enable=Enable +com.tle.web.institution.institutions.admin.heading=Institutions +com.tle.web.institution.institutions.admin.import=Import +com.tle.web.institution.institutions.admin.login=Login +com.tle.web.institution.institutions.admin.noinstitutions=No institutions exist on this server. Try importing a previously exported institution. +com.tle.web.institution.institutions.admin.status.disabled=Disabled +com.tle.web.institution.institutions.admin.status.enabled=Enabled +com.tle.web.institution.institutions.admin.status.invalid.invalid=Invalid +com.tle.web.institution.institutions.admin.title=Server administration +com.tle.web.institution.institutions.currentconsumption=File storage in use for this institution\: +com.tle.web.institution.institutions.details.available=Available +com.tle.web.institution.institutions.details.filestore=Filestore folder +com.tle.web.institution.institutions.details.filestore.help=The file store folder may optionally be specified above. Leave blank if you are unsure or do not care - one will be generated automatically. +com.tle.web.institution.institutions.details.name=Institution name +com.tle.web.institution.institutions.details.password=Admin password +com.tle.web.institution.institutions.details.password.help=Leave the above password fields blank to keep the original password of the institution +com.tle.web.institution.institutions.details.selected=Selected +com.tle.web.institution.institutions.details.url=Institution URL +com.tle.web.institution.institutions.details.url.help=The above URL should be fully qualified, for example, http\://example.com/. Defaults to port 80 if none specified. +com.tle.web.institution.institutions.edit.action.name=Save +com.tle.web.institution.institutions.edit.admin=Admin password +com.tle.web.institution.institutions.edit.cancel=Cancel +com.tle.web.institution.institutions.edit.clone=Clone items +com.tle.web.institution.institutions.edit.confirm=Confirm +com.tle.web.institution.institutions.edit.currentusage=Approximate filestore usage +com.tle.web.institution.institutions.edit.date.help=Used for date display purposes only, and only if user does not have an overriding preference. All dates will be stored internally as UTC time. +com.tle.web.institution.institutions.edit.filestorageinuse=File storage in use +com.tle.web.institution.institutions.edit.filestore=Filestore +com.tle.web.institution.institutions.edit.filewarning=WARNING\: Changing this property will change the file path to the institution's files.\nOnly edit this if you know what you are doing. +com.tle.web.institution.institutions.edit.limit=Filestore size limit +com.tle.web.institution.institutions.edit.limit.help=Enter a size in GB such as 3.6. A warning email is sent to the system administrator when this limit is exceeded. Use 0 for no limit. +com.tle.web.institution.institutions.edit.name=Name +com.tle.web.institution.institutions.edit.notmatch=Password confirmation does not match\! +com.tle.web.institution.institutions.edit.proceed=Are you sure you wish to proceed? +com.tle.web.institution.institutions.edit.timezone=Default time zone +com.tle.web.institution.institutions.edit.timezone.systemname= +com.tle.web.institution.institutions.edit.title=Edit institution +com.tle.web.institution.institutions.edit.unlock=Unlock +com.tle.web.institution.institutions.edit.url=URL +com.tle.web.institution.institutions.edit.warning=WARNING\: Changing this property will change the URL of all resources in this institution.\nThis may have an adverse effect on external links to EQUELLA resources, such as those held in a Learning Management System. +com.tle.web.institution.institutions.export.action.name=Export +com.tle.web.institution.institutions.export.exporting=Exporting +com.tle.web.institution.institutions.export.title=Export institution +com.tle.web.institution.institutions.export.warning.notdisabled=Warning\: This institution is still enabled. Changes to this institution could still be made during the export process, possibly producing a corrupted export file. It is highly recommended that this institution be disabled before exporting. +com.tle.web.institution.institutions.list.administer=Administer server +com.tle.web.institution.institutions.list.migrationsrequired.action=You are required to login to migrate these databases. +com.tle.web.institution.institutions.list.migrationsrequired.plural=There are {0} databases requiring migration which may be preventing some institutions from showing on this page. +com.tle.web.institution.institutions.list.migrationsrequired.singular=A database requires migration which may be preventing some institutions from showing on this page. +com.tle.web.institution.institutions.list.noinstitutions=No institutions exist on this server +com.tle.web.institution.institutions.list.select=Select an institution +com.tle.web.institution.institutions.list.title=Welcome +com.tle.web.institution.institutions.logon.heading=Authentication required +com.tle.web.institution.institutions.logon.login=Log in +com.tle.web.institution.institutions.logon.password=Password +com.tle.web.institution.institutions.menu=Institutions +com.tle.web.institution.institutions.server.emails.emails=Email addresses +com.tle.web.institution.institutions.server.emails.emails.help=Enter the email addresses of the system administrators separated by semi-colons. +com.tle.web.institution.institutions.server.emails.name=System notifications +com.tle.web.institution.institutions.server.emails.noreplysender=No reply mail +com.tle.web.institution.institutions.server.emails.noreplysender.help=Enter the email address that will be shown as a sender when a mail should not be replied. Example\: no-reply@yourdomain.com +com.tle.web.institution.institutions.server.emails.save=Save +com.tle.web.institution.institutions.server.emails.smtp=SMTP +com.tle.web.institution.institutions.server.emails.smtp.help=Enter the SMTP server used to send system notifications. +com.tle.web.institution.institutions.server.emails.smtp.password=SMTP password +com.tle.web.institution.institutions.server.emails.smtp.password.confirm=Confirm SMTP password +com.tle.web.institution.institutions.server.emails.smtp.password.help=Enter password for SMTP authorised user +com.tle.web.institution.institutions.server.emails.smtp.user=User +com.tle.web.institution.institutions.server.emails.smtp.user.help=Enter authorised user, if required by your SMTP server. +com.tle.web.institution.institutions.threaddump.link.name=Thread dump +com.tle.web.institution.institutionusage.limit=Limit +com.tle.web.institution.institutionusage.name=Institution name +com.tle.web.institution.institutionusage.title=Institution filestore usage +com.tle.web.institution.institutionusage.usage=Approximate usage +com.tle.web.institution.logon.error.heading=Error starting up +com.tle.web.institution.logon.error.retry=Retry +com.tle.web.institution.logon.password.wrong=Incorrect password entered +com.tle.web.institution.logon.system.heading=Please wait +com.tle.web.institution.logon.system.migrate=EQUELLA is performing system setup. The page will refresh when it is ready. +com.tle.web.institution.logon.system.nostatus=EQUELLA is determining the current state of the system. The page will refresh when it is ready. +com.tle.web.institution.migrate.error.instructions=Please send this report to your preferred Equella support team. +com.tle.web.institution.migrate.error.log=Migration log\: +com.tle.web.institution.migrate.error.message=Error message\: +com.tle.web.institution.migrate.error.mustresolve=This problem must be resolved before continuing. +com.tle.web.institution.migrate.error.stacktrace=Stacktrace\: +com.tle.web.institution.migrate.error.task=Task\: +com.tle.web.institution.migrate.error.title=Error report +com.tle.web.institution.services.name.FILESTORE=Filestore +com.tle.web.institution.services.name.IMAGEMAGICK=Image Magick +com.tle.web.institution.services.name.INDEX=Lucene index +com.tle.web.institution.services.status.unknown=unknown\: no response from service +com.tle.web.institution.services.status.waiting=waiting. +com.tle.web.institution.services.table.moreinfo=Info +com.tle.web.institution.services.table.name=Service +com.tle.web.institution.services.table.status=Status +com.tle.web.institution.services.table.unknown=unknown error +com.tle.web.institution.settings.menu=Settings +com.tle.web.institution.threaddump.menu=Thread dump +com.tle.web.institution.version.checking=Checking to see if your version is up-to-date. +com.tle.web.institution.version.checklatest=Version check +com.tle.web.institution.version.latest=You have the latest version. +com.tle.web.institution.version.new=A newer version is available. See here for details. +com.tle.web.integration.error.noitemforresource=Cannot find item for selected resource {0}/{1} +com.tle.web.integration.error.selectionsession.accessdenied=User does not have required privilege INTEGRATION_SELECTION_SESSION +com.tle.web.integration.selection.folder.untitled=Untitled +com.tle.web.itemadmin.bulk.addcollaborators.title=Add Collaborators +com.tle.web.itemadmin.bulk.changeowner.title=Change Owner +com.tle.web.itemadmin.error.noaccess=You do not have access to view this page +com.tle.web.itemadmin.error.noworkflow=No workflow associated with this item +com.tle.web.itemadmin.error.personal=This operation cannot be performed on personal items +com.tle.web.itemadmin.menu.itemadmin=Manage resources +com.tle.web.itemadmin.operation.addcollaborators=Add collaborators... +com.tle.web.itemadmin.operation.addcollaborators.title=Adding collaborators to +com.tle.web.itemadmin.operation.archive=Archive +com.tle.web.itemadmin.operation.archive.title=Archiving +com.tle.web.itemadmin.operation.changeowner=Change owner... +com.tle.web.itemadmin.operation.changeowner.title=Changing ownership of +com.tle.web.itemadmin.operation.delete=Delete +com.tle.web.itemadmin.operation.delete.title=Deleting +com.tle.web.itemadmin.operation.makelive=Make live +com.tle.web.itemadmin.operation.makelive.title=Setting to live +com.tle.web.itemadmin.operation.purge=Purge +com.tle.web.itemadmin.operation.purge.title=Purging +com.tle.web.itemadmin.operation.reassign=Reassign Ownership... +com.tle.web.itemadmin.operation.redraft=Re-draft +com.tle.web.itemadmin.operation.redraft.title=Re-drafting +com.tle.web.itemadmin.operation.reset=Reset workflow +com.tle.web.itemadmin.operation.reset.title=Resetting the worflow of +com.tle.web.itemadmin.operation.restore=Restore +com.tle.web.itemadmin.operation.restore.title=Restoring +com.tle.web.itemadmin.operation.resume=Resume +com.tle.web.itemadmin.operation.resume.title=Resuming +com.tle.web.itemadmin.operation.review=Review +com.tle.web.itemadmin.operation.review.title=Setting to review +com.tle.web.itemadmin.operation.submit=Submit for moderation +com.tle.web.itemadmin.operation.submit.title=Submitting +com.tle.web.itemadmin.operation.suspend=Suspend +com.tle.web.itemadmin.operation.suspend.title=Suspending +com.tle.web.itemadmin.opresults.count=You have selected the following {0} results. +com.tle.web.itemadmin.opresults.count.1=You have selected the following 1 result. +com.tle.web.itemadmin.opresults.showing=Selections {0} to {1} of {2} +com.tle.web.itemadmin.opresults.status={0} the selected results\: +com.tle.web.itemadmin.query.addquery=Add criterion +com.tle.web.itemadmin.query.clearquery=Clear +com.tle.web.itemadmin.query.collection.all=Within all resources +com.tle.web.itemadmin.query.collections.title=Collections +com.tle.web.itemadmin.query.editquery=Edit query +com.tle.web.itemadmin.query.hint=Enter search terms... +com.tle.web.itemadmin.query.nocriteria=No criteria specified +com.tle.web.itemadmin.results.title=Results +com.tle.web.itemadmin.securitytree.itemadmin=Manage resources +com.tle.web.itemadmin.selectionsbox.count=You have selected {0} results +com.tle.web.itemadmin.selectionsbox.count.1=You have selected 1 result +com.tle.web.itemadmin.selectionsbox.pleaseselect=You must first select the results you want to perform the action on. +com.tle.web.itemadmin.selectionsbox.selectall=Select all results in this search +com.tle.web.itemadmin.selectionsbox.unselect=Unselect all results +com.tle.web.itemadmin.selectionsbox.viewselected=View selected results +com.tle.web.itemadmin.selectitem=Select +com.tle.web.itemadmin.title=Manage resources +com.tle.web.itemadmin.unselectitem=Unselect +com.tle.web.itemadmin.whereclause.add=Add criterion +com.tle.web.itemadmin.whereclause.addcriteria=Add criterion +com.tle.web.itemadmin.whereclause.browse=Browse +com.tle.web.itemadmin.whereclause.description=Choose a schema path by clicking browse. Click add criterion to add your criterion to the list. +com.tle.web.itemadmin.whereclause.search=Search +com.tle.web.itemadmin.whereclause.title=Add search criteria +com.tle.web.itemadmin.whereclause.xpath.and=AND +com.tle.web.itemadmin.whereclause.xpath.datewarning=The operators >, >\=, <, <\= must be used in conjunction with a date.\nThe date must be in ISO date format.\nFor example\: yyyy-mm-dd or yyyy-mm-ddThh\:mm +com.tle.web.itemadmin.whereclause.xpath.dialog.title=Select an xpath +com.tle.web.itemadmin.whereclause.xpath.is=IS +com.tle.web.itemadmin.whereclause.xpath.isnot=IS NOT +com.tle.web.itemadmin.whereclause.xpath.like=LIKE +com.tle.web.itemadmin.whereclause.xpath.notlike=NOT LIKE +com.tle.web.itemadmin.whereclause.xpath.or=OR +com.tle.web.itemadmin.whereclause.xpath.where=WHERE +com.tle.web.itemlist.alreadysubmitting=The page is already being submitted +com.tle.web.itemlist.breadcrumb.item.untitled=Untitled item +com.tle.web.itemlist.breadcrumb.separator=> +com.tle.web.itemlist.breadcrumb.title=Return to collection +com.tle.web.itemlist.buttonbar.helpbutton=Help +com.tle.web.itemlist.buttonbar.screenoptionsbutton=Screen options +com.tle.web.itemlist.component.box.close=Remove portlet +com.tle.web.itemlist.component.box.contract=Hide the contents of this box +com.tle.web.itemlist.component.box.drag=Move this box +com.tle.web.itemlist.component.box.edit=Edit settings +com.tle.web.itemlist.component.box.expand=Show the contents of this box +com.tle.web.itemlist.component.multiedit.collapse=Collapse +com.tle.web.itemlist.component.multiedit.showall=< Show all > +com.tle.web.itemlist.dialog.button.close=Close Window +com.tle.web.itemlist.equellafileupload.browse=Browse +com.tle.web.itemlist.equellafileupload.change=Change +com.tle.web.itemlist.equellafileupload.noneselected=No file selected... +com.tle.web.itemlist.errors.part.accessdenied.title=Sorry you do not have access to view the page you requested. +com.tle.web.itemlist.errors.part.actions.goback=Go back +com.tle.web.itemlist.errors.part.actions.title=Action\: +com.tle.web.itemlist.errors.part.badrequest.message=Invalid value for parameter ''{0}'' +com.tle.web.itemlist.errors.part.exceptiondescription.title=Problem description\: +com.tle.web.itemlist.errors.part.itemlocked.message=The item may be locked for some time. You may refresh this page to try again, or attempt the operation at a later stage. If the item remains locked for an extended period of time please contact the Administrator or the owner of the item. +com.tle.web.itemlist.errors.part.itemlocked.title=The item you have selected is locked for editing by {0} +com.tle.web.itemlist.errors.part.notfound.title=A required resource could not be found\: +com.tle.web.itemlist.errors.part.url.title=The URL you requested was\: +com.tle.web.itemlist.errors.part.user.loggedinas=You are logged in as {0} from {1} +com.tle.web.itemlist.errors.part.user.notloggedin=You are not logged into the system +com.tle.web.itemlist.errors.part.user.title=Authentication\: +com.tle.web.itemlist.errors.title.accessdenied=Access denied +com.tle.web.itemlist.errors.title.badrequest=Invalid request +com.tle.web.itemlist.errors.title.defaulterror=An error occurred +com.tle.web.itemlist.errors.title.itemlocked=Item locked +com.tle.web.itemlist.errors.title.notfound=Resource not found +com.tle.web.itemlist.footer.clusterinfo=This node\: {0}. Nodes in this cluster\: [{1}] +com.tle.web.itemlist.footer.link.community=User community | +com.tle.web.itemlist.footer.link.copyright=© 2017 Apereo +com.tle.web.itemlist.footer.link.credits=Credits +com.tle.web.itemlist.footer.link.home=Home | +com.tle.web.itemlist.footer.link.instcredits=Credits +com.tle.web.itemlist.footer.link.rss= title\="RSS">RSS +com.tle.web.itemlist.footer.thankyou=Thank you for using openEQUELLA +com.tle.web.itemlist.footer.version=version +com.tle.web.itemlist.header.badge.title=Return to dashboard +com.tle.web.itemlist.header.product=EQUELLA +com.tle.web.itemlist.help.windowsize=In pixels, unless a percent value is specified (e.g. 80%) +com.tle.web.itemlist.itemlist.inmoderation=Moderating since +com.tle.web.itemlist.itemlist.keywordfound=Keywords found in attachment content +com.tle.web.itemlist.itemlist.label.itemnotfound= +com.tle.web.itemlist.itemlist.status.relevance=Relevance +com.tle.web.itemlist.itemlist.status.status=Status +com.tle.web.itemlist.itemlist.thumb.alt=Thumb for {0} +com.tle.web.itemlist.itemstatus.archived=Archived +com.tle.web.itemlist.itemstatus.deleted=Deleted +com.tle.web.itemlist.itemstatus.draft=Draft +com.tle.web.itemlist.itemstatus.live=Live +com.tle.web.itemlist.itemstatus.moderating=Moderating +com.tle.web.itemlist.itemstatus.personal=Personal +com.tle.web.itemlist.itemstatus.rejected=Rejected +com.tle.web.itemlist.itemstatus.review=Review +com.tle.web.itemlist.itemstatus.suspended=Suspended +com.tle.web.itemlist.lastupdated=Last updated\: +com.tle.web.itemlist.logon.dontask=Don't ask for my password for two weeks. +com.tle.web.itemlist.logon.enablecookies=You must enable cookies before you can continue. +com.tle.web.itemlist.logon.enablejs=You must enable Javascript before you can continue. +com.tle.web.itemlist.logon.invalid=Sorry, the details you supplied were invalid. +com.tle.web.itemlist.logon.login=Log in +com.tle.web.itemlist.logon.pagetitle=Welcome +com.tle.web.itemlist.logon.password=Password +com.tle.web.itemlist.logon.problems=Problems have occurred while attempting to login. Please try again. If the problem persists, please contact the administrator. +com.tle.web.itemlist.logon.title=Welcome to EQUELLA +com.tle.web.itemlist.logon.username=Username +com.tle.web.itemlist.logonnotice.systemaccount=You have logged in using a system account.\n Access is restricted to administration tasks only. +com.tle.web.itemlist.logonnotice.title=Resource centre +com.tle.web.itemlist.menu.login=Login to EQUELLA +com.tle.web.itemlist.okayabledialog.cancel=Cancel +com.tle.web.itemlist.okayabledialog.ok=OK +com.tle.web.itemlist.openinfancybox=Use fancybox +com.tle.web.itemlist.openinnewwindow=Open in new window +com.tle.web.itemlist.pager.first=first +com.tle.web.itemlist.pager.last=last +com.tle.web.itemlist.pager.next=next +com.tle.web.itemlist.pager.perpage={0} results per page +com.tle.web.itemlist.pager.prev=prev +com.tle.web.itemlist.pager.topbar.label=Number of results per page +com.tle.web.itemlist.renderer.table.zebra.filter=Enter text to filter table rows +com.tle.web.itemlist.renderer.table.zebra.sort=Click to sort column +com.tle.web.itemlist.rolelink.role=A user in role ''{0}'' +com.tle.web.itemlist.rolelink.unknown=<Unknown Role ''{0}''> +com.tle.web.itemlist.search.resultsshowing=Showing {0} to {1} of {2} results +com.tle.web.itemlist.selectresult=Select summary page +com.tle.web.itemlist.settings.mandatory= indicates mandatory fields +com.tle.web.itemlist.settings.mandatory.field=This field is mandatory +com.tle.web.itemlist.settings.mandatory.symbol=* +com.tle.web.itemlist.standard.comments.existingcount={0} comments +com.tle.web.itemlist.standard.comments.existingcount.1={0} comment +com.tle.web.itemlist.standard.showattachments.hide=Hide attachments +com.tle.web.itemlist.standard.showattachments.show=Show attachments +com.tle.web.itemlist.timeago=EQUELLA +com.tle.web.itemlist.timeago.andExtraUnits=and +com.tle.web.itemlist.timeago.day=a day +com.tle.web.itemlist.timeago.days=%d days +com.tle.web.itemlist.timeago.hour=about an hour +com.tle.web.itemlist.timeago.hours=about %d hours +com.tle.web.itemlist.timeago.minute=about a minute +com.tle.web.itemlist.timeago.minutes=%d minutes +com.tle.web.itemlist.timeago.month=about a month +com.tle.web.itemlist.timeago.months=%d months +com.tle.web.itemlist.timeago.prefixAgo= +com.tle.web.itemlist.timeago.prefixFromNow=in +com.tle.web.itemlist.timeago.seconds=less than a minute +com.tle.web.itemlist.timeago.singularYear=1 year +com.tle.web.itemlist.timeago.suffixAgo=ago +com.tle.web.itemlist.timeago.suffixFromNow= +com.tle.web.itemlist.timeago.year=about a year +com.tle.web.itemlist.timeago.years=%d years +com.tle.web.itemlist.topbar.button.help=Help +com.tle.web.itemlist.topbar.button.screenoptions=Screen options +com.tle.web.itemlist.topbar.screenoptions=Screen options +com.tle.web.itemlist.unknown.group= +com.tle.web.itemlist.unselectresult=Unselect +com.tle.web.itemlist.userlabel.format={0} {1} ({2}) +com.tle.web.itemlist.userlabel.unknown=Unknown user ({0}) +com.tle.web.itemlist.userlink.systemuser=System +com.tle.web.itemlist.userlink.unknownUser=Unknown user +com.tle.web.itemlist.utils.selectuserdialog.addbutton=Add +com.tle.web.itemlist.utils.selectuserdialog.currentlyselectedstuff.current=Currently selected users +com.tle.web.itemlist.utils.selectuserdialog.currentlyselectedstuff.edit=Edit +com.tle.web.itemlist.utils.selectuserdialog.currentlyselectedstuff.nothing=No users selected +com.tle.web.itemlist.utils.selectuserdialog.currentlyselectedstuff.remove=Remove +com.tle.web.itemlist.utils.selectuserdialog.default.prompt=The search query can contain a name (first, last or login) or a partial name with a wildcard character (nam*). +com.tle.web.itemlist.utils.selectuserdialog.default.title=Select user(s) +com.tle.web.itemlist.utils.selectuserdialog.noresults=Your search did not match any users. +com.tle.web.itemlist.utils.selectuserdialog.resultsfiltereddesc=Your search results will be filtered by these groups\: +com.tle.web.itemlist.utils.selectuserdialog.resultsfilteredlink=results will be filtered +com.tle.web.itemlist.utils.selectuserdialog.searchbutton=Search +com.tle.web.itemlist.utils.selectuserdialog.selectbutton=Select +com.tle.web.itemlist.utils.selectuserdialog.selecttheseusers=Select these users +com.tle.web.itemlist.utils.selectuserdialog.selectthisuser=Select this user +com.tle.web.itemlist.utils.selectuserdialog.textfieldhint=Search for a user... +com.tle.web.itemlist.utils.selectuserdialog.usergrouprole.group=Group +com.tle.web.itemlist.utils.selectuserdialog.usergrouprole.role=Role +com.tle.web.itemlist.utils.selectuserdialog.usergrouprole.title=Search from within users, groups or roles ... +com.tle.web.itemlist.utils.selectuserdialog.usergrouprole.user=User +com.tle.web.itemlist.utils.selectuserdialog.validation.enterquery=Enter a search query +com.tle.web.itemlist.utils.selectuserdialog.validation.invalid=Your query must contain at least one letter or digit +com.tle.web.itemlist.windowheight=Window height +com.tle.web.itemlist.windowtitlepostfix=| EQUELLA +com.tle.web.itemlist.windowwidth=Window width +com.tle.web.language.addcontriblang.addlink=Add Contribution Language +com.tle.web.language.addcontriblang.editbutton=Edit +com.tle.web.language.addlanguage.dialog.country.label=Select Country +com.tle.web.language.addlanguage.dialog.language.label=Select Language +com.tle.web.language.addlanguage.dialog.none=None +com.tle.web.language.addlanguage.dialog.title.title=Select Language and/or Country +com.tle.web.language.contriblang.subheading=The languages in which users are enabled to enter data +com.tle.web.language.importlocale.link=Import language pack +com.tle.web.language.langpack.subheading=The languages in which users can view EQUELLA +com.tle.web.language.language.anyLanguageOrCountry=Default language pack +com.tle.web.language.language.country=Country +com.tle.web.language.language.delete.label=Delete +com.tle.web.language.language.description=Import Language packs and select contribution languages +com.tle.web.language.language.error.exportingpack=An error occurred when trying to export the language pack +com.tle.web.language.language.error.importingpack=An error occurred when trying to import the language pack\nYou may have tried to import an invalid language pack. +com.tle.web.language.language.error.removingpack=An error occurred when trying to remove the language pack +com.tle.web.language.language.export.defaultfilenameprefix=language-pack- +com.tle.web.language.language.export.label=Export +com.tle.web.language.language.import.prompt=Browse for the language pack you wish to import ... +com.tle.web.language.language.importlangpack.receipt=Language pack imported successfully +com.tle.web.language.language.language=Language +com.tle.web.language.language.locale.default.name=Default +com.tle.web.language.language.removecontriblang.confirm.delete=Are you sure you want to remove the selected contribution language? This operation cannot be undone. +com.tle.web.language.language.removelangpack.confirm.delete=Are you sure you want to remove the selected language pack? This operation cannot be undone. +com.tle.web.language.language.removelangpack.receipt=Language pack deleted successfully +com.tle.web.language.language.savecontriblang.button=Save Contribution languages +com.tle.web.language.language.savecontriblang.receipt=Contribution language settings saved successfully +com.tle.web.language.language.separator.contribution=Contribution Languages +com.tle.web.language.language.separator.langpack=Language Packs +com.tle.web.language.language.title=Languages +com.tle.web.language.securitytree.languages=Language Settings +com.tle.web.loggedinusers.address=Address +com.tle.web.loggedinusers.error.noaccess=You do not have access to view this page +com.tle.web.loggedinusers.lastaccess=Last access +com.tle.web.loggedinusers.loggedin=Logged in +com.tle.web.loggedinusers.securitytree.loggedinusers=Logged in users +com.tle.web.loggedinusers.sessions.count={0} sessions +com.tle.web.loggedinusers.sessions.count.1={0} session +com.tle.web.loggedinusers.settings.description=Display a list of all logged in users +com.tle.web.loggedinusers.settings.title=Logged in users +com.tle.web.loggedinusers.title=Logged in users +com.tle.web.loggedinusers.webusers=Username +com.tle.web.login.button.changeuser=Change user +com.tle.web.login.button.selectuser=Select user +com.tle.web.login.ipaddress.dialog.blank=You must enter a value\! +com.tle.web.login.ipaddress.dialog.invalid=Invalid address\! Must be a numeric IP address (wildcards allowed) +com.tle.web.login.ipaddress.dialog.title=Add IP address +com.tle.web.login.login.asuser=Login as user\: +com.tle.web.login.login.description=Configure login settings and authentication by IP address. Author a Login notice to display to users on login +com.tle.web.login.login.enable=Enable SSL +com.tle.web.login.login.enableanonacl=Enable IP address and HTTP referrer ACLs for anonymous requests +com.tle.web.login.login.enableloginip=Enable login via IP address +com.tle.web.login.login.enterip=Enter IP address\: +com.tle.web.login.login.ipaddresses=IP addresses +com.tle.web.login.login.ipaddressesdialog=IP address +com.tle.web.login.login.ipaddressesdialog.help=Wildcards allowed (e.g 127.*.*.*) - no hostnames +com.tle.web.login.login.ipaddresslist.empty=No IP addresses +com.tle.web.login.login.ipaddresslist.invalid=You must add at least one IP address +com.tle.web.login.login.ipaddresslist.remove=Remove +com.tle.web.login.login.noeditdetails=Do not allow user to edit their details +com.tle.web.login.login.notautomatic=Disable automatic login +com.tle.web.login.login.notautomatic.help=Only provide link at login +com.tle.web.login.login.selectthisuser=Select this user +com.tle.web.login.login.title=Login +com.tle.web.login.login.transientdrmacceptances=Do not store DRM acceptances +com.tle.web.login.login.user.invalid=You must select a user +com.tle.web.login.loginnotice.title=Login notice +com.tle.web.login.securitytree.loginsettings=Login settings +com.tle.web.login.settings.save.button=Save +com.tle.web.login.settings.save.receipt=Login settings saved successfully +com.tle.web.lti.consumers.consumers.add=Create new LTI consumer +com.tle.web.lti.consumers.consumers.column.consumers=LTI consumer +com.tle.web.lti.consumers.consumers.confirm.delete=Are you sure you wish to delete this LTI consumer? +com.tle.web.lti.consumers.consumers.table.empty=There are no available LTI consumers to edit +com.tle.web.lti.consumers.editor.allowed.help=Only allow user matching this expression to use this consumer +com.tle.web.lti.consumers.editor.allowed.label=Useable by +com.tle.web.lti.consumers.editor.allowedselector.title=Select recipients... +com.tle.web.lti.consumers.editor.button.change=Change +com.tle.web.lti.consumers.editor.error.custom.norole=You must enter an LTI/LIS role to map to an EQUELLA role +com.tle.web.lti.consumers.editor.error.duplicate.key=An LTI consumer with this key already exists +com.tle.web.lti.consumers.editor.error.duplicate.secret=An LTI consumer with this secret already exists +com.tle.web.lti.consumers.editor.error.nokey=You must supply an LTI consumer key +com.tle.web.lti.consumers.editor.error.nosecret=You must supply an LTI consumer secret +com.tle.web.lti.consumers.editor.key=Consumer key +com.tle.web.lti.consumers.editor.pagetitle.edit=Edit LTI consumer +com.tle.web.lti.consumers.editor.pagetitle.new=Create new LTI consumer +com.tle.web.lti.consumers.editor.postfix=Username postfix +com.tle.web.lti.consumers.editor.prefix=Username prefix +com.tle.web.lti.consumers.editor.role.custom.help=Enter a standard or custom LTI role, then select the EQUELLA roles. Note\: LTI roles are case sensitive +com.tle.web.lti.consumers.editor.role.custom.label=Other roles +com.tle.web.lti.consumers.editor.role.custom.placeholder=Enter LTI/LIS role +com.tle.web.lti.consumers.editor.role.instructor.arrow=Instructor \u21E8 {0} +com.tle.web.lti.consumers.editor.role.instructor.help=Select the EQUELLA roles that should be used when the LTI Instructor role is detected +com.tle.web.lti.consumers.editor.role.instructor.label=Instructor role +com.tle.web.lti.consumers.editor.role.title=LTI/LIS Role Mappings +com.tle.web.lti.consumers.editor.role.unknown.arrow=<Unknown> \u21E8 {0} +com.tle.web.lti.consumers.editor.role.unknown.help=Select the EQUELLA roles that should be used for all unmapped LTI roles +com.tle.web.lti.consumers.editor.role.unknown.label=Unknown roles +com.tle.web.lti.consumers.editor.secret=Consumer secret +com.tle.web.lti.consumers.editor.table.groups.add=Add groups +com.tle.web.lti.consumers.editor.table.groups.none=No groups selected +com.tle.web.lti.consumers.editor.table.remove=Remove +com.tle.web.lti.consumers.editor.table.roles.add=Add roles +com.tle.web.lti.consumers.editor.table.roles.none=No roles selected +com.tle.web.lti.consumers.editor.unknown.create=Create local user and add them to the following groups... +com.tle.web.lti.consumers.editor.unknown.deny=Deny access and present error message +com.tle.web.lti.consumers.editor.unknown.groups.label=Groups +com.tle.web.lti.consumers.editor.unknown.help=Choose how to handle logon attempts with a username that doesn't exist +com.tle.web.lti.consumers.editor.unknown.ignore=Treat user as a guest +com.tle.web.lti.consumers.editor.unknown.label=Unknown user handling +com.tle.web.lti.consumers.editor.username.help=Automatically modify usernames to disambiguate from other LTI consumers +com.tle.web.lti.consumers.oauth.lti.error.client.disabled=Internal error\: LTI consumer is disabled. Please check LTI consumer configuration +com.tle.web.lti.consumers.oauth.lti.error.client.missing=Internal error\: LTI consumer does not exist. Please check LTI consumer configuration +com.tle.web.lti.consumers.oauth.lti.error.expression=Bad request\: LTI consumer's 'allowed' expression did not match user. Please check LTI consumer configuration +com.tle.web.lti.consumers.oauth.lti.error.nousername=Bad request\: User "{0}" does not exist in EQUELLA +com.tle.web.lti.consumers.securitytree.alllticonsumers=LTI Consumers +com.tle.web.lti.consumers.securitytree.targeralllticonsumers=All LTI Consumers +com.tle.web.lti.consumers.settings.description=Create and maintain LTI consumer client registrations +com.tle.web.lti.consumers.settings.title=LTI consumers +com.tle.web.lti.oauth.lti.error.nonce_used=Unauthorised\: OAuth nonce has already been used. +com.tle.web.lti.oauth.lti.error.oauth.client.missing=Internal error\: OAuth client does not exist. Please check OAuth LTI client configuration +com.tle.web.lti.oauth.lti.error.oauth.flow.incorrect=Internal error\: OAuth client flow is incorrect for LTI. User must be specified +com.tle.web.lti.oauth.lti.error.parameter_absent=Bad request\: Missing required parameter +com.tle.web.lti.oauth.lti.error.parameter_rejected=Bad request\: Duplicate parameters +com.tle.web.lti.oauth.lti.error.signature_invalid=Bad request\: Signature is invalid. Please check key and secret +com.tle.web.lti.oauth.lti.error.signature_method_rejected=Bad request\: Invalid signature method. Must be at least HMAC-SHA1 +com.tle.web.lti.oauth.lti.error.timestamp_refused=Bad request\: Time stamp is outside of acceptable range +com.tle.web.lti.oauth.lti.error.user.missing=Internal error\: User information could not be retrieved. Check user exists +com.tle.web.lti.oauth.lti.error.version_rejected=Bad request\: OAuth version must be 1.0 +com.tle.web.lti.redirect.lti.missing.param.error=Bad request +com.tle.web.lti.redirect.lti.missing.param.message=Bad request\: Missing required 'custom_equella_url' parameter +com.tle.web.lti.securitytree.ltirolesettings=LTI role mappings +com.tle.web.lti.settings.button.cancel=Cancel +com.tle.web.lti.settings.button.clear=Clear +com.tle.web.lti.settings.button.role.change=Change +com.tle.web.lti.settings.button.role.select=Select +com.tle.web.lti.settings.button.save=Save +com.tle.web.lti.settings.checkbox.createuser=Create users. +com.tle.web.lti.settings.description=Configure LTI to EQUELLA role mappings +com.tle.web.lti.settings.help.createuser=Allows creation of a local user if the username supplied by the LTI launch (if any) does not match an existing user. +com.tle.web.lti.settings.role.instructor.help=Select the EQUELLA role that should be used when the LTI Instructor role is detected +com.tle.web.lti.settings.role.instructor.label=Instructor +com.tle.web.lti.settings.role.other.help=Select the EQUELLA role that should be used for all other LTI roles +com.tle.web.lti.settings.role.other.label=Other +com.tle.web.lti.settings.save.receipt=LTI role mappings saved successfully +com.tle.web.lti.settings.title=LTI role mappings +com.tle.web.lti.wrapper.error.expression=expression +com.tle.web.lti.wrapper.userdefaults.familyname=LTIUser +com.tle.web.lti.wrapper.userdefaults.givenname=LTIUser +com.tle.web.mail.error.noaccess=You do not have access to view this page +com.tle.web.mail.securitytree.mailsettings=Mail settings +com.tle.web.mail.settings.description=Configure the EQUELLA mail server +com.tle.web.mail.settings.label.emailstatus=Test status +com.tle.web.mail.settings.label.help.account=User name and password must match the email address above. If password field is left blank, password will remain unchanged. +com.tle.web.mail.settings.label.help.emailaddress=Enter the email address to which the test email should be sent +com.tle.web.mail.settings.label.password=Password +com.tle.web.mail.settings.label.sender.displayname=Display name +com.tle.web.mail.settings.label.sender.email=Sender email address +com.tle.web.mail.settings.label.server=Server +com.tle.web.mail.settings.label.testemail=Test email address +com.tle.web.mail.settings.label.username=User name +com.tle.web.mail.settings.page.title=Mail +com.tle.web.mail.settings.save.button=Save +com.tle.web.mail.settings.save.receipt=Mail settings saved successfully +com.tle.web.mail.settings.test.button=Test Settings +com.tle.web.mail.settings.test.email.failure=Email failed to send\: +com.tle.web.mail.settings.test.email.prompt=Not tested +com.tle.web.mail.settings.test.email.subject=Mail settings test +com.tle.web.mail.settings.test.email.success=Email successfully sent +com.tle.web.mail.settings.test.email.text=Mail settings test email - If you have received this email, your server settings are correct +com.tle.web.mail.settings.test.validate.from=Cannot send test email if this field is blank +com.tle.web.mail.settings.test.validate.server=Cannot send test email if this field is blank +com.tle.web.mail.settings.test.validate.to=Cannot be blank. Please enter a destination email +com.tle.web.mail.settings.title=Mail +com.tle.web.manualdatafixes.error.noaccess=You do not have access to view this page +com.tle.web.manualdatafixes.fix.attachmenthash.desc=This will calculate all missing md5 hashes for attachments +com.tle.web.manualdatafixes.fix.attachmenthash.execute=Start hash +com.tle.web.manualdatafixes.fix.attachmenthash.task=Attachment MD5 hash task +com.tle.web.manualdatafixes.fix.attachmenthash.task.key=MD5 hashed {0} of {1} attachments +com.tle.web.manualdatafixes.fix.attachmenthash.title=Attachment hashing (MD5) +com.tle.web.manualdatafixes.fix.generatethumb.all=All thumbnails +com.tle.web.manualdatafixes.fix.generatethumb.desc=This will generate missing/all thumbnails and previews for resources with relevant file attachments +com.tle.web.manualdatafixes.fix.generatethumb.execute=Generate thumbnails +com.tle.web.manualdatafixes.fix.generatethumb.missing=Missing thumbnails +com.tle.web.manualdatafixes.fix.generatethumb.task=Generate thumbnails task +com.tle.web.manualdatafixes.fix.generatethumb.task.key=Generated thumbnails for {0} of {1} resources +com.tle.web.manualdatafixes.fix.generatethumb.title=Generate thumbnails and previews +com.tle.web.manualdatafixes.reindex.button=Refresh index +com.tle.web.manualdatafixes.reindex.description=Set all items for this institution for reindexing. This will occur when the configured timeout occurs (default is 5 minutes). +com.tle.web.manualdatafixes.reindex.heading=Refresh the content index +com.tle.web.manualdatafixes.reindex.receipt=All items for this institution have been set for reindexing. +com.tle.web.manualdatafixes.securitytree.mdf=Manual data fixes +com.tle.web.manualdatafixes.settings.description=Run manual data fixes for data correction (under Support guidance) +com.tle.web.manualdatafixes.settings.title=Manual data fixes +com.tle.web.manualdatafixes.title=Manual data fixes +com.tle.web.mimetypes.add.pagetitle=Add MIME type +com.tle.web.mimetypes.button.addextension=Add +com.tle.web.mimetypes.button.cancel=Cancel +com.tle.web.mimetypes.button.removeextension=Remove +com.tle.web.mimetypes.button.save=Save +com.tle.web.mimetypes.default.title=Configure viewer +com.tle.web.mimetypes.edit.pagetitle=Edit MIME type +com.tle.web.mimetypes.edit.parentbreadcrumb.label=MIME types +com.tle.web.mimetypes.edit.parentbreadcrumb.title=Return to MIME type search page +com.tle.web.mimetypes.editicon.label.current=Current icon\: +com.tle.web.mimetypes.editicon.removeicon=Restore default icon +com.tle.web.mimetypes.editicon.uploadbutton=Upload +com.tle.web.mimetypes.editicon.uploadnew=Upload new icon\: +com.tle.web.mimetypes.error.description=An error occurred. Please fix the following errors before continuing\: +com.tle.web.mimetypes.error.extensions.alreadyinuse=One or more of the extensions are already in use +com.tle.web.mimetypes.error.extensions.length=One or more of the extensions is too long +com.tle.web.mimetypes.error.mimetype.empty=Please enter a MIME type +com.tle.web.mimetypes.error.mimetype.exists=This MIME type already exists. Please change the type or edit the existing MIME type +com.tle.web.mimetypes.error.noaccess=You do not have access to view this page +com.tle.web.mimetypes.error.upload=There was an error processing the uploaded file. There may have been an error reading the file or it may be an unsupported image format. +com.tle.web.mimetypes.label.description=Description +com.tle.web.mimetypes.label.extensions=Extensions +com.tle.web.mimetypes.label.type=MIME type +com.tle.web.mimetypes.list.operations=Actions +com.tle.web.mimetypes.list.result.delete=Delete +com.tle.web.mimetypes.list.result.deleteconfirm=Are you sure you want to delete this MIME type? +com.tle.web.mimetypes.list.result.deletereceipt=Successfully deleted MIME type +com.tle.web.mimetypes.list.result.edit=Edit +com.tle.web.mimetypes.menu.mime=MIME type editor +com.tle.web.mimetypes.results.showing=showing {0} to {1} of {2} +com.tle.web.mimetypes.results.title=Results +com.tle.web.mimetypes.search.pagetitle=MIME types +com.tle.web.mimetypes.searchtypes.button.add=Add MIME type +com.tle.web.mimetypes.securitytree.mimetypes=MIME type configuration +com.tle.web.mimetypes.selectviewer=Select default viewer\: +com.tle.web.mimetypes.settings.description=Display a list of MIME types, where the properties can be edited, including viewer defaults +com.tle.web.mimetypes.settings.title=MIME types +com.tle.web.mimetypes.tab.details=Details +com.tle.web.mimetypes.tab.viewers=Viewers +com.tle.web.mimetypes.title=MIME type editor +com.tle.web.mimetypes.viewers.configure=Configure +com.tle.web.mimetypes.viewers.head.default=Default +com.tle.web.mimetypes.viewers.head.enabled=Enabled +com.tle.web.mimetypes.viewers.head.name=Viewer +com.tle.web.mycontent.files.breadcrumb.link.scrapbook=Scrapbook +com.tle.web.mycontent.files.bulk.spiel=You can use the bulk uploader to upload many files to your scrapbook more easily. This feature requires Java to be installed on your computer. +com.tle.web.mycontent.files.button.bulkupload=Launch bulk uploader +com.tle.web.mycontent.files.button.returntoscrapbook=Return to Scrapbook +com.tle.web.mycontent.files.button.saveedit=Save +com.tle.web.mycontent.files.button.upload=Upload file +com.tle.web.mycontent.files.contributetitle=Upload new content +com.tle.web.mycontent.files.dnd.archiveoptinos=Archive options +com.tle.web.mycontent.files.dnd.archiveoptionlabel=Archive extraction options +com.tle.web.mycontent.files.dnd.extract=Extract files and keep the archive +com.tle.web.mycontent.files.dnd.extractdelete=Extract files, discard the archive +com.tle.web.mycontent.files.dnd.helptext=Enter tags and/or select an archive extraction option before uploading files +com.tle.web.mycontent.files.dnd.providetags=Tags +com.tle.web.mycontent.files.dnd.upload=Upload the archive only +com.tle.web.mycontent.files.edit.success=''{0}'' has been successfully edited +com.tle.web.mycontent.files.edittitle=Editing ''{0}'' +com.tle.web.mycontent.files.enterdescription=Enter a descriptive name for this content (optional) +com.tle.web.mycontent.files.filename=Filename\: +com.tle.web.mycontent.files.handlerName=Upload files +com.tle.web.mycontent.files.inplace.label.uploadonsave=Your file will be re-upload upon pressing SAVE +com.tle.web.mycontent.files.inplace.link.editfile=Edit file +com.tle.web.mycontent.files.inplace.link.editfilewith=Edit file with... +com.tle.web.mycontent.files.label.dnd.multiple=Drag and drop to the box +com.tle.web.mycontent.files.label.download.officeintegration=Information about the EQUELLA Office Scrapbook Integration (Windows only). +com.tle.web.mycontent.files.label.downloads=Downloads +com.tle.web.mycontent.files.label.edit.single=Edit file details +com.tle.web.mycontent.files.label.information=Information +com.tle.web.mycontent.files.label.replacefile=Replace the existing file (optional)\: +com.tle.web.mycontent.files.label.selectfile=Select a file to upload +com.tle.web.mycontent.files.label.upload.multiple=Upload multiple files +com.tle.web.mycontent.files.label.upload.single=Upload a single file +com.tle.web.mycontent.files.nofile=You must choose a file to upload, the file cannot be zero bytes in size. +com.tle.web.mycontent.files.prompt.useapplet=Use the applet below to upload files +com.tle.web.mycontent.files.providetags=Provide tags to help when searching (optional) +com.tle.web.mycontent.files.receipt.bulkuploads={0} files have been successfully uploaded into your scrapbook +com.tle.web.mycontent.files.upload.success=''{0}'' has been added to your scrapbook +com.tle.web.myresources.admin.text=Further information for administrators... +com.tle.web.myresources.label.myresources.action=My resources +com.tle.web.myresources.menu=My resources +com.tle.web.myresources.noresults=No results found +com.tle.web.myresources.portal.description=displays links to personal content +com.tle.web.myresources.portal.name=My resources +com.tle.web.myresources.subsearch.all=All resources +com.tle.web.myresources.subsearch.archived=Archive +com.tle.web.myresources.subsearch.draft=Drafts +com.tle.web.myresources.subsearch.published=Published +com.tle.web.notification.filter.reason=Filter by notification reason +com.tle.web.notification.filternames.noteall=All notifications +com.tle.web.notification.filternames.notebadurl=Resources that contain bad URLs +com.tle.web.notification.filternames.noteerror=Resources that contain script errors +com.tle.web.notification.filternames.noteexecuted=Resources that have scripts executed +com.tle.web.notification.filternames.notemylive=Resources gone Live (owned by me) +com.tle.web.notification.filternames.noteoverdue=Resources that are overdue to be moderated +com.tle.web.notification.filternames.noterejected=Resources that were rejected +com.tle.web.notification.filternames.notereview=Resources that went into review +com.tle.web.notification.filternames.notewentlive=Resources gone Live (notified by owner) +com.tle.web.notification.filternames.notewentlive2=Resources gone Live (watching) +com.tle.web.notification.menu.label=Notifications +com.tle.web.notification.noresults.items=You have no notifications +com.tle.web.notification.noresults.items.filtered=No notifications found +com.tle.web.notification.notereason.any= +com.tle.web.notification.notificationlist.clear=Clear +com.tle.web.notification.notificationlist.clear.receipt=Successfully cleared notification +com.tle.web.notification.notificationlist.reason=Reason +com.tle.web.notification.opresults.count=You have selected the following {0} notifications. +com.tle.web.notification.opresults.count.1=You have selected the following 1 notification. +com.tle.web.notification.rss.action=RSS Feeds +com.tle.web.notification.rss.dialog.atom=Atom Feed +com.tle.web.notification.rss.dialog.rss=RSS Feed +com.tle.web.notification.rss.dialog.title=RSS Feeds +com.tle.web.notification.selection.clear.receipt=Successfully cleared {0} notifications +com.tle.web.notification.selectionsbox.clearselected=Clear selected +com.tle.web.notification.selectionsbox.clearselected.confirm=Are you sure you want to clear these {0} notifications? +com.tle.web.notification.selectionsbox.clearselected.confirm.1=Are you sure you want to clear this 1 notification? +com.tle.web.notification.selectionsbox.count=You have selected {0} notifications +com.tle.web.notification.selectionsbox.count.1=You have selected 1 notification +com.tle.web.notification.selectionsbox.pleaseselect=Please select at least one notification to clear +com.tle.web.notification.selectionsbox.selectall=Select all notifications in this search +com.tle.web.notification.selectionsbox.unselect=Unselect all notifications +com.tle.web.notification.selectionsbox.viewselected=View selected notifications +com.tle.web.notification.selectitem=Select +com.tle.web.notification.title=Notifications +com.tle.web.notification.topbar.link.notifications=Notifications +com.tle.web.notification.unselectitem=Unselect +com.tle.web.oaiidentifier.oai.title=OAI +com.tle.web.oaiidentifier.oaidiscovery.downloaditemacl=Use DOWNLOAD_ITEM privilege +com.tle.web.oaiidentifier.oaidiscovery.title=Resource discovery +com.tle.web.oaiidentifier.oaiidentifier.description=Configure OAI identifier attributes, ensuring that OAI items can be uniquely identified +com.tle.web.oaiidentifier.oaiidentifier.email=Email address +com.tle.web.oaiidentifier.oaiidentifier.emailHelp=Leaving this blank will default to the system administrator email address. +com.tle.web.oaiidentifier.oaiidentifier.namespaceIdentifier=Namespace identifier +com.tle.web.oaiidentifier.oaiidentifier.namespaceIdentifierHelp=Leaving this blank will default to the EQUELLA URL. +com.tle.web.oaiidentifier.oaiidentifier.scheme=OAI scheme +com.tle.web.oaiidentifier.oaiidentifier.schemeHelp=The scheme should always be "oai". Change for backward-compatibility only. +com.tle.web.oaiidentifier.oaiidentifier.title=OAI identifier +com.tle.web.oaiidentifier.securitytree.oaiidentifiersettings=OAI settings +com.tle.web.oaiidentifier.settings.save.button=Save +com.tle.web.oaiidentifier.settings.save.receipt=Settings saved successfully +com.tle.web.oauth.client.editor.button.cancel=Cancel +com.tle.web.oauth.client.editor.button.changeuser=Change +com.tle.web.oauth.client.editor.button.clearuser=Clear +com.tle.web.oauth.client.editor.button.reset=Regenerate secret +com.tle.web.oauth.client.editor.button.save=Save +com.tle.web.oauth.client.editor.button.selectuser=Select +com.tle.web.oauth.client.editor.chooseurl.false=My application doesn't host a redirect URL, I want to use the default +com.tle.web.oauth.client.editor.chooseurl.true=I want to use a custom redirect URL +com.tle.web.oauth.client.editor.confirm.regen=Are you sure you want to regenerate this secret? Any clients using it will need to be updated +com.tle.web.oauth.client.editor.confirm.save=Are you sure you wish to save this client? Any existing tokens generated against this client will be invalidated. +com.tle.web.oauth.client.editor.defaulturl.help=For desktop applications that cannot host their own redirect URL. If this is selected the application should use the text "default" for the redirect_uri parameter when requesting a token. +com.tle.web.oauth.client.editor.error.clientid.mandatory=You must supply a client ID +com.tle.web.oauth.client.editor.error.clientid.unique=This Client ID is already in use +com.tle.web.oauth.client.editor.error.flowtype.mandatory=You must choose a flow type +com.tle.web.oauth.client.editor.error.redirecturl.invalid=You must supply an valid redirect URL +com.tle.web.oauth.client.editor.error.redirecturl.mandatory=You must supply a redirect URL +com.tle.web.oauth.client.editor.error.title.mandatory=You must supply a name +com.tle.web.oauth.client.editor.error.user.mandatory=You must select a user to use this flow +com.tle.web.oauth.client.editor.flow.acg.desc=To use this flow your client application needs to be a web application with a URL that can be redirected to. +com.tle.web.oauth.client.editor.flow.acg.name=Authorisation code grant +com.tle.web.oauth.client.editor.flow.ccg.desc=Use this flow if your client application is not web based in any way, e.g. it is a Python script. When using this flow your client must act as a pre-configured user. This flow should also be used for LTI authentication. +com.tle.web.oauth.client.editor.flow.ccg.name=Client credentials grant +com.tle.web.oauth.client.editor.flow.choosetype=Select a flow +com.tle.web.oauth.client.editor.flow.help=The OAuth flow to use for this client +com.tle.web.oauth.client.editor.flow.ig.desc=Use this flow if your client is Javascript in a web browser that needs to make secure APIcalls, or your client application supports an embeddable browser (such as a C\# Winforms application) where you can extract the location URL. +com.tle.web.oauth.client.editor.flow.ig.name=Implicit grant +com.tle.web.oauth.client.editor.flow.label=OAuth flow +com.tle.web.oauth.client.editor.help.fixeduser=The client is configured to always operate as a certain user. This is useful for desktop applications with no support for embeddable browsers. +com.tle.web.oauth.client.editor.help.name=Used only internally +com.tle.web.oauth.client.editor.help.redirect=Redirect URL +com.tle.web.oauth.client.editor.help.secret=A password for your client application to use +com.tle.web.oauth.client.editor.label.chooseurl=Redirect URL +com.tle.web.oauth.client.editor.label.fixeduser=Fixed user +com.tle.web.oauth.client.editor.label.id=Client ID +com.tle.web.oauth.client.editor.label.name=Descriptive name +com.tle.web.oauth.client.editor.label.pagetitle.edit=Edit OAuth client +com.tle.web.oauth.client.editor.label.pagetitle.new=Create new OAuth client +com.tle.web.oauth.client.editor.label.secret=Client secret +com.tle.web.oauth.client.editor.label.usedefaultredirect=Use in-built EQUELLA redirect URL +com.tle.web.oauth.client.editor.redirect.nondefault=Set the URL to which responses will be sent +com.tle.web.oauth.client.editor.warning.navigateaway=WARNING\: Any changes will be lost. Do you wish to leave this page without saving? +com.tle.web.oauth.entity.uuid=UUID +com.tle.web.oauth.logon.allow=Authorise +com.tle.web.oauth.logon.already=You are currently logged in as ''{0}''. +com.tle.web.oauth.logon.authorise=Sign in +com.tle.web.oauth.logon.button.logout=Logout +com.tle.web.oauth.logon.client.cannotuse=The currently logged in user ''{0}'' is unable to use the client ''{1}'' +com.tle.web.oauth.logon.clientrequest=Do you want to authorise the application ''{0}'' to access your EQUELLA account? +com.tle.web.oauth.logon.deny=Deny access +com.tle.web.oauth.logon.error.badcredentials=Invalid username/password +com.tle.web.oauth.logon.password=Password +com.tle.web.oauth.logon.title=Client requesting access +com.tle.web.oauth.logon.titlebar=Client requesting access +com.tle.web.oauth.logon.username=Username +com.tle.web.oauth.oauth.clients.column.clientid=Client ID +com.tle.web.oauth.oauth.clients.column.clientname=Name +com.tle.web.oauth.oauth.clients.column.redirecturl=Redirect URL +com.tle.web.oauth.oauth.clients.confirm.delete=This operation cannot be reversed. Are you sure you wish to delete this OAuth client application? +com.tle.web.oauth.oauth.clients.label.heading=Registered client applications +com.tle.web.oauth.oauth.clients.link.add=Register new client application +com.tle.web.oauth.oauth.clients.link.delete=Delete +com.tle.web.oauth.oauth.clients.link.edit=Edit +com.tle.web.oauth.oauth.clients.none=No clients applications are registered +com.tle.web.oauth.oauth.clients.refuse.delete=This OAuth client application is referenced by a {0}, and cannot be deleted while that entity exists +com.tle.web.oauth.oauth.error.accessdenied=User denied access +com.tle.web.oauth.oauth.error.clientcodemismatch=The client_id ({0}) does not match the client_id assigned to this code +com.tle.web.oauth.oauth.error.clientnotfound=No OAuth client can be found with the supplied client_id ({0}) and redirect_uri ({1}) +com.tle.web.oauth.oauth.error.codenotfound=Unrecognised code value +com.tle.web.oauth.oauth.error.defaultredirectnotapplicable=The default EQUELLA redirect URI cannot be used if response_type is not ''token'' +com.tle.web.oauth.oauth.error.invalidgranttype=Unrecognised grant_type value ''{0}'' +com.tle.web.oauth.oauth.error.invalidresponsetype=Unrecognised response_type value ''{0}'' +com.tle.web.oauth.oauth.error.invalidsecret=Invalid client_secret +com.tle.web.oauth.oauth.error.musthavefixeduser=To use the Client Credentials flow your client must be registered with a fixed user +com.tle.web.oauth.oauth.error.noaccess=You do not have the required permissions to view this page +com.tle.web.oauth.oauth.error.parammandatory=Parameter ''{0}'' must be supplied +com.tle.web.oauth.oauth.error.tokennotfound=Unrecognised token value +com.tle.web.oauth.oauth.filter.error.mustbehttps=This request must be made over HTTPS +com.tle.web.oauth.oauth.page.title=OAuth +com.tle.web.oauth.oauth.setting.description=Create and maintain OAuth clients and view generated tokens +com.tle.web.oauth.oauth.tokens.column.clientid=Client ID +com.tle.web.oauth.oauth.tokens.column.created=Created +com.tle.web.oauth.oauth.tokens.column.token=Token +com.tle.web.oauth.oauth.tokens.column.username=Username +com.tle.web.oauth.oauth.tokens.confirm.delete=This operation cannot be reversed. Are you sure you wish to delete this OAuth token? +com.tle.web.oauth.oauth.tokens.label.heading=Generated tokens +com.tle.web.oauth.oauth.tokens.link.delete=delete +com.tle.web.oauth.oauth.tokens.none=No tokens have been generated +com.tle.web.oauth.oauth.v1.error.nonce_used=Unauthorised\: OAuth nonce has already been used. +com.tle.web.oauth.oauth.v1.error.parameter_absent=Bad request\: Missing required parameter +com.tle.web.oauth.oauth.v1.error.parameter_rejected=Bad request\: Duplicate parameters +com.tle.web.oauth.oauth.v1.error.signature_invalid=Bad request\: Signature is invalid. Please check key and secret +com.tle.web.oauth.oauth.v1.error.signature_method_rejected=Bad request\: Invalid signature method. Must be at least HMAC-SHA1 +com.tle.web.oauth.oauth.v1.error.timestamp_refused=Bad request\: Time stamp is outside of acceptable range +com.tle.web.oauth.oauth.v1.error.user.missing=Internal error\: User information could not be retrieved. Check user exists +com.tle.web.oauth.oauth.v1.error.version_rejected=Bad request\: OAuth version must be 1.0 +com.tle.web.portal.admin.error.accessdenied=You do not have privileges to administer portlets +com.tle.web.portal.admin.list.command.delete=Delete +com.tle.web.portal.admin.list.confirm.delete=Are you sure you wish to delete this portlet? +com.tle.web.portal.admin.list.label.institutionwide=Institution-wide +com.tle.web.portal.admin.list.label.owner=Owner +com.tle.web.portal.admin.list.label.type=Type +com.tle.web.portal.admin.list.operation.delete=Delete +com.tle.web.portal.admin.list.operation.edit=Edit +com.tle.web.portal.admin.list.operations=Operations +com.tle.web.portal.admin.list.receipt.delete=Successfully deleted portlet +com.tle.web.portal.admin.list.value.no=No +com.tle.web.portal.admin.list.value.yes=Yes +com.tle.web.portal.admin.query.search=Search +com.tle.web.portal.admin.search.helpquery=

    Suggestions\:

    • Make sure all words are spelled correctly.
    • Try different keywords.
    • Try more general keywords.
    +com.tle.web.portal.admin.search.noresults=Your search did not match any documents +com.tle.web.portal.admin.search.results=Results +com.tle.web.portal.button.newportlet=New Portlet... +com.tle.web.portal.common.createnew.help=You can add portlets to your Dashboard by clicking on Screen Options and selecting a type. +com.tle.web.portal.common.createnew.noprivs=You do not have sufficient privileges to create new portlet instances. +com.tle.web.portal.common.createnew.selectatype=What would you like to add to your Dashboard? +com.tle.web.portal.editor.button.cancel=Cancel +com.tle.web.portal.editor.button.save=Save +com.tle.web.portal.editor.error.title.mandatory=The title field is mandatory +com.tle.web.portal.editor.expressionselector.button.change=Change... +com.tle.web.portal.editor.expressionselector.title=Choose who can view this portlet +com.tle.web.portal.editor.label.closeable=Users can close +com.tle.web.portal.editor.label.disabled=Disabled +com.tle.web.portal.editor.label.institutional=Show for other users +com.tle.web.portal.editor.label.institutional.help=This will enable extra options allowing you to show this portlet to other users +com.tle.web.portal.editor.label.minimisable=Users can minimise +com.tle.web.portal.editor.label.pagetitleedit=Edit {0} portlet +com.tle.web.portal.editor.label.pagetitlenew=Create a new {0} portlet +com.tle.web.portal.editor.label.tags=Tags +com.tle.web.portal.editor.label.title=Title +com.tle.web.portal.editor.label.visibleto=Visible to +com.tle.web.portal.editor.label.visibleto.help=This portlet will show up for any users or groups selected here +com.tle.web.portal.enduser.noportlets.title=Welcome to EQUELLA +com.tle.web.portal.enduser.restore=Select a portlet to restore +com.tle.web.portal.enduser.restoreall.label=Restore all portlets +com.tle.web.portal.enduser.restoreall.prompt=This will restore all administrator created portlets you have previously closed. Do you wish to continue? +com.tle.web.portal.filter.byinstwide.all=All portlets +com.tle.web.portal.filter.byinstwide.inst=Portlets visible to others +com.tle.web.portal.filter.byinstwide.title=Filter by visibility +com.tle.web.portal.filter.byinstwide.user=User portlets +com.tle.web.portal.filter.bytype.all=All +com.tle.web.portal.filter.bytype.title=Filter by type +com.tle.web.portal.missingprivileges=You do not have the required privilege to access this page\: {0} +com.tle.web.portal.page.admin.breadcrumb.title=Return to Dashboard administration +com.tle.web.portal.page.admin.title=Dashboard administration +com.tle.web.portal.page.breadcrumb.title=Return to Dashboard +com.tle.web.portal.page.createportlet.title=Create portlet +com.tle.web.portal.page.editportlet.title=Edit portlet +com.tle.web.portal.page.portal.title=Dashboard +com.tle.web.portal.portlet.confirm.close=Are you sure you wish to close this portlet? +com.tle.web.portal.portlet.confirm.delete=Are you sure you wish to remove this portlet?\n** This operation cannot be undone ** +com.tle.web.portal.results.showing=Showing {0} of {1} porlets +com.tle.web.portal.setting.description=Manage Dashboard portlets +com.tle.web.portal.setting.title=Dashboard +com.tle.web.portal.standard.admin.text=Further information for administrators... +com.tle.web.portal.standard.editor.freemarker.label.client.description=Client-side JavaScript to run when the portlet is loaded. +com.tle.web.portal.standard.editor.freemarker.label.client.title=Client-side script +com.tle.web.portal.standard.editor.freemarker.label.format=Format script +com.tle.web.portal.standard.editor.freemarker.label.markup.description=HTML to display for this portlet. Freemarker mark-up can be used here. +com.tle.web.portal.standard.editor.freemarker.label.markup.title=Freemarker markup +com.tle.web.portal.standard.editor.freemarker.label.script.description=Server-side JavaScript to run before displaying this portlet. +com.tle.web.portal.standard.editor.freemarker.label.script.title=Server-side script +com.tle.web.portal.standard.editor.freemarker.tab.client.column.link=Javascript file +com.tle.web.portal.standard.editor.freemarker.tab.client.empty=No javascript urls added +com.tle.web.portal.standard.editor.freemarker.tab.client.link.add=Add +com.tle.web.portal.standard.editor.freemarker.tab.client.link.add.label=Enter the urls of any external javascript files you wish to load\: +com.tle.web.portal.standard.editor.freemarker.tab.client.link.delete=Delete +com.tle.web.portal.standard.editor.freemarker.tab.client.name=Client-side on-ready script +com.tle.web.portal.standard.editor.freemarker.tab.freemarker.column.link=CSS file +com.tle.web.portal.standard.editor.freemarker.tab.freemarker.empty=No CSS urls added +com.tle.web.portal.standard.editor.freemarker.tab.freemarker.link.add=Add +com.tle.web.portal.standard.editor.freemarker.tab.freemarker.link.add.label=Enter the urls of any external css files you wish to load\: +com.tle.web.portal.standard.editor.freemarker.tab.freemarker.link.delete=Delete +com.tle.web.portal.standard.editor.freemarker.tab.markup.name=Freemarker / HTML +com.tle.web.portal.standard.editor.freemarker.tab.server.name=Server-side script +com.tle.web.portal.standard.editor.html.label.html=HTML +com.tle.web.portal.standard.editor.iframe.label.url=URL +com.tle.web.portal.standard.editor.recent.collections.all=All resources +com.tle.web.portal.standard.editor.recent.error.results.collection=You must select a collection +com.tle.web.portal.standard.editor.recent.error.results.zero=Must be a whole number greater than zero +com.tle.web.portal.standard.editor.recent.label.age=Maximum age in days +com.tle.web.portal.standard.editor.recent.label.collection=Collections +com.tle.web.portal.standard.editor.recent.label.query=Query +com.tle.web.portal.standard.editor.recent.label.status=Status +com.tle.web.portal.standard.editor.rss.error.results.notanumber=Must be a number greater than zero and less than, or equal to, 30 +com.tle.web.portal.standard.editor.rss.error.results.outofrange=Must be a number greater than zero and less than, or equal to, 30 +com.tle.web.portal.standard.editor.rss.error.url.notreachable=The URL entered is not reachable. Reason\: {0} +com.tle.web.portal.standard.editor.rss.error.url.notvalid=Not a valid URL +com.tle.web.portal.standard.editor.rss.label.display=Display +com.tle.web.portal.standard.editor.rss.label.results=Default number of results to show (maximum 30) +com.tle.web.portal.standard.editor.rss.label.titledesc=Show the title and description +com.tle.web.portal.standard.editor.rss.label.titleonly=Show only the title +com.tle.web.portal.standard.editor.rss.label.url=URL +com.tle.web.portal.standard.freemarker.error.javascript=There was an error executing client side javascript for the ''{0}'' portlet +com.tle.web.portal.standard.freemarker.error.markup=There was an error in the freemarker\:
    {0} +com.tle.web.portal.standard.freemarker.error.onload=There was an error in the onload script\:
    {0} +com.tle.web.portal.standard.freemarker.error.script=There was an error in the server-side script\:
    {0} +com.tle.web.portal.standard.freemarker.scriptlist.action=Load a script +com.tle.web.portal.standard.generic.error.unspecified=The portlet cannot be shown due to an unspecified error. +com.tle.web.portal.standard.menu.dashboard=Dashboard +com.tle.web.portal.standard.recent.button.showless=Show less +com.tle.web.portal.standard.recent.button.showmore=Show more +com.tle.web.portal.standard.recent.invalid.query=Your recent contributions query is invalid. Edit this portlet and try simplifying your query to only contain basic terms, and check that you do not have any whitespace around '*' or '+' characters. +com.tle.web.portal.standard.recent.label.noitems=There are no recent changes +com.tle.web.portal.standard.rss.button.showless=Show less +com.tle.web.portal.standard.rss.button.showmore=Show more +com.tle.web.portal.standard.rss.error.toobig=The portlet has been configured to view an RSS feed that has been deemed by the system to be too large. +com.tle.web.portal.standard.search.button.search=Search +com.tle.web.portal.standard.search.textfield.hint=Search for an item... +com.tle.web.portal.standard.selection.search.name=Search +com.tle.web.qti.coverpage.title=Test summary +com.tle.web.qti.details.mimetype=QTI Test +com.tle.web.qti.details.name=Name\: +com.tle.web.qti.details.navigationmode=Allow navigation\: +com.tle.web.qti.details.questions.count=Number of questions\: +com.tle.web.qti.details.sections.count=Number of sections\: +com.tle.web.qti.details.size=Package size\: +com.tle.web.qti.details.timelimit.max=Maximum time limit\: +com.tle.web.qti.details.tool.name=Tool name\: +com.tle.web.qti.details.tool.version=Tool version\: +com.tle.web.qti.details.type=Type\: +com.tle.web.qti.details.value.no=No +com.tle.web.qti.details.value.yes=Yes +com.tle.web.qti.migration.mime.title=Add QTI MIME type +com.tle.web.qti.notimelimit=No time limit +com.tle.web.qti.notsupported.element=Part of this question is an unsupported type. ({0}) +com.tle.web.qti.notsupported.question=This question type is not currently supported. ({0}) +com.tle.web.qti.packageoptions.asqti=As a QTI quiz +com.tle.web.qti.viewer.button.cancel=Cancel +com.tle.web.qti.viewer.button.next=Next +com.tle.web.qti.viewer.button.previous=Prev +com.tle.web.qti.viewer.button.start=Start test +com.tle.web.qti.viewer.button.submit=Submit test +com.tle.web.qti.viewer.button.viewresult=View result +com.tle.web.qti.viewer.confirm.submit=You may only submit your responses once\: you will not be able to resubmit. Are you sure you wish to submit your responses now? +com.tle.web.qti.viewer.error.invalidresponse=Your response contains an invalid value +com.tle.web.qti.viewer.error.outsidepackage=Attempt to access file outside of package +com.tle.web.qti.viewer.error.protectedresource=Cannot access protected resource +com.tle.web.qti.viewer.error.unboundresponse=Your response contains an invalid value +com.tle.web.qti.viewer.heading.finalscore=Your final score is {0}. +com.tle.web.qti.viewer.label.questions=Questions +com.tle.web.qti.viewer.link.return.course=Exit test +com.tle.web.qti.viewer.link.return.namedcourse=Return to {0} +com.tle.web.qti.viewer.modalfeedback.defaulttitle=Feedback +com.tle.web.qti.viewer.name=QTI play viewer +com.tle.web.qti.viewer.question.inlinechoice.novalue=