芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/www/cepali/lang/en/analytics.php
. /** * Strings for core_analytics. * * @package core_analytics * @copyright 2016 David Monllao {@link http://www.davidmonllao.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ $string['analysablenotused'] = 'Analysable {$a->analysableid} not used: {$a->errors}'; $string['analysablenotvalidfortarget'] = 'Analysable {$a->analysableid} is not valid for this target: {$a->result}'; $string['analysisinprogress'] = 'Still being analysed by a previous execution'; $string['analytics'] = 'Analytics'; $string['analyticslogstore'] = 'Log store used for analytics'; $string['analyticslogstore_help'] = 'The log store that will be used by the analytics API to read users\' activity.'; $string['analyticssettings'] = 'Analytics settings'; $string['analyticssiteinfo'] = 'Site information'; $string['defaulttimesplittingmethods'] = 'Default time-splitting methods for model\'s evaluation'; $string['defaulttimesplittingmethods_help'] = 'The time-splitting method divides the course duration into parts; the predictions engine will run at the end of these parts. The model evaluation process will iterate through these time-splitting methods unless a specific time-splitting method is specified. (The ability to specify a time-splitting method is only available when evaluating models using the command line script.)'; $string['defaultpredictionsprocessor'] = 'Default predictions processor'; $string['defaultpredictoroption'] = 'Default processor ({$a})'; $string['disabledmodel'] = 'Disabled model'; $string['erroralreadypredict'] = 'File {$a} has already been used to generate predictions.'; $string['errorcannotreaddataset'] = 'Dataset file {$a} cannot be read.'; $string['errorcannotwritedataset'] = 'Dataset file {$a} cannot be written.'; $string['errorexportmodelresult'] = 'The machine learning model cannot be exported.'; $string['errorimport'] = 'Error importing the provided JSON file.'; $string['errorimportmissingcomponents'] = 'The provided model requires the following plugins to be installed: {$a}. Note that the versions do not necessarily need to match with the versions installed on your site. Installing the same or a newer version of the plugin should be fine in most cases.'; $string['errorimportversionmismatches'] = 'The version of the following components differs from the version installed on this site: {$a}. You can use the option \'Ignore version mismatches\' to ignore these differences.'; $string['errorimportmissingclasses'] = 'The following analytics components are not available on this site: {$a->missingclasses}.'; $string['errorinvalidindicator'] = 'Invalid {$a} indicator'; $string['errorinvalidtarget'] = 'Invalid {$a} target'; $string['errorinvalidtimesplitting'] = 'Invalid time splitting; please ensure you add the fully qualified class name.'; $string['errornoexportconfig'] = 'There was a problem exporting the model configuration.'; $string['errornoexportconfigrequirements'] = 'Only non-static models with time-splitting methods can be exported.'; $string['errornoindicators'] = 'This model does not have any indicators.'; $string['errornopredictresults'] = 'No results returned from the predictions processor. Check the output directory contents for more information.'; $string['errornotimesplittings'] = 'This model does not have any time-splitting method.'; $string['errornoroles'] = 'Student or teacher roles have not been defined. Define them in the analytics settings page.'; $string['errornotarget'] = 'This model does not have any target.'; $string['errorpredictioncontextnotavailable'] = 'This prediction context is no longer available.'; $string['errorpredictionformat'] = 'Wrong prediction calculations format'; $string['errorpredictionnotfound'] = 'Prediction not found'; $string['errorpredictionsprocessor'] = 'Predictions processor error: {$a}'; $string['errorpredictwrongformat'] = 'The predictions processor return cannot be decoded: "{$a}"'; $string['errorprocessornotready'] = 'The selected predictions processor is not ready: {$a}'; $string['errorsamplenotavailable'] = 'The predicted sample is no longer available.'; $string['errorunexistingtimesplitting'] = 'The selected time-splitting method is not available.'; $string['errorunexistingmodel'] = 'Non-existing model {$a}'; $string['errorunknownaction'] = 'Unknown action'; $string['eventpredictionactionstarted'] = 'Prediction process started'; $string['eventinsightsviewed'] = 'Insights viewed'; $string['fixedack'] = 'Acknowledged'; $string['insightmessagesubject'] = 'New insight for "{$a}"'; $string['insightinfomessage'] = 'The system generated an insight for you: {$a}'; $string['insightinfomessagehtml'] = 'The system generated an insight for you.'; $string['insightinfomessageaction'] = '{$a->text}: {$a->url}'; $string['invalidtimesplitting'] = 'Model with ID {$a} needs a time-splitting method before it can be used for training.'; $string['invalidanalysablefortimesplitting'] = 'It cannot be analysed using {$a} time-splitting method.'; $string['levelinstitution'] = 'Level of education'; $string['levelinstitutionisced0'] = 'Early childhood education (‘less than primary’ for educational attainment)'; $string['levelinstitutionisced1'] = 'Primary education'; $string['levelinstitutionisced2'] = 'Lower secondary education'; $string['levelinstitutionisced3'] = 'Upper secondary education'; $string['levelinstitutionisced4'] = 'Post-secondary non-tertiary education (may include corporate or community/NGO training)'; $string['levelinstitutionisced5'] = 'Short-cycle tertiary education (may include corporate or community/NGO training)'; $string['levelinstitutionisced6'] = 'Bachelor or equivalent level'; $string['levelinstitutionisced7'] = 'Master or equivalent level'; $string['levelinstitutionisced8'] = 'Doctoral or equivalent level'; $string['nocourses'] = 'No courses to analyse'; $string['modeinstruction'] = 'Modes of instruction'; $string['modeinstructionfacetoface'] = 'Face to face'; $string['modeinstructionblendedhybrid'] = 'Blended or hybrid'; $string['modeinstructionfullyonline'] = 'Fully online'; $string['modeloutputdir'] = 'Models output directory'; $string['modeloutputdirinfo'] = 'Directory where prediction processors store all evaluation info. Useful for debugging and research.'; $string['modeltimelimit'] = 'Analysis time limit per model'; $string['modeltimelimitinfo'] = 'This setting limits the time each model spends analysing the site contents.'; $string['noevaluationbasedassumptions'] = 'Models based on assumptions cannot be evaluated.'; $string['nodata'] = 'No data to analyse'; $string['noinsightsmodel'] = 'This model does not generate insights'; $string['noinsights'] = 'No insights reported'; $string['nonewdata'] = 'No new data available'; $string['nonewranges'] = 'No new predictions yet'; $string['nonewtimeranges'] = 'No new time ranges; nothing to predict.'; $string['nopredictionsyet'] = 'No predictions available yet'; $string['noranges'] = 'No predictions yet'; $string['notrainingbasedassumptions'] = 'Models based on assumptions do not need training'; $string['notuseful'] = 'Not useful'; $string['novaliddata'] = 'No valid data available'; $string['novalidsamples'] = 'No valid samples available'; $string['onlycli'] = 'Analytics processes execution via command line only'; $string['onlycliinfo'] = 'Analytics processes such as evaluating models, training machine learning algorithms or getting predictions may take some time. They run as cron tasks or may be forced via command line. If disabled, analytics processes can be run manually via the web interface.'; $string['percentonline'] = 'Percent online'; $string['percentonline_help'] = 'If your organisation offers blended or hybrid courses, what percentage of student work is conducted online in Moodle? Enter a number between 0 and 100.'; $string['predictionsprocessor'] = 'Predictions processor'; $string['predictionsprocessor_help'] = 'A predictions processor is the machine-learning backend that processes the datasets generated by calculating models\' indicators and targets. Each model can use a different processor. The one specified here will be the default.'; $string['privacy:metadata:analytics:indicatorcalc'] = 'Indicator calculations'; $string['privacy:metadata:analytics:indicatorcalc:starttime'] = 'Calculation start time'; $string['privacy:metadata:analytics:indicatorcalc:endtime'] = 'Calculation end time'; $string['privacy:metadata:analytics:indicatorcalc:contextid'] = 'The context'; $string['privacy:metadata:analytics:indicatorcalc:sampleorigin'] = 'The origin table of the sample'; $string['privacy:metadata:analytics:indicatorcalc:sampleid'] = 'The sample ID'; $string['privacy:metadata:analytics:indicatorcalc:indicator'] = 'The indicator calculator class'; $string['privacy:metadata:analytics:indicatorcalc:value'] = 'The calculated value'; $string['privacy:metadata:analytics:indicatorcalc:timecreated'] = 'When the prediction was made'; $string['privacy:metadata:analytics:predictions'] = 'Predictions'; $string['privacy:metadata:analytics:predictions:modelid'] = 'The model ID'; $string['privacy:metadata:analytics:predictions:contextid'] = 'The context'; $string['privacy:metadata:analytics:predictions:sampleid'] = 'The sample ID'; $string['privacy:metadata:analytics:predictions:rangeindex'] = 'The index of the time-splitting method'; $string['privacy:metadata:analytics:predictions:prediction'] = 'The prediction'; $string['privacy:metadata:analytics:predictions:predictionscore'] = 'The prediction score'; $string['privacy:metadata:analytics:predictions:calculations'] = 'Indicator calculations'; $string['privacy:metadata:analytics:predictions:timecreated'] = 'When the prediction was made'; $string['privacy:metadata:analytics:predictions:timestart'] = 'Calculations time start'; $string['privacy:metadata:analytics:predictions:timeend'] = 'Calculations time end'; $string['privacy:metadata:analytics:predictionactions'] = 'Prediction actions'; $string['privacy:metadata:analytics:predictionactions:predictionid'] = 'The prediction ID'; $string['privacy:metadata:analytics:predictionactions:userid'] = 'The user that made the action'; $string['privacy:metadata:analytics:predictionactions:actionname'] = 'The action name'; $string['privacy:metadata:analytics:predictionactions:timecreated'] = 'When the prediction action was performed'; $string['processingsitecontents'] = 'Processing site contents'; $string['successfullyanalysed'] = 'Successfully analysed'; $string['timesplittingmethod'] = 'Time-splitting method'; $string['timesplittingmethod_help'] = 'The time-splitting method defines when the system will calculate predictions and the portion of activity logs that will be considered for those predictions. For example, the course duration may be divided into parts, with a prediction generated at the end of each part.'; $string['timesplittingmethod_link'] = 'Time_splitting_methods'; $string['typeinstitution'] = 'Type of institution'; $string['typeinstitutionacademic'] = 'Academic'; $string['typeinstitutiontraining'] = 'Corporate training'; $string['typeinstitutionngo'] = 'Non-governmental organization (NGO)'; $string['viewdetails'] = 'View details'; $string['viewinsight'] = 'View insight'; $string['viewinsightdetails'] = 'View insight details'; $string['viewprediction'] = 'View prediction details';